+ 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 [Fri Jun 5 11:49:44 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:39 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: cinder-api-7bcd7fd786-6mplz machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8776 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fe738592668 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: 6, cores: 1) spawned uWSGI worker 2 (pid: 7, 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-06-05 11:49:48.410 7 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-06-05 11:49:48.411 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-06-05 11:49:48.444 6 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-06-05 11:49:48.444 6 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-06-05 11:49:49.642 7 INFO cinder.rpc [None req-1579fc4d-09b9-467f-8e51-6b5fa8cc2ff6 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-06-05 11:49:49.645 7 INFO cinder.rpc [None req-1579fc4d-09b9-467f-8e51-6b5fa8cc2ff6 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-06-05 11:49:49.647 7 INFO cinder.rpc [None req-1579fc4d-09b9-467f-8e51-6b5fa8cc2ff6 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-06-05 11:49:49.650 7 INFO cinder.rpc [None req-1579fc4d-09b9-467f-8e51-6b5fa8cc2ff6 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-06-05 11:49:49.662 7 INFO cinder.rpc [None req-1579fc4d-09b9-467f-8e51-6b5fa8cc2ff6 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-06-05 11:49:49.664 7 INFO cinder.rpc [None req-1579fc4d-09b9-467f-8e51-6b5fa8cc2ff6 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-06-05 11:49:49.705 6 INFO cinder.rpc [None req-13802370-7e8b-4dfe-b6c0-3e7444488dd9 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-06-05 11:49:49.708 6 INFO cinder.rpc [None req-13802370-7e8b-4dfe-b6c0-3e7444488dd9 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-06-05 11:49:49.711 6 INFO cinder.rpc [None req-13802370-7e8b-4dfe-b6c0-3e7444488dd9 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-06-05 11:49:49.712 7 WARNING cinder.api.contrib.hosts [None req-1579fc4d-09b9-467f-8e51-6b5fa8cc2ff6 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-06-05 11:49:49.715 6 INFO cinder.rpc [None req-13802370-7e8b-4dfe-b6c0-3e7444488dd9 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-06-05 11:49:49.727 6 INFO cinder.rpc [None req-13802370-7e8b-4dfe-b6c0-3e7444488dd9 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-06-05 11:49:49.729 6 INFO cinder.rpc [None req-13802370-7e8b-4dfe-b6c0-3e7444488dd9 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-06-05 11:49:49.768 7 WARNING keystonemiddleware._common.config [None req-1579fc4d-09b9-467f-8e51-6b5fa8cc2ff6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-05 11:49:49.777 7 WARNING oslo_config.cfg [None req-1579fc4d-09b9-467f-8e51-6b5fa8cc2ff6 - - - - - -] 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 0x7fe738592668 pid: 7 (default app) 2026-06-05 11:49:49.780 6 WARNING cinder.api.contrib.hosts [None req-13802370-7e8b-4dfe-b6c0-3e7444488dd9 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-06-05 11:49:49.817 6 WARNING keystonemiddleware._common.config [None req-13802370-7e8b-4dfe-b6c0-3e7444488dd9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-05 11:49:49.826 6 WARNING oslo_config.cfg [None req-13802370-7e8b-4dfe-b6c0-3e7444488dd9 - - - - - -] 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 0x7fe738592668 pid: 6 (default app) 2026-06-05 11:49:58.538 7 INFO cinder.api.openstack.wsgi [None req-1579fc4d-09b9-467f-8e51-6b5fa8cc2ff6 - - - - - -] GET http://10.0.0.226:8776/ 2026-06-05 11:49:58.539 7 INFO cinder.api.openstack.wsgi [None req-1579fc4d-09b9-467f-8e51-6b5fa8cc2ff6 - - - - - -] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:50:08.537 6 INFO cinder.api.openstack.wsgi [None req-13802370-7e8b-4dfe-b6c0-3e7444488dd9 - - - - - -] GET http://10.0.0.226:8776/ 2026-06-05 11:50:08.538 6 INFO cinder.api.openstack.wsgi [None req-13802370-7e8b-4dfe-b6c0-3e7444488dd9 - - - - - -] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:50:18.537 7 INFO cinder.api.openstack.wsgi [None req-1579fc4d-09b9-467f-8e51-6b5fa8cc2ff6 - - - - - -] GET http://10.0.0.226:8776/ 2026-06-05 11:50:18.538 7 INFO cinder.api.openstack.wsgi [None req-1579fc4d-09b9-467f-8e51-6b5fa8cc2ff6 - - - - - -] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:50:18.539 6 INFO cinder.api.openstack.wsgi [None req-13802370-7e8b-4dfe-b6c0-3e7444488dd9 - - - - - -] GET http://10.0.0.226:8776/ 2026-06-05 11:50:18.541 6 INFO cinder.api.openstack.wsgi [None req-13802370-7e8b-4dfe-b6c0-3e7444488dd9 - - - - - -] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:50:28.537 6 INFO cinder.api.openstack.wsgi [None req-13802370-7e8b-4dfe-b6c0-3e7444488dd9 - - - - - -] GET http://10.0.0.226:8776/ 2026-06-05 11:50:28.537 7 INFO cinder.api.openstack.wsgi [None req-1579fc4d-09b9-467f-8e51-6b5fa8cc2ff6 - - - - - -] GET http://10.0.0.226:8776/ 2026-06-05 11:50:28.538 6 INFO cinder.api.openstack.wsgi [None req-13802370-7e8b-4dfe-b6c0-3e7444488dd9 - - - - - -] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:50:28.538 7 INFO cinder.api.openstack.wsgi [None req-1579fc4d-09b9-467f-8e51-6b5fa8cc2ff6 - - - - - -] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:50:38.536 6 INFO cinder.api.openstack.wsgi [None req-13802370-7e8b-4dfe-b6c0-3e7444488dd9 - - - - - -] GET http://10.0.0.226:8776/ 2026-06-05 11:50:38.537 7 INFO cinder.api.openstack.wsgi [None req-1579fc4d-09b9-467f-8e51-6b5fa8cc2ff6 - - - - - -] GET http://10.0.0.226:8776/ 2026-06-05 11:50:38.538 6 INFO cinder.api.openstack.wsgi [None req-13802370-7e8b-4dfe-b6c0-3e7444488dd9 - - - - - -] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:50:38.538 7 INFO cinder.api.openstack.wsgi [None req-1579fc4d-09b9-467f-8e51-6b5fa8cc2ff6 - - - - - -] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:50:48.536 6 INFO cinder.api.openstack.wsgi [None req-13802370-7e8b-4dfe-b6c0-3e7444488dd9 - - - - - -] GET http://10.0.0.226:8776/ 2026-06-05 11:50:48.537 6 INFO cinder.api.openstack.wsgi [None req-13802370-7e8b-4dfe-b6c0-3e7444488dd9 - - - - - -] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:50:48.536 7 INFO cinder.api.openstack.wsgi [None req-1579fc4d-09b9-467f-8e51-6b5fa8cc2ff6 - - - - - -] GET http://10.0.0.226:8776/ 2026-06-05 11:50:48.537 7 INFO cinder.api.openstack.wsgi [None req-1579fc4d-09b9-467f-8e51-6b5fa8cc2ff6 - - - - - -] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:50:58.537 7 INFO cinder.api.openstack.wsgi [None req-1579fc4d-09b9-467f-8e51-6b5fa8cc2ff6 - - - - - -] GET http://10.0.0.226:8776/ 2026-06-05 11:50:58.537 6 INFO cinder.api.openstack.wsgi [None req-13802370-7e8b-4dfe-b6c0-3e7444488dd9 - - - - - -] GET http://10.0.0.226:8776/ 2026-06-05 11:50:58.538 6 INFO cinder.api.openstack.wsgi [None req-13802370-7e8b-4dfe-b6c0-3e7444488dd9 - - - - - -] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:50:58.538 7 INFO cinder.api.openstack.wsgi [None req-1579fc4d-09b9-467f-8e51-6b5fa8cc2ff6 - - - - - -] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:51:08.536 7 INFO cinder.api.openstack.wsgi [None req-1579fc4d-09b9-467f-8e51-6b5fa8cc2ff6 - - - - - -] GET http://10.0.0.226:8776/ 2026-06-05 11:51:08.536 6 INFO cinder.api.openstack.wsgi [None req-13802370-7e8b-4dfe-b6c0-3e7444488dd9 - - - - - -] GET http://10.0.0.226:8776/ 2026-06-05 11:51:08.537 7 INFO cinder.api.openstack.wsgi [None req-1579fc4d-09b9-467f-8e51-6b5fa8cc2ff6 - - - - - -] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:51:08.537 6 INFO cinder.api.openstack.wsgi [None req-13802370-7e8b-4dfe-b6c0-3e7444488dd9 - - - - - -] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:51:18.537 6 INFO cinder.api.openstack.wsgi [None req-13802370-7e8b-4dfe-b6c0-3e7444488dd9 - - - - - -] GET http://10.0.0.226:8776/ 2026-06-05 11:51:18.537 7 INFO cinder.api.openstack.wsgi [None req-1579fc4d-09b9-467f-8e51-6b5fa8cc2ff6 - - - - - -] GET http://10.0.0.226:8776/ 2026-06-05 11:51:18.538 6 INFO cinder.api.openstack.wsgi [None req-13802370-7e8b-4dfe-b6c0-3e7444488dd9 - - - - - -] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:51:18.538 7 INFO cinder.api.openstack.wsgi [None req-1579fc4d-09b9-467f-8e51-6b5fa8cc2ff6 - - - - - -] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:51:28.536 7 INFO cinder.api.openstack.wsgi [None req-1579fc4d-09b9-467f-8e51-6b5fa8cc2ff6 - - - - - -] GET http://10.0.0.226:8776/ 2026-06-05 11:51:28.536 6 INFO cinder.api.openstack.wsgi [None req-13802370-7e8b-4dfe-b6c0-3e7444488dd9 - - - - - -] GET http://10.0.0.226:8776/ 2026-06-05 11:51:28.537 7 INFO cinder.api.openstack.wsgi [None req-1579fc4d-09b9-467f-8e51-6b5fa8cc2ff6 - - - - - -] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:51:28.537 6 INFO cinder.api.openstack.wsgi [None req-13802370-7e8b-4dfe-b6c0-3e7444488dd9 - - - - - -] http://10.0.0.226: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-06-05 11:51:30.684 6 WARNING oslo_policy.policy [None req-431a1e60-0e04-4a2e-8530-8b55a52a685b 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - 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-06-05 11:51:30.684 6 WARNING oslo_policy.policy [None req-431a1e60-0e04-4a2e-8530-8b55a52a685b 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - 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-06-05 11:51:31.029 6 INFO cinder.api.openstack.wsgi [None req-431a1e60-0e04-4a2e-8530-8b55a52a685b 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/types/rbd1 2026-06-05 11:51:31.052 6 INFO cinder.api.openstack.wsgi [None req-431a1e60-0e04-4a2e-8530-8b55a52a685b 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/types/rbd1 returned with HTTP 404 [pid: 6|app: 0|req: 10/19] 10.0.0.136 () {30 vars in 682 bytes} [Fri Jun 5 11:51:30 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/types/rbd1 => generated 82 bytes in 814 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-06-05 11:51:31.099 7 WARNING oslo_policy.policy [None req-bd79e983-de6e-4379-bfa0-9e4cffcbb651 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - 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-06-05 11:51:31.099 7 WARNING oslo_policy.policy [None req-bd79e983-de6e-4379-bfa0-9e4cffcbb651 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - 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-06-05 11:51:31.489 7 INFO cinder.api.openstack.wsgi [None req-bd79e983-de6e-4379-bfa0-9e4cffcbb651 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 11:51:31.510 7 INFO cinder.api.openstack.wsgi [None req-bd79e983-de6e-4379-bfa0-9e4cffcbb651 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 10/20] 10.0.0.136 () {30 vars in 721 bytes} [Fri Jun 5 11:51:31 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/types?name=rbd1&is_public=None => generated 20 bytes in 451 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-05 11:51:33.142 6 INFO cinder.api.openstack.wsgi [None req-83dafddb-dbc7-4b68-9553-33c3dcf1d710 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 11:51:33.166 6 INFO cinder.api.openstack.wsgi [None req-83dafddb-dbc7-4b68-9553-33c3dcf1d710 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/types returned with HTTP 200 [pid: 6|app: 0|req: 11/21] 10.0.0.136 () {34 vars in 725 bytes} [Fri Jun 5 11:51:33 2026] POST /v3/d54ea30d3a314692a285cb60f4f84fc4/types => generated 179 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 11:51:33.182 7 INFO cinder.api.openstack.wsgi [req-83dafddb-dbc7-4b68-9553-33c3dcf1d710 req-927e999e-a50b-4bef-af1d-0ba6d7b826f0 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/types/91af03cb-df9a-4925-9579-b3f6d60a8d6f/extra_specs 2026-06-05 11:51:33.246 7 INFO cinder.api.openstack.wsgi [req-83dafddb-dbc7-4b68-9553-33c3dcf1d710 req-927e999e-a50b-4bef-af1d-0ba6d7b826f0 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/types/91af03cb-df9a-4925-9579-b3f6d60a8d6f/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 11/22] 10.0.0.136 () {36 vars in 894 bytes} [Fri Jun 5 11:51:33 2026] POST /v3/d54ea30d3a314692a285cb60f4f84fc4/types/91af03cb-df9a-4925-9579-b3f6d60a8d6f/extra_specs => generated 48 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-05 11:51:34.810 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/types?is_public=None 2026-06-05 11:51:34.823 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/types?is_public=None returned with HTTP 200 [pid: 6|app: 0|req: 12/23] 10.0.0.136 () {30 vars in 701 bytes} [Fri Jun 5 11:51:34 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/types?is_public=None => generated 443 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 11:51:36.667 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/qos-specs 2026-06-05 11:51:36.680 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 12/24] 10.0.0.136 () {30 vars in 680 bytes} [Fri Jun 5 11:51:36 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/qos-specs => generated 17 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-05 11:51:38.536 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:51:38.536 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:51:38.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:51:38.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:51:48.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:51:48.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:51:48.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:51:48.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:51:58.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:51:58.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:51:58.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:51:58.539 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:52:08.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:52:08.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:52:08.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:52:08.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:52:18.536 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:52:18.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:52:18.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:52:18.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:52:28.536 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:52:28.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:52:28.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:52:28.539 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:52:38.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:52:38.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:52:38.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:52:38.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:52:48.536 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:52:48.536 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:52:48.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:52:48.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:52:58.536 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:52:58.536 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:52:58.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:52:58.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:53:08.536 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:53:08.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:53:08.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:53:08.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:53:18.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:53:18.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:53:18.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:53:18.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:53:28.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:53:28.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:53:28.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:53:28.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:53:38.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:53:38.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:53:38.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:53:38.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:53:48.536 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:53:48.536 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:53:48.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:53:48.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:53:58.536 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:53:58.536 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:53:58.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:53:58.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:54:08.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:54:08.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:54:08.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:54:08.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:54:18.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:54:18.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:54:18.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:54:18.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:54:28.536 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:54:28.536 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:54:28.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:54:28.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:54:38.536 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:54:38.536 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:54:38.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:54:38.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:54:48.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:54:48.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:54:48.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:54:48.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:54:58.536 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:54:58.536 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:54:58.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:54:58.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:55:08.536 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:55:08.536 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:55:08.536 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:55:08.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:55:18.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:55:18.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:55:18.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:55:18.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:55:28.536 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:55:28.536 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:55:28.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:55:28.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:55:38.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:55:38.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:55:38.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:55:38.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:55:48.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:55:48.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:55:48.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:55:48.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:55:58.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:55:58.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:55:58.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:55:58.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:56:08.536 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:56:08.536 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:56:08.536 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:56:08.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:56:18.536 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:56:18.536 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:56:18.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:56:18.539 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:56:28.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:56:28.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:56:28.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:56:28.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:56:38.536 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:56:38.536 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:56:38.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:56:38.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:56:48.536 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:56:48.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:56:48.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:56:48.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:56:58.536 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:56:58.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:56:58.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:56:58.539 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:57:08.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:57:08.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:57:08.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:57:08.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:57:18.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:57:18.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:57:18.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:57:18.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:57:28.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:57:28.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:57:28.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:57:28.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:57:38.536 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:57:38.536 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:57:38.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:57:38.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:57:48.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:57:48.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:57:48.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:57:48.539 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:57:58.536 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:57:58.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:57:58.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:57:58.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:58:08.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:58:08.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:58:08.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:58:08.539 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:58:18.536 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:58:18.536 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:58:18.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:58:18.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:58:28.536 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:58:28.536 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:58:28.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:58:28.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:58:38.536 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:58:38.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:58:38.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:58:38.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:58:48.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:58:48.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:58:48.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:58:48.539 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:58:58.536 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:58:58.536 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:58:58.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:58:58.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:59:08.536 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:59:08.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:59:08.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:59:08.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:59:18.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:59:18.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:59:18.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:59:18.539 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:59:28.536 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:59:28.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:59:28.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:59:28.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:59:38.536 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:59:38.536 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:59:38.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:59:38.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:59:48.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:59:48.536 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:59:48.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:59:48.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:59:58.536 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:59:58.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 11:59:58.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 11:59:58.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:00:08.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:00:08.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:00:08.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:00:08.539 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:00:18.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:00:18.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:00:18.539 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:00:18.539 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:00:28.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:00:28.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:00:28.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:00:28.539 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:00:38.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:00:38.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:00:38.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:00:38.539 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:00:48.539 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:00:48.540 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:00:48.542 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:00:48.548 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:00:58.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:00:58.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:00:58.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:00:58.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:01:08.536 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:01:08.536 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:01:08.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:01:08.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:01:18.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:01:18.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:01:18.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:01:18.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:01:28.536 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:01:28.536 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:01:28.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:01:28.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:01:38.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:01:38.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:01:38.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:01:38.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:01:48.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:01:48.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:01:48.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:01:48.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:01:58.536 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:01:58.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:01:58.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:01:58.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:02:08.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:02:08.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:02:08.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:02:08.541 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:02:18.536 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:02:18.536 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:02:18.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:02:18.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:02:28.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:02:28.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:02:28.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:02:28.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:02:38.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:02:38.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:02:38.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:02:38.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:02:48.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:02:48.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:02:48.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:02:48.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:02:58.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:02:58.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:02:58.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:02:58.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:03:08.536 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:03:08.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:03:08.539 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:03:08.540 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:03:18.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:03:18.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:03:18.540 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:03:18.541 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:03:28.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:03:28.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:03:28.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:03:28.539 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:03:38.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:03:38.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:03:38.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:03:38.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:03:48.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:03:48.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:03:48.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:03:48.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:03:58.536 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:03:58.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:03:58.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:03:58.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:04:08.536 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:04:08.536 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:04:08.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:04:08.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:04:18.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:04:18.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:04:18.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:04:18.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:04:28.536 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:04:28.536 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:04:28.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:04:28.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:04:38.539 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:04:38.539 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:04:38.540 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:04:38.541 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:04:48.536 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:04:48.536 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:04:48.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:04:48.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:04:58.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:04:58.536 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:04:58.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:04:58.540 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:05:08.536 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:05:08.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:05:08.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:05:08.539 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:05:18.536 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:05:18.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:05:18.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:05:18.539 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:05:28.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:05:28.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:05:28.539 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:05:28.541 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:05:38.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:05:38.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:05:38.539 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:05:38.539 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:05:48.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:05:48.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:05:48.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:05:48.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:05:58.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:05:58.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:05:58.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:05:58.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:06:08.536 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:06:08.536 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:06:08.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:06:08.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:06:18.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:06:18.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:06:18.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:06:18.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:06:28.536 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:06:28.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:06:28.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:06:28.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:06:38.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:06:38.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:06:38.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:06:38.539 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:06:48.536 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:06:48.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:06:48.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:06:48.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:06:58.536 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:06:58.536 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:06:58.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:06:58.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:07:08.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:07:08.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:07:08.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:07:08.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:07:18.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:07:18.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:07:18.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:07:18.539 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:07:28.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:07:28.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:07:28.538 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:07:28.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:07:38.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:07:38.537 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:07:38.537 6 INFO cinder.api.openstack.wsgi [None req-f138fd8a-b8f3-4a81-acdb-879f43ac7ae7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:07:38.538 7 INFO cinder.api.openstack.wsgi [None req-d5b1179b-d245-46a6-bea2-c4f9085b1e2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226: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-06-05 12:07:39.249 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET https://volume.199-204-45-210.nip.io/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=False 2026-06-05 12:07:39.273 6 WARNING cinder.quota [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - 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-06-05 12:07:39.274 6 WARNING cinder.quota [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - 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-06-05 12:07:39.274 6 WARNING cinder.quota [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - 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-06-05 12:07:39.274 6 WARNING cinder.quota [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - 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-06-05 12:07:39.275 6 WARNING cinder.quota [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - 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-06-05 12:07:39.275 6 WARNING cinder.quota [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - 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-06-05 12:07:39.281 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] https://volume.199-204-45-210.nip.io/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=False returned with HTTP 200 [pid: 6|app: 0|req: 110/219] 199.204.45.210 () {44 vars in 1068 bytes} [Fri Jun 5 12:07:39 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=False => generated 340 bytes in 132 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-06-05 12:07:39.468 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] PUT https://volume.199-204-45-210.nip.io/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4 2026-06-05 12:07:39.529 7 WARNING cinder.quota [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - 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-06-05 12:07:39.529 7 WARNING cinder.quota [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - 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-06-05 12:07:39.530 7 WARNING cinder.quota [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - 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-06-05 12:07:39.530 7 WARNING cinder.quota [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - 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-06-05 12:07:39.530 7 WARNING cinder.quota [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - 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-06-05 12:07:39.531 7 WARNING cinder.quota [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - 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-06-05 12:07:39.536 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] https://volume.199-204-45-210.nip.io/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4 returned with HTTP 200 [pid: 7|app: 0|req: 110/220] 199.204.45.210 () {48 vars in 1097 bytes} [Fri Jun 5 12:07:39 2026] PUT /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4 => generated 296 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:07:48.539 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:07:48.539 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:07:48.540 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:07:48.541 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:07:58.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:07:58.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:07:58.538 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:07:58.538 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:08:08.536 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:08:08.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:08:08.536 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:08:08.538 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:08:18.536 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:08:18.536 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:08:18.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:08:18.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:08:28.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:08:28.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:08:28.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:08:28.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:08:38.536 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:08:38.536 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:08:38.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:08:38.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:08:48.536 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:08:48.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:08:48.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:08:48.538 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:08:58.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:08:58.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:08:58.538 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:08:58.538 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:09:08.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:09:08.536 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:09:08.538 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:09:08.538 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:09:18.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:09:18.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:09:18.538 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:09:18.539 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:09:28.536 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:09:28.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:09:28.539 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:09:28.539 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:09:38.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:09:38.538 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:09:38.538 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:09:38.539 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:09:48.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:09:48.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:09:48.538 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:09:48.538 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:09:58.536 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:09:58.536 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:09:58.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:09:58.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:10:08.536 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:10:08.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:10:08.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:10:08.538 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:10:18.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:10:18.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:10:18.538 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:10:18.538 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:10:28.536 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:10:28.536 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:10:28.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:10:28.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:10:38.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:10:38.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:10:38.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:10:38.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:10:48.538 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:10:48.538 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:10:48.539 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:10:48.539 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:10:58.536 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:10:58.536 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:10:58.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:10:58.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:11:08.536 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:11:08.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:11:08.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:11:08.539 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:11:18.536 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:11:18.536 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:11:18.538 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:11:18.538 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:11:28.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:11:28.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:11:28.538 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:11:28.538 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:11:38.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:11:38.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:11:38.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:11:38.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:11:48.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:11:48.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:11:48.538 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:11:48.538 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:11:58.536 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:11:58.536 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:11:58.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:11:58.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:12:08.536 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:12:08.536 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:12:08.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:12:08.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:12:18.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:12:18.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:12:18.538 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:12:18.538 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:12:28.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:12:28.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:12:28.538 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:12:28.538 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:12:38.536 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:12:38.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:12:38.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:12:38.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:12:48.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:12:48.538 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:12:48.538 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:12:48.539 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:12:58.536 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:12:58.536 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:12:58.538 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:12:58.538 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:13:08.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:13:08.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:13:08.538 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:13:08.538 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:13:18.536 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:13:18.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:13:18.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:13:18.538 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:13:28.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:13:28.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:13:28.539 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:13:28.539 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:13:38.536 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:13:38.536 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:13:38.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:13:38.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:13:48.536 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:13:48.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:13:48.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:13:48.538 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:13:58.538 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:13:58.538 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:13:58.539 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:13:58.539 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:14:08.538 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:14:08.538 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:14:08.538 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:14:08.538 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:14:18.536 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:14:18.536 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:14:18.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:14:18.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:14:28.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:14:28.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:14:28.538 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:14:28.538 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:14:38.536 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:14:38.536 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:14:38.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:14:38.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:14:48.536 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:14:48.536 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:14:48.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:14:48.538 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:14:58.536 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:14:58.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:14:58.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:14:58.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:15:08.536 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:15:08.536 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:15:08.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:15:08.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:15:18.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:15:18.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:15:18.538 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:15:18.538 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:15:28.536 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:15:28.536 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:15:28.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:15:28.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:15:38.536 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:15:38.536 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:15:38.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:15:38.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:15:48.536 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:15:48.536 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:15:48.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:15:48.538 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:15:58.536 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:15:58.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:15:58.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:15:58.538 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:16:08.536 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:16:08.536 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:16:08.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:16:08.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:16:18.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:16:18.538 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:16:18.540 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:16:18.544 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:16:28.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:16:28.538 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:16:28.538 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:16:28.539 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:16:38.536 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:16:38.536 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:16:38.538 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:16:38.538 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:16:48.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:16:48.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:16:48.538 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:16:48.538 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:16:58.536 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:16:58.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:16:58.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:16:58.538 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:17:08.539 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:17:08.539 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:17:08.540 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:17:08.539 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:17:18.536 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:17:18.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:17:18.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:17:18.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:17:28.536 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:17:28.536 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:17:28.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:17:28.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:17:38.536 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:17:38.536 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:17:38.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:17:38.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:17:48.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:17:48.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:17:48.538 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:17:48.538 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:17:58.536 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:17:58.536 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:17:58.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:17:58.538 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:18:08.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:18:08.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:18:08.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:18:08.538 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:18:18.536 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:18:18.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:18:18.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:18:18.538 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:18:28.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:18:28.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:18:28.538 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:18:28.538 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:18:38.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:18:38.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:18:38.538 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:18:38.538 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:18:48.536 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:18:48.536 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:18:48.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:18:48.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:18:58.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:18:58.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:18:58.538 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:18:58.538 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:19:08.536 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:19:08.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:19:08.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:19:08.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:19:18.536 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:19:18.536 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:19:18.538 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:19:18.538 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:19:28.536 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:19:28.536 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:19:28.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:19:28.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:19:38.536 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:19:38.536 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:19:38.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:19:38.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:19:48.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:19:48.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:19:48.538 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:19:48.538 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:19:58.536 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:19:58.536 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:19:58.537 6 INFO cinder.api.openstack.wsgi [None req-3fe82c68-aced-4f22-9282-a78681fb8890 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:19:58.537 7 INFO cinder.api.openstack.wsgi [None req-7ce25e17-bdbc-4274-8cd7-8d1ec96269f8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:20:02.124 6 INFO cinder.api.openstack.wsgi [None req-71f651f4-4276-46e2-a1b9-656d40318644 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET https://volume.199-204-45-210.nip.io/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=False 2026-06-05 12:20:02.145 6 INFO cinder.api.openstack.wsgi [None req-71f651f4-4276-46e2-a1b9-656d40318644 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] https://volume.199-204-45-210.nip.io/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=False returned with HTTP 200 [pid: 6|app: 0|req: 185/369] 199.204.45.210 () {44 vars in 1068 bytes} [Fri Jun 5 12:20:01 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=False => generated 340 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:20:02.661 7 INFO cinder.api.openstack.wsgi [None req-9d664fc1-3945-446f-a6fc-6f5d6fa73880 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] PUT https://volume.199-204-45-210.nip.io/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56 2026-06-05 12:20:02.714 7 INFO cinder.api.openstack.wsgi [None req-9d664fc1-3945-446f-a6fc-6f5d6fa73880 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] https://volume.199-204-45-210.nip.io/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56 returned with HTTP 200 [pid: 7|app: 0|req: 185/370] 199.204.45.210 () {48 vars in 1097 bytes} [Fri Jun 5 12:20:02 2026] PUT /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56 => generated 296 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:20:08.537 7 INFO cinder.api.openstack.wsgi [None req-9d664fc1-3945-446f-a6fc-6f5d6fa73880 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:20:08.537 6 INFO cinder.api.openstack.wsgi [None req-71f651f4-4276-46e2-a1b9-656d40318644 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:20:08.537 7 INFO cinder.api.openstack.wsgi [None req-9d664fc1-3945-446f-a6fc-6f5d6fa73880 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:20:08.538 6 INFO cinder.api.openstack.wsgi [None req-71f651f4-4276-46e2-a1b9-656d40318644 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:20:18.536 7 INFO cinder.api.openstack.wsgi [None req-9d664fc1-3945-446f-a6fc-6f5d6fa73880 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:20:18.536 6 INFO cinder.api.openstack.wsgi [None req-71f651f4-4276-46e2-a1b9-656d40318644 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:20:18.537 7 INFO cinder.api.openstack.wsgi [None req-9d664fc1-3945-446f-a6fc-6f5d6fa73880 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:20:18.538 6 INFO cinder.api.openstack.wsgi [None req-71f651f4-4276-46e2-a1b9-656d40318644 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:20:28.537 7 INFO cinder.api.openstack.wsgi [None req-9d664fc1-3945-446f-a6fc-6f5d6fa73880 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:20:28.537 6 INFO cinder.api.openstack.wsgi [None req-71f651f4-4276-46e2-a1b9-656d40318644 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:20:28.538 7 INFO cinder.api.openstack.wsgi [None req-9d664fc1-3945-446f-a6fc-6f5d6fa73880 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:20:28.539 6 INFO cinder.api.openstack.wsgi [None req-71f651f4-4276-46e2-a1b9-656d40318644 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:20:38.536 7 INFO cinder.api.openstack.wsgi [None req-9d664fc1-3945-446f-a6fc-6f5d6fa73880 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:20:38.537 6 INFO cinder.api.openstack.wsgi [None req-71f651f4-4276-46e2-a1b9-656d40318644 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:20:38.537 6 INFO cinder.api.openstack.wsgi [None req-71f651f4-4276-46e2-a1b9-656d40318644 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:20:38.537 7 INFO cinder.api.openstack.wsgi [None req-9d664fc1-3945-446f-a6fc-6f5d6fa73880 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:20:48.537 6 INFO cinder.api.openstack.wsgi [None req-71f651f4-4276-46e2-a1b9-656d40318644 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:20:48.538 6 INFO cinder.api.openstack.wsgi [None req-71f651f4-4276-46e2-a1b9-656d40318644 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:20:48.539 7 INFO cinder.api.openstack.wsgi [None req-9d664fc1-3945-446f-a6fc-6f5d6fa73880 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:20:48.541 7 INFO cinder.api.openstack.wsgi [None req-9d664fc1-3945-446f-a6fc-6f5d6fa73880 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:20:58.537 7 INFO cinder.api.openstack.wsgi [None req-9d664fc1-3945-446f-a6fc-6f5d6fa73880 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:20:58.537 6 INFO cinder.api.openstack.wsgi [None req-71f651f4-4276-46e2-a1b9-656d40318644 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:20:58.537 7 INFO cinder.api.openstack.wsgi [None req-9d664fc1-3945-446f-a6fc-6f5d6fa73880 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:20:58.538 6 INFO cinder.api.openstack.wsgi [None req-71f651f4-4276-46e2-a1b9-656d40318644 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:21:08.537 7 INFO cinder.api.openstack.wsgi [None req-9d664fc1-3945-446f-a6fc-6f5d6fa73880 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:21:08.537 6 INFO cinder.api.openstack.wsgi [None req-71f651f4-4276-46e2-a1b9-656d40318644 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:21:08.537 7 INFO cinder.api.openstack.wsgi [None req-9d664fc1-3945-446f-a6fc-6f5d6fa73880 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:21:08.538 6 INFO cinder.api.openstack.wsgi [None req-71f651f4-4276-46e2-a1b9-656d40318644 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:21:18.537 7 INFO cinder.api.openstack.wsgi [None req-9d664fc1-3945-446f-a6fc-6f5d6fa73880 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:21:18.538 7 INFO cinder.api.openstack.wsgi [None req-9d664fc1-3945-446f-a6fc-6f5d6fa73880 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:21:18.538 6 INFO cinder.api.openstack.wsgi [None req-71f651f4-4276-46e2-a1b9-656d40318644 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:21:18.540 6 INFO cinder.api.openstack.wsgi [None req-71f651f4-4276-46e2-a1b9-656d40318644 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:21:25.774 7 INFO cinder.api.openstack.wsgi [None req-ceae9e3e-6d2d-4c7d-811f-770498ab1933 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services 2026-06-05 12:21:25.781 7 INFO cinder.api.openstack.wsgi [None req-ceae9e3e-6d2d-4c7d-811f-770498ab1933 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services returned with HTTP 200 [pid: 7|app: 0|req: 194/387] 10.0.0.50 () {28 vars in 644 bytes} [Fri Jun 5 12:21:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-services => generated 646 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:21:25.797 6 INFO cinder.api.openstack.wsgi [None req-e894f6e5-875c-4f18-ad5c-49b14f3722c0 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:21:25.838 6 INFO cinder.volume.api [None req-e894f6e5-875c-4f18-ad5c-49b14f3722c0 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:21:25.840 6 INFO cinder.api.openstack.wsgi [None req-e894f6e5-875c-4f18-ad5c-49b14f3722c0 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 194/388] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:21:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-05 12:21:25.851 7 INFO cinder.api.openstack.wsgi [None req-1e4c28f8-a4f0-486a-8ffc-69ea7b36304f 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:21:25.887 7 INFO cinder.volume.api [None req-1e4c28f8-a4f0-486a-8ffc-69ea7b36304f 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:21:25.889 7 INFO cinder.api.openstack.wsgi [None req-1e4c28f8-a4f0-486a-8ffc-69ea7b36304f 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 195/389] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:21:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-05 12:21:25.898 6 INFO cinder.api.openstack.wsgi [None req-e0b0ee85-90fa-4c0a-a63e-d6ebeaf91805 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true 2026-06-05 12:21:25.912 6 INFO cinder.volume.api [None req-e0b0ee85-90fa-4c0a-a63e-d6ebeaf91805 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all snapshots completed successfully. 2026-06-05 12:21:25.912 6 INFO cinder.api.openstack.wsgi [None req-e0b0ee85-90fa-4c0a-a63e-d6ebeaf91805 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 195/390] 10.0.0.50 () {28 vars in 673 bytes} [Fri Jun 5 12:21:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-05 12:21:25.921 7 INFO cinder.api.openstack.wsgi [None req-83a4a097-a8ef-4db1-8286-ab30fb496021 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true 2026-06-05 12:21:26.469 7 INFO cinder.api.openstack.wsgi [None req-83a4a097-a8ef-4db1-8286-ab30fb496021 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 196/391] 10.0.0.50 () {28 vars in 695 bytes} [Fri Jun 5 12:21:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:21:26.510 6 INFO cinder.api.openstack.wsgi [None req-6ae82b74-4363-4f18-8dd0-11cb48e7e4ee 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true 2026-06-05 12:21:26.529 6 INFO cinder.api.openstack.wsgi [None req-6ae82b74-4363-4f18-8dd0-11cb48e7e4ee 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 196/392] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:21:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:21:26.542 7 INFO cinder.api.openstack.wsgi [None req-936c229f-cfd8-4902-8fed-0ee254e36bb9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true 2026-06-05 12:21:26.558 7 INFO cinder.api.openstack.wsgi [None req-936c229f-cfd8-4902-8fed-0ee254e36bb9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 197/393] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:21:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:21:26.571 6 INFO cinder.api.openstack.wsgi [None req-fcf9cb6b-3889-4101-a569-63474b01e58c 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true 2026-06-05 12:21:26.612 6 INFO cinder.api.openstack.wsgi [None req-fcf9cb6b-3889-4101-a569-63474b01e58c 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 197/394] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:21:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:21:28.537 7 INFO cinder.api.openstack.wsgi [None req-936c229f-cfd8-4902-8fed-0ee254e36bb9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:21:28.537 6 INFO cinder.api.openstack.wsgi [None req-fcf9cb6b-3889-4101-a569-63474b01e58c 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:21:28.538 7 INFO cinder.api.openstack.wsgi [None req-936c229f-cfd8-4902-8fed-0ee254e36bb9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:21:28.538 6 INFO cinder.api.openstack.wsgi [None req-fcf9cb6b-3889-4101-a569-63474b01e58c 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:21:38.536 6 INFO cinder.api.openstack.wsgi [None req-fcf9cb6b-3889-4101-a569-63474b01e58c 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:21:38.537 6 INFO cinder.api.openstack.wsgi [None req-fcf9cb6b-3889-4101-a569-63474b01e58c 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:21:38.537 7 INFO cinder.api.openstack.wsgi [None req-936c229f-cfd8-4902-8fed-0ee254e36bb9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:21:38.538 7 INFO cinder.api.openstack.wsgi [None req-936c229f-cfd8-4902-8fed-0ee254e36bb9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:21:48.537 6 INFO cinder.api.openstack.wsgi [None req-fcf9cb6b-3889-4101-a569-63474b01e58c 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:21:48.537 7 INFO cinder.api.openstack.wsgi [None req-936c229f-cfd8-4902-8fed-0ee254e36bb9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:21:48.538 6 INFO cinder.api.openstack.wsgi [None req-fcf9cb6b-3889-4101-a569-63474b01e58c 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:21:48.538 7 INFO cinder.api.openstack.wsgi [None req-936c229f-cfd8-4902-8fed-0ee254e36bb9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:21:58.536 6 INFO cinder.api.openstack.wsgi [None req-fcf9cb6b-3889-4101-a569-63474b01e58c 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:21:58.537 6 INFO cinder.api.openstack.wsgi [None req-fcf9cb6b-3889-4101-a569-63474b01e58c 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:21:58.537 7 INFO cinder.api.openstack.wsgi [None req-936c229f-cfd8-4902-8fed-0ee254e36bb9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:21:58.539 7 INFO cinder.api.openstack.wsgi [None req-936c229f-cfd8-4902-8fed-0ee254e36bb9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:22:08.536 7 INFO cinder.api.openstack.wsgi [None req-936c229f-cfd8-4902-8fed-0ee254e36bb9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:22:08.537 6 INFO cinder.api.openstack.wsgi [None req-fcf9cb6b-3889-4101-a569-63474b01e58c 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:22:08.537 7 INFO cinder.api.openstack.wsgi [None req-936c229f-cfd8-4902-8fed-0ee254e36bb9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:22:08.538 6 INFO cinder.api.openstack.wsgi [None req-fcf9cb6b-3889-4101-a569-63474b01e58c 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:22:18.536 7 INFO cinder.api.openstack.wsgi [None req-936c229f-cfd8-4902-8fed-0ee254e36bb9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:22:18.537 6 INFO cinder.api.openstack.wsgi [None req-fcf9cb6b-3889-4101-a569-63474b01e58c 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:22:18.538 7 INFO cinder.api.openstack.wsgi [None req-936c229f-cfd8-4902-8fed-0ee254e36bb9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:22:18.538 6 INFO cinder.api.openstack.wsgi [None req-fcf9cb6b-3889-4101-a569-63474b01e58c 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:22:25.720 7 INFO cinder.api.openstack.wsgi [None req-0b4ad112-0d0b-4185-9795-20fd83404609 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:22:25.732 7 INFO cinder.volume.api [None req-0b4ad112-0d0b-4185-9795-20fd83404609 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:22:25.734 7 INFO cinder.api.openstack.wsgi [None req-0b4ad112-0d0b-4185-9795-20fd83404609 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 204/407] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:22:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-05 12:22:25.777 6 INFO cinder.api.openstack.wsgi [None req-5871801b-2cc1-4649-9d46-81aba79e5b54 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true 2026-06-05 12:22:25.796 6 INFO cinder.api.openstack.wsgi [None req-5871801b-2cc1-4649-9d46-81aba79e5b54 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 204/408] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:22:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:22:25.808 7 INFO cinder.api.openstack.wsgi [None req-40bd75d2-1c10-4661-9a12-2b23c0df4e9a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true 2026-06-05 12:22:25.827 7 INFO cinder.api.openstack.wsgi [None req-40bd75d2-1c10-4661-9a12-2b23c0df4e9a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 205/409] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:22:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:22:25.840 6 INFO cinder.api.openstack.wsgi [None req-9faf5c1b-b262-44e6-ad14-3b8259cec38c 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true 2026-06-05 12:22:25.859 6 INFO cinder.api.openstack.wsgi [None req-9faf5c1b-b262-44e6-ad14-3b8259cec38c 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 205/410] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:22:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:22:25.870 7 INFO cinder.api.openstack.wsgi [None req-7e0dac74-47d5-4df4-9425-d8f199452dc0 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:22:25.879 7 INFO cinder.volume.api [None req-7e0dac74-47d5-4df4-9425-d8f199452dc0 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:22:25.881 7 INFO cinder.api.openstack.wsgi [None req-7e0dac74-47d5-4df4-9425-d8f199452dc0 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 206/411] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:22:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-05 12:22:25.890 6 INFO cinder.api.openstack.wsgi [None req-5f4caa58-533e-4022-8af7-e1e61cf13ac8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true 2026-06-05 12:22:25.895 6 INFO cinder.volume.api [None req-5f4caa58-533e-4022-8af7-e1e61cf13ac8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all snapshots completed successfully. 2026-06-05 12:22:25.895 6 INFO cinder.api.openstack.wsgi [None req-5f4caa58-533e-4022-8af7-e1e61cf13ac8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 206/412] 10.0.0.50 () {28 vars in 673 bytes} [Fri Jun 5 12:22:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-05 12:22:25.905 7 INFO cinder.api.openstack.wsgi [None req-77eeef72-2d00-4571-a45f-f07463750b3d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services 2026-06-05 12:22:25.909 7 INFO cinder.api.openstack.wsgi [None req-77eeef72-2d00-4571-a45f-f07463750b3d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services returned with HTTP 200 [pid: 7|app: 0|req: 207/413] 10.0.0.50 () {28 vars in 644 bytes} [Fri Jun 5 12:22:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:22:25.921 6 INFO cinder.api.openstack.wsgi [None req-74d657f8-4d2d-49ba-a446-0f2fb15e2083 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true 2026-06-05 12:22:26.477 6 INFO cinder.api.openstack.wsgi [None req-74d657f8-4d2d-49ba-a446-0f2fb15e2083 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 6|app: 0|req: 207/414] 10.0.0.50 () {28 vars in 695 bytes} [Fri Jun 5 12:22:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true => generated 670 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:22:28.536 7 INFO cinder.api.openstack.wsgi [None req-77eeef72-2d00-4571-a45f-f07463750b3d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:22:28.536 6 INFO cinder.api.openstack.wsgi [None req-74d657f8-4d2d-49ba-a446-0f2fb15e2083 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:22:28.536 7 INFO cinder.api.openstack.wsgi [None req-77eeef72-2d00-4571-a45f-f07463750b3d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:22:28.537 6 INFO cinder.api.openstack.wsgi [None req-74d657f8-4d2d-49ba-a446-0f2fb15e2083 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:22:38.537 7 INFO cinder.api.openstack.wsgi [None req-77eeef72-2d00-4571-a45f-f07463750b3d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:22:38.537 6 INFO cinder.api.openstack.wsgi [None req-74d657f8-4d2d-49ba-a446-0f2fb15e2083 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:22:38.538 7 INFO cinder.api.openstack.wsgi [None req-77eeef72-2d00-4571-a45f-f07463750b3d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:22:38.538 6 INFO cinder.api.openstack.wsgi [None req-74d657f8-4d2d-49ba-a446-0f2fb15e2083 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:22:48.536 6 INFO cinder.api.openstack.wsgi [None req-74d657f8-4d2d-49ba-a446-0f2fb15e2083 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:22:48.536 7 INFO cinder.api.openstack.wsgi [None req-77eeef72-2d00-4571-a45f-f07463750b3d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:22:48.537 6 INFO cinder.api.openstack.wsgi [None req-74d657f8-4d2d-49ba-a446-0f2fb15e2083 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:22:48.538 7 INFO cinder.api.openstack.wsgi [None req-77eeef72-2d00-4571-a45f-f07463750b3d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:22:58.536 6 INFO cinder.api.openstack.wsgi [None req-74d657f8-4d2d-49ba-a446-0f2fb15e2083 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:22:58.536 7 INFO cinder.api.openstack.wsgi [None req-77eeef72-2d00-4571-a45f-f07463750b3d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:22:58.537 6 INFO cinder.api.openstack.wsgi [None req-74d657f8-4d2d-49ba-a446-0f2fb15e2083 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:22:58.538 7 INFO cinder.api.openstack.wsgi [None req-77eeef72-2d00-4571-a45f-f07463750b3d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:23:08.537 6 INFO cinder.api.openstack.wsgi [None req-74d657f8-4d2d-49ba-a446-0f2fb15e2083 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:23:08.537 7 INFO cinder.api.openstack.wsgi [None req-77eeef72-2d00-4571-a45f-f07463750b3d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:23:08.538 6 INFO cinder.api.openstack.wsgi [None req-74d657f8-4d2d-49ba-a446-0f2fb15e2083 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:23:08.538 7 INFO cinder.api.openstack.wsgi [None req-77eeef72-2d00-4571-a45f-f07463750b3d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:23:18.537 6 INFO cinder.api.openstack.wsgi [None req-74d657f8-4d2d-49ba-a446-0f2fb15e2083 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:23:18.537 7 INFO cinder.api.openstack.wsgi [None req-77eeef72-2d00-4571-a45f-f07463750b3d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:23:18.538 6 INFO cinder.api.openstack.wsgi [None req-74d657f8-4d2d-49ba-a446-0f2fb15e2083 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:23:18.538 7 INFO cinder.api.openstack.wsgi [None req-77eeef72-2d00-4571-a45f-f07463750b3d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:23:25.717 6 INFO cinder.api.openstack.wsgi [None req-42bf6392-24ec-4499-adc0-c43138cfa096 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:23:25.730 6 INFO cinder.volume.api [None req-42bf6392-24ec-4499-adc0-c43138cfa096 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:23:25.734 6 INFO cinder.api.openstack.wsgi [None req-42bf6392-24ec-4499-adc0-c43138cfa096 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 214/427] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:23:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:23:25.781 7 INFO cinder.api.openstack.wsgi [None req-b61bd5ee-d794-41f3-bf9e-56ba71638b65 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true 2026-06-05 12:23:25.801 7 INFO cinder.api.openstack.wsgi [None req-b61bd5ee-d794-41f3-bf9e-56ba71638b65 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 214/428] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:23:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:23:25.815 6 INFO cinder.api.openstack.wsgi [None req-e4dd9359-554e-46f8-bf4a-fb80b86fcae3 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true 2026-06-05 12:23:25.844 6 INFO cinder.api.openstack.wsgi [None req-e4dd9359-554e-46f8-bf4a-fb80b86fcae3 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 215/429] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:23:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:23:25.856 7 INFO cinder.api.openstack.wsgi [None req-d1d7010f-cbc1-4af2-a62f-2c6fbcb84fb5 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true 2026-06-05 12:23:25.890 7 INFO cinder.api.openstack.wsgi [None req-d1d7010f-cbc1-4af2-a62f-2c6fbcb84fb5 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 215/430] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:23:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:23:25.905 6 INFO cinder.api.openstack.wsgi [None req-c26ea217-01fc-4aa1-9344-605372efbcd4 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true 2026-06-05 12:23:26.409 6 INFO cinder.api.openstack.wsgi [None req-c26ea217-01fc-4aa1-9344-605372efbcd4 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 6|app: 0|req: 216/431] 10.0.0.50 () {28 vars in 695 bytes} [Fri Jun 5 12:23:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:23:26.422 7 INFO cinder.api.openstack.wsgi [None req-c7c3c6cc-cd51-4328-b064-14fdc71a6f9b 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services 2026-06-05 12:23:26.427 7 INFO cinder.api.openstack.wsgi [None req-c7c3c6cc-cd51-4328-b064-14fdc71a6f9b 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services returned with HTTP 200 [pid: 7|app: 0|req: 216/432] 10.0.0.50 () {28 vars in 644 bytes} [Fri Jun 5 12:23:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:23:26.439 6 INFO cinder.api.openstack.wsgi [None req-2798577e-f069-4414-a510-ec0d4643307d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true 2026-06-05 12:23:26.446 6 INFO cinder.volume.api [None req-2798577e-f069-4414-a510-ec0d4643307d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all snapshots completed successfully. 2026-06-05 12:23:26.446 6 INFO cinder.api.openstack.wsgi [None req-2798577e-f069-4414-a510-ec0d4643307d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 217/433] 10.0.0.50 () {28 vars in 673 bytes} [Fri Jun 5 12:23:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:23:26.453 7 INFO cinder.api.openstack.wsgi [None req-d265add5-200f-438f-bff5-7f27bca5e676 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:23:26.463 7 INFO cinder.volume.api [None req-d265add5-200f-438f-bff5-7f27bca5e676 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:23:26.465 7 INFO cinder.api.openstack.wsgi [None req-d265add5-200f-438f-bff5-7f27bca5e676 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 217/434] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:23:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-05 12:23:28.538 6 INFO cinder.api.openstack.wsgi [None req-2798577e-f069-4414-a510-ec0d4643307d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:23:28.538 7 INFO cinder.api.openstack.wsgi [None req-d265add5-200f-438f-bff5-7f27bca5e676 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:23:28.540 7 INFO cinder.api.openstack.wsgi [None req-d265add5-200f-438f-bff5-7f27bca5e676 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:23:28.540 6 INFO cinder.api.openstack.wsgi [None req-2798577e-f069-4414-a510-ec0d4643307d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:23:38.537 7 INFO cinder.api.openstack.wsgi [None req-d265add5-200f-438f-bff5-7f27bca5e676 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:23:38.537 6 INFO cinder.api.openstack.wsgi [None req-2798577e-f069-4414-a510-ec0d4643307d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:23:38.538 7 INFO cinder.api.openstack.wsgi [None req-d265add5-200f-438f-bff5-7f27bca5e676 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:23:38.538 6 INFO cinder.api.openstack.wsgi [None req-2798577e-f069-4414-a510-ec0d4643307d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:23:48.537 7 INFO cinder.api.openstack.wsgi [None req-d265add5-200f-438f-bff5-7f27bca5e676 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:23:48.537 6 INFO cinder.api.openstack.wsgi [None req-2798577e-f069-4414-a510-ec0d4643307d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:23:48.538 7 INFO cinder.api.openstack.wsgi [None req-d265add5-200f-438f-bff5-7f27bca5e676 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:23:48.538 6 INFO cinder.api.openstack.wsgi [None req-2798577e-f069-4414-a510-ec0d4643307d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:23:58.537 7 INFO cinder.api.openstack.wsgi [None req-d265add5-200f-438f-bff5-7f27bca5e676 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:23:58.537 6 INFO cinder.api.openstack.wsgi [None req-2798577e-f069-4414-a510-ec0d4643307d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:23:58.538 7 INFO cinder.api.openstack.wsgi [None req-d265add5-200f-438f-bff5-7f27bca5e676 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:23:58.538 6 INFO cinder.api.openstack.wsgi [None req-2798577e-f069-4414-a510-ec0d4643307d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:24:08.537 7 INFO cinder.api.openstack.wsgi [None req-d265add5-200f-438f-bff5-7f27bca5e676 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:24:08.537 6 INFO cinder.api.openstack.wsgi [None req-2798577e-f069-4414-a510-ec0d4643307d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:24:08.538 6 INFO cinder.api.openstack.wsgi [None req-2798577e-f069-4414-a510-ec0d4643307d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:24:08.540 7 INFO cinder.api.openstack.wsgi [None req-d265add5-200f-438f-bff5-7f27bca5e676 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:24:18.536 6 INFO cinder.api.openstack.wsgi [None req-2798577e-f069-4414-a510-ec0d4643307d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:24:18.537 7 INFO cinder.api.openstack.wsgi [None req-d265add5-200f-438f-bff5-7f27bca5e676 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:24:18.537 6 INFO cinder.api.openstack.wsgi [None req-2798577e-f069-4414-a510-ec0d4643307d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:24:18.538 7 INFO cinder.api.openstack.wsgi [None req-d265add5-200f-438f-bff5-7f27bca5e676 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:24:25.862 6 INFO cinder.api.openstack.wsgi [None req-a2889387-c1f7-45d7-8cee-af36c0ed0149 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:24:25.879 6 INFO cinder.volume.api [None req-a2889387-c1f7-45d7-8cee-af36c0ed0149 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:24:25.881 6 INFO cinder.api.openstack.wsgi [None req-a2889387-c1f7-45d7-8cee-af36c0ed0149 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 224/447] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:24:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true => generated 15 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-05 12:24:25.939 7 INFO cinder.api.openstack.wsgi [None req-addaff9c-caaf-467e-8647-0e0e87f8ca8a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true 2026-06-05 12:24:25.970 7 INFO cinder.api.openstack.wsgi [None req-addaff9c-caaf-467e-8647-0e0e87f8ca8a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 224/448] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:24:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:24:25.985 6 INFO cinder.api.openstack.wsgi [None req-7d0e2e11-429b-49ff-ab39-ddf75b8d0658 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true 2026-06-05 12:24:26.023 6 INFO cinder.api.openstack.wsgi [None req-7d0e2e11-429b-49ff-ab39-ddf75b8d0658 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 225/449] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:24:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:24:26.038 7 INFO cinder.api.openstack.wsgi [None req-71cea2e3-c3fd-428e-b534-0855ee6b0dd1 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true 2026-06-05 12:24:26.060 7 INFO cinder.api.openstack.wsgi [None req-71cea2e3-c3fd-428e-b534-0855ee6b0dd1 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 225/450] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:24:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:24:26.085 6 INFO cinder.api.openstack.wsgi [None req-fa34a353-cd4a-40c5-8df2-8d2769ba0bb4 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true 2026-06-05 12:24:26.094 6 INFO cinder.volume.api [None req-fa34a353-cd4a-40c5-8df2-8d2769ba0bb4 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all snapshots completed successfully. 2026-06-05 12:24:26.094 6 INFO cinder.api.openstack.wsgi [None req-fa34a353-cd4a-40c5-8df2-8d2769ba0bb4 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 226/451] 10.0.0.50 () {28 vars in 673 bytes} [Fri Jun 5 12:24:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:24:26.104 7 INFO cinder.api.openstack.wsgi [None req-fef2e95d-4893-4f7b-915d-89b25a78add2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services 2026-06-05 12:24:26.110 7 INFO cinder.api.openstack.wsgi [None req-fef2e95d-4893-4f7b-915d-89b25a78add2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services returned with HTTP 200 [pid: 7|app: 0|req: 226/452] 10.0.0.50 () {28 vars in 644 bytes} [Fri Jun 5 12:24:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:24:26.124 6 INFO cinder.api.openstack.wsgi [None req-a250a8d7-bf74-4a18-8e2a-ecfc3609dc84 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true 2026-06-05 12:24:26.628 6 INFO cinder.api.openstack.wsgi [None req-a250a8d7-bf74-4a18-8e2a-ecfc3609dc84 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 6|app: 0|req: 227/453] 10.0.0.50 () {28 vars in 695 bytes} [Fri Jun 5 12:24:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:24:26.641 7 INFO cinder.api.openstack.wsgi [None req-dbd9a2d6-5936-450a-bb71-0bf2ccc3e4cc 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:24:26.650 7 INFO cinder.volume.api [None req-dbd9a2d6-5936-450a-bb71-0bf2ccc3e4cc 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:24:26.651 7 INFO cinder.api.openstack.wsgi [None req-dbd9a2d6-5936-450a-bb71-0bf2ccc3e4cc 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 227/454] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:24:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:24:28.536 6 INFO cinder.api.openstack.wsgi [None req-a250a8d7-bf74-4a18-8e2a-ecfc3609dc84 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:24:28.537 6 INFO cinder.api.openstack.wsgi [None req-a250a8d7-bf74-4a18-8e2a-ecfc3609dc84 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:24:28.538 7 INFO cinder.api.openstack.wsgi [None req-dbd9a2d6-5936-450a-bb71-0bf2ccc3e4cc 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:24:28.539 7 INFO cinder.api.openstack.wsgi [None req-dbd9a2d6-5936-450a-bb71-0bf2ccc3e4cc 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:24:38.537 6 INFO cinder.api.openstack.wsgi [None req-a250a8d7-bf74-4a18-8e2a-ecfc3609dc84 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:24:38.537 7 INFO cinder.api.openstack.wsgi [None req-dbd9a2d6-5936-450a-bb71-0bf2ccc3e4cc 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:24:38.537 6 INFO cinder.api.openstack.wsgi [None req-a250a8d7-bf74-4a18-8e2a-ecfc3609dc84 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:24:38.538 7 INFO cinder.api.openstack.wsgi [None req-dbd9a2d6-5936-450a-bb71-0bf2ccc3e4cc 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:24:48.536 6 INFO cinder.api.openstack.wsgi [None req-a250a8d7-bf74-4a18-8e2a-ecfc3609dc84 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:24:48.536 7 INFO cinder.api.openstack.wsgi [None req-dbd9a2d6-5936-450a-bb71-0bf2ccc3e4cc 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:24:48.537 7 INFO cinder.api.openstack.wsgi [None req-dbd9a2d6-5936-450a-bb71-0bf2ccc3e4cc 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:24:48.537 6 INFO cinder.api.openstack.wsgi [None req-a250a8d7-bf74-4a18-8e2a-ecfc3609dc84 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:24:58.536 7 INFO cinder.api.openstack.wsgi [None req-dbd9a2d6-5936-450a-bb71-0bf2ccc3e4cc 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:24:58.537 7 INFO cinder.api.openstack.wsgi [None req-dbd9a2d6-5936-450a-bb71-0bf2ccc3e4cc 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:24:58.537 6 INFO cinder.api.openstack.wsgi [None req-a250a8d7-bf74-4a18-8e2a-ecfc3609dc84 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:24:58.537 6 INFO cinder.api.openstack.wsgi [None req-a250a8d7-bf74-4a18-8e2a-ecfc3609dc84 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:25:08.537 7 INFO cinder.api.openstack.wsgi [None req-dbd9a2d6-5936-450a-bb71-0bf2ccc3e4cc 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:25:08.537 6 INFO cinder.api.openstack.wsgi [None req-a250a8d7-bf74-4a18-8e2a-ecfc3609dc84 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:25:08.537 7 INFO cinder.api.openstack.wsgi [None req-dbd9a2d6-5936-450a-bb71-0bf2ccc3e4cc 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:25:08.538 6 INFO cinder.api.openstack.wsgi [None req-a250a8d7-bf74-4a18-8e2a-ecfc3609dc84 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:25:18.536 6 INFO cinder.api.openstack.wsgi [None req-a250a8d7-bf74-4a18-8e2a-ecfc3609dc84 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:25:18.536 7 INFO cinder.api.openstack.wsgi [None req-dbd9a2d6-5936-450a-bb71-0bf2ccc3e4cc 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:25:18.537 6 INFO cinder.api.openstack.wsgi [None req-a250a8d7-bf74-4a18-8e2a-ecfc3609dc84 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:25:18.537 7 INFO cinder.api.openstack.wsgi [None req-dbd9a2d6-5936-450a-bb71-0bf2ccc3e4cc 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:25:25.742 6 INFO cinder.api.openstack.wsgi [None req-42be7ce2-d495-4ff6-8687-f2089bdada87 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true 2026-06-05 12:25:26.248 6 INFO cinder.api.openstack.wsgi [None req-42be7ce2-d495-4ff6-8687-f2089bdada87 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 6|app: 0|req: 234/467] 10.0.0.50 () {28 vars in 695 bytes} [Fri Jun 5 12:25:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true => generated 670 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:25:26.261 7 INFO cinder.api.openstack.wsgi [None req-2785b1a8-8e5a-45a8-85f3-48b4db3169a5 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services 2026-06-05 12:25:26.269 7 INFO cinder.api.openstack.wsgi [None req-2785b1a8-8e5a-45a8-85f3-48b4db3169a5 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services returned with HTTP 200 [pid: 7|app: 0|req: 234/468] 10.0.0.50 () {28 vars in 644 bytes} [Fri Jun 5 12:25:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:25:26.281 6 INFO cinder.api.openstack.wsgi [None req-62f54742-035a-4261-b948-32d721b5301c 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:25:26.290 6 INFO cinder.volume.api [None req-62f54742-035a-4261-b948-32d721b5301c 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:25:26.292 6 INFO cinder.api.openstack.wsgi [None req-62f54742-035a-4261-b948-32d721b5301c 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 235/469] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:25:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:25:26.300 7 INFO cinder.api.openstack.wsgi [None req-e1157ce8-7a69-4f6b-86bc-d6422898760c 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:25:26.307 7 INFO cinder.volume.api [None req-e1157ce8-7a69-4f6b-86bc-d6422898760c 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:25:26.310 7 INFO cinder.api.openstack.wsgi [None req-e1157ce8-7a69-4f6b-86bc-d6422898760c 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 235/470] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:25:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:25:26.348 6 INFO cinder.api.openstack.wsgi [None req-37b2de5e-3815-4474-9255-c4185b200313 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true 2026-06-05 12:25:26.371 6 INFO cinder.api.openstack.wsgi [None req-37b2de5e-3815-4474-9255-c4185b200313 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 236/471] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:25:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:25:26.383 7 INFO cinder.api.openstack.wsgi [None req-132b74f2-1ef6-4c8c-a142-661775cbd5c2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true 2026-06-05 12:25:26.401 7 INFO cinder.api.openstack.wsgi [None req-132b74f2-1ef6-4c8c-a142-661775cbd5c2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 236/472] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:25:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:25:26.414 6 INFO cinder.api.openstack.wsgi [None req-262c54fd-2236-459a-9dcb-53482da87501 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true 2026-06-05 12:25:26.434 6 INFO cinder.api.openstack.wsgi [None req-262c54fd-2236-459a-9dcb-53482da87501 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 237/473] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:25:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:25:26.448 7 INFO cinder.api.openstack.wsgi [None req-ef958ea1-32d9-4279-a754-fc73089527c5 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true 2026-06-05 12:25:26.471 7 INFO cinder.volume.api [None req-ef958ea1-32d9-4279-a754-fc73089527c5 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all snapshots completed successfully. 2026-06-05 12:25:26.471 7 INFO cinder.api.openstack.wsgi [None req-ef958ea1-32d9-4279-a754-fc73089527c5 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 237/474] 10.0.0.50 () {28 vars in 673 bytes} [Fri Jun 5 12:25:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true => generated 17 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-05 12:25:28.537 6 INFO cinder.api.openstack.wsgi [None req-262c54fd-2236-459a-9dcb-53482da87501 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:25:28.537 7 INFO cinder.api.openstack.wsgi [None req-ef958ea1-32d9-4279-a754-fc73089527c5 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:25:28.538 6 INFO cinder.api.openstack.wsgi [None req-262c54fd-2236-459a-9dcb-53482da87501 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:25:28.539 7 INFO cinder.api.openstack.wsgi [None req-ef958ea1-32d9-4279-a754-fc73089527c5 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:25:38.536 7 INFO cinder.api.openstack.wsgi [None req-ef958ea1-32d9-4279-a754-fc73089527c5 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:25:38.536 6 INFO cinder.api.openstack.wsgi [None req-262c54fd-2236-459a-9dcb-53482da87501 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:25:38.537 7 INFO cinder.api.openstack.wsgi [None req-ef958ea1-32d9-4279-a754-fc73089527c5 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:25:38.538 6 INFO cinder.api.openstack.wsgi [None req-262c54fd-2236-459a-9dcb-53482da87501 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:25:48.536 7 INFO cinder.api.openstack.wsgi [None req-ef958ea1-32d9-4279-a754-fc73089527c5 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:25:48.536 6 INFO cinder.api.openstack.wsgi [None req-262c54fd-2236-459a-9dcb-53482da87501 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:25:48.537 7 INFO cinder.api.openstack.wsgi [None req-ef958ea1-32d9-4279-a754-fc73089527c5 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:25:48.537 6 INFO cinder.api.openstack.wsgi [None req-262c54fd-2236-459a-9dcb-53482da87501 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:25:58.537 7 INFO cinder.api.openstack.wsgi [None req-ef958ea1-32d9-4279-a754-fc73089527c5 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:25:58.537 6 INFO cinder.api.openstack.wsgi [None req-262c54fd-2236-459a-9dcb-53482da87501 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:25:58.538 6 INFO cinder.api.openstack.wsgi [None req-262c54fd-2236-459a-9dcb-53482da87501 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:25:58.538 7 INFO cinder.api.openstack.wsgi [None req-ef958ea1-32d9-4279-a754-fc73089527c5 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:26:08.537 6 INFO cinder.api.openstack.wsgi [None req-262c54fd-2236-459a-9dcb-53482da87501 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:26:08.537 7 INFO cinder.api.openstack.wsgi [None req-ef958ea1-32d9-4279-a754-fc73089527c5 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:26:08.537 6 INFO cinder.api.openstack.wsgi [None req-262c54fd-2236-459a-9dcb-53482da87501 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:26:08.538 7 INFO cinder.api.openstack.wsgi [None req-ef958ea1-32d9-4279-a754-fc73089527c5 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:26:18.536 6 INFO cinder.api.openstack.wsgi [None req-262c54fd-2236-459a-9dcb-53482da87501 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:26:18.536 7 INFO cinder.api.openstack.wsgi [None req-ef958ea1-32d9-4279-a754-fc73089527c5 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:26:18.537 6 INFO cinder.api.openstack.wsgi [None req-262c54fd-2236-459a-9dcb-53482da87501 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:26:18.538 7 INFO cinder.api.openstack.wsgi [None req-ef958ea1-32d9-4279-a754-fc73089527c5 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:26:25.731 6 INFO cinder.api.openstack.wsgi [None req-b33a2b8c-1212-4dc3-adf9-46305a67d684 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true 2026-06-05 12:26:25.740 6 INFO cinder.volume.api [None req-b33a2b8c-1212-4dc3-adf9-46305a67d684 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all snapshots completed successfully. 2026-06-05 12:26:25.740 6 INFO cinder.api.openstack.wsgi [None req-b33a2b8c-1212-4dc3-adf9-46305a67d684 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 244/487] 10.0.0.50 () {28 vars in 673 bytes} [Fri Jun 5 12:26:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true => generated 17 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-05 12:26:25.754 7 INFO cinder.api.openstack.wsgi [None req-890376c2-73e2-4945-a378-3ae5ca210a2c 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true 2026-06-05 12:26:26.260 7 INFO cinder.api.openstack.wsgi [None req-890376c2-73e2-4945-a378-3ae5ca210a2c 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 244/488] 10.0.0.50 () {28 vars in 695 bytes} [Fri Jun 5 12:26:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true => generated 670 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:26:26.274 6 INFO cinder.api.openstack.wsgi [None req-12cde8f6-f989-4839-8d13-d11e6cfc4fd0 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:26:26.289 6 INFO cinder.volume.api [None req-12cde8f6-f989-4839-8d13-d11e6cfc4fd0 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:26:26.291 6 INFO cinder.api.openstack.wsgi [None req-12cde8f6-f989-4839-8d13-d11e6cfc4fd0 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 245/489] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:26:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:26:26.336 7 INFO cinder.api.openstack.wsgi [None req-e091e30f-6113-47e2-9643-3cbe706d65de 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true 2026-06-05 12:26:26.358 7 INFO cinder.api.openstack.wsgi [None req-e091e30f-6113-47e2-9643-3cbe706d65de 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 245/490] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:26:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:26:26.367 6 INFO cinder.api.openstack.wsgi [None req-64c073fe-ab85-4e10-a860-9f2ae18fde65 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true 2026-06-05 12:26:26.384 6 INFO cinder.api.openstack.wsgi [None req-64c073fe-ab85-4e10-a860-9f2ae18fde65 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 246/491] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:26:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:26:26.394 7 INFO cinder.api.openstack.wsgi [None req-ee8ca9ed-bee2-425c-a72f-5740e593d78c 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true 2026-06-05 12:26:26.416 7 INFO cinder.api.openstack.wsgi [None req-ee8ca9ed-bee2-425c-a72f-5740e593d78c 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 246/492] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:26:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:26:26.426 6 INFO cinder.api.openstack.wsgi [None req-74d00e18-b380-4759-8ef1-62ec778e4f88 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:26:26.435 6 INFO cinder.volume.api [None req-74d00e18-b380-4759-8ef1-62ec778e4f88 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:26:26.437 6 INFO cinder.api.openstack.wsgi [None req-74d00e18-b380-4759-8ef1-62ec778e4f88 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 247/493] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:26:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-05 12:26:26.450 7 INFO cinder.api.openstack.wsgi [None req-9f974ef2-bb77-4b47-a69b-5d5f46445295 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services 2026-06-05 12:26:26.455 7 INFO cinder.api.openstack.wsgi [None req-9f974ef2-bb77-4b47-a69b-5d5f46445295 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services returned with HTTP 200 [pid: 7|app: 0|req: 247/494] 10.0.0.50 () {28 vars in 644 bytes} [Fri Jun 5 12:26:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:26:28.536 7 INFO cinder.api.openstack.wsgi [None req-9f974ef2-bb77-4b47-a69b-5d5f46445295 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:26:28.536 6 INFO cinder.api.openstack.wsgi [None req-74d00e18-b380-4759-8ef1-62ec778e4f88 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:26:28.537 7 INFO cinder.api.openstack.wsgi [None req-9f974ef2-bb77-4b47-a69b-5d5f46445295 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:26:28.537 6 INFO cinder.api.openstack.wsgi [None req-74d00e18-b380-4759-8ef1-62ec778e4f88 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:26:38.537 7 INFO cinder.api.openstack.wsgi [None req-9f974ef2-bb77-4b47-a69b-5d5f46445295 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:26:38.537 6 INFO cinder.api.openstack.wsgi [None req-74d00e18-b380-4759-8ef1-62ec778e4f88 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:26:38.537 7 INFO cinder.api.openstack.wsgi [None req-9f974ef2-bb77-4b47-a69b-5d5f46445295 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:26:38.538 6 INFO cinder.api.openstack.wsgi [None req-74d00e18-b380-4759-8ef1-62ec778e4f88 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:26:48.536 7 INFO cinder.api.openstack.wsgi [None req-9f974ef2-bb77-4b47-a69b-5d5f46445295 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:26:48.536 6 INFO cinder.api.openstack.wsgi [None req-74d00e18-b380-4759-8ef1-62ec778e4f88 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:26:48.537 7 INFO cinder.api.openstack.wsgi [None req-9f974ef2-bb77-4b47-a69b-5d5f46445295 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:26:48.538 6 INFO cinder.api.openstack.wsgi [None req-74d00e18-b380-4759-8ef1-62ec778e4f88 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:26:58.536 7 INFO cinder.api.openstack.wsgi [None req-9f974ef2-bb77-4b47-a69b-5d5f46445295 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:26:58.536 6 INFO cinder.api.openstack.wsgi [None req-74d00e18-b380-4759-8ef1-62ec778e4f88 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:26:58.537 7 INFO cinder.api.openstack.wsgi [None req-9f974ef2-bb77-4b47-a69b-5d5f46445295 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:26:58.537 6 INFO cinder.api.openstack.wsgi [None req-74d00e18-b380-4759-8ef1-62ec778e4f88 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:27:08.536 6 INFO cinder.api.openstack.wsgi [None req-74d00e18-b380-4759-8ef1-62ec778e4f88 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:27:08.537 6 INFO cinder.api.openstack.wsgi [None req-74d00e18-b380-4759-8ef1-62ec778e4f88 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:27:08.540 7 INFO cinder.api.openstack.wsgi [None req-9f974ef2-bb77-4b47-a69b-5d5f46445295 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:27:08.542 7 INFO cinder.api.openstack.wsgi [None req-9f974ef2-bb77-4b47-a69b-5d5f46445295 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:27:18.537 7 INFO cinder.api.openstack.wsgi [None req-9f974ef2-bb77-4b47-a69b-5d5f46445295 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:27:18.538 7 INFO cinder.api.openstack.wsgi [None req-9f974ef2-bb77-4b47-a69b-5d5f46445295 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:27:18.536 6 INFO cinder.api.openstack.wsgi [None req-74d00e18-b380-4759-8ef1-62ec778e4f88 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:27:18.541 6 INFO cinder.api.openstack.wsgi [None req-74d00e18-b380-4759-8ef1-62ec778e4f88 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:27:25.727 7 INFO cinder.api.openstack.wsgi [None req-1cdab93b-77f7-434e-8124-bf200191c761 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true 2026-06-05 12:27:26.231 7 INFO cinder.api.openstack.wsgi [None req-1cdab93b-77f7-434e-8124-bf200191c761 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 254/507] 10.0.0.50 () {28 vars in 695 bytes} [Fri Jun 5 12:27:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true => generated 670 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:27:26.271 6 INFO cinder.api.openstack.wsgi [None req-00c2c6e4-47b3-434a-bd49-40d68da38631 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true 2026-06-05 12:27:26.296 6 INFO cinder.api.openstack.wsgi [None req-00c2c6e4-47b3-434a-bd49-40d68da38631 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 254/508] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:27:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:27:26.308 7 INFO cinder.api.openstack.wsgi [None req-c55b6e62-dfd3-44d2-9b8a-0f792d8a6ba4 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true 2026-06-05 12:27:26.336 7 INFO cinder.api.openstack.wsgi [None req-c55b6e62-dfd3-44d2-9b8a-0f792d8a6ba4 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 255/509] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:27:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:27:26.347 6 INFO cinder.api.openstack.wsgi [None req-f1b67a4f-7d37-4f19-94d0-167eb6d80cce 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true 2026-06-05 12:27:26.370 6 INFO cinder.api.openstack.wsgi [None req-f1b67a4f-7d37-4f19-94d0-167eb6d80cce 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 255/510] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:27:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:27:26.381 7 INFO cinder.api.openstack.wsgi [None req-b75df09a-2f82-4192-a8d8-765ae6de4ab8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true 2026-06-05 12:27:26.388 7 INFO cinder.volume.api [None req-b75df09a-2f82-4192-a8d8-765ae6de4ab8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all snapshots completed successfully. 2026-06-05 12:27:26.388 7 INFO cinder.api.openstack.wsgi [None req-b75df09a-2f82-4192-a8d8-765ae6de4ab8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 256/511] 10.0.0.50 () {28 vars in 673 bytes} [Fri Jun 5 12:27:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:27:26.401 6 INFO cinder.api.openstack.wsgi [None req-471071b3-ac1f-434a-b454-bed3a21c7660 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services 2026-06-05 12:27:26.407 6 INFO cinder.api.openstack.wsgi [None req-471071b3-ac1f-434a-b454-bed3a21c7660 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services returned with HTTP 200 [pid: 6|app: 0|req: 256/512] 10.0.0.50 () {28 vars in 644 bytes} [Fri Jun 5 12:27:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:27:26.421 7 INFO cinder.api.openstack.wsgi [None req-470e27d2-0ac0-4f0d-9523-d1cd5e2ca5ae 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:27:26.435 7 INFO cinder.volume.api [None req-470e27d2-0ac0-4f0d-9523-d1cd5e2ca5ae 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:27:26.438 7 INFO cinder.api.openstack.wsgi [None req-470e27d2-0ac0-4f0d-9523-d1cd5e2ca5ae 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 257/513] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:27:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:27:26.449 6 INFO cinder.api.openstack.wsgi [None req-da4bb088-f986-4034-bf3f-84a9f8dc6c6a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:27:26.457 6 INFO cinder.volume.api [None req-da4bb088-f986-4034-bf3f-84a9f8dc6c6a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:27:26.458 6 INFO cinder.api.openstack.wsgi [None req-da4bb088-f986-4034-bf3f-84a9f8dc6c6a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 257/514] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:27:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:27:28.536 7 INFO cinder.api.openstack.wsgi [None req-470e27d2-0ac0-4f0d-9523-d1cd5e2ca5ae 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:27:28.537 6 INFO cinder.api.openstack.wsgi [None req-da4bb088-f986-4034-bf3f-84a9f8dc6c6a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:27:28.538 7 INFO cinder.api.openstack.wsgi [None req-470e27d2-0ac0-4f0d-9523-d1cd5e2ca5ae 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:27:28.538 6 INFO cinder.api.openstack.wsgi [None req-da4bb088-f986-4034-bf3f-84a9f8dc6c6a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:27:38.536 7 INFO cinder.api.openstack.wsgi [None req-470e27d2-0ac0-4f0d-9523-d1cd5e2ca5ae 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:27:38.536 6 INFO cinder.api.openstack.wsgi [None req-da4bb088-f986-4034-bf3f-84a9f8dc6c6a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:27:38.537 7 INFO cinder.api.openstack.wsgi [None req-470e27d2-0ac0-4f0d-9523-d1cd5e2ca5ae 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:27:38.537 6 INFO cinder.api.openstack.wsgi [None req-da4bb088-f986-4034-bf3f-84a9f8dc6c6a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:27:48.536 6 INFO cinder.api.openstack.wsgi [None req-da4bb088-f986-4034-bf3f-84a9f8dc6c6a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:27:48.536 7 INFO cinder.api.openstack.wsgi [None req-470e27d2-0ac0-4f0d-9523-d1cd5e2ca5ae 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:27:48.537 7 INFO cinder.api.openstack.wsgi [None req-470e27d2-0ac0-4f0d-9523-d1cd5e2ca5ae 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:27:48.537 6 INFO cinder.api.openstack.wsgi [None req-da4bb088-f986-4034-bf3f-84a9f8dc6c6a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:27:58.536 7 INFO cinder.api.openstack.wsgi [None req-470e27d2-0ac0-4f0d-9523-d1cd5e2ca5ae 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:27:58.537 6 INFO cinder.api.openstack.wsgi [None req-da4bb088-f986-4034-bf3f-84a9f8dc6c6a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:27:58.537 7 INFO cinder.api.openstack.wsgi [None req-470e27d2-0ac0-4f0d-9523-d1cd5e2ca5ae 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:27:58.538 6 INFO cinder.api.openstack.wsgi [None req-da4bb088-f986-4034-bf3f-84a9f8dc6c6a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:28:08.540 7 INFO cinder.api.openstack.wsgi [None req-470e27d2-0ac0-4f0d-9523-d1cd5e2ca5ae 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:28:08.541 6 INFO cinder.api.openstack.wsgi [None req-da4bb088-f986-4034-bf3f-84a9f8dc6c6a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:28:08.541 7 INFO cinder.api.openstack.wsgi [None req-470e27d2-0ac0-4f0d-9523-d1cd5e2ca5ae 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:28:08.542 6 INFO cinder.api.openstack.wsgi [None req-da4bb088-f986-4034-bf3f-84a9f8dc6c6a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:28:18.537 7 INFO cinder.api.openstack.wsgi [None req-470e27d2-0ac0-4f0d-9523-d1cd5e2ca5ae 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:28:18.537 6 INFO cinder.api.openstack.wsgi [None req-da4bb088-f986-4034-bf3f-84a9f8dc6c6a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:28:18.538 7 INFO cinder.api.openstack.wsgi [None req-470e27d2-0ac0-4f0d-9523-d1cd5e2ca5ae 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:28:18.538 6 INFO cinder.api.openstack.wsgi [None req-da4bb088-f986-4034-bf3f-84a9f8dc6c6a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:28:25.724 7 INFO cinder.api.openstack.wsgi [None req-fd12271a-1fc8-4c0f-91aa-435787099304 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true 2026-06-05 12:28:25.735 7 INFO cinder.volume.api [None req-fd12271a-1fc8-4c0f-91aa-435787099304 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all snapshots completed successfully. 2026-06-05 12:28:25.735 7 INFO cinder.api.openstack.wsgi [None req-fd12271a-1fc8-4c0f-91aa-435787099304 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 264/527] 10.0.0.50 () {28 vars in 673 bytes} [Fri Jun 5 12:28:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true => generated 17 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-05 12:28:25.781 6 INFO cinder.api.openstack.wsgi [None req-ba4998ba-72fc-44b8-82c0-b8cec72377bc 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true 2026-06-05 12:28:25.806 6 INFO cinder.api.openstack.wsgi [None req-ba4998ba-72fc-44b8-82c0-b8cec72377bc 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 264/528] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:28:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:28:25.820 7 INFO cinder.api.openstack.wsgi [None req-49e0f91d-2095-4ecc-8535-9f0488177980 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true 2026-06-05 12:28:25.853 7 INFO cinder.api.openstack.wsgi [None req-49e0f91d-2095-4ecc-8535-9f0488177980 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 265/529] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:28:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:28:25.862 6 INFO cinder.api.openstack.wsgi [None req-55a60e3a-e601-4562-bda6-d25b79ae4e83 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true 2026-06-05 12:28:25.889 6 INFO cinder.api.openstack.wsgi [None req-55a60e3a-e601-4562-bda6-d25b79ae4e83 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 265/530] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:28:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:28:25.900 7 INFO cinder.api.openstack.wsgi [None req-fa01d893-777a-49f4-90b1-6107b393abe6 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:28:25.910 7 INFO cinder.volume.api [None req-fa01d893-777a-49f4-90b1-6107b393abe6 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:28:25.912 7 INFO cinder.api.openstack.wsgi [None req-fa01d893-777a-49f4-90b1-6107b393abe6 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 266/531] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:28:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-05 12:28:25.924 6 INFO cinder.api.openstack.wsgi [None req-e40390ec-5efc-481b-b0c2-b74488da21e8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:28:25.935 6 INFO cinder.volume.api [None req-e40390ec-5efc-481b-b0c2-b74488da21e8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:28:25.938 6 INFO cinder.api.openstack.wsgi [None req-e40390ec-5efc-481b-b0c2-b74488da21e8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 266/532] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:28:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:28:25.951 7 INFO cinder.api.openstack.wsgi [None req-a8d3dcb9-8050-40e7-85de-8ff5e05e37d9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services 2026-06-05 12:28:25.958 7 INFO cinder.api.openstack.wsgi [None req-a8d3dcb9-8050-40e7-85de-8ff5e05e37d9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services returned with HTTP 200 [pid: 7|app: 0|req: 267/533] 10.0.0.50 () {28 vars in 644 bytes} [Fri Jun 5 12:28:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:28:25.969 6 INFO cinder.api.openstack.wsgi [None req-ffc15a3f-98eb-4e1a-8be5-40333535ffe2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true 2026-06-05 12:28:26.473 6 INFO cinder.api.openstack.wsgi [None req-ffc15a3f-98eb-4e1a-8be5-40333535ffe2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 6|app: 0|req: 267/534] 10.0.0.50 () {28 vars in 695 bytes} [Fri Jun 5 12:28:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:28:28.537 7 INFO cinder.api.openstack.wsgi [None req-a8d3dcb9-8050-40e7-85de-8ff5e05e37d9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:28:28.537 6 INFO cinder.api.openstack.wsgi [None req-ffc15a3f-98eb-4e1a-8be5-40333535ffe2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:28:28.538 7 INFO cinder.api.openstack.wsgi [None req-a8d3dcb9-8050-40e7-85de-8ff5e05e37d9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:28:28.538 6 INFO cinder.api.openstack.wsgi [None req-ffc15a3f-98eb-4e1a-8be5-40333535ffe2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:28:38.537 6 INFO cinder.api.openstack.wsgi [None req-ffc15a3f-98eb-4e1a-8be5-40333535ffe2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:28:38.537 7 INFO cinder.api.openstack.wsgi [None req-a8d3dcb9-8050-40e7-85de-8ff5e05e37d9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:28:38.537 6 INFO cinder.api.openstack.wsgi [None req-ffc15a3f-98eb-4e1a-8be5-40333535ffe2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:28:38.538 7 INFO cinder.api.openstack.wsgi [None req-a8d3dcb9-8050-40e7-85de-8ff5e05e37d9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:28:48.537 7 INFO cinder.api.openstack.wsgi [None req-a8d3dcb9-8050-40e7-85de-8ff5e05e37d9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:28:48.537 6 INFO cinder.api.openstack.wsgi [None req-ffc15a3f-98eb-4e1a-8be5-40333535ffe2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:28:48.538 7 INFO cinder.api.openstack.wsgi [None req-a8d3dcb9-8050-40e7-85de-8ff5e05e37d9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:28:48.538 6 INFO cinder.api.openstack.wsgi [None req-ffc15a3f-98eb-4e1a-8be5-40333535ffe2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:28:58.537 7 INFO cinder.api.openstack.wsgi [None req-a8d3dcb9-8050-40e7-85de-8ff5e05e37d9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:28:58.537 6 INFO cinder.api.openstack.wsgi [None req-ffc15a3f-98eb-4e1a-8be5-40333535ffe2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:28:58.538 7 INFO cinder.api.openstack.wsgi [None req-a8d3dcb9-8050-40e7-85de-8ff5e05e37d9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:28:58.538 6 INFO cinder.api.openstack.wsgi [None req-ffc15a3f-98eb-4e1a-8be5-40333535ffe2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:29:08.536 7 INFO cinder.api.openstack.wsgi [None req-a8d3dcb9-8050-40e7-85de-8ff5e05e37d9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:29:08.537 6 INFO cinder.api.openstack.wsgi [None req-ffc15a3f-98eb-4e1a-8be5-40333535ffe2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:29:08.537 7 INFO cinder.api.openstack.wsgi [None req-a8d3dcb9-8050-40e7-85de-8ff5e05e37d9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:29:08.538 6 INFO cinder.api.openstack.wsgi [None req-ffc15a3f-98eb-4e1a-8be5-40333535ffe2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:29:18.537 7 INFO cinder.api.openstack.wsgi [None req-a8d3dcb9-8050-40e7-85de-8ff5e05e37d9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:29:18.538 6 INFO cinder.api.openstack.wsgi [None req-ffc15a3f-98eb-4e1a-8be5-40333535ffe2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:29:18.539 7 INFO cinder.api.openstack.wsgi [None req-a8d3dcb9-8050-40e7-85de-8ff5e05e37d9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:29:18.539 6 INFO cinder.api.openstack.wsgi [None req-ffc15a3f-98eb-4e1a-8be5-40333535ffe2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:29:25.742 7 INFO cinder.api.openstack.wsgi [None req-fcbba67e-dcec-499f-ba00-d61f7bf31b57 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true 2026-06-05 12:29:26.246 7 INFO cinder.api.openstack.wsgi [None req-fcbba67e-dcec-499f-ba00-d61f7bf31b57 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 274/547] 10.0.0.50 () {28 vars in 695 bytes} [Fri Jun 5 12:29:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true => generated 670 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:29:26.295 6 INFO cinder.api.openstack.wsgi [None req-6e90045b-4740-4f3b-8970-9e07aebca7ac 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true 2026-06-05 12:29:26.318 6 INFO cinder.api.openstack.wsgi [None req-6e90045b-4740-4f3b-8970-9e07aebca7ac 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 274/548] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:29:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:29:26.329 7 INFO cinder.api.openstack.wsgi [None req-3455787f-ad3b-4f7e-a6d4-b52d98362fd6 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true 2026-06-05 12:29:26.354 7 INFO cinder.api.openstack.wsgi [None req-3455787f-ad3b-4f7e-a6d4-b52d98362fd6 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 275/549] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:29:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:29:26.367 6 INFO cinder.api.openstack.wsgi [None req-22d20fe7-b622-47dc-869f-0e0c52b107e6 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true 2026-06-05 12:29:26.386 6 INFO cinder.api.openstack.wsgi [None req-22d20fe7-b622-47dc-869f-0e0c52b107e6 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 275/550] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:29:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:29:26.393 7 INFO cinder.api.openstack.wsgi [None req-00494b15-17d8-436a-a568-1e5dd5dab94a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:29:26.400 7 INFO cinder.volume.api [None req-00494b15-17d8-436a-a568-1e5dd5dab94a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:29:26.402 7 INFO cinder.api.openstack.wsgi [None req-00494b15-17d8-436a-a568-1e5dd5dab94a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 276/551] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:29:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-05 12:29:26.411 6 INFO cinder.api.openstack.wsgi [None req-b577b653-9121-4685-a379-06e6c7034693 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:29:26.421 6 INFO cinder.volume.api [None req-b577b653-9121-4685-a379-06e6c7034693 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:29:26.425 6 INFO cinder.api.openstack.wsgi [None req-b577b653-9121-4685-a379-06e6c7034693 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 276/552] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:29:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:29:26.434 7 INFO cinder.api.openstack.wsgi [None req-89c81acb-1928-4616-a407-474207c3ba4b 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true 2026-06-05 12:29:26.442 7 INFO cinder.volume.api [None req-89c81acb-1928-4616-a407-474207c3ba4b 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all snapshots completed successfully. 2026-06-05 12:29:26.443 7 INFO cinder.api.openstack.wsgi [None req-89c81acb-1928-4616-a407-474207c3ba4b 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 277/553] 10.0.0.50 () {28 vars in 673 bytes} [Fri Jun 5 12:29:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:29:26.456 6 INFO cinder.api.openstack.wsgi [None req-649c5fea-2689-4b11-a149-a298ba62b169 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services 2026-06-05 12:29:26.465 6 INFO cinder.api.openstack.wsgi [None req-649c5fea-2689-4b11-a149-a298ba62b169 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services returned with HTTP 200 [pid: 6|app: 0|req: 277/554] 10.0.0.50 () {28 vars in 644 bytes} [Fri Jun 5 12:29:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:29:28.536 7 INFO cinder.api.openstack.wsgi [None req-89c81acb-1928-4616-a407-474207c3ba4b 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:29:28.537 7 INFO cinder.api.openstack.wsgi [None req-89c81acb-1928-4616-a407-474207c3ba4b 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:29:28.538 6 INFO cinder.api.openstack.wsgi [None req-649c5fea-2689-4b11-a149-a298ba62b169 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:29:28.539 6 INFO cinder.api.openstack.wsgi [None req-649c5fea-2689-4b11-a149-a298ba62b169 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:29:38.537 7 INFO cinder.api.openstack.wsgi [None req-89c81acb-1928-4616-a407-474207c3ba4b 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:29:38.537 6 INFO cinder.api.openstack.wsgi [None req-649c5fea-2689-4b11-a149-a298ba62b169 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:29:38.538 7 INFO cinder.api.openstack.wsgi [None req-89c81acb-1928-4616-a407-474207c3ba4b 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:29:38.538 6 INFO cinder.api.openstack.wsgi [None req-649c5fea-2689-4b11-a149-a298ba62b169 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:29:48.537 7 INFO cinder.api.openstack.wsgi [None req-89c81acb-1928-4616-a407-474207c3ba4b 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:29:48.537 6 INFO cinder.api.openstack.wsgi [None req-649c5fea-2689-4b11-a149-a298ba62b169 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:29:48.538 7 INFO cinder.api.openstack.wsgi [None req-89c81acb-1928-4616-a407-474207c3ba4b 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:29:48.538 6 INFO cinder.api.openstack.wsgi [None req-649c5fea-2689-4b11-a149-a298ba62b169 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:29:58.540 6 INFO cinder.api.openstack.wsgi [None req-649c5fea-2689-4b11-a149-a298ba62b169 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:29:58.540 7 INFO cinder.api.openstack.wsgi [None req-89c81acb-1928-4616-a407-474207c3ba4b 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:29:58.540 7 INFO cinder.api.openstack.wsgi [None req-89c81acb-1928-4616-a407-474207c3ba4b 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:29:58.541 6 INFO cinder.api.openstack.wsgi [None req-649c5fea-2689-4b11-a149-a298ba62b169 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:30:08.536 7 INFO cinder.api.openstack.wsgi [None req-89c81acb-1928-4616-a407-474207c3ba4b 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:30:08.536 6 INFO cinder.api.openstack.wsgi [None req-649c5fea-2689-4b11-a149-a298ba62b169 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:30:08.537 7 INFO cinder.api.openstack.wsgi [None req-89c81acb-1928-4616-a407-474207c3ba4b 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:30:08.537 6 INFO cinder.api.openstack.wsgi [None req-649c5fea-2689-4b11-a149-a298ba62b169 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:30:18.537 7 INFO cinder.api.openstack.wsgi [None req-89c81acb-1928-4616-a407-474207c3ba4b 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:30:18.537 6 INFO cinder.api.openstack.wsgi [None req-649c5fea-2689-4b11-a149-a298ba62b169 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:30:18.538 7 INFO cinder.api.openstack.wsgi [None req-89c81acb-1928-4616-a407-474207c3ba4b 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:30:18.538 6 INFO cinder.api.openstack.wsgi [None req-649c5fea-2689-4b11-a149-a298ba62b169 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:30:25.860 7 INFO cinder.api.openstack.wsgi [None req-37459a82-704f-4c4a-a0d9-794be918e3cb 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true 2026-06-05 12:30:25.887 7 INFO cinder.api.openstack.wsgi [None req-37459a82-704f-4c4a-a0d9-794be918e3cb 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 284/567] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:30:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true => generated 845 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:30:25.899 6 INFO cinder.api.openstack.wsgi [None req-6ac95b84-7050-4ead-b34b-e3df17aec954 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true 2026-06-05 12:30:25.921 6 INFO cinder.api.openstack.wsgi [None req-6ac95b84-7050-4ead-b34b-e3df17aec954 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 284/568] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:30:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:30:25.932 7 INFO cinder.api.openstack.wsgi [None req-39e02164-5d76-4382-8306-3aaaf6c88dab 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true 2026-06-05 12:30:25.959 7 INFO cinder.api.openstack.wsgi [None req-39e02164-5d76-4382-8306-3aaaf6c88dab 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 285/569] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:30:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:30:25.970 6 INFO cinder.api.openstack.wsgi [None req-816d3a76-ae35-4905-87bb-6eb43fc08112 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services 2026-06-05 12:30:25.978 6 INFO cinder.api.openstack.wsgi [None req-816d3a76-ae35-4905-87bb-6eb43fc08112 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services returned with HTTP 200 [pid: 6|app: 0|req: 285/570] 10.0.0.50 () {28 vars in 644 bytes} [Fri Jun 5 12:30:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:30:25.989 7 INFO cinder.api.openstack.wsgi [None req-e84d7d3c-9a26-4d8a-b3e3-47c13b8e0875 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true 2026-06-05 12:30:26.493 7 INFO cinder.api.openstack.wsgi [None req-e84d7d3c-9a26-4d8a-b3e3-47c13b8e0875 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 286/571] 10.0.0.50 () {28 vars in 695 bytes} [Fri Jun 5 12:30:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:30:26.506 6 INFO cinder.api.openstack.wsgi [None req-93212b54-b55a-4c5a-9057-2d1c09fb6cbd 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:30:26.514 6 INFO cinder.volume.api [None req-93212b54-b55a-4c5a-9057-2d1c09fb6cbd 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:30:26.515 6 INFO cinder.api.openstack.wsgi [None req-93212b54-b55a-4c5a-9057-2d1c09fb6cbd 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 286/572] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:30:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:30:26.526 7 INFO cinder.api.openstack.wsgi [None req-52186e99-6c05-40d5-87c7-4d58192ff3a2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:30:26.540 7 INFO cinder.volume.api [None req-52186e99-6c05-40d5-87c7-4d58192ff3a2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:30:26.543 7 INFO cinder.api.openstack.wsgi [None req-52186e99-6c05-40d5-87c7-4d58192ff3a2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 287/573] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:30:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-05 12:30:26.552 6 INFO cinder.api.openstack.wsgi [None req-253782b7-6f93-41f8-b59d-6e3bf2326409 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true 2026-06-05 12:30:26.557 6 INFO cinder.volume.api [None req-253782b7-6f93-41f8-b59d-6e3bf2326409 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all snapshots completed successfully. 2026-06-05 12:30:26.557 6 INFO cinder.api.openstack.wsgi [None req-253782b7-6f93-41f8-b59d-6e3bf2326409 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 287/574] 10.0.0.50 () {28 vars in 673 bytes} [Fri Jun 5 12:30:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:30:28.537 6 INFO cinder.api.openstack.wsgi [None req-253782b7-6f93-41f8-b59d-6e3bf2326409 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:30:28.537 7 INFO cinder.api.openstack.wsgi [None req-52186e99-6c05-40d5-87c7-4d58192ff3a2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:30:28.538 6 INFO cinder.api.openstack.wsgi [None req-253782b7-6f93-41f8-b59d-6e3bf2326409 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:30:28.538 7 INFO cinder.api.openstack.wsgi [None req-52186e99-6c05-40d5-87c7-4d58192ff3a2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:30:38.536 6 INFO cinder.api.openstack.wsgi [None req-253782b7-6f93-41f8-b59d-6e3bf2326409 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:30:38.536 7 INFO cinder.api.openstack.wsgi [None req-52186e99-6c05-40d5-87c7-4d58192ff3a2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:30:38.537 6 INFO cinder.api.openstack.wsgi [None req-253782b7-6f93-41f8-b59d-6e3bf2326409 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:30:38.537 7 INFO cinder.api.openstack.wsgi [None req-52186e99-6c05-40d5-87c7-4d58192ff3a2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:30:48.536 6 INFO cinder.api.openstack.wsgi [None req-253782b7-6f93-41f8-b59d-6e3bf2326409 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:30:48.537 6 INFO cinder.api.openstack.wsgi [None req-253782b7-6f93-41f8-b59d-6e3bf2326409 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:30:48.537 7 INFO cinder.api.openstack.wsgi [None req-52186e99-6c05-40d5-87c7-4d58192ff3a2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:30:48.538 7 INFO cinder.api.openstack.wsgi [None req-52186e99-6c05-40d5-87c7-4d58192ff3a2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:30:58.537 6 INFO cinder.api.openstack.wsgi [None req-253782b7-6f93-41f8-b59d-6e3bf2326409 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:30:58.537 7 INFO cinder.api.openstack.wsgi [None req-52186e99-6c05-40d5-87c7-4d58192ff3a2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:30:58.537 7 INFO cinder.api.openstack.wsgi [None req-52186e99-6c05-40d5-87c7-4d58192ff3a2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:30:58.537 6 INFO cinder.api.openstack.wsgi [None req-253782b7-6f93-41f8-b59d-6e3bf2326409 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:31:08.537 7 INFO cinder.api.openstack.wsgi [None req-52186e99-6c05-40d5-87c7-4d58192ff3a2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:31:08.537 6 INFO cinder.api.openstack.wsgi [None req-253782b7-6f93-41f8-b59d-6e3bf2326409 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:31:08.537 7 INFO cinder.api.openstack.wsgi [None req-52186e99-6c05-40d5-87c7-4d58192ff3a2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:31:08.537 6 INFO cinder.api.openstack.wsgi [None req-253782b7-6f93-41f8-b59d-6e3bf2326409 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:31:18.537 7 INFO cinder.api.openstack.wsgi [None req-52186e99-6c05-40d5-87c7-4d58192ff3a2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:31:18.537 6 INFO cinder.api.openstack.wsgi [None req-253782b7-6f93-41f8-b59d-6e3bf2326409 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:31:18.538 7 INFO cinder.api.openstack.wsgi [None req-52186e99-6c05-40d5-87c7-4d58192ff3a2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:31:18.538 6 INFO cinder.api.openstack.wsgi [None req-253782b7-6f93-41f8-b59d-6e3bf2326409 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:31:25.730 7 INFO cinder.api.openstack.wsgi [None req-62fb067e-0962-44b0-806a-8e26902c3427 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:31:25.738 7 INFO cinder.volume.api [None req-62fb067e-0962-44b0-806a-8e26902c3427 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:31:25.740 7 INFO cinder.api.openstack.wsgi [None req-62fb067e-0962-44b0-806a-8e26902c3427 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 294/587] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:31:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-05 12:31:25.751 6 INFO cinder.api.openstack.wsgi [None req-f237f9ad-5ee2-4ae6-b082-10485cdf8d8f 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true 2026-06-05 12:31:25.758 6 INFO cinder.volume.api [None req-f237f9ad-5ee2-4ae6-b082-10485cdf8d8f 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all snapshots completed successfully. 2026-06-05 12:31:25.758 6 INFO cinder.api.openstack.wsgi [None req-f237f9ad-5ee2-4ae6-b082-10485cdf8d8f 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 294/588] 10.0.0.50 () {28 vars in 673 bytes} [Fri Jun 5 12:31:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:31:25.805 7 INFO cinder.api.openstack.wsgi [None req-f40a3db3-7935-4997-b161-ea673e940b93 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true 2026-06-05 12:31:25.838 7 INFO cinder.api.openstack.wsgi [None req-f40a3db3-7935-4997-b161-ea673e940b93 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 295/589] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:31:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:31:25.847 6 INFO cinder.api.openstack.wsgi [None req-ce600573-f69f-4e76-8e45-2c76b57d98f0 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true 2026-06-05 12:31:25.877 6 INFO cinder.api.openstack.wsgi [None req-ce600573-f69f-4e76-8e45-2c76b57d98f0 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 295/590] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:31:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:31:25.889 7 INFO cinder.api.openstack.wsgi [None req-43f4ef36-3c6c-42d6-9c2c-c6045969ef46 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true 2026-06-05 12:31:25.926 7 INFO cinder.api.openstack.wsgi [None req-43f4ef36-3c6c-42d6-9c2c-c6045969ef46 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 296/591] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:31:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:31:25.943 6 INFO cinder.api.openstack.wsgi [None req-9b6fcbe9-4d57-45ea-9da3-4b2fae98b6db 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services 2026-06-05 12:31:25.950 6 INFO cinder.api.openstack.wsgi [None req-9b6fcbe9-4d57-45ea-9da3-4b2fae98b6db 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services returned with HTTP 200 [pid: 6|app: 0|req: 296/592] 10.0.0.50 () {28 vars in 644 bytes} [Fri Jun 5 12:31:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:31:25.960 7 INFO cinder.api.openstack.wsgi [None req-b0d032ad-fecb-4430-9c9c-849aa1cce3aa 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:31:25.971 7 INFO cinder.volume.api [None req-b0d032ad-fecb-4430-9c9c-849aa1cce3aa 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:31:25.974 7 INFO cinder.api.openstack.wsgi [None req-b0d032ad-fecb-4430-9c9c-849aa1cce3aa 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 297/593] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:31:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:31:25.993 6 INFO cinder.api.openstack.wsgi [None req-07d78767-d49c-4cdb-acff-f826d7963cd2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true 2026-06-05 12:31:26.497 6 INFO cinder.api.openstack.wsgi [None req-07d78767-d49c-4cdb-acff-f826d7963cd2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 6|app: 0|req: 297/594] 10.0.0.50 () {28 vars in 695 bytes} [Fri Jun 5 12:31:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true => generated 670 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:31:28.537 7 INFO cinder.api.openstack.wsgi [None req-b0d032ad-fecb-4430-9c9c-849aa1cce3aa 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:31:28.538 7 INFO cinder.api.openstack.wsgi [None req-b0d032ad-fecb-4430-9c9c-849aa1cce3aa 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:31:28.540 6 INFO cinder.api.openstack.wsgi [None req-07d78767-d49c-4cdb-acff-f826d7963cd2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:31:28.541 6 INFO cinder.api.openstack.wsgi [None req-07d78767-d49c-4cdb-acff-f826d7963cd2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:31:38.536 7 INFO cinder.api.openstack.wsgi [None req-b0d032ad-fecb-4430-9c9c-849aa1cce3aa 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:31:38.537 6 INFO cinder.api.openstack.wsgi [None req-07d78767-d49c-4cdb-acff-f826d7963cd2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:31:38.537 7 INFO cinder.api.openstack.wsgi [None req-b0d032ad-fecb-4430-9c9c-849aa1cce3aa 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:31:38.538 6 INFO cinder.api.openstack.wsgi [None req-07d78767-d49c-4cdb-acff-f826d7963cd2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:31:48.536 7 INFO cinder.api.openstack.wsgi [None req-b0d032ad-fecb-4430-9c9c-849aa1cce3aa 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:31:48.536 7 INFO cinder.api.openstack.wsgi [None req-b0d032ad-fecb-4430-9c9c-849aa1cce3aa 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:31:48.536 6 INFO cinder.api.openstack.wsgi [None req-07d78767-d49c-4cdb-acff-f826d7963cd2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:31:48.537 6 INFO cinder.api.openstack.wsgi [None req-07d78767-d49c-4cdb-acff-f826d7963cd2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:31:58.536 7 INFO cinder.api.openstack.wsgi [None req-b0d032ad-fecb-4430-9c9c-849aa1cce3aa 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:31:58.537 7 INFO cinder.api.openstack.wsgi [None req-b0d032ad-fecb-4430-9c9c-849aa1cce3aa 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:31:58.544 6 INFO cinder.api.openstack.wsgi [None req-07d78767-d49c-4cdb-acff-f826d7963cd2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:31:58.545 6 INFO cinder.api.openstack.wsgi [None req-07d78767-d49c-4cdb-acff-f826d7963cd2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:32:08.537 7 INFO cinder.api.openstack.wsgi [None req-b0d032ad-fecb-4430-9c9c-849aa1cce3aa 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:32:08.537 6 INFO cinder.api.openstack.wsgi [None req-07d78767-d49c-4cdb-acff-f826d7963cd2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:32:08.538 7 INFO cinder.api.openstack.wsgi [None req-b0d032ad-fecb-4430-9c9c-849aa1cce3aa 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:32:08.538 6 INFO cinder.api.openstack.wsgi [None req-07d78767-d49c-4cdb-acff-f826d7963cd2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:32:18.536 7 INFO cinder.api.openstack.wsgi [None req-b0d032ad-fecb-4430-9c9c-849aa1cce3aa 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:32:18.537 6 INFO cinder.api.openstack.wsgi [None req-07d78767-d49c-4cdb-acff-f826d7963cd2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:32:18.537 7 INFO cinder.api.openstack.wsgi [None req-b0d032ad-fecb-4430-9c9c-849aa1cce3aa 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:32:18.539 6 INFO cinder.api.openstack.wsgi [None req-07d78767-d49c-4cdb-acff-f826d7963cd2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:32:25.715 7 INFO cinder.api.openstack.wsgi [None req-cbf23e10-e14b-43dc-994a-e807fb04e9e5 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true 2026-06-05 12:32:26.219 7 INFO cinder.api.openstack.wsgi [None req-cbf23e10-e14b-43dc-994a-e807fb04e9e5 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 304/607] 10.0.0.50 () {28 vars in 695 bytes} [Fri Jun 5 12:32:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true => generated 670 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:32:26.281 6 INFO cinder.api.openstack.wsgi [None req-7c829ae7-1348-4243-9c1e-8915eb5a44cc 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true 2026-06-05 12:32:26.309 6 INFO cinder.api.openstack.wsgi [None req-7c829ae7-1348-4243-9c1e-8915eb5a44cc 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 304/608] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:32:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:32:26.319 7 INFO cinder.api.openstack.wsgi [None req-31b3b324-fa4e-4bae-b890-95d2a0094c51 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true 2026-06-05 12:32:26.342 7 INFO cinder.api.openstack.wsgi [None req-31b3b324-fa4e-4bae-b890-95d2a0094c51 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 305/609] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:32:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:32:26.357 6 INFO cinder.api.openstack.wsgi [None req-8790fb50-2d4f-4586-a8a8-96b62f128af8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true 2026-06-05 12:32:26.376 6 INFO cinder.api.openstack.wsgi [None req-8790fb50-2d4f-4586-a8a8-96b62f128af8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 305/610] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:32:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:32:26.385 7 INFO cinder.api.openstack.wsgi [None req-a746e82e-4646-4b32-91dd-074e2231e774 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:32:26.397 7 INFO cinder.volume.api [None req-a746e82e-4646-4b32-91dd-074e2231e774 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:32:26.399 7 INFO cinder.api.openstack.wsgi [None req-a746e82e-4646-4b32-91dd-074e2231e774 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 306/611] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:32:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:32:26.411 6 INFO cinder.api.openstack.wsgi [None req-69465716-fc96-48ba-9b38-68544960bd38 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:32:26.426 6 INFO cinder.volume.api [None req-69465716-fc96-48ba-9b38-68544960bd38 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:32:26.428 6 INFO cinder.api.openstack.wsgi [None req-69465716-fc96-48ba-9b38-68544960bd38 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 306/612] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:32:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-05 12:32:26.437 7 INFO cinder.api.openstack.wsgi [None req-1daed954-6065-49fd-b2cc-981e95a0f831 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true 2026-06-05 12:32:26.443 7 INFO cinder.volume.api [None req-1daed954-6065-49fd-b2cc-981e95a0f831 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all snapshots completed successfully. 2026-06-05 12:32:26.443 7 INFO cinder.api.openstack.wsgi [None req-1daed954-6065-49fd-b2cc-981e95a0f831 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 307/613] 10.0.0.50 () {28 vars in 673 bytes} [Fri Jun 5 12:32:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-05 12:32:26.455 6 INFO cinder.api.openstack.wsgi [None req-d2aa42e6-bc7a-4e3f-bf1f-22503b7eeaee 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services 2026-06-05 12:32:26.461 6 INFO cinder.api.openstack.wsgi [None req-d2aa42e6-bc7a-4e3f-bf1f-22503b7eeaee 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services returned with HTTP 200 [pid: 6|app: 0|req: 307/614] 10.0.0.50 () {28 vars in 644 bytes} [Fri Jun 5 12:32:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:32:28.536 6 INFO cinder.api.openstack.wsgi [None req-d2aa42e6-bc7a-4e3f-bf1f-22503b7eeaee 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:32:28.536 7 INFO cinder.api.openstack.wsgi [None req-1daed954-6065-49fd-b2cc-981e95a0f831 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:32:28.537 6 INFO cinder.api.openstack.wsgi [None req-d2aa42e6-bc7a-4e3f-bf1f-22503b7eeaee 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:32:28.537 7 INFO cinder.api.openstack.wsgi [None req-1daed954-6065-49fd-b2cc-981e95a0f831 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:32:38.537 6 INFO cinder.api.openstack.wsgi [None req-d2aa42e6-bc7a-4e3f-bf1f-22503b7eeaee 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:32:38.538 6 INFO cinder.api.openstack.wsgi [None req-d2aa42e6-bc7a-4e3f-bf1f-22503b7eeaee 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:32:38.540 7 INFO cinder.api.openstack.wsgi [None req-1daed954-6065-49fd-b2cc-981e95a0f831 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:32:38.541 7 INFO cinder.api.openstack.wsgi [None req-1daed954-6065-49fd-b2cc-981e95a0f831 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:32:48.537 6 INFO cinder.api.openstack.wsgi [None req-d2aa42e6-bc7a-4e3f-bf1f-22503b7eeaee 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:32:48.537 7 INFO cinder.api.openstack.wsgi [None req-1daed954-6065-49fd-b2cc-981e95a0f831 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:32:48.538 6 INFO cinder.api.openstack.wsgi [None req-d2aa42e6-bc7a-4e3f-bf1f-22503b7eeaee 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:32:48.538 7 INFO cinder.api.openstack.wsgi [None req-1daed954-6065-49fd-b2cc-981e95a0f831 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:32:53.098 6 INFO cinder.api.openstack.wsgi [None req-e075b331-e2d7-4dac-bcaa-3e5063d73ced 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET https://volume.199-204-45-210.nip.io/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=False 2026-06-05 12:32:53.119 6 INFO cinder.api.openstack.wsgi [None req-e075b331-e2d7-4dac-bcaa-3e5063d73ced 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] https://volume.199-204-45-210.nip.io/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=False returned with HTTP 200 [pid: 6|app: 0|req: 311/621] 199.204.45.210 () {44 vars in 1068 bytes} [Fri Jun 5 12:32:53 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=False => generated 338 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:32:58.536 6 INFO cinder.api.openstack.wsgi [None req-e075b331-e2d7-4dac-bcaa-3e5063d73ced 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:32:58.537 6 INFO cinder.api.openstack.wsgi [None req-e075b331-e2d7-4dac-bcaa-3e5063d73ced 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:32:58.537 7 INFO cinder.api.openstack.wsgi [None req-1daed954-6065-49fd-b2cc-981e95a0f831 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:32:58.539 7 INFO cinder.api.openstack.wsgi [None req-1daed954-6065-49fd-b2cc-981e95a0f831 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:33:08.536 6 INFO cinder.api.openstack.wsgi [None req-e075b331-e2d7-4dac-bcaa-3e5063d73ced 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:33:08.536 7 INFO cinder.api.openstack.wsgi [None req-1daed954-6065-49fd-b2cc-981e95a0f831 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:33:08.537 6 INFO cinder.api.openstack.wsgi [None req-e075b331-e2d7-4dac-bcaa-3e5063d73ced 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:33:08.537 7 INFO cinder.api.openstack.wsgi [None req-1daed954-6065-49fd-b2cc-981e95a0f831 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:33:18.536 6 INFO cinder.api.openstack.wsgi [None req-e075b331-e2d7-4dac-bcaa-3e5063d73ced 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:33:18.537 7 INFO cinder.api.openstack.wsgi [None req-1daed954-6065-49fd-b2cc-981e95a0f831 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:33:18.537 6 INFO cinder.api.openstack.wsgi [None req-e075b331-e2d7-4dac-bcaa-3e5063d73ced 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:33:18.538 7 INFO cinder.api.openstack.wsgi [None req-1daed954-6065-49fd-b2cc-981e95a0f831 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:33:25.759 6 INFO cinder.api.openstack.wsgi [None req-2ef6d33b-8a86-4782-9d0f-c6b6d4a6fae5 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true 2026-06-05 12:33:26.262 6 INFO cinder.api.openstack.wsgi [None req-2ef6d33b-8a86-4782-9d0f-c6b6d4a6fae5 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 6|app: 0|req: 315/628] 10.0.0.50 () {28 vars in 695 bytes} [Fri Jun 5 12:33:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true => generated 670 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:33:26.280 7 INFO cinder.api.openstack.wsgi [None req-0d2a2840-f0d5-457c-b551-592d96f45a6d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services 2026-06-05 12:33:26.288 7 INFO cinder.api.openstack.wsgi [None req-0d2a2840-f0d5-457c-b551-592d96f45a6d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services returned with HTTP 200 [pid: 7|app: 0|req: 314/629] 10.0.0.50 () {28 vars in 644 bytes} [Fri Jun 5 12:33:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:33:26.300 6 INFO cinder.api.openstack.wsgi [None req-80e8c947-5c3e-4033-b6d2-78909b764408 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:33:26.310 6 INFO cinder.volume.api [None req-80e8c947-5c3e-4033-b6d2-78909b764408 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:33:26.312 6 INFO cinder.api.openstack.wsgi [None req-80e8c947-5c3e-4033-b6d2-78909b764408 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 316/630] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:33:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:33:26.322 7 INFO cinder.api.openstack.wsgi [None req-a51bc18e-04de-41be-b039-01ecdb99ca74 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:33:26.339 7 INFO cinder.volume.api [None req-a51bc18e-04de-41be-b039-01ecdb99ca74 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:33:26.341 7 INFO cinder.api.openstack.wsgi [None req-a51bc18e-04de-41be-b039-01ecdb99ca74 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 315/631] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:33:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-05 12:33:26.379 6 INFO cinder.api.openstack.wsgi [None req-f69c6942-5141-4776-a246-f9867e4b06ed 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true 2026-06-05 12:33:26.402 6 INFO cinder.api.openstack.wsgi [None req-f69c6942-5141-4776-a246-f9867e4b06ed 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 317/632] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:33:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:33:26.415 7 INFO cinder.api.openstack.wsgi [None req-36cf9f91-679d-4d77-b98b-a17cb14c6a14 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true 2026-06-05 12:33:26.443 7 INFO cinder.api.openstack.wsgi [None req-36cf9f91-679d-4d77-b98b-a17cb14c6a14 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 316/633] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:33:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:33:26.456 6 INFO cinder.api.openstack.wsgi [None req-7adb4a4f-a73c-43f8-9c59-21a651a21575 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true 2026-06-05 12:33:26.477 6 INFO cinder.api.openstack.wsgi [None req-7adb4a4f-a73c-43f8-9c59-21a651a21575 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 318/634] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:33:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:33:26.487 7 INFO cinder.api.openstack.wsgi [None req-18d7c22e-9cb3-46f4-b7b8-e98e6ebcfc2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true 2026-06-05 12:33:26.494 7 INFO cinder.volume.api [None req-18d7c22e-9cb3-46f4-b7b8-e98e6ebcfc2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all snapshots completed successfully. 2026-06-05 12:33:26.495 7 INFO cinder.api.openstack.wsgi [None req-18d7c22e-9cb3-46f4-b7b8-e98e6ebcfc2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 317/635] 10.0.0.50 () {28 vars in 673 bytes} [Fri Jun 5 12:33:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:33:28.537 7 INFO cinder.api.openstack.wsgi [None req-18d7c22e-9cb3-46f4-b7b8-e98e6ebcfc2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:33:28.537 6 INFO cinder.api.openstack.wsgi [None req-7adb4a4f-a73c-43f8-9c59-21a651a21575 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:33:28.538 7 INFO cinder.api.openstack.wsgi [None req-18d7c22e-9cb3-46f4-b7b8-e98e6ebcfc2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:33:28.538 6 INFO cinder.api.openstack.wsgi [None req-7adb4a4f-a73c-43f8-9c59-21a651a21575 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:33:38.536 6 INFO cinder.api.openstack.wsgi [None req-7adb4a4f-a73c-43f8-9c59-21a651a21575 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:33:38.536 7 INFO cinder.api.openstack.wsgi [None req-18d7c22e-9cb3-46f4-b7b8-e98e6ebcfc2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:33:38.537 7 INFO cinder.api.openstack.wsgi [None req-18d7c22e-9cb3-46f4-b7b8-e98e6ebcfc2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:33:38.537 6 INFO cinder.api.openstack.wsgi [None req-7adb4a4f-a73c-43f8-9c59-21a651a21575 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:33:48.536 7 INFO cinder.api.openstack.wsgi [None req-18d7c22e-9cb3-46f4-b7b8-e98e6ebcfc2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:33:48.536 6 INFO cinder.api.openstack.wsgi [None req-7adb4a4f-a73c-43f8-9c59-21a651a21575 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:33:48.537 7 INFO cinder.api.openstack.wsgi [None req-18d7c22e-9cb3-46f4-b7b8-e98e6ebcfc2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:33:48.537 6 INFO cinder.api.openstack.wsgi [None req-7adb4a4f-a73c-43f8-9c59-21a651a21575 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:33:58.536 7 INFO cinder.api.openstack.wsgi [None req-18d7c22e-9cb3-46f4-b7b8-e98e6ebcfc2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:33:58.536 6 INFO cinder.api.openstack.wsgi [None req-7adb4a4f-a73c-43f8-9c59-21a651a21575 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:33:58.537 7 INFO cinder.api.openstack.wsgi [None req-18d7c22e-9cb3-46f4-b7b8-e98e6ebcfc2e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:33:58.537 6 INFO cinder.api.openstack.wsgi [None req-7adb4a4f-a73c-43f8-9c59-21a651a21575 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:34:00.388 7 INFO cinder.api.openstack.wsgi [None req-465beaea-756f-4b4b-9d26-de28f3560243 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET https://volume.199-204-45-210.nip.io/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=False 2026-06-05 12:34:00.411 7 INFO cinder.api.openstack.wsgi [None req-465beaea-756f-4b4b-9d26-de28f3560243 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] https://volume.199-204-45-210.nip.io/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 322/644] 199.204.45.210 () {44 vars in 1068 bytes} [Fri Jun 5 12:34:00 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=False => generated 338 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:34:08.536 6 INFO cinder.api.openstack.wsgi [None req-7adb4a4f-a73c-43f8-9c59-21a651a21575 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:34:08.537 6 INFO cinder.api.openstack.wsgi [None req-7adb4a4f-a73c-43f8-9c59-21a651a21575 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:34:08.538 7 INFO cinder.api.openstack.wsgi [None req-465beaea-756f-4b4b-9d26-de28f3560243 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:34:08.539 7 INFO cinder.api.openstack.wsgi [None req-465beaea-756f-4b4b-9d26-de28f3560243 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:34:18.536 6 INFO cinder.api.openstack.wsgi [None req-7adb4a4f-a73c-43f8-9c59-21a651a21575 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:34:18.537 7 INFO cinder.api.openstack.wsgi [None req-465beaea-756f-4b4b-9d26-de28f3560243 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:34:18.537 6 INFO cinder.api.openstack.wsgi [None req-7adb4a4f-a73c-43f8-9c59-21a651a21575 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:34:18.537 7 INFO cinder.api.openstack.wsgi [None req-465beaea-756f-4b4b-9d26-de28f3560243 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:34:25.728 6 INFO cinder.api.openstack.wsgi [None req-d07d6e63-fff6-4036-8aa0-c764a00c2ea0 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true 2026-06-05 12:34:26.237 6 INFO cinder.api.openstack.wsgi [None req-d07d6e63-fff6-4036-8aa0-c764a00c2ea0 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 6|app: 0|req: 325/649] 10.0.0.50 () {28 vars in 695 bytes} [Fri Jun 5 12:34:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true => generated 670 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:34:26.248 7 INFO cinder.api.openstack.wsgi [None req-f2596ca3-a549-4a2e-912c-a1693c88db2a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:34:26.256 7 INFO cinder.volume.api [None req-f2596ca3-a549-4a2e-912c-a1693c88db2a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:34:26.257 7 INFO cinder.api.openstack.wsgi [None req-f2596ca3-a549-4a2e-912c-a1693c88db2a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 325/650] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:34:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-05 12:34:26.271 6 INFO cinder.api.openstack.wsgi [None req-1a2f38fd-bc4d-4be7-a894-c60faf072301 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services 2026-06-05 12:34:26.277 6 INFO cinder.api.openstack.wsgi [None req-1a2f38fd-bc4d-4be7-a894-c60faf072301 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services returned with HTTP 200 [pid: 6|app: 0|req: 326/651] 10.0.0.50 () {28 vars in 644 bytes} [Fri Jun 5 12:34:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:34:26.286 7 INFO cinder.api.openstack.wsgi [None req-ca854bfc-9ed2-481f-955f-0054ca135e50 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true 2026-06-05 12:34:26.303 7 INFO cinder.volume.api [None req-ca854bfc-9ed2-481f-955f-0054ca135e50 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all snapshots completed successfully. 2026-06-05 12:34:26.304 7 INFO cinder.api.openstack.wsgi [None req-ca854bfc-9ed2-481f-955f-0054ca135e50 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 326/652] 10.0.0.50 () {28 vars in 673 bytes} [Fri Jun 5 12:34:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:34:26.315 6 INFO cinder.api.openstack.wsgi [None req-68c99116-de4e-4abd-822e-7445df095a45 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:34:26.323 6 INFO cinder.volume.api [None req-68c99116-de4e-4abd-822e-7445df095a45 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:34:26.325 6 INFO cinder.api.openstack.wsgi [None req-68c99116-de4e-4abd-822e-7445df095a45 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 327/653] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:34:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-05 12:34:26.366 7 INFO cinder.api.openstack.wsgi [None req-6357ec4e-13cd-4ef5-b387-9c78d711b16d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true 2026-06-05 12:34:26.383 7 INFO cinder.api.openstack.wsgi [None req-6357ec4e-13cd-4ef5-b387-9c78d711b16d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 327/654] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:34:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:34:26.394 6 INFO cinder.api.openstack.wsgi [None req-dad7e8b8-168f-42b8-beaa-83e5d45467fa 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true 2026-06-05 12:34:26.410 6 INFO cinder.api.openstack.wsgi [None req-dad7e8b8-168f-42b8-beaa-83e5d45467fa 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 328/655] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:34:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:34:26.422 7 INFO cinder.api.openstack.wsgi [None req-180564ef-f0ed-4ab1-ac04-7abb0d52d8a2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true 2026-06-05 12:34:26.445 7 INFO cinder.api.openstack.wsgi [None req-180564ef-f0ed-4ab1-ac04-7abb0d52d8a2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 328/656] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:34:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:34:28.537 7 INFO cinder.api.openstack.wsgi [None req-180564ef-f0ed-4ab1-ac04-7abb0d52d8a2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:34:28.537 6 INFO cinder.api.openstack.wsgi [None req-dad7e8b8-168f-42b8-beaa-83e5d45467fa 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:34:28.538 7 INFO cinder.api.openstack.wsgi [None req-180564ef-f0ed-4ab1-ac04-7abb0d52d8a2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:34:28.538 6 INFO cinder.api.openstack.wsgi [None req-dad7e8b8-168f-42b8-beaa-83e5d45467fa 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:34:38.536 7 INFO cinder.api.openstack.wsgi [None req-180564ef-f0ed-4ab1-ac04-7abb0d52d8a2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:34:38.537 7 INFO cinder.api.openstack.wsgi [None req-180564ef-f0ed-4ab1-ac04-7abb0d52d8a2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:34:38.539 6 INFO cinder.api.openstack.wsgi [None req-dad7e8b8-168f-42b8-beaa-83e5d45467fa 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:34:38.540 6 INFO cinder.api.openstack.wsgi [None req-dad7e8b8-168f-42b8-beaa-83e5d45467fa 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:34:48.537 6 INFO cinder.api.openstack.wsgi [None req-dad7e8b8-168f-42b8-beaa-83e5d45467fa 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:34:48.537 7 INFO cinder.api.openstack.wsgi [None req-180564ef-f0ed-4ab1-ac04-7abb0d52d8a2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:34:48.538 7 INFO cinder.api.openstack.wsgi [None req-180564ef-f0ed-4ab1-ac04-7abb0d52d8a2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:34:48.538 6 INFO cinder.api.openstack.wsgi [None req-dad7e8b8-168f-42b8-beaa-83e5d45467fa 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:34:58.536 6 INFO cinder.api.openstack.wsgi [None req-dad7e8b8-168f-42b8-beaa-83e5d45467fa 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:34:58.537 7 INFO cinder.api.openstack.wsgi [None req-180564ef-f0ed-4ab1-ac04-7abb0d52d8a2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:34:58.537 6 INFO cinder.api.openstack.wsgi [None req-dad7e8b8-168f-42b8-beaa-83e5d45467fa 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:34:58.538 7 INFO cinder.api.openstack.wsgi [None req-180564ef-f0ed-4ab1-ac04-7abb0d52d8a2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:35:08.537 7 INFO cinder.api.openstack.wsgi [None req-180564ef-f0ed-4ab1-ac04-7abb0d52d8a2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:35:08.537 6 INFO cinder.api.openstack.wsgi [None req-dad7e8b8-168f-42b8-beaa-83e5d45467fa 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:35:08.538 7 INFO cinder.api.openstack.wsgi [None req-180564ef-f0ed-4ab1-ac04-7abb0d52d8a2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:35:08.538 6 INFO cinder.api.openstack.wsgi [None req-dad7e8b8-168f-42b8-beaa-83e5d45467fa 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:35:18.536 6 INFO cinder.api.openstack.wsgi [None req-dad7e8b8-168f-42b8-beaa-83e5d45467fa 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:35:18.536 7 INFO cinder.api.openstack.wsgi [None req-180564ef-f0ed-4ab1-ac04-7abb0d52d8a2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:35:18.537 6 INFO cinder.api.openstack.wsgi [None req-dad7e8b8-168f-42b8-beaa-83e5d45467fa 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:35:18.538 7 INFO cinder.api.openstack.wsgi [None req-180564ef-f0ed-4ab1-ac04-7abb0d52d8a2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:35:25.909 6 INFO cinder.api.openstack.wsgi [None req-01ff3588-7ece-4efb-9648-ce2aaade707d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true 2026-06-05 12:35:25.917 6 INFO cinder.volume.api [None req-01ff3588-7ece-4efb-9648-ce2aaade707d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all snapshots completed successfully. 2026-06-05 12:35:25.918 6 INFO cinder.api.openstack.wsgi [None req-01ff3588-7ece-4efb-9648-ce2aaade707d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 335/669] 10.0.0.50 () {28 vars in 673 bytes} [Fri Jun 5 12:35:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true => generated 17 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-05 12:35:25.980 7 INFO cinder.api.openstack.wsgi [None req-ed2366d7-2bb8-42ac-a145-2709138b9b8d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true 2026-06-05 12:35:26.001 7 INFO cinder.api.openstack.wsgi [None req-ed2366d7-2bb8-42ac-a145-2709138b9b8d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 335/670] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:35:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:35:26.010 6 INFO cinder.api.openstack.wsgi [None req-66283935-efd0-4014-9d94-968d70e19d5d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true 2026-06-05 12:35:26.049 6 INFO cinder.api.openstack.wsgi [None req-66283935-efd0-4014-9d94-968d70e19d5d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 336/671] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:35:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:35:26.059 7 INFO cinder.api.openstack.wsgi [None req-48ec4adc-14e6-4e38-b2b9-a7420a1f1054 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true 2026-06-05 12:35:26.110 7 INFO cinder.api.openstack.wsgi [None req-48ec4adc-14e6-4e38-b2b9-a7420a1f1054 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 336/672] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:35:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true => generated 845 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:35:26.123 6 INFO cinder.api.openstack.wsgi [None req-3e680361-52b0-4a33-b646-6d2ead0cbabf 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:35:26.202 6 INFO cinder.volume.api [None req-3e680361-52b0-4a33-b646-6d2ead0cbabf 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:35:26.203 6 INFO cinder.api.openstack.wsgi [None req-3e680361-52b0-4a33-b646-6d2ead0cbabf 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 337/673] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:35:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true => generated 15 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-05 12:35:26.242 7 INFO cinder.api.openstack.wsgi [None req-340df354-8fd0-45a1-a907-49e5939f3a94 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:35:26.251 7 INFO cinder.volume.api [None req-340df354-8fd0-45a1-a907-49e5939f3a94 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:35:26.253 7 INFO cinder.api.openstack.wsgi [None req-340df354-8fd0-45a1-a907-49e5939f3a94 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 337/674] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:35:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:35:26.271 6 INFO cinder.api.openstack.wsgi [None req-05b8ea26-dcb7-418e-8247-8a2678ffbf34 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services 2026-06-05 12:35:26.281 6 INFO cinder.api.openstack.wsgi [None req-05b8ea26-dcb7-418e-8247-8a2678ffbf34 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services returned with HTTP 200 [pid: 6|app: 0|req: 338/675] 10.0.0.50 () {28 vars in 644 bytes} [Fri Jun 5 12:35:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:35:26.293 7 INFO cinder.api.openstack.wsgi [None req-d587b19c-9e3f-48ea-a31f-085981df35ba 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true 2026-06-05 12:35:26.798 7 INFO cinder.api.openstack.wsgi [None req-d587b19c-9e3f-48ea-a31f-085981df35ba 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 338/676] 10.0.0.50 () {28 vars in 695 bytes} [Fri Jun 5 12:35:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:35:28.536 6 INFO cinder.api.openstack.wsgi [None req-05b8ea26-dcb7-418e-8247-8a2678ffbf34 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:35:28.536 7 INFO cinder.api.openstack.wsgi [None req-d587b19c-9e3f-48ea-a31f-085981df35ba 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:35:28.537 6 INFO cinder.api.openstack.wsgi [None req-05b8ea26-dcb7-418e-8247-8a2678ffbf34 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:35:28.538 7 INFO cinder.api.openstack.wsgi [None req-d587b19c-9e3f-48ea-a31f-085981df35ba 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:35:33.730 6 INFO cinder.api.openstack.wsgi [None req-c83b197c-7e82-4f8a-b76f-fdcb85faab42 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots 2026-06-05 12:35:33.747 6 INFO cinder.volume.api [None req-c83b197c-7e82-4f8a-b76f-fdcb85faab42 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all snapshots completed successfully. 2026-06-05 12:35:33.748 6 INFO cinder.api.openstack.wsgi [None req-c83b197c-7e82-4f8a-b76f-fdcb85faab42 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots returned with HTTP 200 [pid: 6|app: 0|req: 340/679] 10.0.0.187 () {32 vars in 705 bytes} [Fri Jun 5 12:35:33 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-05 12:35:33.764 7 INFO cinder.api.openstack.wsgi [None req-f6f2182a-529b-469f-9d77-74c8ceec7de6 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes 2026-06-05 12:35:33.789 7 INFO cinder.volume.api [None req-f6f2182a-529b-469f-9d77-74c8ceec7de6 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:35:33.789 7 INFO cinder.api.openstack.wsgi [None req-f6f2182a-529b-469f-9d77-74c8ceec7de6 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes returned with HTTP 200 [pid: 7|app: 0|req: 340/680] 10.0.0.187 () {32 vars in 701 bytes} [Fri Jun 5 12:35:33 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/volumes => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-05 12:35:38.536 6 INFO cinder.api.openstack.wsgi [None req-c83b197c-7e82-4f8a-b76f-fdcb85faab42 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:35:38.536 7 INFO cinder.api.openstack.wsgi [None req-f6f2182a-529b-469f-9d77-74c8ceec7de6 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:35:38.537 6 INFO cinder.api.openstack.wsgi [None req-c83b197c-7e82-4f8a-b76f-fdcb85faab42 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:35:38.537 7 INFO cinder.api.openstack.wsgi [None req-f6f2182a-529b-469f-9d77-74c8ceec7de6 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:35:48.536 6 INFO cinder.api.openstack.wsgi [None req-c83b197c-7e82-4f8a-b76f-fdcb85faab42 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:35:48.536 7 INFO cinder.api.openstack.wsgi [None req-f6f2182a-529b-469f-9d77-74c8ceec7de6 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:35:48.537 6 INFO cinder.api.openstack.wsgi [None req-c83b197c-7e82-4f8a-b76f-fdcb85faab42 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:35:48.537 7 INFO cinder.api.openstack.wsgi [None req-f6f2182a-529b-469f-9d77-74c8ceec7de6 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:35:58.537 7 INFO cinder.api.openstack.wsgi [None req-f6f2182a-529b-469f-9d77-74c8ceec7de6 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:35:58.537 6 INFO cinder.api.openstack.wsgi [None req-c83b197c-7e82-4f8a-b76f-fdcb85faab42 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:35:58.538 7 INFO cinder.api.openstack.wsgi [None req-f6f2182a-529b-469f-9d77-74c8ceec7de6 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:35:58.539 6 INFO cinder.api.openstack.wsgi [None req-c83b197c-7e82-4f8a-b76f-fdcb85faab42 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:36:08.537 6 INFO cinder.api.openstack.wsgi [None req-c83b197c-7e82-4f8a-b76f-fdcb85faab42 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:36:08.537 7 INFO cinder.api.openstack.wsgi [None req-f6f2182a-529b-469f-9d77-74c8ceec7de6 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:36:08.537 6 INFO cinder.api.openstack.wsgi [None req-c83b197c-7e82-4f8a-b76f-fdcb85faab42 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:36:08.537 7 INFO cinder.api.openstack.wsgi [None req-f6f2182a-529b-469f-9d77-74c8ceec7de6 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:36:17.850 6 INFO cinder.api.openstack.wsgi [None req-c5acc6d3-dfc9-42db-94d5-bac2b0287cc3 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7832926b71494e1ea64b151030b963ce/volumes 2026-06-05 12:36:18.435 6 INFO cinder.api.v3.volumes [None req-c5acc6d3-dfc9-42db-94d5-bac2b0287cc3 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] Create volume of 1 GB 2026-06-05 12:36:18.443 6 INFO cinder.volume.api [None req-c5acc6d3-dfc9-42db-94d5-bac2b0287cc3 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] Availability Zones retrieved successfully. 2026-06-05 12:36:18.536 7 INFO cinder.api.openstack.wsgi [None req-f6f2182a-529b-469f-9d77-74c8ceec7de6 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:36:18.537 7 INFO cinder.api.openstack.wsgi [None req-f6f2182a-529b-469f-9d77-74c8ceec7de6 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:36:18.538 7 INFO cinder.api.openstack.wsgi [None req-f6f2182a-529b-469f-9d77-74c8ceec7de6 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:36:18.539 7 INFO cinder.api.openstack.wsgi [None req-f6f2182a-529b-469f-9d77-74c8ceec7de6 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:36:18.784 6 INFO cinder.volume.api [None req-c5acc6d3-dfc9-42db-94d5-bac2b0287cc3 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] Create volume request issued successfully. 2026-06-05 12:36:18.785 6 INFO cinder.api.openstack.wsgi [None req-c5acc6d3-dfc9-42db-94d5-bac2b0287cc3 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7832926b71494e1ea64b151030b963ce/volumes returned with HTTP 202 [pid: 6|app: 0|req: 345/691] 10.0.0.187 () {34 vars in 723 bytes} [Fri Jun 5 12:36:17 2026] POST /v3/7832926b71494e1ea64b151030b963ce/volumes => generated 864 bytes in 942 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-06-05 12:36:18.809 7 INFO cinder.api.openstack.wsgi [None req-1b041d82-d6d0-4cbe-94d6-bfa8e65db360 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7832926b71494e1ea64b151030b963ce/volumes/f7a36dd2-fa31-495c-bf41-f214119b030b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:36:18.855 7 INFO cinder.volume.api [None req-1b041d82-d6d0-4cbe-94d6-bfa8e65db360 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] Volume info retrieved successfully. 2026-06-05 12:36:18.865 7 INFO cinder.api.openstack.wsgi [None req-1b041d82-d6d0-4cbe-94d6-bfa8e65db360 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7832926b71494e1ea64b151030b963ce/volumes/f7a36dd2-fa31-495c-bf41-f214119b030b returned with HTTP 200 [pid: 7|app: 0|req: 347/692] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:36:18 2026] GET /v3/7832926b71494e1ea64b151030b963ce/volumes/f7a36dd2-fa31-495c-bf41-f214119b030b => generated 932 bytes in 62 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-06-05 12:36:19.885 6 INFO cinder.api.openstack.wsgi [None req-398ba7dd-333e-4b5c-b535-e4b2b7132451 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7832926b71494e1ea64b151030b963ce/volumes/f7a36dd2-fa31-495c-bf41-f214119b030b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:36:19.929 6 INFO cinder.volume.api [None req-398ba7dd-333e-4b5c-b535-e4b2b7132451 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] Volume info retrieved successfully. 2026-06-05 12:36:19.940 6 INFO cinder.api.openstack.wsgi [None req-398ba7dd-333e-4b5c-b535-e4b2b7132451 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7832926b71494e1ea64b151030b963ce/volumes/f7a36dd2-fa31-495c-bf41-f214119b030b returned with HTTP 200 [pid: 6|app: 0|req: 346/693] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:36:19 2026] GET /v3/7832926b71494e1ea64b151030b963ce/volumes/f7a36dd2-fa31-495c-bf41-f214119b030b => generated 956 bytes in 61 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-06-05 12:36:20.959 7 INFO cinder.api.openstack.wsgi [None req-56fda3cb-453f-4cdd-ba99-a8cc798ca893 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7832926b71494e1ea64b151030b963ce/volumes/f7a36dd2-fa31-495c-bf41-f214119b030b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:36:20.980 7 INFO cinder.volume.api [None req-56fda3cb-453f-4cdd-ba99-a8cc798ca893 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] Volume info retrieved successfully. 2026-06-05 12:36:20.986 7 INFO cinder.api.openstack.wsgi [None req-56fda3cb-453f-4cdd-ba99-a8cc798ca893 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7832926b71494e1ea64b151030b963ce/volumes/f7a36dd2-fa31-495c-bf41-f214119b030b returned with HTTP 200 [pid: 7|app: 0|req: 348/694] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:36:20 2026] GET /v3/7832926b71494e1ea64b151030b963ce/volumes/f7a36dd2-fa31-495c-bf41-f214119b030b => generated 956 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-05 12:36:22.008 6 INFO cinder.api.openstack.wsgi [None req-8466bc99-87d6-4697-a5a1-444ce0d36ab3 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7832926b71494e1ea64b151030b963ce/volumes/f7a36dd2-fa31-495c-bf41-f214119b030b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:36:22.022 6 INFO cinder.volume.api [None req-8466bc99-87d6-4697-a5a1-444ce0d36ab3 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] Volume info retrieved successfully. 2026-06-05 12:36:22.032 6 INFO cinder.api.openstack.wsgi [None req-8466bc99-87d6-4697-a5a1-444ce0d36ab3 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7832926b71494e1ea64b151030b963ce/volumes/f7a36dd2-fa31-495c-bf41-f214119b030b returned with HTTP 200 [pid: 6|app: 0|req: 347/695] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:36:22 2026] GET /v3/7832926b71494e1ea64b151030b963ce/volumes/f7a36dd2-fa31-495c-bf41-f214119b030b => generated 1482 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-05 12:36:22.117 7 INFO cinder.api.openstack.wsgi [req-e4410267-25a5-45c0-8e88-43218fa69327 req-1b4b0d21-ccfb-44b8-a872-4d2043a55371 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7832926b71494e1ea64b151030b963ce/volumes/f7a36dd2-fa31-495c-bf41-f214119b030b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:36:22.137 7 INFO cinder.volume.api [req-e4410267-25a5-45c0-8e88-43218fa69327 req-1b4b0d21-ccfb-44b8-a872-4d2043a55371 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] Volume info retrieved successfully. 2026-06-05 12:36:22.146 7 INFO cinder.api.openstack.wsgi [req-e4410267-25a5-45c0-8e88-43218fa69327 req-1b4b0d21-ccfb-44b8-a872-4d2043a55371 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7832926b71494e1ea64b151030b963ce/volumes/f7a36dd2-fa31-495c-bf41-f214119b030b returned with HTTP 200 [pid: 7|app: 0|req: 349/696] 10.0.0.30 () {34 vars in 1027 bytes} [Fri Jun 5 12:36:22 2026] GET /v3/7832926b71494e1ea64b151030b963ce/volumes/f7a36dd2-fa31-495c-bf41-f214119b030b => generated 1482 bytes in 38 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-06-05 12:36:22.591 6 INFO cinder.api.openstack.wsgi [req-e4410267-25a5-45c0-8e88-43218fa69327 req-703232ad-faf8-4b77-a362-a2c8adfbcb45 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7832926b71494e1ea64b151030b963ce/volumes/f7a36dd2-fa31-495c-bf41-f214119b030b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:36:22.604 6 INFO cinder.volume.api [req-e4410267-25a5-45c0-8e88-43218fa69327 req-703232ad-faf8-4b77-a362-a2c8adfbcb45 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] Volume info retrieved successfully. 2026-06-05 12:36:22.608 6 INFO cinder.api.openstack.wsgi [req-e4410267-25a5-45c0-8e88-43218fa69327 req-703232ad-faf8-4b77-a362-a2c8adfbcb45 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7832926b71494e1ea64b151030b963ce/volumes/f7a36dd2-fa31-495c-bf41-f214119b030b returned with HTTP 200 [pid: 6|app: 0|req: 348/697] 10.0.0.30 () {34 vars in 1027 bytes} [Fri Jun 5 12:36:22 2026] GET /v3/7832926b71494e1ea64b151030b963ce/volumes/f7a36dd2-fa31-495c-bf41-f214119b030b => generated 1482 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-05 12:36:22.617 7 INFO cinder.api.openstack.wsgi [req-e4410267-25a5-45c0-8e88-43218fa69327 req-1b4b0d21-ccfb-44b8-a872-4d2043a55371 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-05 12:36:22.618 7 INFO cinder.api.openstack.wsgi [req-e4410267-25a5-45c0-8e88-43218fa69327 req-1b4b0d21-ccfb-44b8-a872-4d2043a55371 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 350/698] 10.0.0.30 () {32 vars in 828 bytes} [Fri Jun 5 12:36:22 2026] GET / => generated 411 bytes in 1 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-06-05 12:36:22.630 6 INFO cinder.api.openstack.wsgi [req-e4410267-25a5-45c0-8e88-43218fa69327 req-dffa0935-6607-4c6d-819f-7d143747620b 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7832926b71494e1ea64b151030b963ce/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-06-05 12:36:22.694 6 INFO cinder.api.openstack.wsgi [req-e4410267-25a5-45c0-8e88-43218fa69327 req-dffa0935-6607-4c6d-819f-7d143747620b 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7832926b71494e1ea64b151030b963ce/attachments returned with HTTP 200 [pid: 6|app: 0|req: 349/699] 10.0.0.30 () {40 vars in 1056 bytes} [Fri Jun 5 12:36:22 2026] POST /v3/7832926b71494e1ea64b151030b963ce/attachments => generated 273 bytes in 73 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-06-05 12:36:25.788 7 INFO cinder.api.openstack.wsgi [None req-8703db6d-7428-4267-b31a-90a6a6ab170f 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:36:25.802 7 INFO cinder.volume.api [None req-8703db6d-7428-4267-b31a-90a6a6ab170f 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - 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-06-05 12:36:25.808 7 INFO cinder.api.openstack.wsgi [None req-8703db6d-7428-4267-b31a-90a6a6ab170f 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 351/700] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:36:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true => generated 1649 bytes in 69 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-06-05 12:36:25.818 6 INFO cinder.api.openstack.wsgi [None req-dab41140-bdc0-40e2-aa47-36ead9e5fe17 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:36:25.824 6 INFO cinder.volume.api [None req-dab41140-bdc0-40e2-aa47-36ead9e5fe17 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all snapshots completed successfully. 2026-06-05 12:36:25.824 6 INFO cinder.api.openstack.wsgi [None req-dab41140-bdc0-40e2-aa47-36ead9e5fe17 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 350/701] 10.0.0.50 () {28 vars in 673 bytes} [Fri Jun 5 12:36:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:36:25.875 7 INFO cinder.api.openstack.wsgi [None req-4768f2a7-a207-4f48-bb8f-fa72beb3088e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true 2026-06-05 12:36:25.918 7 INFO cinder.api.openstack.wsgi [None req-4768f2a7-a207-4f48-bb8f-fa72beb3088e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 352/702] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:36:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:36:25.941 6 INFO cinder.api.openstack.wsgi [None req-f72b862b-5d26-43cb-8328-be8716d6bb25 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/7832926b71494e1ea64b151030b963ce?usage=true 2026-06-05 12:36:25.964 6 INFO cinder.api.openstack.wsgi [None req-f72b862b-5d26-43cb-8328-be8716d6bb25 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/7832926b71494e1ea64b151030b963ce?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 351/703] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:36:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/7832926b71494e1ea64b151030b963ce?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:36:25.977 7 INFO cinder.api.openstack.wsgi [None req-7606c200-ac54-4ad1-ad6a-52f83c41baf6 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/7b95460ddd48446ea1d3cfdbb0b93245?usage=true 2026-06-05 12:36:26.009 7 INFO cinder.api.openstack.wsgi [None req-7606c200-ac54-4ad1-ad6a-52f83c41baf6 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/7b95460ddd48446ea1d3cfdbb0b93245?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 353/704] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:36:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/7b95460ddd48446ea1d3cfdbb0b93245?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:36:26.025 6 INFO cinder.api.openstack.wsgi [None req-cc9f9121-0a87-4c5e-9f4d-75ba3f86337d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/9598f7823bbe46f19e1fa8c4e8ce408e?usage=true 2026-06-05 12:36:26.088 6 INFO cinder.api.openstack.wsgi [None req-cc9f9121-0a87-4c5e-9f4d-75ba3f86337d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/9598f7823bbe46f19e1fa8c4e8ce408e?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 352/705] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:36:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/9598f7823bbe46f19e1fa8c4e8ce408e?usage=true => generated 847 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:36:26.100 7 INFO cinder.api.openstack.wsgi [None req-a381437e-8bb5-4d71-b335-ae1d931d6b00 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true 2026-06-05 12:36:26.121 7 INFO cinder.api.openstack.wsgi [None req-a381437e-8bb5-4d71-b335-ae1d931d6b00 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 354/706] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:36:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:36:26.136 6 INFO cinder.api.openstack.wsgi [None req-7a5fd040-771a-4bf1-be43-dc934fd09ae3 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/b068052d64c0486f91b56dde410b6235?usage=true 2026-06-05 12:36:26.158 6 INFO cinder.api.openstack.wsgi [None req-7a5fd040-771a-4bf1-be43-dc934fd09ae3 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/b068052d64c0486f91b56dde410b6235?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 353/707] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:36:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/b068052d64c0486f91b56dde410b6235?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:36:26.169 7 INFO cinder.api.openstack.wsgi [None req-9b0aefae-789a-4a5b-a099-bdf6c4b75315 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true 2026-06-05 12:36:26.189 7 INFO cinder.api.openstack.wsgi [None req-9b0aefae-789a-4a5b-a099-bdf6c4b75315 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 355/708] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:36:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:36:26.200 6 INFO cinder.api.openstack.wsgi [None req-2f898ac5-95a0-402d-bed9-a1c15e47b083 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services 2026-06-05 12:36:26.220 6 INFO cinder.api.openstack.wsgi [None req-2f898ac5-95a0-402d-bed9-a1c15e47b083 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services returned with HTTP 200 [pid: 6|app: 0|req: 354/709] 10.0.0.50 () {28 vars in 644 bytes} [Fri Jun 5 12:36:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-services => generated 646 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:36:26.232 7 INFO cinder.api.openstack.wsgi [None req-04edd030-dcc7-4c61-9cfd-8190a38c1e82 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:36:26.247 7 INFO cinder.volume.api [None req-04edd030-dcc7-4c61-9cfd-8190a38c1e82 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - 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-06-05 12:36:26.253 7 INFO cinder.api.openstack.wsgi [None req-04edd030-dcc7-4c61-9cfd-8190a38c1e82 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 356/710] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:36:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true => generated 1649 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-05 12:36:26.267 6 INFO cinder.api.openstack.wsgi [None req-d1bbc09d-0227-4cb6-b021-68cdb49c9024 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true 2026-06-05 12:36:26.771 6 INFO cinder.api.openstack.wsgi [None req-d1bbc09d-0227-4cb6-b021-68cdb49c9024 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 6|app: 0|req: 355/711] 10.0.0.50 () {28 vars in 695 bytes} [Fri Jun 5 12:36:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:36:28.536 6 INFO cinder.api.openstack.wsgi [None req-d1bbc09d-0227-4cb6-b021-68cdb49c9024 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:36:28.536 7 INFO cinder.api.openstack.wsgi [None req-04edd030-dcc7-4c61-9cfd-8190a38c1e82 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:36:28.537 6 INFO cinder.api.openstack.wsgi [None req-d1bbc09d-0227-4cb6-b021-68cdb49c9024 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:36:28.537 7 INFO cinder.api.openstack.wsgi [None req-04edd030-dcc7-4c61-9cfd-8190a38c1e82 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:36:28.696 6 INFO cinder.api.openstack.wsgi [None req-d1bbc09d-0227-4cb6-b021-68cdb49c9024 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-05 12:36:28.697 6 INFO cinder.api.openstack.wsgi [None req-d1bbc09d-0227-4cb6-b021-68cdb49c9024 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 6|app: 0|req: 357/714] 199.204.45.210 () {32 vars in 840 bytes} [Fri Jun 5 12:36:28 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-06-05 12:36:28.738 7 INFO cinder.api.openstack.wsgi [req-e4410267-25a5-45c0-8e88-43218fa69327 req-3988b4cc-9fd1-4af8-97cd-7f6b22f5548b 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7832926b71494e1ea64b151030b963ce/volumes/f7a36dd2-fa31-495c-bf41-f214119b030b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:36:28.752 7 INFO cinder.volume.api [req-e4410267-25a5-45c0-8e88-43218fa69327 req-3988b4cc-9fd1-4af8-97cd-7f6b22f5548b 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] Volume info retrieved successfully. 2026-06-05 12:36:28.758 7 INFO cinder.api.openstack.wsgi [req-e4410267-25a5-45c0-8e88-43218fa69327 req-3988b4cc-9fd1-4af8-97cd-7f6b22f5548b 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7832926b71494e1ea64b151030b963ce/volumes/f7a36dd2-fa31-495c-bf41-f214119b030b returned with HTTP 200 [pid: 7|app: 0|req: 358/715] 199.204.45.210 () {36 vars in 1073 bytes} [Fri Jun 5 12:36:28 2026] GET /v3/7832926b71494e1ea64b151030b963ce/volumes/f7a36dd2-fa31-495c-bf41-f214119b030b => generated 1662 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) 2026-06-05 12:36:30.651 6 INFO cinder.api.openstack.wsgi [req-e4410267-25a5-45c0-8e88-43218fa69327 req-5821ea36-6af4-4e8a-b379-72727ba5de31 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/7832926b71494e1ea64b151030b963ce/attachments/af7cb7c1-dbf1-4352-8b23-4e3b1a264414 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:36:31.685 6 INFO cinder.api.openstack.wsgi [req-e4410267-25a5-45c0-8e88-43218fa69327 req-5821ea36-6af4-4e8a-b379-72727ba5de31 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7832926b71494e1ea64b151030b963ce/attachments/af7cb7c1-dbf1-4352-8b23-4e3b1a264414 returned with HTTP 200 [pid: 6|app: 0|req: 358/716] 199.204.45.210 () {40 vars in 1135 bytes} [Fri Jun 5 12:36:30 2026] PUT /v3/7832926b71494e1ea64b151030b963ce/attachments/af7cb7c1-dbf1-4352-8b23-4e3b1a264414 => generated 802 bytes in 1039 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-06-05 12:36:32.202 7 INFO cinder.api.openstack.wsgi [req-e4410267-25a5-45c0-8e88-43218fa69327 req-acfc6f38-ab62-4e3b-a13f-4004ab4cc9a5 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7832926b71494e1ea64b151030b963ce/attachments/af7cb7c1-dbf1-4352-8b23-4e3b1a264414/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-06-05 12:36:32.265 7 INFO cinder.api.openstack.wsgi [req-e4410267-25a5-45c0-8e88-43218fa69327 req-acfc6f38-ab62-4e3b-a13f-4004ab4cc9a5 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7832926b71494e1ea64b151030b963ce/attachments/af7cb7c1-dbf1-4352-8b23-4e3b1a264414/action returned with HTTP 204 [pid: 7|app: 0|req: 359/717] 199.204.45.210 () {40 vars in 1148 bytes} [Fri Jun 5 12:36:32 2026] POST /v3/7832926b71494e1ea64b151030b963ce/attachments/af7cb7c1-dbf1-4352-8b23-4e3b1a264414/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-06-05 12:36:38.537 6 INFO cinder.api.openstack.wsgi [req-e4410267-25a5-45c0-8e88-43218fa69327 req-5821ea36-6af4-4e8a-b379-72727ba5de31 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:36:38.537 7 INFO cinder.api.openstack.wsgi [req-e4410267-25a5-45c0-8e88-43218fa69327 req-acfc6f38-ab62-4e3b-a13f-4004ab4cc9a5 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:36:38.538 6 INFO cinder.api.openstack.wsgi [req-e4410267-25a5-45c0-8e88-43218fa69327 req-5821ea36-6af4-4e8a-b379-72727ba5de31 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:36:38.538 7 INFO cinder.api.openstack.wsgi [req-e4410267-25a5-45c0-8e88-43218fa69327 req-acfc6f38-ab62-4e3b-a13f-4004ab4cc9a5 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] http://10.0.0.226: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-06-05 12:36:45.241 6 INFO cinder.api.openstack.wsgi [req-aca21365-21b6-48ca-a443-e73168cdb021 req-c520a059-c790-4fe0-9edc-d04671dbb7ab 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/7832926b71494e1ea64b151030b963ce/attachments/af7cb7c1-dbf1-4352-8b23-4e3b1a264414 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:36:45.792 6 INFO cinder.api.openstack.wsgi [req-aca21365-21b6-48ca-a443-e73168cdb021 req-c520a059-c790-4fe0-9edc-d04671dbb7ab 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7832926b71494e1ea64b151030b963ce/attachments/af7cb7c1-dbf1-4352-8b23-4e3b1a264414 returned with HTTP 200 [pid: 6|app: 0|req: 360/720] 199.204.45.210 () {38 vars in 1103 bytes} [Fri Jun 5 12:36:45 2026] DELETE /v3/7832926b71494e1ea64b151030b963ce/attachments/af7cb7c1-dbf1-4352-8b23-4e3b1a264414 => generated 19 bytes in 557 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-06-05 12:36:45.808 7 INFO cinder.api.openstack.wsgi [req-aca21365-21b6-48ca-a443-e73168cdb021 req-4a966170-29c0-4852-aed1-58b891c6a4f2 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/7832926b71494e1ea64b151030b963ce/volumes/f7a36dd2-fa31-495c-bf41-f214119b030b 2026-06-05 12:36:45.808 7 INFO cinder.api.v3.volumes [req-aca21365-21b6-48ca-a443-e73168cdb021 req-4a966170-29c0-4852-aed1-58b891c6a4f2 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] Delete volume with id: f7a36dd2-fa31-495c-bf41-f214119b030b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:36:45.822 7 INFO cinder.volume.api [req-aca21365-21b6-48ca-a443-e73168cdb021 req-4a966170-29c0-4852-aed1-58b891c6a4f2 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] Volume info retrieved successfully. 2026-06-05 12:36:45.862 7 INFO cinder.volume.api [req-aca21365-21b6-48ca-a443-e73168cdb021 req-4a966170-29c0-4852-aed1-58b891c6a4f2 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] Delete volume request issued successfully. 2026-06-05 12:36:45.862 7 INFO cinder.api.openstack.wsgi [req-aca21365-21b6-48ca-a443-e73168cdb021 req-4a966170-29c0-4852-aed1-58b891c6a4f2 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7832926b71494e1ea64b151030b963ce/volumes/f7a36dd2-fa31-495c-bf41-f214119b030b returned with HTTP 202 [pid: 7|app: 0|req: 361/721] 199.204.45.210 () {36 vars in 1054 bytes} [Fri Jun 5 12:36:45 2026] DELETE /v3/7832926b71494e1ea64b151030b963ce/volumes/f7a36dd2-fa31-495c-bf41-f214119b030b => generated 0 bytes in 63 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-06-05 12:36:47.414 6 INFO cinder.api.openstack.wsgi [req-93bff82b-bc0f-4e46-b284-9aef12dc93c8 req-5b1afb9d-d1aa-4de5-a995-021ee0247ccd 0c481685128746079e489a5eb28324f8 9598f7823bbe46f19e1fa8c4e8ce408e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9598f7823bbe46f19e1fa8c4e8ce408e/attachments?instance_id=95f5a45c-d26b-483b-a3df-efbcfebcff65 2026-06-05 12:36:47.425 6 INFO cinder.api.openstack.wsgi [req-93bff82b-bc0f-4e46-b284-9aef12dc93c8 req-5b1afb9d-d1aa-4de5-a995-021ee0247ccd 0c481685128746079e489a5eb28324f8 9598f7823bbe46f19e1fa8c4e8ce408e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9598f7823bbe46f19e1fa8c4e8ce408e/attachments?instance_id=95f5a45c-d26b-483b-a3df-efbcfebcff65 returned with HTTP 200 [pid: 6|app: 0|req: 361/722] 199.204.45.210 () {36 vars in 1104 bytes} [Fri Jun 5 12:36:47 2026] GET /v3/9598f7823bbe46f19e1fa8c4e8ce408e/attachments?instance_id=95f5a45c-d26b-483b-a3df-efbcfebcff65 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:36:48.537 7 INFO cinder.api.openstack.wsgi [req-aca21365-21b6-48ca-a443-e73168cdb021 req-4a966170-29c0-4852-aed1-58b891c6a4f2 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:36:48.537 6 INFO cinder.api.openstack.wsgi [req-93bff82b-bc0f-4e46-b284-9aef12dc93c8 req-5b1afb9d-d1aa-4de5-a995-021ee0247ccd 0c481685128746079e489a5eb28324f8 9598f7823bbe46f19e1fa8c4e8ce408e - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:36:48.538 7 INFO cinder.api.openstack.wsgi [req-aca21365-21b6-48ca-a443-e73168cdb021 req-4a966170-29c0-4852-aed1-58b891c6a4f2 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:36:48.539 6 INFO cinder.api.openstack.wsgi [req-93bff82b-bc0f-4e46-b284-9aef12dc93c8 req-5b1afb9d-d1aa-4de5-a995-021ee0247ccd 0c481685128746079e489a5eb28324f8 9598f7823bbe46f19e1fa8c4e8ce408e - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:36:58.536 6 INFO cinder.api.openstack.wsgi [req-93bff82b-bc0f-4e46-b284-9aef12dc93c8 req-5b1afb9d-d1aa-4de5-a995-021ee0247ccd 0c481685128746079e489a5eb28324f8 9598f7823bbe46f19e1fa8c4e8ce408e - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:36:58.536 7 INFO cinder.api.openstack.wsgi [req-aca21365-21b6-48ca-a443-e73168cdb021 req-4a966170-29c0-4852-aed1-58b891c6a4f2 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:36:58.537 7 INFO cinder.api.openstack.wsgi [req-aca21365-21b6-48ca-a443-e73168cdb021 req-4a966170-29c0-4852-aed1-58b891c6a4f2 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:36:58.537 6 INFO cinder.api.openstack.wsgi [req-93bff82b-bc0f-4e46-b284-9aef12dc93c8 req-5b1afb9d-d1aa-4de5-a995-021ee0247ccd 0c481685128746079e489a5eb28324f8 9598f7823bbe46f19e1fa8c4e8ce408e - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:37:08.536 6 INFO cinder.api.openstack.wsgi [req-93bff82b-bc0f-4e46-b284-9aef12dc93c8 req-5b1afb9d-d1aa-4de5-a995-021ee0247ccd 0c481685128746079e489a5eb28324f8 9598f7823bbe46f19e1fa8c4e8ce408e - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:37:08.536 7 INFO cinder.api.openstack.wsgi [req-aca21365-21b6-48ca-a443-e73168cdb021 req-4a966170-29c0-4852-aed1-58b891c6a4f2 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:37:08.537 7 INFO cinder.api.openstack.wsgi [req-aca21365-21b6-48ca-a443-e73168cdb021 req-4a966170-29c0-4852-aed1-58b891c6a4f2 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:37:08.537 6 INFO cinder.api.openstack.wsgi [req-93bff82b-bc0f-4e46-b284-9aef12dc93c8 req-5b1afb9d-d1aa-4de5-a995-021ee0247ccd 0c481685128746079e489a5eb28324f8 9598f7823bbe46f19e1fa8c4e8ce408e - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:37:18.536 6 INFO cinder.api.openstack.wsgi [req-93bff82b-bc0f-4e46-b284-9aef12dc93c8 req-5b1afb9d-d1aa-4de5-a995-021ee0247ccd 0c481685128746079e489a5eb28324f8 9598f7823bbe46f19e1fa8c4e8ce408e - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:37:18.536 7 INFO cinder.api.openstack.wsgi [req-aca21365-21b6-48ca-a443-e73168cdb021 req-4a966170-29c0-4852-aed1-58b891c6a4f2 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:37:18.537 6 INFO cinder.api.openstack.wsgi [req-93bff82b-bc0f-4e46-b284-9aef12dc93c8 req-5b1afb9d-d1aa-4de5-a995-021ee0247ccd 0c481685128746079e489a5eb28324f8 9598f7823bbe46f19e1fa8c4e8ce408e - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:37:18.537 7 INFO cinder.api.openstack.wsgi [req-aca21365-21b6-48ca-a443-e73168cdb021 req-4a966170-29c0-4852-aed1-58b891c6a4f2 0a631146ef6c4780b1e76d3c4fc6537e 7832926b71494e1ea64b151030b963ce - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:37:25.922 6 INFO cinder.api.openstack.wsgi [None req-79729845-8e9c-413d-937e-f367f75b1790 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:37:25.931 6 INFO cinder.api.openstack.wsgi [None req-79729845-8e9c-413d-937e-f367f75b1790 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services returned with HTTP 200 [pid: 6|app: 0|req: 366/731] 10.0.0.50 () {28 vars in 644 bytes} [Fri Jun 5 12:37:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-services => generated 646 bytes in 103 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-06-05 12:37:25.944 7 INFO cinder.api.openstack.wsgi [None req-992f3649-570a-4033-896e-00b923ec571a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true 2026-06-05 12:37:26.448 7 INFO cinder.api.openstack.wsgi [None req-992f3649-570a-4033-896e-00b923ec571a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 366/732] 10.0.0.50 () {28 vars in 695 bytes} [Fri Jun 5 12:37:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:37:26.460 6 INFO cinder.api.openstack.wsgi [None req-8b9cb33d-026f-4a89-bb07-e0eb484c9f23 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true 2026-06-05 12:37:26.466 6 INFO cinder.volume.api [None req-8b9cb33d-026f-4a89-bb07-e0eb484c9f23 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all snapshots completed successfully. 2026-06-05 12:37:26.467 6 INFO cinder.api.openstack.wsgi [None req-8b9cb33d-026f-4a89-bb07-e0eb484c9f23 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 367/733] 10.0.0.50 () {28 vars in 673 bytes} [Fri Jun 5 12:37:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-05 12:37:26.478 7 INFO cinder.api.openstack.wsgi [None req-f51d6723-b446-4b1f-a12a-6ff6ad7ecfc9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:37:26.487 7 INFO cinder.volume.api [None req-f51d6723-b446-4b1f-a12a-6ff6ad7ecfc9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:37:26.488 7 INFO cinder.api.openstack.wsgi [None req-f51d6723-b446-4b1f-a12a-6ff6ad7ecfc9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 367/734] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:37:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-05 12:37:26.498 6 INFO cinder.api.openstack.wsgi [None req-e3048ec7-37d7-4367-b53c-0edc0119e93f 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:37:26.508 6 INFO cinder.volume.api [None req-e3048ec7-37d7-4367-b53c-0edc0119e93f 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:37:26.510 6 INFO cinder.api.openstack.wsgi [None req-e3048ec7-37d7-4367-b53c-0edc0119e93f 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 368/735] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:37:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:37:26.595 7 INFO cinder.api.openstack.wsgi [None req-884099cd-d82c-42d3-84d8-64da95b20f3f 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true 2026-06-05 12:37:26.619 7 INFO cinder.api.openstack.wsgi [None req-884099cd-d82c-42d3-84d8-64da95b20f3f 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 368/736] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:37:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:37:26.630 6 INFO cinder.api.openstack.wsgi [None req-32498402-2412-4e98-b183-6877701968be 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/15b3186c796e4c67a00d506e4457d390?usage=true 2026-06-05 12:37:26.667 6 INFO cinder.api.openstack.wsgi [None req-32498402-2412-4e98-b183-6877701968be 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/15b3186c796e4c67a00d506e4457d390?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 369/737] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:37:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/15b3186c796e4c67a00d506e4457d390?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:37:26.681 7 INFO cinder.api.openstack.wsgi [None req-18cafe95-2f47-46a2-b055-8bc97326b8cc 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/89a1c60f941643b1b8773aae19a79f57?usage=true 2026-06-05 12:37:26.705 7 INFO cinder.api.openstack.wsgi [None req-18cafe95-2f47-46a2-b055-8bc97326b8cc 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/89a1c60f941643b1b8773aae19a79f57?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 369/738] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:37:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/89a1c60f941643b1b8773aae19a79f57?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:37:26.717 6 INFO cinder.api.openstack.wsgi [None req-97041abd-5f67-42a4-b94d-f86325b1c18a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/906d551d85fb4cfa9748409fe3537f98?usage=true 2026-06-05 12:37:26.757 6 INFO cinder.api.openstack.wsgi [None req-97041abd-5f67-42a4-b94d-f86325b1c18a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/906d551d85fb4cfa9748409fe3537f98?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 370/739] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:37:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/906d551d85fb4cfa9748409fe3537f98?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:37:26.769 7 INFO cinder.api.openstack.wsgi [None req-ff75ee28-1f5a-4596-b089-1837a1e69cad 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true 2026-06-05 12:37:26.794 7 INFO cinder.api.openstack.wsgi [None req-ff75ee28-1f5a-4596-b089-1837a1e69cad 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 370/740] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:37:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:37:26.806 6 INFO cinder.api.openstack.wsgi [None req-73ddabb3-877e-4d08-ab8f-7060e4153439 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true 2026-06-05 12:37:26.827 6 INFO cinder.api.openstack.wsgi [None req-73ddabb3-877e-4d08-ab8f-7060e4153439 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 371/741] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:37:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:37:28.537 6 INFO cinder.api.openstack.wsgi [None req-73ddabb3-877e-4d08-ab8f-7060e4153439 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:37:28.537 7 INFO cinder.api.openstack.wsgi [None req-ff75ee28-1f5a-4596-b089-1837a1e69cad 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:37:28.537 6 INFO cinder.api.openstack.wsgi [None req-73ddabb3-877e-4d08-ab8f-7060e4153439 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:37:28.538 7 INFO cinder.api.openstack.wsgi [None req-ff75ee28-1f5a-4596-b089-1837a1e69cad 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:37:38.536 6 INFO cinder.api.openstack.wsgi [None req-73ddabb3-877e-4d08-ab8f-7060e4153439 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:37:38.536 7 INFO cinder.api.openstack.wsgi [None req-ff75ee28-1f5a-4596-b089-1837a1e69cad 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:37:38.537 6 INFO cinder.api.openstack.wsgi [None req-73ddabb3-877e-4d08-ab8f-7060e4153439 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:37:38.537 7 INFO cinder.api.openstack.wsgi [None req-ff75ee28-1f5a-4596-b089-1837a1e69cad 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:37:48.537 6 INFO cinder.api.openstack.wsgi [None req-73ddabb3-877e-4d08-ab8f-7060e4153439 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:37:48.537 7 INFO cinder.api.openstack.wsgi [None req-ff75ee28-1f5a-4596-b089-1837a1e69cad 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:37:48.538 6 INFO cinder.api.openstack.wsgi [None req-73ddabb3-877e-4d08-ab8f-7060e4153439 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:37:48.538 7 INFO cinder.api.openstack.wsgi [None req-ff75ee28-1f5a-4596-b089-1837a1e69cad 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:37:58.537 7 INFO cinder.api.openstack.wsgi [None req-ff75ee28-1f5a-4596-b089-1837a1e69cad 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:37:58.537 6 INFO cinder.api.openstack.wsgi [None req-73ddabb3-877e-4d08-ab8f-7060e4153439 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:37:58.537 7 INFO cinder.api.openstack.wsgi [None req-ff75ee28-1f5a-4596-b089-1837a1e69cad 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:37:58.539 6 INFO cinder.api.openstack.wsgi [None req-73ddabb3-877e-4d08-ab8f-7060e4153439 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:38:08.003 7 INFO cinder.api.openstack.wsgi [None req-e2dbf0af-3bb0-4b47-9edb-c128467667a9 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes 2026-06-05 12:38:08.043 7 INFO cinder.volume.api [None req-e2dbf0af-3bb0-4b47-9edb-c128467667a9 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] Get all volumes completed successfully. 2026-06-05 12:38:08.043 7 INFO cinder.api.openstack.wsgi [None req-e2dbf0af-3bb0-4b47-9edb-c128467667a9 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes returned with HTTP 200 [pid: 7|app: 0|req: 375/750] 10.0.0.187 () {32 vars in 701 bytes} [Fri Jun 5 12:38:07 2026] GET /v3/de7dbd31f6a44e86870387a84c0d8f82/volumes => generated 15 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-05 12:38:08.056 6 INFO cinder.api.openstack.wsgi [None req-35d0dd4e-4b2e-4f49-b581-91d4d7d1ba62 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes 2026-06-05 12:38:08.059 6 INFO cinder.api.v3.volumes [None req-35d0dd4e-4b2e-4f49-b581-91d4d7d1ba62 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] Create volume of 1 GB 2026-06-05 12:38:08.065 6 INFO cinder.volume.api [None req-35d0dd4e-4b2e-4f49-b581-91d4d7d1ba62 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] Availability Zones retrieved successfully. 2026-06-05 12:38:08.231 6 INFO cinder.volume.api [None req-35d0dd4e-4b2e-4f49-b581-91d4d7d1ba62 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] Create volume request issued successfully. 2026-06-05 12:38:08.232 6 INFO cinder.api.openstack.wsgi [None req-35d0dd4e-4b2e-4f49-b581-91d4d7d1ba62 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes returned with HTTP 202 [pid: 6|app: 0|req: 376/751] 10.0.0.187 () {34 vars in 723 bytes} [Fri Jun 5 12:38:08 2026] POST /v3/de7dbd31f6a44e86870387a84c0d8f82/volumes => generated 876 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-06-05 12:38:08.255 7 INFO cinder.api.openstack.wsgi [None req-5bb0412c-e75a-43a8-a972-d00c7315395c aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/40b21ed9-ea1c-4510-925d-f78037089ef5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:38:08.270 7 INFO cinder.volume.api [None req-5bb0412c-e75a-43a8-a972-d00c7315395c aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] Volume info retrieved successfully. 2026-06-05 12:38:08.278 7 INFO cinder.api.openstack.wsgi [None req-5bb0412c-e75a-43a8-a972-d00c7315395c aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/40b21ed9-ea1c-4510-925d-f78037089ef5 returned with HTTP 200 [pid: 7|app: 0|req: 376/752] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:38:08 2026] GET /v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/40b21ed9-ea1c-4510-925d-f78037089ef5 => generated 944 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:38:08.537 7 INFO cinder.api.openstack.wsgi [None req-5bb0412c-e75a-43a8-a972-d00c7315395c aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:38:08.537 6 INFO cinder.api.openstack.wsgi [None req-35d0dd4e-4b2e-4f49-b581-91d4d7d1ba62 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:38:08.537 7 INFO cinder.api.openstack.wsgi [None req-5bb0412c-e75a-43a8-a972-d00c7315395c aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:38:08.538 6 INFO cinder.api.openstack.wsgi [None req-35d0dd4e-4b2e-4f49-b581-91d4d7d1ba62 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] http://10.0.0.226: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-06-05 12:38:09.299 7 INFO cinder.api.openstack.wsgi [None req-94ffa501-aec8-4711-b78d-9ebd713b43e1 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/40b21ed9-ea1c-4510-925d-f78037089ef5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:38:09.312 7 INFO cinder.volume.api [None req-94ffa501-aec8-4711-b78d-9ebd713b43e1 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] Volume info retrieved successfully. 2026-06-05 12:38:09.317 7 INFO cinder.api.openstack.wsgi [None req-94ffa501-aec8-4711-b78d-9ebd713b43e1 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/40b21ed9-ea1c-4510-925d-f78037089ef5 returned with HTTP 200 [pid: 7|app: 0|req: 378/755] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:38:09 2026] GET /v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/40b21ed9-ea1c-4510-925d-f78037089ef5 => generated 969 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-05 12:38:09.340 6 INFO cinder.api.openstack.wsgi [None req-f45cad44-9c65-4bb7-803a-fd7fb029c993 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/40b21ed9-ea1c-4510-925d-f78037089ef5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:38:09.353 6 INFO cinder.volume.api [None req-f45cad44-9c65-4bb7-803a-fd7fb029c993 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] Volume info retrieved successfully. 2026-06-05 12:38:09.358 6 INFO cinder.api.openstack.wsgi [None req-f45cad44-9c65-4bb7-803a-fd7fb029c993 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/40b21ed9-ea1c-4510-925d-f78037089ef5 returned with HTTP 200 [pid: 6|app: 0|req: 378/756] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:38:09 2026] GET /v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/40b21ed9-ea1c-4510-925d-f78037089ef5 => generated 969 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-05 12:38:09.378 7 INFO cinder.api.openstack.wsgi [None req-cc65e2da-2f31-42b6-91db-25616b2316a8 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes 2026-06-05 12:38:09.381 7 INFO cinder.api.v3.volumes [None req-cc65e2da-2f31-42b6-91db-25616b2316a8 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] Create volume of 1 GB 2026-06-05 12:38:09.395 7 INFO cinder.volume.api [None req-cc65e2da-2f31-42b6-91db-25616b2316a8 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] Availability Zones retrieved successfully. 2026-06-05 12:38:09.633 7 INFO cinder.volume.api [None req-cc65e2da-2f31-42b6-91db-25616b2316a8 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] Create volume request issued successfully. 2026-06-05 12:38:09.634 7 INFO cinder.api.openstack.wsgi [None req-cc65e2da-2f31-42b6-91db-25616b2316a8 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes returned with HTTP 202 [pid: 7|app: 0|req: 379/757] 10.0.0.187 () {34 vars in 723 bytes} [Fri Jun 5 12:38:09 2026] POST /v3/de7dbd31f6a44e86870387a84c0d8f82/volumes => generated 876 bytes in 262 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-06-05 12:38:09.650 6 INFO cinder.api.openstack.wsgi [None req-df3ffa1e-650e-4f34-a48b-08006f12591f aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/6a7951b1-2ddb-418e-8bd7-a362a4573930 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:38:09.666 6 INFO cinder.volume.api [None req-df3ffa1e-650e-4f34-a48b-08006f12591f aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] Volume info retrieved successfully. 2026-06-05 12:38:09.676 6 INFO cinder.api.openstack.wsgi [None req-df3ffa1e-650e-4f34-a48b-08006f12591f aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/6a7951b1-2ddb-418e-8bd7-a362a4573930 returned with HTTP 200 [pid: 6|app: 0|req: 379/758] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:38:09 2026] GET /v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/6a7951b1-2ddb-418e-8bd7-a362a4573930 => 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-06-05 12:38:10.701 7 INFO cinder.api.openstack.wsgi [None req-15d84c13-4a3d-4889-ab5b-bd2a4ba9178d aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/6a7951b1-2ddb-418e-8bd7-a362a4573930 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:38:10.717 7 INFO cinder.volume.api [None req-15d84c13-4a3d-4889-ab5b-bd2a4ba9178d aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] Volume info retrieved successfully. 2026-06-05 12:38:10.723 7 INFO cinder.api.openstack.wsgi [None req-15d84c13-4a3d-4889-ab5b-bd2a4ba9178d aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/6a7951b1-2ddb-418e-8bd7-a362a4573930 returned with HTTP 200 [pid: 7|app: 0|req: 380/759] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:38:10 2026] GET /v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/6a7951b1-2ddb-418e-8bd7-a362a4573930 => 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-06-05 12:38:10.742 6 INFO cinder.api.openstack.wsgi [None req-246bbc9d-7fe5-4e48-a90b-6af2e561c2a7 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/6a7951b1-2ddb-418e-8bd7-a362a4573930 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:38:10.762 6 INFO cinder.volume.api [None req-246bbc9d-7fe5-4e48-a90b-6af2e561c2a7 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] Volume info retrieved successfully. 2026-06-05 12:38:10.774 6 INFO cinder.api.openstack.wsgi [None req-246bbc9d-7fe5-4e48-a90b-6af2e561c2a7 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/6a7951b1-2ddb-418e-8bd7-a362a4573930 returned with HTTP 200 [pid: 6|app: 0|req: 380/760] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:38:10 2026] GET /v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/6a7951b1-2ddb-418e-8bd7-a362a4573930 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-05 12:38:10.799 7 INFO cinder.api.openstack.wsgi [None req-5872714d-d29d-4f34-b312-abcc5974b528 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes 2026-06-05 12:38:10.802 7 INFO cinder.api.v3.volumes [None req-5872714d-d29d-4f34-b312-abcc5974b528 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] Create volume of 1 GB 2026-06-05 12:38:10.812 7 INFO cinder.volume.api [None req-5872714d-d29d-4f34-b312-abcc5974b528 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] Availability Zones retrieved successfully. 2026-06-05 12:38:10.940 7 INFO cinder.volume.api [None req-5872714d-d29d-4f34-b312-abcc5974b528 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] Create volume request issued successfully. 2026-06-05 12:38:10.941 7 INFO cinder.api.openstack.wsgi [None req-5872714d-d29d-4f34-b312-abcc5974b528 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes returned with HTTP 202 [pid: 7|app: 0|req: 381/761] 10.0.0.187 () {34 vars in 723 bytes} [Fri Jun 5 12:38:10 2026] POST /v3/de7dbd31f6a44e86870387a84c0d8f82/volumes => generated 875 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-05 12:38:10.961 6 INFO cinder.api.openstack.wsgi [None req-8a89aa1a-fab6-4244-824c-11449350a0c6 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/0a6e60b6-5f9c-4a07-8c56-a4ebecef7d11 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:38:10.992 6 INFO cinder.volume.api [None req-8a89aa1a-fab6-4244-824c-11449350a0c6 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] Volume info retrieved successfully. 2026-06-05 12:38:11.000 6 INFO cinder.api.openstack.wsgi [None req-8a89aa1a-fab6-4244-824c-11449350a0c6 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/0a6e60b6-5f9c-4a07-8c56-a4ebecef7d11 returned with HTTP 200 [pid: 6|app: 0|req: 381/762] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:38:10 2026] GET /v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/0a6e60b6-5f9c-4a07-8c56-a4ebecef7d11 => generated 943 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-05 12:38:12.020 7 INFO cinder.api.openstack.wsgi [None req-07779bcd-73b9-4350-9b05-ed9043bafdd7 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/0a6e60b6-5f9c-4a07-8c56-a4ebecef7d11 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:38:12.041 7 INFO cinder.volume.api [None req-07779bcd-73b9-4350-9b05-ed9043bafdd7 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] Volume info retrieved successfully. 2026-06-05 12:38:12.047 7 INFO cinder.api.openstack.wsgi [None req-07779bcd-73b9-4350-9b05-ed9043bafdd7 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/0a6e60b6-5f9c-4a07-8c56-a4ebecef7d11 returned with HTTP 200 [pid: 7|app: 0|req: 382/763] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:38:12 2026] GET /v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/0a6e60b6-5f9c-4a07-8c56-a4ebecef7d11 => generated 968 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-05 12:38:12.067 6 INFO cinder.api.openstack.wsgi [None req-e23f9c54-5889-40bc-8035-fdfb0e8a70fc aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/0a6e60b6-5f9c-4a07-8c56-a4ebecef7d11 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:38:12.078 6 INFO cinder.volume.api [None req-e23f9c54-5889-40bc-8035-fdfb0e8a70fc aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] Volume info retrieved successfully. 2026-06-05 12:38:12.082 6 INFO cinder.api.openstack.wsgi [None req-e23f9c54-5889-40bc-8035-fdfb0e8a70fc aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/0a6e60b6-5f9c-4a07-8c56-a4ebecef7d11 returned with HTTP 200 [pid: 6|app: 0|req: 382/764] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:38:12 2026] GET /v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/0a6e60b6-5f9c-4a07-8c56-a4ebecef7d11 => generated 968 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-05 12:38:12.104 7 INFO cinder.api.openstack.wsgi [None req-d6e9af35-3ba3-425f-881e-4ea09603247d aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes 2026-06-05 12:38:12.122 7 INFO cinder.volume.api [None req-d6e9af35-3ba3-425f-881e-4ea09603247d aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] Get all volumes completed successfully. 2026-06-05 12:38:12.123 7 INFO cinder.api.openstack.wsgi [None req-d6e9af35-3ba3-425f-881e-4ea09603247d aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes returned with HTTP 200 [pid: 7|app: 0|req: 383/765] 10.0.0.187 () {32 vars in 701 bytes} [Fri Jun 5 12:38:12 2026] GET /v3/de7dbd31f6a44e86870387a84c0d8f82/volumes => generated 1323 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-06-05 12:38:12.143 6 INFO cinder.api.openstack.wsgi [None req-b485cca2-e1a5-497e-ba41-39d0e8bf2f1f aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/0a6e60b6-5f9c-4a07-8c56-a4ebecef7d11 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:38:12.156 6 INFO cinder.volume.api [None req-b485cca2-e1a5-497e-ba41-39d0e8bf2f1f aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] Volume info retrieved successfully. 2026-06-05 12:38:12.163 6 INFO cinder.api.openstack.wsgi [None req-b485cca2-e1a5-497e-ba41-39d0e8bf2f1f aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/0a6e60b6-5f9c-4a07-8c56-a4ebecef7d11 returned with HTTP 200 [pid: 6|app: 0|req: 383/766] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:38:12 2026] GET /v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/0a6e60b6-5f9c-4a07-8c56-a4ebecef7d11 => generated 968 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-05 12:38:12.189 7 INFO cinder.api.openstack.wsgi [None req-795d69bd-a7cb-4d19-b51f-541f907b6246 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/0a6e60b6-5f9c-4a07-8c56-a4ebecef7d11 2026-06-05 12:38:12.189 7 INFO cinder.api.v3.volumes [None req-795d69bd-a7cb-4d19-b51f-541f907b6246 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] Delete volume with id: 0a6e60b6-5f9c-4a07-8c56-a4ebecef7d11 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:38:12.198 7 INFO cinder.volume.api [None req-795d69bd-a7cb-4d19-b51f-541f907b6246 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] Volume info retrieved successfully. 2026-06-05 12:38:12.223 7 INFO cinder.volume.api [None req-795d69bd-a7cb-4d19-b51f-541f907b6246 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] Delete volume request issued successfully. 2026-06-05 12:38:12.224 7 INFO cinder.api.openstack.wsgi [None req-795d69bd-a7cb-4d19-b51f-541f907b6246 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/0a6e60b6-5f9c-4a07-8c56-a4ebecef7d11 returned with HTTP 202 [pid: 7|app: 0|req: 384/767] 10.0.0.187 () {32 vars in 778 bytes} [Fri Jun 5 12:38:12 2026] DELETE /v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/0a6e60b6-5f9c-4a07-8c56-a4ebecef7d11 => 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-06-05 12:38:12.236 6 INFO cinder.api.openstack.wsgi [None req-9ab1d86b-8a57-4e5a-ae75-89bde7318d6b aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/0a6e60b6-5f9c-4a07-8c56-a4ebecef7d11 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:38:12.257 6 INFO cinder.volume.api [None req-9ab1d86b-8a57-4e5a-ae75-89bde7318d6b aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] Volume info retrieved successfully. 2026-06-05 12:38:12.262 6 INFO cinder.api.openstack.wsgi [None req-9ab1d86b-8a57-4e5a-ae75-89bde7318d6b aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/0a6e60b6-5f9c-4a07-8c56-a4ebecef7d11 returned with HTTP 200 [pid: 6|app: 0|req: 384/768] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:38:12 2026] GET /v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/0a6e60b6-5f9c-4a07-8c56-a4ebecef7d11 => generated 967 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-06-05 12:38:13.281 7 INFO cinder.api.openstack.wsgi [None req-7e470952-ef15-433d-a6b7-e3953c8592f5 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/0a6e60b6-5f9c-4a07-8c56-a4ebecef7d11 2026-06-05 12:38:13.289 7 INFO cinder.api.openstack.wsgi [None req-7e470952-ef15-433d-a6b7-e3953c8592f5 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/0a6e60b6-5f9c-4a07-8c56-a4ebecef7d11 returned with HTTP 404 [pid: 7|app: 0|req: 385/769] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:38:13 2026] GET /v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/0a6e60b6-5f9c-4a07-8c56-a4ebecef7d11 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-05 12:38:13.301 6 INFO cinder.api.openstack.wsgi [None req-e34f013d-bdcf-44ac-9072-be466718b8d4 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/6a7951b1-2ddb-418e-8bd7-a362a4573930 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:38:13.312 6 INFO cinder.volume.api [None req-e34f013d-bdcf-44ac-9072-be466718b8d4 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] Volume info retrieved successfully. 2026-06-05 12:38:13.316 6 INFO cinder.api.openstack.wsgi [None req-e34f013d-bdcf-44ac-9072-be466718b8d4 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/6a7951b1-2ddb-418e-8bd7-a362a4573930 returned with HTTP 200 [pid: 6|app: 0|req: 385/770] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:38:13 2026] GET /v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/6a7951b1-2ddb-418e-8bd7-a362a4573930 => generated 969 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:38:13.336 7 INFO cinder.api.openstack.wsgi [None req-b2534272-ec04-40a2-9edf-0255709db343 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/6a7951b1-2ddb-418e-8bd7-a362a4573930 2026-06-05 12:38:13.337 7 INFO cinder.api.v3.volumes [None req-b2534272-ec04-40a2-9edf-0255709db343 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] Delete volume with id: 6a7951b1-2ddb-418e-8bd7-a362a4573930 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:38:13.343 7 INFO cinder.volume.api [None req-b2534272-ec04-40a2-9edf-0255709db343 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] Volume info retrieved successfully. 2026-06-05 12:38:13.361 7 INFO cinder.volume.api [None req-b2534272-ec04-40a2-9edf-0255709db343 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] Delete volume request issued successfully. 2026-06-05 12:38:13.361 7 INFO cinder.api.openstack.wsgi [None req-b2534272-ec04-40a2-9edf-0255709db343 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/6a7951b1-2ddb-418e-8bd7-a362a4573930 returned with HTTP 202 [pid: 7|app: 0|req: 386/771] 10.0.0.187 () {32 vars in 778 bytes} [Fri Jun 5 12:38:13 2026] DELETE /v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/6a7951b1-2ddb-418e-8bd7-a362a4573930 => generated 0 bytes in 31 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-06-05 12:38:13.370 6 INFO cinder.api.openstack.wsgi [None req-098028c5-6f5f-477e-80c5-927c3c0d022d aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/6a7951b1-2ddb-418e-8bd7-a362a4573930 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:38:13.385 6 INFO cinder.volume.api [None req-098028c5-6f5f-477e-80c5-927c3c0d022d aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] Volume info retrieved successfully. 2026-06-05 12:38:13.391 6 INFO cinder.api.openstack.wsgi [None req-098028c5-6f5f-477e-80c5-927c3c0d022d aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/6a7951b1-2ddb-418e-8bd7-a362a4573930 returned with HTTP 200 [pid: 6|app: 0|req: 386/772] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:38:13 2026] GET /v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/6a7951b1-2ddb-418e-8bd7-a362a4573930 => generated 968 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-05 12:38:14.413 7 INFO cinder.api.openstack.wsgi [None req-c40bf3e1-b289-481f-b0da-80caddc178e6 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/6a7951b1-2ddb-418e-8bd7-a362a4573930 2026-06-05 12:38:14.422 7 INFO cinder.api.openstack.wsgi [None req-c40bf3e1-b289-481f-b0da-80caddc178e6 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/6a7951b1-2ddb-418e-8bd7-a362a4573930 returned with HTTP 404 [pid: 7|app: 0|req: 387/773] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:38:14 2026] GET /v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/6a7951b1-2ddb-418e-8bd7-a362a4573930 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-05 12:38:14.435 6 INFO cinder.api.openstack.wsgi [None req-43519f09-9a59-4120-9ff0-8beceb027e03 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/40b21ed9-ea1c-4510-925d-f78037089ef5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:38:14.450 6 INFO cinder.volume.api [None req-43519f09-9a59-4120-9ff0-8beceb027e03 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] Volume info retrieved successfully. 2026-06-05 12:38:14.460 6 INFO cinder.api.openstack.wsgi [None req-43519f09-9a59-4120-9ff0-8beceb027e03 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/40b21ed9-ea1c-4510-925d-f78037089ef5 returned with HTTP 200 [pid: 6|app: 0|req: 387/774] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:38:14 2026] GET /v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/40b21ed9-ea1c-4510-925d-f78037089ef5 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:38:14.480 7 INFO cinder.api.openstack.wsgi [None req-003502da-bdbb-4b8e-b47c-2ebd81cc2cbb aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/40b21ed9-ea1c-4510-925d-f78037089ef5 2026-06-05 12:38:14.481 7 INFO cinder.api.v3.volumes [None req-003502da-bdbb-4b8e-b47c-2ebd81cc2cbb aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] Delete volume with id: 40b21ed9-ea1c-4510-925d-f78037089ef5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:38:14.621 7 INFO cinder.volume.api [None req-003502da-bdbb-4b8e-b47c-2ebd81cc2cbb aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] Volume info retrieved successfully. 2026-06-05 12:38:14.640 7 INFO cinder.volume.api [None req-003502da-bdbb-4b8e-b47c-2ebd81cc2cbb aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] Delete volume request issued successfully. 2026-06-05 12:38:14.640 7 INFO cinder.api.openstack.wsgi [None req-003502da-bdbb-4b8e-b47c-2ebd81cc2cbb aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/40b21ed9-ea1c-4510-925d-f78037089ef5 returned with HTTP 202 [pid: 7|app: 0|req: 388/775] 10.0.0.187 () {32 vars in 778 bytes} [Fri Jun 5 12:38:14 2026] DELETE /v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/40b21ed9-ea1c-4510-925d-f78037089ef5 => generated 0 bytes in 168 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-06-05 12:38:14.654 6 INFO cinder.api.openstack.wsgi [None req-dc90b3ec-82b5-4860-85ea-0592a881e493 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/40b21ed9-ea1c-4510-925d-f78037089ef5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:38:14.680 6 INFO cinder.volume.api [None req-dc90b3ec-82b5-4860-85ea-0592a881e493 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] Volume info retrieved successfully. 2026-06-05 12:38:14.686 6 INFO cinder.api.openstack.wsgi [None req-dc90b3ec-82b5-4860-85ea-0592a881e493 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/40b21ed9-ea1c-4510-925d-f78037089ef5 returned with HTTP 200 [pid: 6|app: 0|req: 388/776] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:38:14 2026] GET /v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/40b21ed9-ea1c-4510-925d-f78037089ef5 => generated 968 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-05 12:38:15.707 7 INFO cinder.api.openstack.wsgi [None req-aa678892-8c51-46f6-93bc-e3916bb86638 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/40b21ed9-ea1c-4510-925d-f78037089ef5 2026-06-05 12:38:15.714 7 INFO cinder.api.openstack.wsgi [None req-aa678892-8c51-46f6-93bc-e3916bb86638 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/40b21ed9-ea1c-4510-925d-f78037089ef5 returned with HTTP 404 [pid: 7|app: 0|req: 389/777] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:38:15 2026] GET /v3/de7dbd31f6a44e86870387a84c0d8f82/volumes/40b21ed9-ea1c-4510-925d-f78037089ef5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-06-05 12:38:18.538 7 INFO cinder.api.openstack.wsgi [None req-aa678892-8c51-46f6-93bc-e3916bb86638 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:38:18.540 7 INFO cinder.api.openstack.wsgi [None req-aa678892-8c51-46f6-93bc-e3916bb86638 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:38:18.540 6 INFO cinder.api.openstack.wsgi [None req-dc90b3ec-82b5-4860-85ea-0592a881e493 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:38:18.542 6 INFO cinder.api.openstack.wsgi [None req-dc90b3ec-82b5-4860-85ea-0592a881e493 aa41cb773b8d47c69135368bf4c500e5 de7dbd31f6a44e86870387a84c0d8f82 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:38:26.178 7 INFO cinder.api.openstack.wsgi [None req-5260b4f4-09ba-45f7-bca9-7f34aa8cb7fa 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/044bf739cf784c46acf054ca0d1a973b?usage=true 2026-06-05 12:38:26.226 7 INFO cinder.api.openstack.wsgi [None req-5260b4f4-09ba-45f7-bca9-7f34aa8cb7fa 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/044bf739cf784c46acf054ca0d1a973b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 391/780] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:38:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/044bf739cf784c46acf054ca0d1a973b?usage=true => generated 847 bytes in 425 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-06-05 12:38:26.259 6 INFO cinder.api.openstack.wsgi [None req-d2d6d751-a3b0-4b05-a9a3-9c297e39763e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0574580a2c684cc59c8187fe138477ad?usage=true 2026-06-05 12:38:26.310 6 INFO cinder.api.openstack.wsgi [None req-d2d6d751-a3b0-4b05-a9a3-9c297e39763e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0574580a2c684cc59c8187fe138477ad?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 390/781] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:38:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0574580a2c684cc59c8187fe138477ad?usage=true => generated 847 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:38:26.322 7 INFO cinder.api.openstack.wsgi [None req-f5a53691-d855-4dea-a025-52c752df8c5f 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/06f22bf75ca142db8ace6991d4493bd0?usage=true 2026-06-05 12:38:26.370 7 INFO cinder.api.openstack.wsgi [None req-f5a53691-d855-4dea-a025-52c752df8c5f 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/06f22bf75ca142db8ace6991d4493bd0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 392/782] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:38:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/06f22bf75ca142db8ace6991d4493bd0?usage=true => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:38:26.384 6 INFO cinder.api.openstack.wsgi [None req-0da6f596-18be-4c23-8ae9-7cb8ef5e24a3 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true 2026-06-05 12:38:26.420 6 INFO cinder.api.openstack.wsgi [None req-0da6f596-18be-4c23-8ae9-7cb8ef5e24a3 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 391/783] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:38:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:38:26.437 7 INFO cinder.api.openstack.wsgi [None req-9f17f2ae-c305-4144-acd8-78a392041dc5 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/10370046d6d1409c88fa77fb8cdb029c?usage=true 2026-06-05 12:38:26.461 7 INFO cinder.api.openstack.wsgi [None req-9f17f2ae-c305-4144-acd8-78a392041dc5 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/10370046d6d1409c88fa77fb8cdb029c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 393/784] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:38:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/10370046d6d1409c88fa77fb8cdb029c?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:38:26.473 6 INFO cinder.api.openstack.wsgi [None req-a3227bcc-f6cb-467e-9137-45bcc73840a4 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/8d85402e5460426fa08d1649dd4de420?usage=true 2026-06-05 12:38:26.493 6 INFO cinder.api.openstack.wsgi [None req-a3227bcc-f6cb-467e-9137-45bcc73840a4 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/8d85402e5460426fa08d1649dd4de420?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 392/785] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:38:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/8d85402e5460426fa08d1649dd4de420?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:38:26.507 7 INFO cinder.api.openstack.wsgi [None req-d3cfb069-7582-4d8d-982a-e471f5e0d08e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true 2026-06-05 12:38:26.536 7 INFO cinder.api.openstack.wsgi [None req-d3cfb069-7582-4d8d-982a-e471f5e0d08e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 394/786] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:38:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:38:26.555 6 INFO cinder.api.openstack.wsgi [None req-6077bb1e-b5be-439c-80e1-e45a4330e2d9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/b14f1a242a6e4a2293e3597765ded64c?usage=true 2026-06-05 12:38:26.581 6 INFO cinder.api.openstack.wsgi [None req-6077bb1e-b5be-439c-80e1-e45a4330e2d9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/b14f1a242a6e4a2293e3597765ded64c?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 393/787] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:38:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/b14f1a242a6e4a2293e3597765ded64c?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:38:26.601 7 INFO cinder.api.openstack.wsgi [None req-4ea78701-f975-4f5d-bb2e-92899b008356 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/b7527910111b434dac579cf43e54735b?usage=true 2026-06-05 12:38:26.627 7 INFO cinder.api.openstack.wsgi [None req-4ea78701-f975-4f5d-bb2e-92899b008356 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/b7527910111b434dac579cf43e54735b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 395/788] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:38:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/b7527910111b434dac579cf43e54735b?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:38:26.637 6 INFO cinder.api.openstack.wsgi [None req-127f2aac-2a71-4eba-abf4-f55f47426ab3 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/bb9e71d1b150420d956faa0b73b8ab80?usage=true 2026-06-05 12:38:26.662 6 INFO cinder.api.openstack.wsgi [None req-127f2aac-2a71-4eba-abf4-f55f47426ab3 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/bb9e71d1b150420d956faa0b73b8ab80?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 394/789] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:38:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/bb9e71d1b150420d956faa0b73b8ab80?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:38:26.677 7 INFO cinder.api.openstack.wsgi [None req-d43d6d5a-7997-4305-a69a-532ce5cfebb8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/c03da382f5ac4242ad4aa9e89d39f86d?usage=true 2026-06-05 12:38:26.706 7 INFO cinder.api.openstack.wsgi [None req-d43d6d5a-7997-4305-a69a-532ce5cfebb8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/c03da382f5ac4242ad4aa9e89d39f86d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 396/790] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:38:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/c03da382f5ac4242ad4aa9e89d39f86d?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:38:26.715 6 INFO cinder.api.openstack.wsgi [None req-78426507-b74e-4f28-a287-ddf36290a4a7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/ceef26f148c94d348f0a9217e6946b7d?usage=true 2026-06-05 12:38:26.735 6 INFO cinder.api.openstack.wsgi [None req-78426507-b74e-4f28-a287-ddf36290a4a7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/ceef26f148c94d348f0a9217e6946b7d?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 395/791] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:38:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/ceef26f148c94d348f0a9217e6946b7d?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:38:26.747 7 INFO cinder.api.openstack.wsgi [None req-532004c1-b777-4d9c-becb-98ceb5d09b79 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true 2026-06-05 12:38:26.769 7 INFO cinder.api.openstack.wsgi [None req-532004c1-b777-4d9c-becb-98ceb5d09b79 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 397/792] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:38:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:38:26.778 6 INFO cinder.api.openstack.wsgi [None req-4f75c138-2b30-49f5-8b01-b2a7843083f1 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/ebda29ee5b0341d9b89265749778a093?usage=true 2026-06-05 12:38:26.798 6 INFO cinder.api.openstack.wsgi [None req-4f75c138-2b30-49f5-8b01-b2a7843083f1 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/ebda29ee5b0341d9b89265749778a093?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 396/793] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:38:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/ebda29ee5b0341d9b89265749778a093?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:38:26.808 7 INFO cinder.api.openstack.wsgi [None req-b9a3962b-0fdf-4cdc-b23a-fda7c003478f 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true 2026-06-05 12:38:26.814 7 INFO cinder.volume.api [None req-b9a3962b-0fdf-4cdc-b23a-fda7c003478f 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all snapshots completed successfully. 2026-06-05 12:38:26.814 7 INFO cinder.api.openstack.wsgi [None req-b9a3962b-0fdf-4cdc-b23a-fda7c003478f 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 398/794] 10.0.0.50 () {28 vars in 673 bytes} [Fri Jun 5 12:38:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:38:26.822 6 INFO cinder.api.openstack.wsgi [None req-305b4319-2796-40ed-9428-1d9bff264d3e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true 2026-06-05 12:38:27.325 6 INFO cinder.api.openstack.wsgi [None req-305b4319-2796-40ed-9428-1d9bff264d3e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 6|app: 0|req: 397/795] 10.0.0.50 () {28 vars in 695 bytes} [Fri Jun 5 12:38:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true => generated 670 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:38:27.335 7 INFO cinder.api.openstack.wsgi [None req-de7bed08-0cbc-4a9c-8bd6-90d6478fcd2a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:38:27.344 7 INFO cinder.volume.api [None req-de7bed08-0cbc-4a9c-8bd6-90d6478fcd2a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:38:27.345 7 INFO cinder.api.openstack.wsgi [None req-de7bed08-0cbc-4a9c-8bd6-90d6478fcd2a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 399/796] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:38:27 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-05 12:38:27.357 6 INFO cinder.api.openstack.wsgi [None req-98b5cd1a-80d0-4625-97b6-fc24b94636b1 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services 2026-06-05 12:38:27.362 6 INFO cinder.api.openstack.wsgi [None req-98b5cd1a-80d0-4625-97b6-fc24b94636b1 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services returned with HTTP 200 [pid: 6|app: 0|req: 398/797] 10.0.0.50 () {28 vars in 644 bytes} [Fri Jun 5 12:38:27 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:38:27.371 7 INFO cinder.api.openstack.wsgi [None req-86553f59-cbdd-4602-8b6d-8f82bc86ccda 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:38:27.379 7 INFO cinder.volume.api [None req-86553f59-cbdd-4602-8b6d-8f82bc86ccda 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:38:27.381 7 INFO cinder.api.openstack.wsgi [None req-86553f59-cbdd-4602-8b6d-8f82bc86ccda 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 400/798] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:38:27 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:38:28.537 6 INFO cinder.api.openstack.wsgi [None req-98b5cd1a-80d0-4625-97b6-fc24b94636b1 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:38:28.537 7 INFO cinder.api.openstack.wsgi [None req-86553f59-cbdd-4602-8b6d-8f82bc86ccda 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:38:28.538 7 INFO cinder.api.openstack.wsgi [None req-86553f59-cbdd-4602-8b6d-8f82bc86ccda 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:38:28.539 6 INFO cinder.api.openstack.wsgi [None req-98b5cd1a-80d0-4625-97b6-fc24b94636b1 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:38:38.536 6 INFO cinder.api.openstack.wsgi [None req-98b5cd1a-80d0-4625-97b6-fc24b94636b1 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:38:38.537 6 INFO cinder.api.openstack.wsgi [None req-98b5cd1a-80d0-4625-97b6-fc24b94636b1 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:38:38.537 7 INFO cinder.api.openstack.wsgi [None req-86553f59-cbdd-4602-8b6d-8f82bc86ccda 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:38:38.539 7 INFO cinder.api.openstack.wsgi [None req-86553f59-cbdd-4602-8b6d-8f82bc86ccda 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:38:44.148 6 INFO cinder.api.openstack.wsgi [None req-e4c258ff-47e3-4034-b0e5-da1b536c59b1 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/4151f8f10f0c4207b6b98a56de18161d/volumes 2026-06-05 12:38:44.150 6 INFO cinder.api.v3.volumes [None req-e4c258ff-47e3-4034-b0e5-da1b536c59b1 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] Create volume of 1 GB 2026-06-05 12:38:44.161 6 INFO cinder.volume.api [None req-e4c258ff-47e3-4034-b0e5-da1b536c59b1 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] Availability Zones retrieved successfully. 2026-06-05 12:38:44.338 6 INFO cinder.volume.api [None req-e4c258ff-47e3-4034-b0e5-da1b536c59b1 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] Create volume request issued successfully. 2026-06-05 12:38:44.339 6 INFO cinder.api.openstack.wsgi [None req-e4c258ff-47e3-4034-b0e5-da1b536c59b1 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4151f8f10f0c4207b6b98a56de18161d/volumes returned with HTTP 202 [pid: 6|app: 0|req: 401/803] 10.0.0.187 () {34 vars in 722 bytes} [Fri Jun 5 12:38:44 2026] POST /v3/4151f8f10f0c4207b6b98a56de18161d/volumes => generated 861 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-06-05 12:38:44.356 7 INFO cinder.api.openstack.wsgi [None req-4641f4cc-f429-4aa4-bcb3-d7cdb7f8c7d0 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4151f8f10f0c4207b6b98a56de18161d/volumes/dcbe9878-3049-4983-8e30-836216bbec03 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:38:44.379 7 INFO cinder.volume.api [None req-4641f4cc-f429-4aa4-bcb3-d7cdb7f8c7d0 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] Volume info retrieved successfully. 2026-06-05 12:38:44.386 7 INFO cinder.api.openstack.wsgi [None req-4641f4cc-f429-4aa4-bcb3-d7cdb7f8c7d0 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4151f8f10f0c4207b6b98a56de18161d/volumes/dcbe9878-3049-4983-8e30-836216bbec03 returned with HTTP 200 [pid: 7|app: 0|req: 403/804] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:38:44 2026] GET /v3/4151f8f10f0c4207b6b98a56de18161d/volumes/dcbe9878-3049-4983-8e30-836216bbec03 => generated 929 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-06-05 12:38:45.408 6 INFO cinder.api.openstack.wsgi [None req-ca6fc263-44e1-4332-9a20-1d0987b754ae 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4151f8f10f0c4207b6b98a56de18161d/volumes/dcbe9878-3049-4983-8e30-836216bbec03 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:38:45.421 6 INFO cinder.volume.api [None req-ca6fc263-44e1-4332-9a20-1d0987b754ae 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] Volume info retrieved successfully. 2026-06-05 12:38:45.426 6 INFO cinder.api.openstack.wsgi [None req-ca6fc263-44e1-4332-9a20-1d0987b754ae 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4151f8f10f0c4207b6b98a56de18161d/volumes/dcbe9878-3049-4983-8e30-836216bbec03 returned with HTTP 200 [pid: 6|app: 0|req: 402/805] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:38:45 2026] GET /v3/4151f8f10f0c4207b6b98a56de18161d/volumes/dcbe9878-3049-4983-8e30-836216bbec03 => generated 954 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:38:47.941 7 INFO cinder.api.openstack.wsgi [None req-4641f4cc-f429-4aa4-bcb3-d7cdb7f8c7d0 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-05 12:38:47.942 7 INFO cinder.api.openstack.wsgi [None req-4641f4cc-f429-4aa4-bcb3-d7cdb7f8c7d0 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 404/806] 10.0.0.187 () {30 vars in 411 bytes} [Fri Jun 5 12:38:47 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-06-05 12:38:48.537 7 INFO cinder.api.openstack.wsgi [None req-4641f4cc-f429-4aa4-bcb3-d7cdb7f8c7d0 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:38:48.538 7 INFO cinder.api.openstack.wsgi [None req-4641f4cc-f429-4aa4-bcb3-d7cdb7f8c7d0 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:38:48.537 6 INFO cinder.api.openstack.wsgi [None req-ca6fc263-44e1-4332-9a20-1d0987b754ae 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:38:48.539 6 INFO cinder.api.openstack.wsgi [None req-ca6fc263-44e1-4332-9a20-1d0987b754ae 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:38:58.536 7 INFO cinder.api.openstack.wsgi [None req-4641f4cc-f429-4aa4-bcb3-d7cdb7f8c7d0 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:38:58.536 6 INFO cinder.api.openstack.wsgi [None req-ca6fc263-44e1-4332-9a20-1d0987b754ae 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:38:58.537 7 INFO cinder.api.openstack.wsgi [None req-4641f4cc-f429-4aa4-bcb3-d7cdb7f8c7d0 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:38:58.537 6 INFO cinder.api.openstack.wsgi [None req-ca6fc263-44e1-4332-9a20-1d0987b754ae 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:39:08.536 7 INFO cinder.api.openstack.wsgi [None req-4641f4cc-f429-4aa4-bcb3-d7cdb7f8c7d0 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:39:08.536 6 INFO cinder.api.openstack.wsgi [None req-ca6fc263-44e1-4332-9a20-1d0987b754ae 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:39:08.537 6 INFO cinder.api.openstack.wsgi [None req-ca6fc263-44e1-4332-9a20-1d0987b754ae 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:39:08.537 7 INFO cinder.api.openstack.wsgi [None req-4641f4cc-f429-4aa4-bcb3-d7cdb7f8c7d0 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] http://10.0.0.226: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-06-05 12:39:12.935 6 INFO cinder.api.openstack.wsgi [None req-52ff57b9-fecc-4ac3-bb37-00c336c54f6a 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/4151f8f10f0c4207b6b98a56de18161d/volumes/dcbe9878-3049-4983-8e30-836216bbec03/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-06-05 12:39:12.964 6 INFO cinder.volume.api [None req-52ff57b9-fecc-4ac3-bb37-00c336c54f6a 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] Volume info retrieved successfully. 2026-06-05 12:39:12.975 6 INFO cinder.volume.api [None req-52ff57b9-fecc-4ac3-bb37-00c336c54f6a 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] Update volume admin metadata completed successfully. 2026-06-05 12:39:13.480 6 INFO cinder.volume.api [None req-52ff57b9-fecc-4ac3-bb37-00c336c54f6a 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] Attach volume completed successfully. 2026-06-05 12:39:13.480 6 INFO cinder.api.openstack.wsgi [None req-52ff57b9-fecc-4ac3-bb37-00c336c54f6a 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4151f8f10f0c4207b6b98a56de18161d/volumes/dcbe9878-3049-4983-8e30-836216bbec03/action returned with HTTP 202 [pid: 6|app: 0|req: 406/813] 10.0.0.187 () {34 vars in 810 bytes} [Fri Jun 5 12:39:12 2026] POST /v3/4151f8f10f0c4207b6b98a56de18161d/volumes/dcbe9878-3049-4983-8e30-836216bbec03/action => generated 0 bytes in 555 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-06-05 12:39:13.491 7 INFO cinder.api.openstack.wsgi [None req-8de9e46e-3f2b-4a1e-b96a-2a4a08132d70 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4151f8f10f0c4207b6b98a56de18161d/volumes/dcbe9878-3049-4983-8e30-836216bbec03 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:39:13.509 7 INFO cinder.volume.api [None req-8de9e46e-3f2b-4a1e-b96a-2a4a08132d70 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] Volume info retrieved successfully. 2026-06-05 12:39:13.516 7 INFO cinder.api.openstack.wsgi [None req-8de9e46e-3f2b-4a1e-b96a-2a4a08132d70 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4151f8f10f0c4207b6b98a56de18161d/volumes/dcbe9878-3049-4983-8e30-836216bbec03 returned with HTTP 200 [pid: 7|app: 0|req: 408/814] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:39:13 2026] GET /v3/4151f8f10f0c4207b6b98a56de18161d/volumes/dcbe9878-3049-4983-8e30-836216bbec03 => generated 1288 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-06-05 12:39:13.532 6 INFO cinder.api.openstack.wsgi [None req-58bfc4a8-ba1a-4372-bf1e-294f5f20f617 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/4151f8f10f0c4207b6b98a56de18161d/volumes/dcbe9878-3049-4983-8e30-836216bbec03/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-06-05 12:39:13.544 6 INFO cinder.volume.api [None req-58bfc4a8-ba1a-4372-bf1e-294f5f20f617 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] Volume info retrieved successfully. 2026-06-05 12:39:14.048 6 INFO cinder.volume.api [None req-58bfc4a8-ba1a-4372-bf1e-294f5f20f617 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] Detach volume completed successfully. 2026-06-05 12:39:14.049 6 INFO cinder.api.openstack.wsgi [None req-58bfc4a8-ba1a-4372-bf1e-294f5f20f617 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4151f8f10f0c4207b6b98a56de18161d/volumes/dcbe9878-3049-4983-8e30-836216bbec03/action returned with HTTP 202 [pid: 6|app: 0|req: 407/815] 10.0.0.187 () {34 vars in 810 bytes} [Fri Jun 5 12:39:13 2026] POST /v3/4151f8f10f0c4207b6b98a56de18161d/volumes/dcbe9878-3049-4983-8e30-836216bbec03/action => generated 0 bytes in 522 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-06-05 12:39:14.066 7 INFO cinder.api.openstack.wsgi [None req-ae7602e7-d977-4a3f-8d16-dfffcc318c95 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4151f8f10f0c4207b6b98a56de18161d/volumes/dcbe9878-3049-4983-8e30-836216bbec03 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:39:14.085 7 INFO cinder.volume.api [None req-ae7602e7-d977-4a3f-8d16-dfffcc318c95 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] Volume info retrieved successfully. 2026-06-05 12:39:14.093 7 INFO cinder.api.openstack.wsgi [None req-ae7602e7-d977-4a3f-8d16-dfffcc318c95 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4151f8f10f0c4207b6b98a56de18161d/volumes/dcbe9878-3049-4983-8e30-836216bbec03 returned with HTTP 200 [pid: 7|app: 0|req: 409/816] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:39:14 2026] GET /v3/4151f8f10f0c4207b6b98a56de18161d/volumes/dcbe9878-3049-4983-8e30-836216bbec03 => generated 973 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:39:18.536 7 INFO cinder.api.openstack.wsgi [None req-ae7602e7-d977-4a3f-8d16-dfffcc318c95 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:39:18.536 6 INFO cinder.api.openstack.wsgi [None req-58bfc4a8-ba1a-4372-bf1e-294f5f20f617 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:39:18.537 7 INFO cinder.api.openstack.wsgi [None req-ae7602e7-d977-4a3f-8d16-dfffcc318c95 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:39:18.538 6 INFO cinder.api.openstack.wsgi [None req-58bfc4a8-ba1a-4372-bf1e-294f5f20f617 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] http://10.0.0.226: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-06-05 12:39:21.043 6 INFO cinder.api.openstack.wsgi [None req-41735b5f-f992-46e1-b2e4-18a04964295d 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4151f8f10f0c4207b6b98a56de18161d/volumes/dcbe9878-3049-4983-8e30-836216bbec03 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:39:21.060 6 INFO cinder.volume.api [None req-41735b5f-f992-46e1-b2e4-18a04964295d 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] Volume info retrieved successfully. 2026-06-05 12:39:21.064 6 INFO cinder.api.openstack.wsgi [None req-41735b5f-f992-46e1-b2e4-18a04964295d 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4151f8f10f0c4207b6b98a56de18161d/volumes/dcbe9878-3049-4983-8e30-836216bbec03 returned with HTTP 200 [pid: 6|app: 0|req: 409/819] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:39:21 2026] GET /v3/4151f8f10f0c4207b6b98a56de18161d/volumes/dcbe9878-3049-4983-8e30-836216bbec03 => generated 973 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-05 12:39:21.084 7 INFO cinder.api.openstack.wsgi [None req-65f1d035-51de-43aa-bed4-95cd8bd3d6a6 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/4151f8f10f0c4207b6b98a56de18161d/volumes/dcbe9878-3049-4983-8e30-836216bbec03 2026-06-05 12:39:21.085 7 INFO cinder.api.v3.volumes [None req-65f1d035-51de-43aa-bed4-95cd8bd3d6a6 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] Delete volume with id: dcbe9878-3049-4983-8e30-836216bbec03 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:39:21.096 7 INFO cinder.volume.api [None req-65f1d035-51de-43aa-bed4-95cd8bd3d6a6 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] Volume info retrieved successfully. 2026-06-05 12:39:21.165 7 INFO cinder.volume.api [None req-65f1d035-51de-43aa-bed4-95cd8bd3d6a6 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] Delete volume request issued successfully. 2026-06-05 12:39:21.165 7 INFO cinder.api.openstack.wsgi [None req-65f1d035-51de-43aa-bed4-95cd8bd3d6a6 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4151f8f10f0c4207b6b98a56de18161d/volumes/dcbe9878-3049-4983-8e30-836216bbec03 returned with HTTP 202 [pid: 7|app: 0|req: 411/820] 10.0.0.187 () {32 vars in 778 bytes} [Fri Jun 5 12:39:21 2026] DELETE /v3/4151f8f10f0c4207b6b98a56de18161d/volumes/dcbe9878-3049-4983-8e30-836216bbec03 => generated 0 bytes in 87 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-06-05 12:39:21.180 6 INFO cinder.api.openstack.wsgi [None req-723d3b92-9d5c-485c-a1ce-dc809c4f5d93 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4151f8f10f0c4207b6b98a56de18161d/volumes/dcbe9878-3049-4983-8e30-836216bbec03 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:39:21.194 6 INFO cinder.volume.api [None req-723d3b92-9d5c-485c-a1ce-dc809c4f5d93 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] Volume info retrieved successfully. 2026-06-05 12:39:21.200 6 INFO cinder.api.openstack.wsgi [None req-723d3b92-9d5c-485c-a1ce-dc809c4f5d93 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4151f8f10f0c4207b6b98a56de18161d/volumes/dcbe9878-3049-4983-8e30-836216bbec03 returned with HTTP 200 [pid: 6|app: 0|req: 410/821] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:39:21 2026] GET /v3/4151f8f10f0c4207b6b98a56de18161d/volumes/dcbe9878-3049-4983-8e30-836216bbec03 => generated 972 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-06-05 12:39:22.221 7 INFO cinder.api.openstack.wsgi [None req-1308a663-80b0-42b9-852f-608a7e0ff3ec 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4151f8f10f0c4207b6b98a56de18161d/volumes/dcbe9878-3049-4983-8e30-836216bbec03 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:39:22.234 7 INFO cinder.volume.api [None req-1308a663-80b0-42b9-852f-608a7e0ff3ec 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] Volume info retrieved successfully. 2026-06-05 12:39:22.238 7 INFO cinder.api.openstack.wsgi [None req-1308a663-80b0-42b9-852f-608a7e0ff3ec 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4151f8f10f0c4207b6b98a56de18161d/volumes/dcbe9878-3049-4983-8e30-836216bbec03 returned with HTTP 200 [pid: 7|app: 0|req: 412/822] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:39:22 2026] GET /v3/4151f8f10f0c4207b6b98a56de18161d/volumes/dcbe9878-3049-4983-8e30-836216bbec03 => generated 972 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-06-05 12:39:23.261 6 INFO cinder.api.openstack.wsgi [None req-ca82a34f-b151-4525-b2b1-7985e3f2c437 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4151f8f10f0c4207b6b98a56de18161d/volumes/dcbe9878-3049-4983-8e30-836216bbec03 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:39:23.295 6 INFO cinder.volume.api [None req-ca82a34f-b151-4525-b2b1-7985e3f2c437 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] Volume info retrieved successfully. 2026-06-05 12:39:23.300 6 INFO cinder.api.openstack.wsgi [None req-ca82a34f-b151-4525-b2b1-7985e3f2c437 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4151f8f10f0c4207b6b98a56de18161d/volumes/dcbe9878-3049-4983-8e30-836216bbec03 returned with HTTP 200 [pid: 6|app: 0|req: 411/823] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:39:23 2026] GET /v3/4151f8f10f0c4207b6b98a56de18161d/volumes/dcbe9878-3049-4983-8e30-836216bbec03 => generated 972 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-05 12:39:24.317 7 INFO cinder.api.openstack.wsgi [None req-7b62f8ad-8c4d-4911-b6eb-199c9e4c8559 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4151f8f10f0c4207b6b98a56de18161d/volumes/dcbe9878-3049-4983-8e30-836216bbec03 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:39:24.332 7 INFO cinder.volume.api [None req-7b62f8ad-8c4d-4911-b6eb-199c9e4c8559 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] Volume info retrieved successfully. 2026-06-05 12:39:24.339 7 INFO cinder.api.openstack.wsgi [None req-7b62f8ad-8c4d-4911-b6eb-199c9e4c8559 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4151f8f10f0c4207b6b98a56de18161d/volumes/dcbe9878-3049-4983-8e30-836216bbec03 returned with HTTP 200 [pid: 7|app: 0|req: 413/824] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:39:24 2026] GET /v3/4151f8f10f0c4207b6b98a56de18161d/volumes/dcbe9878-3049-4983-8e30-836216bbec03 => generated 972 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-06-05 12:39:25.361 6 INFO cinder.api.openstack.wsgi [None req-fedc912a-930e-4103-a015-e8f76b2cb9fc 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4151f8f10f0c4207b6b98a56de18161d/volumes/dcbe9878-3049-4983-8e30-836216bbec03 2026-06-05 12:39:25.369 6 INFO cinder.api.openstack.wsgi [None req-fedc912a-930e-4103-a015-e8f76b2cb9fc 50c38bc6e93145ea97ba3b379c1acdc9 4151f8f10f0c4207b6b98a56de18161d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4151f8f10f0c4207b6b98a56de18161d/volumes/dcbe9878-3049-4983-8e30-836216bbec03 returned with HTTP 404 [pid: 6|app: 0|req: 412/825] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:39:25 2026] GET /v3/4151f8f10f0c4207b6b98a56de18161d/volumes/dcbe9878-3049-4983-8e30-836216bbec03 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-05 12:39:25.844 7 INFO cinder.api.openstack.wsgi [None req-80845ade-c432-455d-8824-34c2a376f6d6 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:39:25.854 7 INFO cinder.volume.api [None req-80845ade-c432-455d-8824-34c2a376f6d6 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:39:25.857 7 INFO cinder.api.openstack.wsgi [None req-80845ade-c432-455d-8824-34c2a376f6d6 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 414/826] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:39:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true => generated 15 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-05 12:39:25.867 6 INFO cinder.api.openstack.wsgi [None req-9ed70154-4f60-4220-b94d-2a1e0ae1523f 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services 2026-06-05 12:39:25.872 6 INFO cinder.api.openstack.wsgi [None req-9ed70154-4f60-4220-b94d-2a1e0ae1523f 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services returned with HTTP 200 [pid: 6|app: 0|req: 413/827] 10.0.0.50 () {28 vars in 644 bytes} [Fri Jun 5 12:39:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:39:25.880 7 INFO cinder.api.openstack.wsgi [None req-1c1342d3-efab-4ca2-ad77-fcf95dd81cca 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true 2026-06-05 12:39:26.384 7 INFO cinder.api.openstack.wsgi [None req-1c1342d3-efab-4ca2-ad77-fcf95dd81cca 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 415/828] 10.0.0.50 () {28 vars in 695 bytes} [Fri Jun 5 12:39:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:39:26.394 6 INFO cinder.api.openstack.wsgi [None req-ca4d3ddb-10a9-473a-95d3-79ba05592f77 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true 2026-06-05 12:39:26.402 6 INFO cinder.volume.api [None req-ca4d3ddb-10a9-473a-95d3-79ba05592f77 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all snapshots completed successfully. 2026-06-05 12:39:26.403 6 INFO cinder.api.openstack.wsgi [None req-ca4d3ddb-10a9-473a-95d3-79ba05592f77 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 414/829] 10.0.0.50 () {28 vars in 673 bytes} [Fri Jun 5 12:39:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:39:26.456 7 INFO cinder.api.openstack.wsgi [None req-f3226e95-4978-4627-acef-39590a1de1fb 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0574580a2c684cc59c8187fe138477ad?usage=true 2026-06-05 12:39:26.481 7 INFO cinder.api.openstack.wsgi [None req-f3226e95-4978-4627-acef-39590a1de1fb 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0574580a2c684cc59c8187fe138477ad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 416/830] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:39:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0574580a2c684cc59c8187fe138477ad?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:39:26.493 6 INFO cinder.api.openstack.wsgi [None req-89a9c576-186b-45fe-a045-683f056ab050 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/06f22bf75ca142db8ace6991d4493bd0?usage=true 2026-06-05 12:39:26.510 6 INFO cinder.api.openstack.wsgi [None req-89a9c576-186b-45fe-a045-683f056ab050 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/06f22bf75ca142db8ace6991d4493bd0?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 415/831] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:39:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/06f22bf75ca142db8ace6991d4493bd0?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:39:26.519 7 INFO cinder.api.openstack.wsgi [None req-748543f1-2f82-40ef-b33f-8af14b617c6f 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true 2026-06-05 12:39:26.542 7 INFO cinder.api.openstack.wsgi [None req-748543f1-2f82-40ef-b33f-8af14b617c6f 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 417/832] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:39:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:39:26.552 6 INFO cinder.api.openstack.wsgi [None req-10280602-81a9-4836-941c-771681996d3c 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0e9916efba9e45448fbcb4fccfa12e5d?usage=true 2026-06-05 12:39:26.572 6 INFO cinder.api.openstack.wsgi [None req-10280602-81a9-4836-941c-771681996d3c 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0e9916efba9e45448fbcb4fccfa12e5d?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 416/833] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:39:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0e9916efba9e45448fbcb4fccfa12e5d?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:39:26.580 7 INFO cinder.api.openstack.wsgi [None req-af035516-4e49-4ca0-a508-1a306a1133ac 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/10370046d6d1409c88fa77fb8cdb029c?usage=true 2026-06-05 12:39:26.597 7 INFO cinder.api.openstack.wsgi [None req-af035516-4e49-4ca0-a508-1a306a1133ac 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/10370046d6d1409c88fa77fb8cdb029c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 418/834] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:39:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/10370046d6d1409c88fa77fb8cdb029c?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:39:26.609 6 INFO cinder.api.openstack.wsgi [None req-5611aca9-4606-4eeb-9269-aefc59655a7c 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/4151f8f10f0c4207b6b98a56de18161d?usage=true 2026-06-05 12:39:26.628 6 INFO cinder.api.openstack.wsgi [None req-5611aca9-4606-4eeb-9269-aefc59655a7c 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/4151f8f10f0c4207b6b98a56de18161d?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 417/835] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:39:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/4151f8f10f0c4207b6b98a56de18161d?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:39:26.637 7 INFO cinder.api.openstack.wsgi [None req-78fbdd4b-8f42-4076-b2f5-3e04d0abbdb6 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/61eaac22eb934af6b4b5786b716fe06f?usage=true 2026-06-05 12:39:26.657 7 INFO cinder.api.openstack.wsgi [None req-78fbdd4b-8f42-4076-b2f5-3e04d0abbdb6 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/61eaac22eb934af6b4b5786b716fe06f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 419/836] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:39:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/61eaac22eb934af6b4b5786b716fe06f?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:39:26.666 6 INFO cinder.api.openstack.wsgi [None req-280befed-7a44-49fa-9831-1e242e8cdb41 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/8d85402e5460426fa08d1649dd4de420?usage=true 2026-06-05 12:39:26.684 6 INFO cinder.api.openstack.wsgi [None req-280befed-7a44-49fa-9831-1e242e8cdb41 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/8d85402e5460426fa08d1649dd4de420?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 418/837] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:39:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/8d85402e5460426fa08d1649dd4de420?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:39:26.693 7 INFO cinder.api.openstack.wsgi [None req-dadfb358-7843-46a0-b35f-bc5b7cf01340 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/94d9778df587491f88d1f4b53ce8c2dc?usage=true 2026-06-05 12:39:26.711 7 INFO cinder.api.openstack.wsgi [None req-dadfb358-7843-46a0-b35f-bc5b7cf01340 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/94d9778df587491f88d1f4b53ce8c2dc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 420/838] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:39:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/94d9778df587491f88d1f4b53ce8c2dc?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:39:26.727 6 INFO cinder.api.openstack.wsgi [None req-373edfd8-1af7-49e0-9ee6-f2c98ef72582 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true 2026-06-05 12:39:26.746 6 INFO cinder.api.openstack.wsgi [None req-373edfd8-1af7-49e0-9ee6-f2c98ef72582 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 419/839] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:39:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:39:26.754 7 INFO cinder.api.openstack.wsgi [None req-553669f0-6d3c-483d-893f-113d82ae7dbc 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/b14f1a242a6e4a2293e3597765ded64c?usage=true 2026-06-05 12:39:26.772 7 INFO cinder.api.openstack.wsgi [None req-553669f0-6d3c-483d-893f-113d82ae7dbc 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/b14f1a242a6e4a2293e3597765ded64c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 421/840] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:39:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/b14f1a242a6e4a2293e3597765ded64c?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:39:26.780 6 INFO cinder.api.openstack.wsgi [None req-5dfd53af-ba06-4db2-8055-c06d06f6b6d9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/b7527910111b434dac579cf43e54735b?usage=true 2026-06-05 12:39:26.796 6 INFO cinder.api.openstack.wsgi [None req-5dfd53af-ba06-4db2-8055-c06d06f6b6d9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/b7527910111b434dac579cf43e54735b?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 420/841] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:39:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/b7527910111b434dac579cf43e54735b?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:39:26.804 7 INFO cinder.api.openstack.wsgi [None req-c1467d09-29c9-47fa-ac98-572449e9c9eb 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/bb9e71d1b150420d956faa0b73b8ab80?usage=true 2026-06-05 12:39:26.824 7 INFO cinder.api.openstack.wsgi [None req-c1467d09-29c9-47fa-ac98-572449e9c9eb 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/bb9e71d1b150420d956faa0b73b8ab80?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 422/842] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:39:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/bb9e71d1b150420d956faa0b73b8ab80?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:39:26.833 6 INFO cinder.api.openstack.wsgi [None req-5d28d149-53e7-43cd-9640-a3aa8995e7f1 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true 2026-06-05 12:39:26.851 6 INFO cinder.api.openstack.wsgi [None req-5d28d149-53e7-43cd-9640-a3aa8995e7f1 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 421/843] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:39:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:39:26.865 7 INFO cinder.api.openstack.wsgi [None req-8d3317be-dc4a-43b1-b769-7f076e0bf798 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/ebda29ee5b0341d9b89265749778a093?usage=true 2026-06-05 12:39:26.885 7 INFO cinder.api.openstack.wsgi [None req-8d3317be-dc4a-43b1-b769-7f076e0bf798 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/ebda29ee5b0341d9b89265749778a093?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 423/844] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:39:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/ebda29ee5b0341d9b89265749778a093?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:39:26.894 6 INFO cinder.api.openstack.wsgi [None req-831572af-c798-43b9-87d7-830bcaccea88 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:39:26.904 6 INFO cinder.volume.api [None req-831572af-c798-43b9-87d7-830bcaccea88 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:39:26.905 6 INFO cinder.api.openstack.wsgi [None req-831572af-c798-43b9-87d7-830bcaccea88 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 422/845] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:39:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-05 12:39:28.536 6 INFO cinder.api.openstack.wsgi [None req-831572af-c798-43b9-87d7-830bcaccea88 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:39:28.536 7 INFO cinder.api.openstack.wsgi [None req-8d3317be-dc4a-43b1-b769-7f076e0bf798 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:39:28.536 6 INFO cinder.api.openstack.wsgi [None req-831572af-c798-43b9-87d7-830bcaccea88 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:39:28.536 7 INFO cinder.api.openstack.wsgi [None req-8d3317be-dc4a-43b1-b769-7f076e0bf798 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:39:38.536 6 INFO cinder.api.openstack.wsgi [None req-831572af-c798-43b9-87d7-830bcaccea88 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:39:38.537 6 INFO cinder.api.openstack.wsgi [None req-831572af-c798-43b9-87d7-830bcaccea88 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:39:38.540 7 INFO cinder.api.openstack.wsgi [None req-8d3317be-dc4a-43b1-b769-7f076e0bf798 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:39:38.543 7 INFO cinder.api.openstack.wsgi [None req-8d3317be-dc4a-43b1-b769-7f076e0bf798 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:39:47.822 6 INFO cinder.api.openstack.wsgi [None req-de53efac-937a-4ad0-b849-21c21ca30f02 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes 2026-06-05 12:39:47.824 6 INFO cinder.api.v3.volumes [None req-de53efac-937a-4ad0-b849-21c21ca30f02 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Create volume of 1 GB 2026-06-05 12:39:47.830 6 INFO cinder.volume.api [None req-de53efac-937a-4ad0-b849-21c21ca30f02 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Availability Zones retrieved successfully. 2026-06-05 12:39:47.993 6 INFO cinder.volume.api [None req-de53efac-937a-4ad0-b849-21c21ca30f02 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Create volume request issued successfully. 2026-06-05 12:39:47.994 6 INFO cinder.api.openstack.wsgi [None req-de53efac-937a-4ad0-b849-21c21ca30f02 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes returned with HTTP 202 [pid: 6|app: 0|req: 425/850] 10.0.0.187 () {34 vars in 723 bytes} [Fri Jun 5 12:39:47 2026] POST /v3/2b8cd69749624c28afd6fb21de5590e1/volumes => generated 870 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-06-05 12:39:48.019 7 INFO cinder.api.openstack.wsgi [None req-c0e62472-b624-4615-a099-bed5c10729bd a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/ac938fb6-d5db-4fbd-abd4-efffaecaac6c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:39:48.040 7 INFO cinder.volume.api [None req-c0e62472-b624-4615-a099-bed5c10729bd a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Volume info retrieved successfully. 2026-06-05 12:39:48.049 7 INFO cinder.api.openstack.wsgi [None req-c0e62472-b624-4615-a099-bed5c10729bd a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/ac938fb6-d5db-4fbd-abd4-efffaecaac6c returned with HTTP 200 [pid: 7|app: 0|req: 426/851] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:39:48 2026] GET /v3/2b8cd69749624c28afd6fb21de5590e1/volumes/ac938fb6-d5db-4fbd-abd4-efffaecaac6c => generated 938 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:39:48.537 6 INFO cinder.api.openstack.wsgi [None req-de53efac-937a-4ad0-b849-21c21ca30f02 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:39:48.537 6 INFO cinder.api.openstack.wsgi [None req-de53efac-937a-4ad0-b849-21c21ca30f02 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:39:48.537 7 INFO cinder.api.openstack.wsgi [None req-c0e62472-b624-4615-a099-bed5c10729bd a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:39:48.539 7 INFO cinder.api.openstack.wsgi [None req-c0e62472-b624-4615-a099-bed5c10729bd a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] http://10.0.0.226: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-06-05 12:39:49.072 6 INFO cinder.api.openstack.wsgi [None req-d63bbbe4-db51-49bb-988b-fd23bf00af84 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/ac938fb6-d5db-4fbd-abd4-efffaecaac6c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:39:49.089 6 INFO cinder.volume.api [None req-d63bbbe4-db51-49bb-988b-fd23bf00af84 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Volume info retrieved successfully. 2026-06-05 12:39:49.095 6 INFO cinder.api.openstack.wsgi [None req-d63bbbe4-db51-49bb-988b-fd23bf00af84 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/ac938fb6-d5db-4fbd-abd4-efffaecaac6c returned with HTTP 200 [pid: 6|app: 0|req: 427/854] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:39:49 2026] GET /v3/2b8cd69749624c28afd6fb21de5590e1/volumes/ac938fb6-d5db-4fbd-abd4-efffaecaac6c => generated 963 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-05 12:39:49.118 7 INFO cinder.api.openstack.wsgi [None req-832bdecd-5c5b-4e8d-a7fc-9c5a1b46e279 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/ac938fb6-d5db-4fbd-abd4-efffaecaac6c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:39:49.142 7 INFO cinder.volume.api [None req-832bdecd-5c5b-4e8d-a7fc-9c5a1b46e279 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Volume info retrieved successfully. 2026-06-05 12:39:49.151 7 INFO cinder.api.openstack.wsgi [None req-832bdecd-5c5b-4e8d-a7fc-9c5a1b46e279 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/ac938fb6-d5db-4fbd-abd4-efffaecaac6c returned with HTTP 200 [pid: 7|app: 0|req: 428/855] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:39:49 2026] GET /v3/2b8cd69749624c28afd6fb21de5590e1/volumes/ac938fb6-d5db-4fbd-abd4-efffaecaac6c => generated 963 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-06-05 12:39:49.173 6 INFO cinder.api.openstack.wsgi [None req-f40cc3d0-4b58-481b-b037-eaedac77ed31 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/ac938fb6-d5db-4fbd-abd4-efffaecaac6c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:39:49.192 6 INFO cinder.volume.api [None req-f40cc3d0-4b58-481b-b037-eaedac77ed31 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Volume info retrieved successfully. 2026-06-05 12:39:49.201 6 INFO cinder.volume.api [None req-f40cc3d0-4b58-481b-b037-eaedac77ed31 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Volume updated successfully. 2026-06-05 12:39:49.202 6 INFO cinder.api.openstack.wsgi [None req-f40cc3d0-4b58-481b-b037-eaedac77ed31 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/ac938fb6-d5db-4fbd-abd4-efffaecaac6c returned with HTTP 200 [pid: 6|app: 0|req: 428/856] 10.0.0.187 () {34 vars in 795 bytes} [Fri Jun 5 12:39:49 2026] PUT /v3/2b8cd69749624c28afd6fb21de5590e1/volumes/ac938fb6-d5db-4fbd-abd4-efffaecaac6c => generated 895 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-05 12:39:49.224 7 INFO cinder.api.openstack.wsgi [None req-1f6c0d75-c686-4cb5-bdb3-f5f02df94e22 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/ac938fb6-d5db-4fbd-abd4-efffaecaac6c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:39:49.242 7 INFO cinder.volume.api [None req-1f6c0d75-c686-4cb5-bdb3-f5f02df94e22 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Volume info retrieved successfully. 2026-06-05 12:39:49.252 7 INFO cinder.volume.api [None req-1f6c0d75-c686-4cb5-bdb3-f5f02df94e22 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Volume updated successfully. 2026-06-05 12:39:49.252 7 INFO cinder.api.openstack.wsgi [None req-1f6c0d75-c686-4cb5-bdb3-f5f02df94e22 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/ac938fb6-d5db-4fbd-abd4-efffaecaac6c returned with HTTP 200 [pid: 7|app: 0|req: 429/857] 10.0.0.187 () {34 vars in 796 bytes} [Fri Jun 5 12:39:49 2026] PUT /v3/2b8cd69749624c28afd6fb21de5590e1/volumes/ac938fb6-d5db-4fbd-abd4-efffaecaac6c => generated 934 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-05 12:39:49.274 6 INFO cinder.api.openstack.wsgi [None req-bebd32ba-42d0-42f0-9b08-46950a662a13 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/ac938fb6-d5db-4fbd-abd4-efffaecaac6c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:39:49.288 6 INFO cinder.volume.api [None req-bebd32ba-42d0-42f0-9b08-46950a662a13 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Volume info retrieved successfully. 2026-06-05 12:39:49.293 6 INFO cinder.api.openstack.wsgi [None req-bebd32ba-42d0-42f0-9b08-46950a662a13 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/ac938fb6-d5db-4fbd-abd4-efffaecaac6c returned with HTTP 200 [pid: 6|app: 0|req: 429/858] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:39:49 2026] GET /v3/2b8cd69749624c28afd6fb21de5590e1/volumes/ac938fb6-d5db-4fbd-abd4-efffaecaac6c => generated 1002 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-06-05 12:39:49.327 7 INFO cinder.api.openstack.wsgi [None req-96cc4de2-3949-41ce-8884-5f7f83b274c5 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes 2026-06-05 12:39:49.330 7 INFO cinder.api.v3.volumes [None req-96cc4de2-3949-41ce-8884-5f7f83b274c5 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Create volume of 1 GB 2026-06-05 12:39:49.336 7 INFO cinder.volume.api [None req-96cc4de2-3949-41ce-8884-5f7f83b274c5 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Availability Zones retrieved successfully. 2026-06-05 12:39:49.461 7 INFO cinder.volume.api [None req-96cc4de2-3949-41ce-8884-5f7f83b274c5 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Create volume request issued successfully. 2026-06-05 12:39:49.462 7 INFO cinder.api.openstack.wsgi [None req-96cc4de2-3949-41ce-8884-5f7f83b274c5 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes returned with HTTP 202 [pid: 7|app: 0|req: 430/859] 10.0.0.187 () {34 vars in 723 bytes} [Fri Jun 5 12:39:49 2026] POST /v3/2b8cd69749624c28afd6fb21de5590e1/volumes => generated 892 bytes in 145 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-06-05 12:39:49.483 6 INFO cinder.api.openstack.wsgi [None req-f87322af-0de9-4d9e-9181-6eae66c25c7a a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/4b9f28de-cf1d-4eba-a933-621b84111ee2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:39:49.500 6 INFO cinder.volume.api [None req-f87322af-0de9-4d9e-9181-6eae66c25c7a a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Volume info retrieved successfully. 2026-06-05 12:39:49.504 6 INFO cinder.api.openstack.wsgi [None req-f87322af-0de9-4d9e-9181-6eae66c25c7a a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/4b9f28de-cf1d-4eba-a933-621b84111ee2 returned with HTTP 200 [pid: 6|app: 0|req: 430/860] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:39:49 2026] GET /v3/2b8cd69749624c28afd6fb21de5590e1/volumes/4b9f28de-cf1d-4eba-a933-621b84111ee2 => generated 960 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-05 12:39:50.522 7 INFO cinder.api.openstack.wsgi [None req-fc1770f6-ad4b-4952-92d2-ab323ab21389 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/4b9f28de-cf1d-4eba-a933-621b84111ee2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:39:50.538 7 INFO cinder.volume.api [None req-fc1770f6-ad4b-4952-92d2-ab323ab21389 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Volume info retrieved successfully. 2026-06-05 12:39:50.544 7 INFO cinder.api.openstack.wsgi [None req-fc1770f6-ad4b-4952-92d2-ab323ab21389 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/4b9f28de-cf1d-4eba-a933-621b84111ee2 returned with HTTP 200 [pid: 7|app: 0|req: 431/861] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:39:50 2026] GET /v3/2b8cd69749624c28afd6fb21de5590e1/volumes/4b9f28de-cf1d-4eba-a933-621b84111ee2 => generated 985 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-06-05 12:39:50.564 6 INFO cinder.api.openstack.wsgi [None req-833581df-e932-4046-bfac-617ec761353e a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/4b9f28de-cf1d-4eba-a933-621b84111ee2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:39:50.579 6 INFO cinder.volume.api [None req-833581df-e932-4046-bfac-617ec761353e a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Volume info retrieved successfully. 2026-06-05 12:39:50.587 6 INFO cinder.volume.api [None req-833581df-e932-4046-bfac-617ec761353e a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Volume updated successfully. 2026-06-05 12:39:50.588 6 INFO cinder.api.openstack.wsgi [None req-833581df-e932-4046-bfac-617ec761353e a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/4b9f28de-cf1d-4eba-a933-621b84111ee2 returned with HTTP 200 [pid: 6|app: 0|req: 431/862] 10.0.0.187 () {34 vars in 795 bytes} [Fri Jun 5 12:39:50 2026] PUT /v3/2b8cd69749624c28afd6fb21de5590e1/volumes/4b9f28de-cf1d-4eba-a933-621b84111ee2 => generated 881 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-06-05 12:39:50.604 7 INFO cinder.api.openstack.wsgi [None req-5ed00c3d-508e-489a-b585-08627d7d0a3a a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/4b9f28de-cf1d-4eba-a933-621b84111ee2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:39:50.622 7 INFO cinder.volume.api [None req-5ed00c3d-508e-489a-b585-08627d7d0a3a a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Volume info retrieved successfully. 2026-06-05 12:39:50.627 7 INFO cinder.api.openstack.wsgi [None req-5ed00c3d-508e-489a-b585-08627d7d0a3a a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/4b9f28de-cf1d-4eba-a933-621b84111ee2 returned with HTTP 200 [pid: 7|app: 0|req: 432/863] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:39:50 2026] GET /v3/2b8cd69749624c28afd6fb21de5590e1/volumes/4b9f28de-cf1d-4eba-a933-621b84111ee2 => generated 949 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-05 12:39:50.648 6 INFO cinder.api.openstack.wsgi [None req-fd565f44-5b23-4564-ad40-8f4e60ddfd0f a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/4b9f28de-cf1d-4eba-a933-621b84111ee2 2026-06-05 12:39:50.649 6 INFO cinder.api.v3.volumes [None req-fd565f44-5b23-4564-ad40-8f4e60ddfd0f a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Delete volume with id: 4b9f28de-cf1d-4eba-a933-621b84111ee2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:39:50.658 6 INFO cinder.volume.api [None req-fd565f44-5b23-4564-ad40-8f4e60ddfd0f a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Volume info retrieved successfully. 2026-06-05 12:39:50.684 6 INFO cinder.volume.api [None req-fd565f44-5b23-4564-ad40-8f4e60ddfd0f a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Delete volume request issued successfully. 2026-06-05 12:39:50.685 6 INFO cinder.api.openstack.wsgi [None req-fd565f44-5b23-4564-ad40-8f4e60ddfd0f a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/4b9f28de-cf1d-4eba-a933-621b84111ee2 returned with HTTP 202 [pid: 6|app: 0|req: 432/864] 10.0.0.187 () {32 vars in 778 bytes} [Fri Jun 5 12:39:50 2026] DELETE /v3/2b8cd69749624c28afd6fb21de5590e1/volumes/4b9f28de-cf1d-4eba-a933-621b84111ee2 => 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-06-05 12:39:50.695 7 INFO cinder.api.openstack.wsgi [None req-c814d169-3e16-46fe-a02e-d4b387c93c74 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/4b9f28de-cf1d-4eba-a933-621b84111ee2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:39:50.713 7 INFO cinder.volume.api [None req-c814d169-3e16-46fe-a02e-d4b387c93c74 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Volume info retrieved successfully. 2026-06-05 12:39:50.727 7 INFO cinder.api.openstack.wsgi [None req-c814d169-3e16-46fe-a02e-d4b387c93c74 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/4b9f28de-cf1d-4eba-a933-621b84111ee2 returned with HTTP 200 [pid: 7|app: 0|req: 433/865] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:39:50 2026] GET /v3/2b8cd69749624c28afd6fb21de5590e1/volumes/4b9f28de-cf1d-4eba-a933-621b84111ee2 => generated 948 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-05 12:39:51.755 6 INFO cinder.api.openstack.wsgi [None req-950ed9db-9d4e-4416-b26c-f4b2c0c2e287 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/4b9f28de-cf1d-4eba-a933-621b84111ee2 2026-06-05 12:39:51.770 6 INFO cinder.api.openstack.wsgi [None req-950ed9db-9d4e-4416-b26c-f4b2c0c2e287 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/4b9f28de-cf1d-4eba-a933-621b84111ee2 returned with HTTP 404 [pid: 6|app: 0|req: 433/866] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:39:51 2026] GET /v3/2b8cd69749624c28afd6fb21de5590e1/volumes/4b9f28de-cf1d-4eba-a933-621b84111ee2 => 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-06-05 12:39:51.780 7 INFO cinder.api.openstack.wsgi [None req-c1fadb6c-1625-495e-8225-992b70e846ec a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/ac938fb6-d5db-4fbd-abd4-efffaecaac6c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:39:51.795 7 INFO cinder.volume.api [None req-c1fadb6c-1625-495e-8225-992b70e846ec a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Volume info retrieved successfully. 2026-06-05 12:39:51.800 7 INFO cinder.api.openstack.wsgi [None req-c1fadb6c-1625-495e-8225-992b70e846ec a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/ac938fb6-d5db-4fbd-abd4-efffaecaac6c returned with HTTP 200 [pid: 7|app: 0|req: 434/867] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:39:51 2026] GET /v3/2b8cd69749624c28afd6fb21de5590e1/volumes/ac938fb6-d5db-4fbd-abd4-efffaecaac6c => generated 1002 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-05 12:39:51.825 6 INFO cinder.api.openstack.wsgi [None req-1e763655-5879-4ff2-b3fa-657975c154ca a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/ac938fb6-d5db-4fbd-abd4-efffaecaac6c 2026-06-05 12:39:51.826 6 INFO cinder.api.v3.volumes [None req-1e763655-5879-4ff2-b3fa-657975c154ca a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Delete volume with id: ac938fb6-d5db-4fbd-abd4-efffaecaac6c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:39:51.838 6 INFO cinder.volume.api [None req-1e763655-5879-4ff2-b3fa-657975c154ca a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Volume info retrieved successfully. 2026-06-05 12:39:51.870 6 INFO cinder.volume.api [None req-1e763655-5879-4ff2-b3fa-657975c154ca a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Delete volume request issued successfully. 2026-06-05 12:39:51.870 6 INFO cinder.api.openstack.wsgi [None req-1e763655-5879-4ff2-b3fa-657975c154ca a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/ac938fb6-d5db-4fbd-abd4-efffaecaac6c returned with HTTP 202 [pid: 6|app: 0|req: 434/868] 10.0.0.187 () {32 vars in 778 bytes} [Fri Jun 5 12:39:51 2026] DELETE /v3/2b8cd69749624c28afd6fb21de5590e1/volumes/ac938fb6-d5db-4fbd-abd4-efffaecaac6c => generated 0 bytes in 53 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-06-05 12:39:51.884 7 INFO cinder.api.openstack.wsgi [None req-daa2229a-02bf-43a0-a339-50d3e335e54d a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/ac938fb6-d5db-4fbd-abd4-efffaecaac6c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:39:51.914 7 INFO cinder.volume.api [None req-daa2229a-02bf-43a0-a339-50d3e335e54d a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Volume info retrieved successfully. 2026-06-05 12:39:51.926 7 INFO cinder.api.openstack.wsgi [None req-daa2229a-02bf-43a0-a339-50d3e335e54d a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/ac938fb6-d5db-4fbd-abd4-efffaecaac6c returned with HTTP 200 [pid: 7|app: 0|req: 435/869] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:39:51 2026] GET /v3/2b8cd69749624c28afd6fb21de5590e1/volumes/ac938fb6-d5db-4fbd-abd4-efffaecaac6c => generated 1001 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-05 12:39:52.953 6 INFO cinder.api.openstack.wsgi [None req-2753a7dd-257c-46da-a0c2-df4edb9b0cf4 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/ac938fb6-d5db-4fbd-abd4-efffaecaac6c 2026-06-05 12:39:52.962 6 INFO cinder.api.openstack.wsgi [None req-2753a7dd-257c-46da-a0c2-df4edb9b0cf4 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/ac938fb6-d5db-4fbd-abd4-efffaecaac6c returned with HTTP 404 [pid: 6|app: 0|req: 435/870] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:39:52 2026] GET /v3/2b8cd69749624c28afd6fb21de5590e1/volumes/ac938fb6-d5db-4fbd-abd4-efffaecaac6c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-05 12:39:53.026 7 INFO cinder.api.openstack.wsgi [None req-2d83050d-65e8-4e30-9d41-f2f9187d0f51 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes 2026-06-05 12:39:53.682 7 INFO cinder.api.v3.volumes [None req-2d83050d-65e8-4e30-9d41-f2f9187d0f51 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Create volume of 1 GB 2026-06-05 12:39:53.690 7 INFO cinder.volume.api [None req-2d83050d-65e8-4e30-9d41-f2f9187d0f51 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Availability Zones retrieved successfully. 2026-06-05 12:39:53.877 7 INFO cinder.volume.api [None req-2d83050d-65e8-4e30-9d41-f2f9187d0f51 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Create volume request issued successfully. 2026-06-05 12:39:53.878 7 INFO cinder.api.openstack.wsgi [None req-2d83050d-65e8-4e30-9d41-f2f9187d0f51 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes returned with HTTP 202 [pid: 7|app: 0|req: 436/871] 10.0.0.187 () {34 vars in 723 bytes} [Fri Jun 5 12:39:53 2026] POST /v3/2b8cd69749624c28afd6fb21de5590e1/volumes => generated 870 bytes in 858 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-06-05 12:39:53.899 6 INFO cinder.api.openstack.wsgi [None req-84defd90-7911-4a80-a42f-39a0da2ca1ac a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/bb0363e0-9993-4128-9425-ce1e728005ea /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:39:53.915 6 INFO cinder.volume.api [None req-84defd90-7911-4a80-a42f-39a0da2ca1ac a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Volume info retrieved successfully. 2026-06-05 12:39:53.922 6 INFO cinder.api.openstack.wsgi [None req-84defd90-7911-4a80-a42f-39a0da2ca1ac a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/bb0363e0-9993-4128-9425-ce1e728005ea returned with HTTP 200 [pid: 6|app: 0|req: 436/872] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:39:53 2026] GET /v3/2b8cd69749624c28afd6fb21de5590e1/volumes/bb0363e0-9993-4128-9425-ce1e728005ea => generated 938 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-05 12:39:54.943 7 INFO cinder.api.openstack.wsgi [None req-306235d8-b412-4382-925e-65b97e122c42 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/bb0363e0-9993-4128-9425-ce1e728005ea /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:39:54.961 7 INFO cinder.volume.api [None req-306235d8-b412-4382-925e-65b97e122c42 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Volume info retrieved successfully. 2026-06-05 12:39:54.967 7 INFO cinder.api.openstack.wsgi [None req-306235d8-b412-4382-925e-65b97e122c42 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/bb0363e0-9993-4128-9425-ce1e728005ea returned with HTTP 200 [pid: 7|app: 0|req: 437/873] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:39:54 2026] GET /v3/2b8cd69749624c28afd6fb21de5590e1/volumes/bb0363e0-9993-4128-9425-ce1e728005ea => generated 1488 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-06-05 12:39:54.990 6 INFO cinder.api.openstack.wsgi [None req-f4959776-c1ea-4c7e-8326-df0fe6e200f4 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/bb0363e0-9993-4128-9425-ce1e728005ea /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:39:55.007 6 INFO cinder.volume.api [None req-f4959776-c1ea-4c7e-8326-df0fe6e200f4 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Volume info retrieved successfully. 2026-06-05 12:39:55.016 6 INFO cinder.api.openstack.wsgi [None req-f4959776-c1ea-4c7e-8326-df0fe6e200f4 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/bb0363e0-9993-4128-9425-ce1e728005ea returned with HTTP 200 [pid: 6|app: 0|req: 437/874] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:39:54 2026] GET /v3/2b8cd69749624c28afd6fb21de5590e1/volumes/bb0363e0-9993-4128-9425-ce1e728005ea => generated 1488 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-05 12:39:55.036 7 INFO cinder.api.openstack.wsgi [None req-32eb26b3-53d1-41d7-8421-574946e0a504 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/bb0363e0-9993-4128-9425-ce1e728005ea /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:39:55.059 7 INFO cinder.volume.api [None req-32eb26b3-53d1-41d7-8421-574946e0a504 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Volume info retrieved successfully. 2026-06-05 12:39:55.067 7 INFO cinder.volume.api [None req-32eb26b3-53d1-41d7-8421-574946e0a504 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Volume updated successfully. 2026-06-05 12:39:55.070 7 INFO cinder.api.openstack.wsgi [None req-32eb26b3-53d1-41d7-8421-574946e0a504 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/bb0363e0-9993-4128-9425-ce1e728005ea returned with HTTP 200 [pid: 7|app: 0|req: 438/875] 10.0.0.187 () {34 vars in 795 bytes} [Fri Jun 5 12:39:55 2026] PUT /v3/2b8cd69749624c28afd6fb21de5590e1/volumes/bb0363e0-9993-4128-9425-ce1e728005ea => generated 894 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-06-05 12:39:55.095 6 INFO cinder.api.openstack.wsgi [None req-6210005d-9588-4cbe-a175-bef9acefd5b5 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/bb0363e0-9993-4128-9425-ce1e728005ea /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:39:55.124 6 INFO cinder.volume.api [None req-6210005d-9588-4cbe-a175-bef9acefd5b5 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Volume info retrieved successfully. 2026-06-05 12:39:55.130 6 INFO cinder.volume.api [None req-6210005d-9588-4cbe-a175-bef9acefd5b5 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Volume updated successfully. 2026-06-05 12:39:55.131 6 INFO cinder.api.openstack.wsgi [None req-6210005d-9588-4cbe-a175-bef9acefd5b5 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/bb0363e0-9993-4128-9425-ce1e728005ea returned with HTTP 200 [pid: 6|app: 0|req: 438/876] 10.0.0.187 () {34 vars in 796 bytes} [Fri Jun 5 12:39:55 2026] PUT /v3/2b8cd69749624c28afd6fb21de5590e1/volumes/bb0363e0-9993-4128-9425-ce1e728005ea => generated 934 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-06-05 12:39:55.155 7 INFO cinder.api.openstack.wsgi [None req-86c243ba-6771-4554-b7eb-b869f64bfd5c a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/bb0363e0-9993-4128-9425-ce1e728005ea /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:39:55.169 7 INFO cinder.volume.api [None req-86c243ba-6771-4554-b7eb-b869f64bfd5c a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Volume info retrieved successfully. 2026-06-05 12:39:55.174 7 INFO cinder.api.openstack.wsgi [None req-86c243ba-6771-4554-b7eb-b869f64bfd5c a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/bb0363e0-9993-4128-9425-ce1e728005ea returned with HTTP 200 [pid: 7|app: 0|req: 439/877] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:39:55 2026] GET /v3/2b8cd69749624c28afd6fb21de5590e1/volumes/bb0363e0-9993-4128-9425-ce1e728005ea => generated 1528 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-06-05 12:39:55.200 6 INFO cinder.api.openstack.wsgi [None req-86ddddc7-d8ac-49cd-836a-db2035bf1b8a a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes 2026-06-05 12:39:55.205 6 INFO cinder.api.v3.volumes [None req-86ddddc7-d8ac-49cd-836a-db2035bf1b8a a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Create volume of 1 GB 2026-06-05 12:39:55.214 6 INFO cinder.volume.api [None req-86ddddc7-d8ac-49cd-836a-db2035bf1b8a a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Availability Zones retrieved successfully. 2026-06-05 12:39:55.387 6 INFO cinder.volume.api [None req-86ddddc7-d8ac-49cd-836a-db2035bf1b8a a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Create volume request issued successfully. 2026-06-05 12:39:55.389 6 INFO cinder.api.openstack.wsgi [None req-86ddddc7-d8ac-49cd-836a-db2035bf1b8a a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes returned with HTTP 202 [pid: 6|app: 0|req: 439/878] 10.0.0.187 () {34 vars in 723 bytes} [Fri Jun 5 12:39:55 2026] POST /v3/2b8cd69749624c28afd6fb21de5590e1/volumes => generated 892 bytes in 200 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-06-05 12:39:55.408 7 INFO cinder.api.openstack.wsgi [None req-09f1e582-bf31-48f9-831c-8a97e0a46f3e a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/b950c769-845f-407e-8a1c-db91378f605f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:39:55.437 7 INFO cinder.volume.api [None req-09f1e582-bf31-48f9-831c-8a97e0a46f3e a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Volume info retrieved successfully. 2026-06-05 12:39:55.445 7 INFO cinder.api.openstack.wsgi [None req-09f1e582-bf31-48f9-831c-8a97e0a46f3e a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/b950c769-845f-407e-8a1c-db91378f605f returned with HTTP 200 [pid: 7|app: 0|req: 440/879] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:39:55 2026] GET /v3/2b8cd69749624c28afd6fb21de5590e1/volumes/b950c769-845f-407e-8a1c-db91378f605f => generated 960 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-05 12:39:56.470 6 INFO cinder.api.openstack.wsgi [None req-d5ab4fca-600d-45fc-9d93-daf12f492c24 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/b950c769-845f-407e-8a1c-db91378f605f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:39:56.488 6 INFO cinder.volume.api [None req-d5ab4fca-600d-45fc-9d93-daf12f492c24 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Volume info retrieved successfully. 2026-06-05 12:39:56.493 6 INFO cinder.api.openstack.wsgi [None req-d5ab4fca-600d-45fc-9d93-daf12f492c24 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/b950c769-845f-407e-8a1c-db91378f605f returned with HTTP 200 [pid: 6|app: 0|req: 440/880] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:39:56 2026] GET /v3/2b8cd69749624c28afd6fb21de5590e1/volumes/b950c769-845f-407e-8a1c-db91378f605f => generated 985 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-06-05 12:39:56.514 7 INFO cinder.api.openstack.wsgi [None req-3ae553cf-1c8b-4990-877b-a7cb2aa3435a a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/b950c769-845f-407e-8a1c-db91378f605f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:39:56.545 7 INFO cinder.volume.api [None req-3ae553cf-1c8b-4990-877b-a7cb2aa3435a a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Volume info retrieved successfully. 2026-06-05 12:39:56.553 7 INFO cinder.volume.api [None req-3ae553cf-1c8b-4990-877b-a7cb2aa3435a a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Volume updated successfully. 2026-06-05 12:39:56.553 7 INFO cinder.api.openstack.wsgi [None req-3ae553cf-1c8b-4990-877b-a7cb2aa3435a a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/b950c769-845f-407e-8a1c-db91378f605f returned with HTTP 200 [pid: 7|app: 0|req: 441/881] 10.0.0.187 () {34 vars in 795 bytes} [Fri Jun 5 12:39:56 2026] PUT /v3/2b8cd69749624c28afd6fb21de5590e1/volumes/b950c769-845f-407e-8a1c-db91378f605f => generated 881 bytes in 45 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-06-05 12:39:56.572 6 INFO cinder.api.openstack.wsgi [None req-cb1493c8-d3b1-45e0-ac59-e41ecfe4eaf1 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/b950c769-845f-407e-8a1c-db91378f605f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:39:56.587 6 INFO cinder.volume.api [None req-cb1493c8-d3b1-45e0-ac59-e41ecfe4eaf1 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Volume info retrieved successfully. 2026-06-05 12:39:56.595 6 INFO cinder.api.openstack.wsgi [None req-cb1493c8-d3b1-45e0-ac59-e41ecfe4eaf1 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/b950c769-845f-407e-8a1c-db91378f605f returned with HTTP 200 [pid: 6|app: 0|req: 441/882] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:39:56 2026] GET /v3/2b8cd69749624c28afd6fb21de5590e1/volumes/b950c769-845f-407e-8a1c-db91378f605f => generated 949 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-06-05 12:39:56.615 7 INFO cinder.api.openstack.wsgi [None req-f428c62f-899d-475e-83f7-6ba954ab3bfd a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/b950c769-845f-407e-8a1c-db91378f605f 2026-06-05 12:39:56.615 7 INFO cinder.api.v3.volumes [None req-f428c62f-899d-475e-83f7-6ba954ab3bfd a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Delete volume with id: b950c769-845f-407e-8a1c-db91378f605f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:39:56.627 7 INFO cinder.volume.api [None req-f428c62f-899d-475e-83f7-6ba954ab3bfd a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Volume info retrieved successfully. 2026-06-05 12:39:56.669 7 INFO cinder.volume.api [None req-f428c62f-899d-475e-83f7-6ba954ab3bfd a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Delete volume request issued successfully. 2026-06-05 12:39:56.670 7 INFO cinder.api.openstack.wsgi [None req-f428c62f-899d-475e-83f7-6ba954ab3bfd a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/b950c769-845f-407e-8a1c-db91378f605f returned with HTTP 202 [pid: 7|app: 0|req: 442/883] 10.0.0.187 () {32 vars in 778 bytes} [Fri Jun 5 12:39:56 2026] DELETE /v3/2b8cd69749624c28afd6fb21de5590e1/volumes/b950c769-845f-407e-8a1c-db91378f605f => generated 0 bytes in 62 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-06-05 12:39:56.688 6 INFO cinder.api.openstack.wsgi [None req-106dadd4-ca55-4787-8e20-a0811171234d a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/b950c769-845f-407e-8a1c-db91378f605f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:39:56.704 6 INFO cinder.volume.api [None req-106dadd4-ca55-4787-8e20-a0811171234d a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Volume info retrieved successfully. 2026-06-05 12:39:56.712 6 INFO cinder.api.openstack.wsgi [None req-106dadd4-ca55-4787-8e20-a0811171234d a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/b950c769-845f-407e-8a1c-db91378f605f returned with HTTP 200 [pid: 6|app: 0|req: 442/884] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:39:56 2026] GET /v3/2b8cd69749624c28afd6fb21de5590e1/volumes/b950c769-845f-407e-8a1c-db91378f605f => generated 948 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-06-05 12:39:57.729 7 INFO cinder.api.openstack.wsgi [None req-4941687d-4630-4de0-a16b-c1eeadebd9f5 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/b950c769-845f-407e-8a1c-db91378f605f 2026-06-05 12:39:57.737 7 INFO cinder.api.openstack.wsgi [None req-4941687d-4630-4de0-a16b-c1eeadebd9f5 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/b950c769-845f-407e-8a1c-db91378f605f returned with HTTP 404 [pid: 7|app: 0|req: 443/885] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:39:57 2026] GET /v3/2b8cd69749624c28afd6fb21de5590e1/volumes/b950c769-845f-407e-8a1c-db91378f605f => 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-06-05 12:39:57.747 6 INFO cinder.api.openstack.wsgi [None req-d7dbec76-0e44-4222-b513-057d8a384d7f a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/bb0363e0-9993-4128-9425-ce1e728005ea /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:39:57.763 6 INFO cinder.volume.api [None req-d7dbec76-0e44-4222-b513-057d8a384d7f a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Volume info retrieved successfully. 2026-06-05 12:39:57.769 6 INFO cinder.api.openstack.wsgi [None req-d7dbec76-0e44-4222-b513-057d8a384d7f a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/bb0363e0-9993-4128-9425-ce1e728005ea returned with HTTP 200 [pid: 6|app: 0|req: 443/886] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:39:57 2026] GET /v3/2b8cd69749624c28afd6fb21de5590e1/volumes/bb0363e0-9993-4128-9425-ce1e728005ea => generated 1528 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-05 12:39:57.787 7 INFO cinder.api.openstack.wsgi [None req-88fe1c2e-9cc9-4667-80a1-78edf015aef5 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/bb0363e0-9993-4128-9425-ce1e728005ea 2026-06-05 12:39:57.787 7 INFO cinder.api.v3.volumes [None req-88fe1c2e-9cc9-4667-80a1-78edf015aef5 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Delete volume with id: bb0363e0-9993-4128-9425-ce1e728005ea /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:39:57.797 7 INFO cinder.volume.api [None req-88fe1c2e-9cc9-4667-80a1-78edf015aef5 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Volume info retrieved successfully. 2026-06-05 12:39:57.820 7 INFO cinder.volume.api [None req-88fe1c2e-9cc9-4667-80a1-78edf015aef5 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Delete volume request issued successfully. 2026-06-05 12:39:57.820 7 INFO cinder.api.openstack.wsgi [None req-88fe1c2e-9cc9-4667-80a1-78edf015aef5 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/bb0363e0-9993-4128-9425-ce1e728005ea returned with HTTP 202 [pid: 7|app: 0|req: 444/887] 10.0.0.187 () {32 vars in 778 bytes} [Fri Jun 5 12:39:57 2026] DELETE /v3/2b8cd69749624c28afd6fb21de5590e1/volumes/bb0363e0-9993-4128-9425-ce1e728005ea => generated 0 bytes in 38 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-06-05 12:39:57.829 6 INFO cinder.api.openstack.wsgi [None req-d7840c31-f3f6-4bb4-8c96-9b472feb6e3e a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/bb0363e0-9993-4128-9425-ce1e728005ea /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:39:57.847 6 INFO cinder.volume.api [None req-d7840c31-f3f6-4bb4-8c96-9b472feb6e3e a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] Volume info retrieved successfully. 2026-06-05 12:39:57.854 6 INFO cinder.api.openstack.wsgi [None req-d7840c31-f3f6-4bb4-8c96-9b472feb6e3e a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/bb0363e0-9993-4128-9425-ce1e728005ea returned with HTTP 200 [pid: 6|app: 0|req: 444/888] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:39:57 2026] GET /v3/2b8cd69749624c28afd6fb21de5590e1/volumes/bb0363e0-9993-4128-9425-ce1e728005ea => generated 1527 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-05 12:39:58.537 6 INFO cinder.api.openstack.wsgi [None req-d7840c31-f3f6-4bb4-8c96-9b472feb6e3e a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:39:58.537 6 INFO cinder.api.openstack.wsgi [None req-d7840c31-f3f6-4bb4-8c96-9b472feb6e3e a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:39:58.537 7 INFO cinder.api.openstack.wsgi [None req-88fe1c2e-9cc9-4667-80a1-78edf015aef5 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:39:58.538 7 INFO cinder.api.openstack.wsgi [None req-88fe1c2e-9cc9-4667-80a1-78edf015aef5 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] http://10.0.0.226: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-06-05 12:39:58.877 6 INFO cinder.api.openstack.wsgi [None req-ebfc3d05-1c23-432b-a283-fe2b5137c4b2 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/bb0363e0-9993-4128-9425-ce1e728005ea 2026-06-05 12:39:58.884 6 INFO cinder.api.openstack.wsgi [None req-ebfc3d05-1c23-432b-a283-fe2b5137c4b2 a091012ffdcb4a8493eb60ce73149e68 2b8cd69749624c28afd6fb21de5590e1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2b8cd69749624c28afd6fb21de5590e1/volumes/bb0363e0-9993-4128-9425-ce1e728005ea returned with HTTP 404 [pid: 6|app: 0|req: 446/891] 10.0.0.187 () {32 vars in 775 bytes} [Fri Jun 5 12:39:58 2026] GET /v3/2b8cd69749624c28afd6fb21de5590e1/volumes/bb0363e0-9993-4128-9425-ce1e728005ea => 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-06-05 12:40:00.175 7 INFO cinder.api.openstack.wsgi [None req-213fb4c7-a620-49fe-bf44-babe46a87c94 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes 2026-06-05 12:40:00.278 7 INFO cinder.api.v3.volumes [None req-213fb4c7-a620-49fe-bf44-babe46a87c94 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Create volume of 16 GB 2026-06-05 12:40:00.286 7 INFO cinder.volume.api [None req-213fb4c7-a620-49fe-bf44-babe46a87c94 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Availability Zones retrieved successfully. 2026-06-05 12:40:00.504 7 INFO cinder.volume.api [None req-213fb4c7-a620-49fe-bf44-babe46a87c94 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Create volume request issued successfully. 2026-06-05 12:40:00.505 7 INFO cinder.api.openstack.wsgi [None req-213fb4c7-a620-49fe-bf44-babe46a87c94 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes returned with HTTP 202 [pid: 7|app: 0|req: 446/892] 199.204.45.210 () {34 vars in 734 bytes} [Fri Jun 5 12:40:00 2026] POST /v3/d54ea30d3a314692a285cb60f4f84fc4/volumes => generated 846 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-06-05 12:40:00.516 6 INFO cinder.api.openstack.wsgi [req-213fb4c7-a620-49fe-bf44-babe46a87c94 req-a79ea846-af31-452e-b542-445f5d2e0199 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/cd367a9a-5649-420b-a5ab-93e10e58aba1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:40:00.562 6 INFO cinder.volume.api [req-213fb4c7-a620-49fe-bf44-babe46a87c94 req-a79ea846-af31-452e-b542-445f5d2e0199 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Volume info retrieved successfully. 2026-06-05 12:40:00.570 6 INFO cinder.api.openstack.wsgi [req-213fb4c7-a620-49fe-bf44-babe46a87c94 req-a79ea846-af31-452e-b542-445f5d2e0199 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/cd367a9a-5649-420b-a5ab-93e10e58aba1 returned with HTTP 200 [pid: 6|app: 0|req: 447/893] 199.204.45.210 () {32 vars in 825 bytes} [Fri Jun 5 12:40:00 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/cd367a9a-5649-420b-a5ab-93e10e58aba1 => generated 1025 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-05 12:40:04.955 7 INFO cinder.api.openstack.wsgi [None req-213fb4c7-a620-49fe-bf44-babe46a87c94 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-05 12:40:04.956 7 INFO cinder.api.openstack.wsgi [None req-213fb4c7-a620-49fe-bf44-babe46a87c94 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 447/894] 10.0.0.249 () {28 vars in 376 bytes} [Fri Jun 5 12:40:04 2026] GET / => generated 411 bytes in 1 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-06-05 12:40:04.977 6 INFO cinder.api.openstack.wsgi [None req-d9535c14-c23b-49c2-8430-329ec72bc39d f860f1069cf446f898ea626e1ec29ee1 abca3e97a0d545a397a31d31b2f53f27 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/abca3e97a0d545a397a31d31b2f53f27/limits?tenant_id=abca3e97a0d545a397a31d31b2f53f27 2026-06-05 12:40:05.009 6 INFO cinder.api.openstack.wsgi [None req-d9535c14-c23b-49c2-8430-329ec72bc39d f860f1069cf446f898ea626e1ec29ee1 abca3e97a0d545a397a31d31b2f53f27 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/abca3e97a0d545a397a31d31b2f53f27/limits?tenant_id=abca3e97a0d545a397a31d31b2f53f27 returned with HTTP 200 [pid: 6|app: 0|req: 448/895] 10.0.0.249 () {34 vars in 879 bytes} [Fri Jun 5 12:40:04 2026] GET /v3/abca3e97a0d545a397a31d31b2f53f27/limits?tenant_id=abca3e97a0d545a397a31d31b2f53f27 => generated 302 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-05 12:40:05.587 7 INFO cinder.api.openstack.wsgi [req-213fb4c7-a620-49fe-bf44-babe46a87c94 req-0d142538-e7de-4e4e-b301-ca035c87a63a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/cd367a9a-5649-420b-a5ab-93e10e58aba1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:40:05.604 7 INFO cinder.volume.api [req-213fb4c7-a620-49fe-bf44-babe46a87c94 req-0d142538-e7de-4e4e-b301-ca035c87a63a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Volume info retrieved successfully. 2026-06-05 12:40:05.611 7 INFO cinder.api.openstack.wsgi [req-213fb4c7-a620-49fe-bf44-babe46a87c94 req-0d142538-e7de-4e4e-b301-ca035c87a63a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/cd367a9a-5649-420b-a5ab-93e10e58aba1 returned with HTTP 200 [pid: 7|app: 0|req: 448/896] 199.204.45.210 () {32 vars in 825 bytes} [Fri Jun 5 12:40:05 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/cd367a9a-5649-420b-a5ab-93e10e58aba1 => generated 1675 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-05 12:40:06.341 6 INFO cinder.api.openstack.wsgi [req-b5c2dc01-a0d0-42d3-a0f7-52cbd7dff2ec req-69201b1f-4812-4fb0-b413-e27de7288d5a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/cd367a9a-5649-420b-a5ab-93e10e58aba1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:40:06.478 6 INFO cinder.volume.api [req-b5c2dc01-a0d0-42d3-a0f7-52cbd7dff2ec req-69201b1f-4812-4fb0-b413-e27de7288d5a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Volume info retrieved successfully. 2026-06-05 12:40:06.483 6 INFO cinder.api.openstack.wsgi [req-b5c2dc01-a0d0-42d3-a0f7-52cbd7dff2ec req-69201b1f-4812-4fb0-b413-e27de7288d5a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/cd367a9a-5649-420b-a5ab-93e10e58aba1 returned with HTTP 200 [pid: 6|app: 0|req: 449/897] 10.0.0.30 () {34 vars in 1027 bytes} [Fri Jun 5 12:40:06 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/cd367a9a-5649-420b-a5ab-93e10e58aba1 => generated 1675 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-05 12:40:06.612 7 INFO cinder.api.openstack.wsgi [req-213fb4c7-a620-49fe-bf44-babe46a87c94 req-0d142538-e7de-4e4e-b301-ca035c87a63a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-05 12:40:06.613 7 INFO cinder.api.openstack.wsgi [req-213fb4c7-a620-49fe-bf44-babe46a87c94 req-0d142538-e7de-4e4e-b301-ca035c87a63a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 449/898] 10.0.0.249 () {28 vars in 376 bytes} [Fri Jun 5 12:40:06 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-06-05 12:40:06.619 6 INFO cinder.api.openstack.wsgi [req-b5c2dc01-a0d0-42d3-a0f7-52cbd7dff2ec req-69201b1f-4812-4fb0-b413-e27de7288d5a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-05 12:40:06.620 6 INFO cinder.api.openstack.wsgi [req-b5c2dc01-a0d0-42d3-a0f7-52cbd7dff2ec req-69201b1f-4812-4fb0-b413-e27de7288d5a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 6|app: 0|req: 450/899] 10.0.0.249 () {28 vars in 376 bytes} [Fri Jun 5 12:40:06 2026] GET / => generated 411 bytes in 1 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-06-05 12:40:06.916 7 INFO cinder.api.openstack.wsgi [req-b5c2dc01-a0d0-42d3-a0f7-52cbd7dff2ec req-64f3fa42-63c9-4be6-96c6-adf0b38787c6 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/cd367a9a-5649-420b-a5ab-93e10e58aba1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:40:06.937 7 INFO cinder.volume.api [req-b5c2dc01-a0d0-42d3-a0f7-52cbd7dff2ec req-64f3fa42-63c9-4be6-96c6-adf0b38787c6 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Volume info retrieved successfully. 2026-06-05 12:40:06.945 7 INFO cinder.api.openstack.wsgi [req-b5c2dc01-a0d0-42d3-a0f7-52cbd7dff2ec req-64f3fa42-63c9-4be6-96c6-adf0b38787c6 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/cd367a9a-5649-420b-a5ab-93e10e58aba1 returned with HTTP 200 [pid: 7|app: 0|req: 450/900] 10.0.0.30 () {34 vars in 1027 bytes} [Fri Jun 5 12:40:06 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/cd367a9a-5649-420b-a5ab-93e10e58aba1 => generated 1675 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-05 12:40:06.958 6 INFO cinder.api.openstack.wsgi [req-b5c2dc01-a0d0-42d3-a0f7-52cbd7dff2ec req-69201b1f-4812-4fb0-b413-e27de7288d5a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-05 12:40:06.959 6 INFO cinder.api.openstack.wsgi [req-b5c2dc01-a0d0-42d3-a0f7-52cbd7dff2ec req-69201b1f-4812-4fb0-b413-e27de7288d5a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 6|app: 0|req: 451/901] 10.0.0.30 () {32 vars in 828 bytes} [Fri Jun 5 12:40:06 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-05 12:40:06.979 7 INFO cinder.api.openstack.wsgi [req-b5c2dc01-a0d0-42d3-a0f7-52cbd7dff2ec req-61e50221-4e6b-4217-a3de-6eaf741cbbab 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:40:07.080 7 INFO cinder.api.openstack.wsgi [req-b5c2dc01-a0d0-42d3-a0f7-52cbd7dff2ec req-61e50221-4e6b-4217-a3de-6eaf741cbbab 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/attachments returned with HTTP 200 [pid: 7|app: 0|req: 451/902] 10.0.0.30 () {40 vars in 1056 bytes} [Fri Jun 5 12:40:06 2026] POST /v3/d54ea30d3a314692a285cb60f4f84fc4/attachments => generated 273 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-05 12:40:07.240 6 INFO cinder.api.openstack.wsgi [req-b5c2dc01-a0d0-42d3-a0f7-52cbd7dff2ec req-69201b1f-4812-4fb0-b413-e27de7288d5a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-05 12:40:07.241 6 INFO cinder.api.openstack.wsgi [req-b5c2dc01-a0d0-42d3-a0f7-52cbd7dff2ec req-69201b1f-4812-4fb0-b413-e27de7288d5a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 6|app: 0|req: 452/903] 10.0.0.249 () {28 vars in 376 bytes} [Fri Jun 5 12:40:07 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-06-05 12:40:07.254 7 INFO cinder.api.openstack.wsgi [None req-afb2d62b-3cc6-4457-875f-b5c3cf16b4c3 f860f1069cf446f898ea626e1ec29ee1 abca3e97a0d545a397a31d31b2f53f27 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/abca3e97a0d545a397a31d31b2f53f27/limits?tenant_id=abca3e97a0d545a397a31d31b2f53f27 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:40:07.292 7 INFO cinder.api.openstack.wsgi [None req-afb2d62b-3cc6-4457-875f-b5c3cf16b4c3 f860f1069cf446f898ea626e1ec29ee1 abca3e97a0d545a397a31d31b2f53f27 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/abca3e97a0d545a397a31d31b2f53f27/limits?tenant_id=abca3e97a0d545a397a31d31b2f53f27 returned with HTTP 200 [pid: 7|app: 0|req: 452/904] 10.0.0.249 () {34 vars in 879 bytes} [Fri Jun 5 12:40:07 2026] GET /v3/abca3e97a0d545a397a31d31b2f53f27/limits?tenant_id=abca3e97a0d545a397a31d31b2f53f27 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-05 12:40:08.537 6 INFO cinder.api.openstack.wsgi [req-b5c2dc01-a0d0-42d3-a0f7-52cbd7dff2ec req-69201b1f-4812-4fb0-b413-e27de7288d5a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:40:08.537 7 INFO cinder.api.openstack.wsgi [None req-afb2d62b-3cc6-4457-875f-b5c3cf16b4c3 f860f1069cf446f898ea626e1ec29ee1 abca3e97a0d545a397a31d31b2f53f27 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:40:08.538 6 INFO cinder.api.openstack.wsgi [req-b5c2dc01-a0d0-42d3-a0f7-52cbd7dff2ec req-69201b1f-4812-4fb0-b413-e27de7288d5a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:40:08.538 7 INFO cinder.api.openstack.wsgi [None req-afb2d62b-3cc6-4457-875f-b5c3cf16b4c3 f860f1069cf446f898ea626e1ec29ee1 abca3e97a0d545a397a31d31b2f53f27 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:40:08.885 6 INFO cinder.api.openstack.wsgi [req-b5c2dc01-a0d0-42d3-a0f7-52cbd7dff2ec req-69201b1f-4812-4fb0-b413-e27de7288d5a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-05 12:40:08.886 6 INFO cinder.api.openstack.wsgi [req-b5c2dc01-a0d0-42d3-a0f7-52cbd7dff2ec req-69201b1f-4812-4fb0-b413-e27de7288d5a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 6|app: 0|req: 454/907] 10.0.0.249 () {28 vars in 376 bytes} [Fri Jun 5 12:40:08 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-06-05 12:40:08.891 7 INFO cinder.api.openstack.wsgi [None req-afb2d62b-3cc6-4457-875f-b5c3cf16b4c3 f860f1069cf446f898ea626e1ec29ee1 abca3e97a0d545a397a31d31b2f53f27 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-05 12:40:08.892 7 INFO cinder.api.openstack.wsgi [None req-afb2d62b-3cc6-4457-875f-b5c3cf16b4c3 f860f1069cf446f898ea626e1ec29ee1 abca3e97a0d545a397a31d31b2f53f27 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 454/908] 10.0.0.249 () {28 vars in 376 bytes} [Fri Jun 5 12:40:08 2026] GET / => generated 411 bytes in 1 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-06-05 12:40:10.565 6 INFO cinder.api.openstack.wsgi [req-213fb4c7-a620-49fe-bf44-babe46a87c94 req-867466af-9d3b-4eb0-964a-6c5402f2e90d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/cd367a9a-5649-420b-a5ab-93e10e58aba1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:40:10.592 6 INFO cinder.volume.api [req-213fb4c7-a620-49fe-bf44-babe46a87c94 req-867466af-9d3b-4eb0-964a-6c5402f2e90d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Volume info retrieved successfully. 2026-06-05 12:40:10.597 6 INFO cinder.api.openstack.wsgi [req-213fb4c7-a620-49fe-bf44-babe46a87c94 req-867466af-9d3b-4eb0-964a-6c5402f2e90d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/cd367a9a-5649-420b-a5ab-93e10e58aba1 returned with HTTP 200 [pid: 6|app: 0|req: 455/909] 199.204.45.210 () {32 vars in 825 bytes} [Fri Jun 5 12:40:10 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/cd367a9a-5649-420b-a5ab-93e10e58aba1 => generated 1674 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-05 12:40:12.624 7 INFO cinder.api.openstack.wsgi [None req-afb2d62b-3cc6-4457-875f-b5c3cf16b4c3 f860f1069cf446f898ea626e1ec29ee1 abca3e97a0d545a397a31d31b2f53f27 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-05 12:40:12.624 7 INFO cinder.api.openstack.wsgi [None req-afb2d62b-3cc6-4457-875f-b5c3cf16b4c3 f860f1069cf446f898ea626e1ec29ee1 abca3e97a0d545a397a31d31b2f53f27 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 455/910] 199.204.45.210 () {32 vars in 840 bytes} [Fri Jun 5 12:40:12 2026] GET / => generated 411 bytes in 1 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-06-05 12:40:12.636 6 INFO cinder.api.openstack.wsgi [req-b5c2dc01-a0d0-42d3-a0f7-52cbd7dff2ec req-8388c852-d641-465a-b618-2efde1b64f90 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/cd367a9a-5649-420b-a5ab-93e10e58aba1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:40:12.654 6 INFO cinder.volume.api [req-b5c2dc01-a0d0-42d3-a0f7-52cbd7dff2ec req-8388c852-d641-465a-b618-2efde1b64f90 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Volume info retrieved successfully. 2026-06-05 12:40:12.659 6 INFO cinder.api.openstack.wsgi [req-b5c2dc01-a0d0-42d3-a0f7-52cbd7dff2ec req-8388c852-d641-465a-b618-2efde1b64f90 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/cd367a9a-5649-420b-a5ab-93e10e58aba1 returned with HTTP 200 [pid: 6|app: 0|req: 456/911] 199.204.45.210 () {36 vars in 1073 bytes} [Fri Jun 5 12:40:12 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/cd367a9a-5649-420b-a5ab-93e10e58aba1 => generated 1898 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) 2026-06-05 12:40:12.718 7 INFO cinder.api.openstack.wsgi [req-b5c2dc01-a0d0-42d3-a0f7-52cbd7dff2ec req-8801749b-4e44-4da7-89bd-5882e0cf1611 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/attachments/acf9aee6-56dc-4f45-8c7c-97672013e71c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This 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-06-05 12:40:13.592 6 INFO cinder.api.openstack.wsgi [req-213fb4c7-a620-49fe-bf44-babe46a87c94 req-ff2d69b8-13d0-4a1b-97e5-d3e1125b88ae 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/cd367a9a-5649-420b-a5ab-93e10e58aba1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:40:13.611 6 INFO cinder.volume.api [req-213fb4c7-a620-49fe-bf44-babe46a87c94 req-ff2d69b8-13d0-4a1b-97e5-d3e1125b88ae 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Volume info retrieved successfully. 2026-06-05 12:40:13.620 6 INFO cinder.api.openstack.wsgi [req-213fb4c7-a620-49fe-bf44-babe46a87c94 req-ff2d69b8-13d0-4a1b-97e5-d3e1125b88ae 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/cd367a9a-5649-420b-a5ab-93e10e58aba1 returned with HTTP 200 [pid: 6|app: 0|req: 457/912] 199.204.45.210 () {32 vars in 825 bytes} [Fri Jun 5 12:40:13 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/cd367a9a-5649-420b-a5ab-93e10e58aba1 => generated 1675 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-05 12:40:13.747 7 INFO cinder.api.openstack.wsgi [req-b5c2dc01-a0d0-42d3-a0f7-52cbd7dff2ec req-8801749b-4e44-4da7-89bd-5882e0cf1611 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/attachments/acf9aee6-56dc-4f45-8c7c-97672013e71c returned with HTTP 200 [pid: 7|app: 0|req: 456/913] 199.204.45.210 () {40 vars in 1135 bytes} [Fri Jun 5 12:40:12 2026] PUT /v3/d54ea30d3a314692a285cb60f4f84fc4/attachments/acf9aee6-56dc-4f45-8c7c-97672013e71c => generated 802 bytes in 1035 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-06-05 12:40:14.272 6 INFO cinder.api.openstack.wsgi [req-b5c2dc01-a0d0-42d3-a0f7-52cbd7dff2ec req-3ed1055d-fd24-4d92-8c04-a9261a89c9ce 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/attachments/acf9aee6-56dc-4f45-8c7c-97672013e71c/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-06-05 12:40:14.328 6 INFO cinder.api.openstack.wsgi [req-b5c2dc01-a0d0-42d3-a0f7-52cbd7dff2ec req-3ed1055d-fd24-4d92-8c04-a9261a89c9ce 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/attachments/acf9aee6-56dc-4f45-8c7c-97672013e71c/action returned with HTTP 204 [pid: 6|app: 0|req: 458/914] 199.204.45.210 () {40 vars in 1148 bytes} [Fri Jun 5 12:40:14 2026] POST /v3/d54ea30d3a314692a285cb60f4f84fc4/attachments/acf9aee6-56dc-4f45-8c7c-97672013e71c/action => generated 0 bytes in 70 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-06-05 12:40:17.608 7 INFO cinder.api.openstack.wsgi [req-213fb4c7-a620-49fe-bf44-babe46a87c94 req-536c5628-21de-4d3c-a5aa-395436b821c6 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/cd367a9a-5649-420b-a5ab-93e10e58aba1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:40:17.638 7 INFO cinder.volume.api [req-213fb4c7-a620-49fe-bf44-babe46a87c94 req-536c5628-21de-4d3c-a5aa-395436b821c6 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Volume info retrieved successfully. 2026-06-05 12:40:17.656 7 INFO cinder.api.openstack.wsgi [req-213fb4c7-a620-49fe-bf44-babe46a87c94 req-536c5628-21de-4d3c-a5aa-395436b821c6 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/cd367a9a-5649-420b-a5ab-93e10e58aba1 returned with HTTP 200 [pid: 7|app: 0|req: 457/915] 199.204.45.210 () {32 vars in 825 bytes} [Fri Jun 5 12:40:17 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/cd367a9a-5649-420b-a5ab-93e10e58aba1 => generated 1973 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-05 12:40:18.537 6 INFO cinder.api.openstack.wsgi [req-b5c2dc01-a0d0-42d3-a0f7-52cbd7dff2ec req-3ed1055d-fd24-4d92-8c04-a9261a89c9ce 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:40:18.537 7 INFO cinder.api.openstack.wsgi [req-213fb4c7-a620-49fe-bf44-babe46a87c94 req-536c5628-21de-4d3c-a5aa-395436b821c6 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:40:18.538 6 INFO cinder.api.openstack.wsgi [req-b5c2dc01-a0d0-42d3-a0f7-52cbd7dff2ec req-3ed1055d-fd24-4d92-8c04-a9261a89c9ce 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:40:18.538 7 INFO cinder.api.openstack.wsgi [req-213fb4c7-a620-49fe-bf44-babe46a87c94 req-536c5628-21de-4d3c-a5aa-395436b821c6 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226: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-06-05 12:40:20.817 6 INFO cinder.api.openstack.wsgi [req-213fb4c7-a620-49fe-bf44-babe46a87c94 req-94dc3fd2-9bf8-4dc7-85c4-ff34cd13def8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/cd367a9a-5649-420b-a5ab-93e10e58aba1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:40:20.835 6 INFO cinder.volume.api [req-213fb4c7-a620-49fe-bf44-babe46a87c94 req-94dc3fd2-9bf8-4dc7-85c4-ff34cd13def8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Volume info retrieved successfully. 2026-06-05 12:40:20.840 6 INFO cinder.api.openstack.wsgi [req-213fb4c7-a620-49fe-bf44-babe46a87c94 req-94dc3fd2-9bf8-4dc7-85c4-ff34cd13def8 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/cd367a9a-5649-420b-a5ab-93e10e58aba1 returned with HTTP 200 [pid: 6|app: 0|req: 460/918] 199.204.45.210 () {32 vars in 825 bytes} [Fri Jun 5 12:40:20 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/cd367a9a-5649-420b-a5ab-93e10e58aba1 => generated 1973 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-06-05 12:40:23.680 7 INFO cinder.api.openstack.wsgi [req-213fb4c7-a620-49fe-bf44-babe46a87c94 req-d5a5d48c-8396-4125-ba94-c0eef7b03036 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/cd367a9a-5649-420b-a5ab-93e10e58aba1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:40:23.701 7 INFO cinder.volume.api [req-213fb4c7-a620-49fe-bf44-babe46a87c94 req-d5a5d48c-8396-4125-ba94-c0eef7b03036 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Volume info retrieved successfully. 2026-06-05 12:40:23.708 7 INFO cinder.api.openstack.wsgi [req-213fb4c7-a620-49fe-bf44-babe46a87c94 req-d5a5d48c-8396-4125-ba94-c0eef7b03036 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/cd367a9a-5649-420b-a5ab-93e10e58aba1 returned with HTTP 200 [pid: 7|app: 0|req: 459/919] 199.204.45.210 () {32 vars in 825 bytes} [Fri Jun 5 12:40:23 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/cd367a9a-5649-420b-a5ab-93e10e58aba1 => generated 1973 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-06-05 12:40:26.004 6 INFO cinder.api.openstack.wsgi [None req-688a1b65-9cb0-4545-a4a2-88d198cf85f4 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true 2026-06-05 12:40:26.018 6 INFO cinder.volume.api [None req-688a1b65-9cb0-4545-a4a2-88d198cf85f4 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all snapshots completed successfully. 2026-06-05 12:40:26.018 6 INFO cinder.api.openstack.wsgi [None req-688a1b65-9cb0-4545-a4a2-88d198cf85f4 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 461/920] 10.0.0.50 () {28 vars in 673 bytes} [Fri Jun 5 12:40:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true => generated 17 bytes in 192 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-06-05 12:40:26.037 7 INFO cinder.api.openstack.wsgi [None req-fe40f191-704f-478f-809a-3fb84bc1570c 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services 2026-06-05 12:40:26.053 7 INFO cinder.api.openstack.wsgi [None req-fe40f191-704f-478f-809a-3fb84bc1570c 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services returned with HTTP 200 [pid: 7|app: 0|req: 460/921] 10.0.0.50 () {28 vars in 644 bytes} [Fri Jun 5 12:40:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-services => generated 646 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:40:26.066 6 INFO cinder.api.openstack.wsgi [None req-bef19458-0a08-4e63-b209-019b569e0e89 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:40:26.079 6 INFO cinder.volume.api [None req-bef19458-0a08-4e63-b209-019b569e0e89 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - 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-06-05 12:40:26.087 6 INFO cinder.api.openstack.wsgi [None req-bef19458-0a08-4e63-b209-019b569e0e89 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 462/922] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:40:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true => generated 1976 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-05 12:40:26.099 7 INFO cinder.api.openstack.wsgi [None req-6b6dfc89-a042-4f2c-b195-abc76ff4cce9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:40:26.131 7 INFO cinder.volume.api [None req-6b6dfc89-a042-4f2c-b195-abc76ff4cce9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - 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-06-05 12:40:26.138 7 INFO cinder.api.openstack.wsgi [None req-6b6dfc89-a042-4f2c-b195-abc76ff4cce9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 461/923] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:40:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true => generated 1976 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-05 12:40:26.150 6 INFO cinder.api.openstack.wsgi [None req-e82c7828-663e-41ff-ae23-c91fcd060c4c 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true 2026-06-05 12:40:26.653 6 INFO cinder.api.openstack.wsgi [None req-e82c7828-663e-41ff-ae23-c91fcd060c4c 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 6|app: 0|req: 463/924] 10.0.0.50 () {28 vars in 695 bytes} [Fri Jun 5 12:40:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true => generated 671 bytes in 512 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-06-05 12:40:26.699 7 INFO cinder.api.openstack.wsgi [None req-58587f08-cd8d-4e57-93fb-aed5283919ae 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0574580a2c684cc59c8187fe138477ad?usage=true 2026-06-05 12:40:26.720 7 INFO cinder.api.openstack.wsgi [None req-58587f08-cd8d-4e57-93fb-aed5283919ae 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0574580a2c684cc59c8187fe138477ad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 462/925] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:40:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0574580a2c684cc59c8187fe138477ad?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:40:26.732 6 INFO cinder.api.openstack.wsgi [None req-dc4db8e0-6ff6-4aa6-a155-0673023d61da 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/06f22bf75ca142db8ace6991d4493bd0?usage=true 2026-06-05 12:40:26.758 6 INFO cinder.api.openstack.wsgi [None req-dc4db8e0-6ff6-4aa6-a155-0673023d61da 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/06f22bf75ca142db8ace6991d4493bd0?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 464/926] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:40:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/06f22bf75ca142db8ace6991d4493bd0?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:40:26.770 7 INFO cinder.api.openstack.wsgi [None req-625a30f8-9a02-4fa2-a9ac-66c9b9cf9e9c 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true 2026-06-05 12:40:26.809 7 INFO cinder.api.openstack.wsgi [None req-625a30f8-9a02-4fa2-a9ac-66c9b9cf9e9c 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 463/927] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:40:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:40:26.824 6 INFO cinder.api.openstack.wsgi [None req-340a55a7-925a-455f-99a7-84d9a6771b70 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/10370046d6d1409c88fa77fb8cdb029c?usage=true 2026-06-05 12:40:26.856 6 INFO cinder.api.openstack.wsgi [None req-340a55a7-925a-455f-99a7-84d9a6771b70 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/10370046d6d1409c88fa77fb8cdb029c?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 465/928] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:40:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/10370046d6d1409c88fa77fb8cdb029c?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:40:26.867 7 INFO cinder.api.openstack.wsgi [None req-8108e624-b60f-4855-a651-07722d87a65c 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/61eaac22eb934af6b4b5786b716fe06f?usage=true 2026-06-05 12:40:26.894 7 INFO cinder.api.openstack.wsgi [None req-8108e624-b60f-4855-a651-07722d87a65c 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/61eaac22eb934af6b4b5786b716fe06f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 464/929] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:40:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/61eaac22eb934af6b4b5786b716fe06f?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:40:26.908 6 INFO cinder.api.openstack.wsgi [None req-a969d14a-8265-4f43-9eb9-c9e456b919bf 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/8af278a29701498893219ea25b120600?usage=true 2026-06-05 12:40:26.932 6 INFO cinder.api.openstack.wsgi [None req-a969d14a-8265-4f43-9eb9-c9e456b919bf 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/8af278a29701498893219ea25b120600?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 466/930] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:40:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/8af278a29701498893219ea25b120600?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:40:26.945 7 INFO cinder.api.openstack.wsgi [None req-e9c5381e-1f71-41e9-b510-15f346c86b9b 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/8d85402e5460426fa08d1649dd4de420?usage=true 2026-06-05 12:40:26.968 7 INFO cinder.api.openstack.wsgi [None req-e9c5381e-1f71-41e9-b510-15f346c86b9b 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/8d85402e5460426fa08d1649dd4de420?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 465/931] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:40:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/8d85402e5460426fa08d1649dd4de420?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:40:26.984 6 INFO cinder.api.openstack.wsgi [None req-18b908e3-6e3f-4a51-b6d7-26cf38f70c3d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/94d9778df587491f88d1f4b53ce8c2dc?usage=true 2026-06-05 12:40:27.019 6 INFO cinder.api.openstack.wsgi [None req-18b908e3-6e3f-4a51-b6d7-26cf38f70c3d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/94d9778df587491f88d1f4b53ce8c2dc?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 467/932] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:40:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/94d9778df587491f88d1f4b53ce8c2dc?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:40:27.033 7 INFO cinder.api.openstack.wsgi [None req-b8219790-cec0-4918-afcb-9ab389b4d9d3 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true 2026-06-05 12:40:27.073 7 INFO cinder.api.openstack.wsgi [None req-b8219790-cec0-4918-afcb-9ab389b4d9d3 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 466/933] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:40:27 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:40:27.088 6 INFO cinder.api.openstack.wsgi [None req-6a2f4bd1-352b-4896-b18f-7e8b077bc56b 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/b14f1a242a6e4a2293e3597765ded64c?usage=true 2026-06-05 12:40:27.108 6 INFO cinder.api.openstack.wsgi [None req-6a2f4bd1-352b-4896-b18f-7e8b077bc56b 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/b14f1a242a6e4a2293e3597765ded64c?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 468/934] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:40:27 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/b14f1a242a6e4a2293e3597765ded64c?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:40:27.122 7 INFO cinder.api.openstack.wsgi [None req-c01ccf6f-d79f-471f-b9ec-61a27a3d9481 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/b7527910111b434dac579cf43e54735b?usage=true 2026-06-05 12:40:27.170 7 INFO cinder.api.openstack.wsgi [None req-c01ccf6f-d79f-471f-b9ec-61a27a3d9481 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/b7527910111b434dac579cf43e54735b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 467/935] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:40:27 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/b7527910111b434dac579cf43e54735b?usage=true => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:40:27.187 6 INFO cinder.api.openstack.wsgi [None req-b0529b62-1a0e-48ae-a536-8ad670f737c6 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/bb9e71d1b150420d956faa0b73b8ab80?usage=true 2026-06-05 12:40:27.212 6 INFO cinder.api.openstack.wsgi [None req-b0529b62-1a0e-48ae-a536-8ad670f737c6 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/bb9e71d1b150420d956faa0b73b8ab80?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 469/936] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:40:27 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/bb9e71d1b150420d956faa0b73b8ab80?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:40:27.224 7 INFO cinder.api.openstack.wsgi [None req-b9032327-792d-438b-9a30-e2248c42bf7d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true 2026-06-05 12:40:27.272 7 INFO cinder.api.openstack.wsgi [None req-b9032327-792d-438b-9a30-e2248c42bf7d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 468/937] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:40:27 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:40:27.286 6 INFO cinder.api.openstack.wsgi [None req-b8c9f2d0-98b6-4fa1-b440-83a27fa0d0fd 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/ebda29ee5b0341d9b89265749778a093?usage=true 2026-06-05 12:40:27.307 6 INFO cinder.api.openstack.wsgi [None req-b8c9f2d0-98b6-4fa1-b440-83a27fa0d0fd 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/ebda29ee5b0341d9b89265749778a093?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 470/938] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:40:27 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/ebda29ee5b0341d9b89265749778a093?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:40:27.320 7 INFO cinder.api.openstack.wsgi [None req-efb8050c-4bd6-4883-81b1-9bcf2f480d80 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/f66e95935cb942dba13f983bc3f1af4b?usage=true 2026-06-05 12:40:27.348 7 INFO cinder.api.openstack.wsgi [None req-efb8050c-4bd6-4883-81b1-9bcf2f480d80 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/f66e95935cb942dba13f983bc3f1af4b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 469/939] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:40:27 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/f66e95935cb942dba13f983bc3f1af4b?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:40:27.716 6 INFO cinder.api.openstack.wsgi [req-213fb4c7-a620-49fe-bf44-babe46a87c94 req-f444c9f1-ac06-44da-87c4-4ace5a671cf9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/cd367a9a-5649-420b-a5ab-93e10e58aba1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:40:27.736 6 INFO cinder.volume.api [req-213fb4c7-a620-49fe-bf44-babe46a87c94 req-f444c9f1-ac06-44da-87c4-4ace5a671cf9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Volume info retrieved successfully. 2026-06-05 12:40:27.742 6 INFO cinder.api.openstack.wsgi [req-213fb4c7-a620-49fe-bf44-babe46a87c94 req-f444c9f1-ac06-44da-87c4-4ace5a671cf9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/cd367a9a-5649-420b-a5ab-93e10e58aba1 returned with HTTP 200 [pid: 6|app: 0|req: 471/940] 199.204.45.210 () {32 vars in 825 bytes} [Fri Jun 5 12:40:27 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/cd367a9a-5649-420b-a5ab-93e10e58aba1 => generated 1973 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-05 12:40:28.537 6 INFO cinder.api.openstack.wsgi [req-213fb4c7-a620-49fe-bf44-babe46a87c94 req-f444c9f1-ac06-44da-87c4-4ace5a671cf9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:40:28.537 7 INFO cinder.api.openstack.wsgi [None req-efb8050c-4bd6-4883-81b1-9bcf2f480d80 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:40:28.538 6 INFO cinder.api.openstack.wsgi [req-213fb4c7-a620-49fe-bf44-babe46a87c94 req-f444c9f1-ac06-44da-87c4-4ace5a671cf9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:40:28.540 7 INFO cinder.api.openstack.wsgi [None req-efb8050c-4bd6-4883-81b1-9bcf2f480d80 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:40:38.536 6 INFO cinder.api.openstack.wsgi [req-213fb4c7-a620-49fe-bf44-babe46a87c94 req-f444c9f1-ac06-44da-87c4-4ace5a671cf9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:40:38.536 7 INFO cinder.api.openstack.wsgi [None req-efb8050c-4bd6-4883-81b1-9bcf2f480d80 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:40:38.537 6 INFO cinder.api.openstack.wsgi [req-213fb4c7-a620-49fe-bf44-babe46a87c94 req-f444c9f1-ac06-44da-87c4-4ace5a671cf9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:40:38.537 7 INFO cinder.api.openstack.wsgi [None req-efb8050c-4bd6-4883-81b1-9bcf2f480d80 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:40:48.537 7 INFO cinder.api.openstack.wsgi [None req-efb8050c-4bd6-4883-81b1-9bcf2f480d80 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:40:48.537 6 INFO cinder.api.openstack.wsgi [req-213fb4c7-a620-49fe-bf44-babe46a87c94 req-f444c9f1-ac06-44da-87c4-4ace5a671cf9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:40:48.538 6 INFO cinder.api.openstack.wsgi [req-213fb4c7-a620-49fe-bf44-babe46a87c94 req-f444c9f1-ac06-44da-87c4-4ace5a671cf9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:40:48.538 7 INFO cinder.api.openstack.wsgi [None req-efb8050c-4bd6-4883-81b1-9bcf2f480d80 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:40:58.537 7 INFO cinder.api.openstack.wsgi [None req-efb8050c-4bd6-4883-81b1-9bcf2f480d80 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:40:58.537 6 INFO cinder.api.openstack.wsgi [req-213fb4c7-a620-49fe-bf44-babe46a87c94 req-f444c9f1-ac06-44da-87c4-4ace5a671cf9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:40:58.538 7 INFO cinder.api.openstack.wsgi [None req-efb8050c-4bd6-4883-81b1-9bcf2f480d80 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:40:58.539 6 INFO cinder.api.openstack.wsgi [req-213fb4c7-a620-49fe-bf44-babe46a87c94 req-f444c9f1-ac06-44da-87c4-4ace5a671cf9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:41:08.537 7 INFO cinder.api.openstack.wsgi [None req-efb8050c-4bd6-4883-81b1-9bcf2f480d80 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:41:08.537 6 INFO cinder.api.openstack.wsgi [req-213fb4c7-a620-49fe-bf44-babe46a87c94 req-f444c9f1-ac06-44da-87c4-4ace5a671cf9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:41:08.538 7 INFO cinder.api.openstack.wsgi [None req-efb8050c-4bd6-4883-81b1-9bcf2f480d80 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:41:08.538 6 INFO cinder.api.openstack.wsgi [req-213fb4c7-a620-49fe-bf44-babe46a87c94 req-f444c9f1-ac06-44da-87c4-4ace5a671cf9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:41:18.536 7 INFO cinder.api.openstack.wsgi [None req-efb8050c-4bd6-4883-81b1-9bcf2f480d80 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:41:18.536 6 INFO cinder.api.openstack.wsgi [req-213fb4c7-a620-49fe-bf44-babe46a87c94 req-f444c9f1-ac06-44da-87c4-4ace5a671cf9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:41:18.537 7 INFO cinder.api.openstack.wsgi [None req-efb8050c-4bd6-4883-81b1-9bcf2f480d80 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:41:18.537 6 INFO cinder.api.openstack.wsgi [req-213fb4c7-a620-49fe-bf44-babe46a87c94 req-f444c9f1-ac06-44da-87c4-4ace5a671cf9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:41:25.868 7 INFO cinder.api.openstack.wsgi [None req-94caf934-92e0-495d-8cbc-619af5e678fc 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true 2026-06-05 12:41:26.373 7 INFO cinder.api.openstack.wsgi [None req-94caf934-92e0-495d-8cbc-619af5e678fc 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 476/953] 10.0.0.50 () {28 vars in 695 bytes} [Fri Jun 5 12:41:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true => generated 671 bytes in 627 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-06-05 12:41:26.438 6 INFO cinder.api.openstack.wsgi [None req-28d01c57-3c36-46e5-bf6f-0fb85f38b9ab 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/02c2676b99f442f1a2294febbc312fac?usage=true 2026-06-05 12:41:26.468 6 INFO cinder.api.openstack.wsgi [None req-28d01c57-3c36-46e5-bf6f-0fb85f38b9ab 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/02c2676b99f442f1a2294febbc312fac?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 478/954] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:41:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/02c2676b99f442f1a2294febbc312fac?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:41:26.483 7 INFO cinder.api.openstack.wsgi [None req-3ea051a5-408d-4beb-84bc-19badc1fcf90 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0574580a2c684cc59c8187fe138477ad?usage=true 2026-06-05 12:41:26.512 7 INFO cinder.api.openstack.wsgi [None req-3ea051a5-408d-4beb-84bc-19badc1fcf90 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0574580a2c684cc59c8187fe138477ad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 477/955] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:41:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0574580a2c684cc59c8187fe138477ad?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:41:26.524 6 INFO cinder.api.openstack.wsgi [None req-7f6448d5-f61d-42e7-b2d7-a008eadc9424 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/06f22bf75ca142db8ace6991d4493bd0?usage=true 2026-06-05 12:41:26.558 6 INFO cinder.api.openstack.wsgi [None req-7f6448d5-f61d-42e7-b2d7-a008eadc9424 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/06f22bf75ca142db8ace6991d4493bd0?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 479/956] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:41:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/06f22bf75ca142db8ace6991d4493bd0?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:41:26.579 7 INFO cinder.api.openstack.wsgi [None req-c5dee189-1e8a-40bb-8fba-405429b06928 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true 2026-06-05 12:41:26.608 7 INFO cinder.api.openstack.wsgi [None req-c5dee189-1e8a-40bb-8fba-405429b06928 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 478/957] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:41:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:41:26.622 6 INFO cinder.api.openstack.wsgi [None req-f364f854-5c46-4059-9fc2-525ab25608a9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/10370046d6d1409c88fa77fb8cdb029c?usage=true 2026-06-05 12:41:26.645 6 INFO cinder.api.openstack.wsgi [None req-f364f854-5c46-4059-9fc2-525ab25608a9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/10370046d6d1409c88fa77fb8cdb029c?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 480/958] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:41:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/10370046d6d1409c88fa77fb8cdb029c?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:41:26.660 7 INFO cinder.api.openstack.wsgi [None req-a57f6a23-7c5c-4c24-8045-3e367d7b0373 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/36ce12347f2a4219ba3694571ff8983b?usage=true 2026-06-05 12:41:26.692 7 INFO cinder.api.openstack.wsgi [None req-a57f6a23-7c5c-4c24-8045-3e367d7b0373 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/36ce12347f2a4219ba3694571ff8983b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 479/959] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:41:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/36ce12347f2a4219ba3694571ff8983b?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:41:26.707 6 INFO cinder.api.openstack.wsgi [None req-04618589-9bc2-43b3-8095-f2ab756ba5f3 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/41e3a3d27e8a4a5089504d3cfe265c97?usage=true 2026-06-05 12:41:26.727 6 INFO cinder.api.openstack.wsgi [None req-04618589-9bc2-43b3-8095-f2ab756ba5f3 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/41e3a3d27e8a4a5089504d3cfe265c97?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 481/960] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:41:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/41e3a3d27e8a4a5089504d3cfe265c97?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:41:26.741 7 INFO cinder.api.openstack.wsgi [None req-2e33364d-ff1b-40fc-931a-a922e6539e6c 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/4d42a9cd3c414a8dba846957aee610db?usage=true 2026-06-05 12:41:26.770 7 INFO cinder.api.openstack.wsgi [None req-2e33364d-ff1b-40fc-931a-a922e6539e6c 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/4d42a9cd3c414a8dba846957aee610db?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 480/961] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:41:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/4d42a9cd3c414a8dba846957aee610db?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:41:26.783 6 INFO cinder.api.openstack.wsgi [None req-2e868bd8-4948-4784-be07-50b8a2733a4c 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/8d85402e5460426fa08d1649dd4de420?usage=true 2026-06-05 12:41:26.806 6 INFO cinder.api.openstack.wsgi [None req-2e868bd8-4948-4784-be07-50b8a2733a4c 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/8d85402e5460426fa08d1649dd4de420?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 482/962] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:41:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/8d85402e5460426fa08d1649dd4de420?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:41:26.822 7 INFO cinder.api.openstack.wsgi [None req-5fab46fa-dbfc-4133-bfd9-480907d6fe28 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true 2026-06-05 12:41:26.855 7 INFO cinder.api.openstack.wsgi [None req-5fab46fa-dbfc-4133-bfd9-480907d6fe28 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 481/963] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:41:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:41:26.867 6 INFO cinder.api.openstack.wsgi [None req-921f12d7-3921-42c5-a4ff-74822ea70536 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/b14f1a242a6e4a2293e3597765ded64c?usage=true 2026-06-05 12:41:26.885 6 INFO cinder.api.openstack.wsgi [None req-921f12d7-3921-42c5-a4ff-74822ea70536 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/b14f1a242a6e4a2293e3597765ded64c?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 483/964] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:41:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/b14f1a242a6e4a2293e3597765ded64c?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:41:26.896 7 INFO cinder.api.openstack.wsgi [None req-cbc70d0d-c7ae-4ec0-90c2-3093ea59a060 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/b7527910111b434dac579cf43e54735b?usage=true 2026-06-05 12:41:26.915 7 INFO cinder.api.openstack.wsgi [None req-cbc70d0d-c7ae-4ec0-90c2-3093ea59a060 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/b7527910111b434dac579cf43e54735b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 482/965] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:41:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/b7527910111b434dac579cf43e54735b?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:41:26.930 6 INFO cinder.api.openstack.wsgi [None req-75bc50bc-2cea-4ddf-861f-fdada17a4dd3 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/bb9e71d1b150420d956faa0b73b8ab80?usage=true 2026-06-05 12:41:26.951 6 INFO cinder.api.openstack.wsgi [None req-75bc50bc-2cea-4ddf-861f-fdada17a4dd3 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/bb9e71d1b150420d956faa0b73b8ab80?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 484/966] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:41:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/bb9e71d1b150420d956faa0b73b8ab80?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:41:26.963 7 INFO cinder.api.openstack.wsgi [None req-5e5fd854-d30c-4d51-8d8d-ef0a66ab6134 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true 2026-06-05 12:41:27.001 7 INFO cinder.api.openstack.wsgi [None req-5e5fd854-d30c-4d51-8d8d-ef0a66ab6134 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 483/967] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:41:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:41:27.015 6 INFO cinder.api.openstack.wsgi [None req-a9ef6b14-16ae-4be9-8f18-eaed4ab38cc4 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/ebda29ee5b0341d9b89265749778a093?usage=true 2026-06-05 12:41:27.052 6 INFO cinder.api.openstack.wsgi [None req-a9ef6b14-16ae-4be9-8f18-eaed4ab38cc4 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/ebda29ee5b0341d9b89265749778a093?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 485/968] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:41:27 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/ebda29ee5b0341d9b89265749778a093?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:41:27.061 7 INFO cinder.api.openstack.wsgi [None req-c0c4ba46-f01b-4fff-9a68-6968ae2bc632 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:41:27.077 7 INFO cinder.volume.api [None req-c0c4ba46-f01b-4fff-9a68-6968ae2bc632 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - 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-06-05 12:41:27.083 7 INFO cinder.api.openstack.wsgi [None req-c0c4ba46-f01b-4fff-9a68-6968ae2bc632 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 484/969] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:41:27 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true => generated 1976 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-05 12:41:27.097 6 INFO cinder.api.openstack.wsgi [None req-60621b07-5fce-40c2-8fe8-9a570149518f 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services 2026-06-05 12:41:27.103 6 INFO cinder.api.openstack.wsgi [None req-60621b07-5fce-40c2-8fe8-9a570149518f 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services returned with HTTP 200 [pid: 6|app: 0|req: 486/970] 10.0.0.50 () {28 vars in 644 bytes} [Fri Jun 5 12:41:27 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-05 12:41:27.116 7 INFO cinder.api.openstack.wsgi [None req-e779bd0b-5149-4e3d-bba2-aad097fd330e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true 2026-06-05 12:41:27.128 7 INFO cinder.volume.api [None req-e779bd0b-5149-4e3d-bba2-aad097fd330e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all snapshots completed successfully. 2026-06-05 12:41:27.128 7 INFO cinder.api.openstack.wsgi [None req-e779bd0b-5149-4e3d-bba2-aad097fd330e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 485/971] 10.0.0.50 () {28 vars in 673 bytes} [Fri Jun 5 12:41:27 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-05 12:41:27.139 6 INFO cinder.api.openstack.wsgi [None req-77778e2f-f479-4193-912b-52b02517371e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:41:27.153 6 INFO cinder.volume.api [None req-77778e2f-f479-4193-912b-52b02517371e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - 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-06-05 12:41:27.158 6 INFO cinder.api.openstack.wsgi [None req-77778e2f-f479-4193-912b-52b02517371e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 487/972] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:41:27 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true => generated 1976 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-05 12:41:28.536 7 INFO cinder.api.openstack.wsgi [None req-e779bd0b-5149-4e3d-bba2-aad097fd330e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:41:28.536 6 INFO cinder.api.openstack.wsgi [None req-77778e2f-f479-4193-912b-52b02517371e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:41:28.537 7 INFO cinder.api.openstack.wsgi [None req-e779bd0b-5149-4e3d-bba2-aad097fd330e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:41:28.538 6 INFO cinder.api.openstack.wsgi [None req-77778e2f-f479-4193-912b-52b02517371e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:41:38.536 7 INFO cinder.api.openstack.wsgi [None req-e779bd0b-5149-4e3d-bba2-aad097fd330e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:41:38.536 6 INFO cinder.api.openstack.wsgi [None req-77778e2f-f479-4193-912b-52b02517371e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:41:38.537 7 INFO cinder.api.openstack.wsgi [None req-e779bd0b-5149-4e3d-bba2-aad097fd330e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:41:38.538 6 INFO cinder.api.openstack.wsgi [None req-77778e2f-f479-4193-912b-52b02517371e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:41:48.537 7 INFO cinder.api.openstack.wsgi [None req-e779bd0b-5149-4e3d-bba2-aad097fd330e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:41:48.537 6 INFO cinder.api.openstack.wsgi [None req-77778e2f-f479-4193-912b-52b02517371e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:41:48.538 6 INFO cinder.api.openstack.wsgi [None req-77778e2f-f479-4193-912b-52b02517371e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:41:48.539 7 INFO cinder.api.openstack.wsgi [None req-e779bd0b-5149-4e3d-bba2-aad097fd330e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:41:58.537 6 INFO cinder.api.openstack.wsgi [None req-77778e2f-f479-4193-912b-52b02517371e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:41:58.537 7 INFO cinder.api.openstack.wsgi [None req-e779bd0b-5149-4e3d-bba2-aad097fd330e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:41:58.538 6 INFO cinder.api.openstack.wsgi [None req-77778e2f-f479-4193-912b-52b02517371e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:41:58.538 7 INFO cinder.api.openstack.wsgi [None req-e779bd0b-5149-4e3d-bba2-aad097fd330e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:42:08.536 6 INFO cinder.api.openstack.wsgi [None req-77778e2f-f479-4193-912b-52b02517371e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:42:08.536 7 INFO cinder.api.openstack.wsgi [None req-e779bd0b-5149-4e3d-bba2-aad097fd330e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:42:08.537 7 INFO cinder.api.openstack.wsgi [None req-e779bd0b-5149-4e3d-bba2-aad097fd330e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:42:08.537 6 INFO cinder.api.openstack.wsgi [None req-77778e2f-f479-4193-912b-52b02517371e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:42:18.537 7 INFO cinder.api.openstack.wsgi [None req-e779bd0b-5149-4e3d-bba2-aad097fd330e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:42:18.537 6 INFO cinder.api.openstack.wsgi [None req-77778e2f-f479-4193-912b-52b02517371e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:42:18.538 7 INFO cinder.api.openstack.wsgi [None req-e779bd0b-5149-4e3d-bba2-aad097fd330e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:42:18.538 6 INFO cinder.api.openstack.wsgi [None req-77778e2f-f479-4193-912b-52b02517371e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:42:25.773 7 INFO cinder.api.openstack.wsgi [None req-7dca2f3d-0711-4f95-ace8-70f477abe4c1 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true 2026-06-05 12:42:26.277 7 INFO cinder.api.openstack.wsgi [None req-7dca2f3d-0711-4f95-ace8-70f477abe4c1 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 492/985] 10.0.0.50 () {28 vars in 695 bytes} [Fri Jun 5 12:42:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true => generated 671 bytes in 612 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-06-05 12:42:26.291 6 INFO cinder.api.openstack.wsgi [None req-c1132075-434d-4c8d-8a17-d5f89d6d77a4 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:42:26.308 6 INFO cinder.volume.api [None req-c1132075-434d-4c8d-8a17-d5f89d6d77a4 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - 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-06-05 12:42:26.315 6 INFO cinder.api.openstack.wsgi [None req-c1132075-434d-4c8d-8a17-d5f89d6d77a4 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 494/986] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:42:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true => generated 1976 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-05 12:42:26.324 7 INFO cinder.api.openstack.wsgi [None req-541fde14-c4d7-4534-af1c-4a96deb8a01d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:42:26.344 7 INFO cinder.volume.api [None req-541fde14-c4d7-4534-af1c-4a96deb8a01d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - 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-06-05 12:42:26.350 7 INFO cinder.api.openstack.wsgi [None req-541fde14-c4d7-4534-af1c-4a96deb8a01d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 493/987] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:42:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true => generated 1976 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-05 12:42:26.361 6 INFO cinder.api.openstack.wsgi [None req-eacb581a-320a-4c4e-811a-b26c48b104a2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services 2026-06-05 12:42:26.369 6 INFO cinder.api.openstack.wsgi [None req-eacb581a-320a-4c4e-811a-b26c48b104a2 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services returned with HTTP 200 [pid: 6|app: 0|req: 495/988] 10.0.0.50 () {28 vars in 644 bytes} [Fri Jun 5 12:42:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-services => generated 646 bytes in 16 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-06-05 12:42:26.380 7 INFO cinder.api.openstack.wsgi [None req-9879f12c-90e5-413e-8577-ebf182d10cdc 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true 2026-06-05 12:42:26.388 7 INFO cinder.volume.api [None req-9879f12c-90e5-413e-8577-ebf182d10cdc 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all snapshots completed successfully. 2026-06-05 12:42:26.389 7 INFO cinder.api.openstack.wsgi [None req-9879f12c-90e5-413e-8577-ebf182d10cdc 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 494/989] 10.0.0.50 () {28 vars in 673 bytes} [Fri Jun 5 12:42:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:42:26.439 6 INFO cinder.api.openstack.wsgi [None req-efd43ae2-c232-449c-ad34-26fca48e922d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0574580a2c684cc59c8187fe138477ad?usage=true 2026-06-05 12:42:26.462 6 INFO cinder.api.openstack.wsgi [None req-efd43ae2-c232-449c-ad34-26fca48e922d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0574580a2c684cc59c8187fe138477ad?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 496/990] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:42:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0574580a2c684cc59c8187fe138477ad?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:42:26.476 7 INFO cinder.api.openstack.wsgi [None req-f8a19581-5a7e-40cf-8ecc-5248747ded66 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/06f22bf75ca142db8ace6991d4493bd0?usage=true 2026-06-05 12:42:26.496 7 INFO cinder.api.openstack.wsgi [None req-f8a19581-5a7e-40cf-8ecc-5248747ded66 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/06f22bf75ca142db8ace6991d4493bd0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 495/991] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:42:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/06f22bf75ca142db8ace6991d4493bd0?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:42:26.508 6 INFO cinder.api.openstack.wsgi [None req-28c6e997-f252-417b-89e6-f13175be9670 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true 2026-06-05 12:42:26.530 6 INFO cinder.api.openstack.wsgi [None req-28c6e997-f252-417b-89e6-f13175be9670 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 497/992] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:42:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:42:26.543 7 INFO cinder.api.openstack.wsgi [None req-3e820098-9e44-4954-b4c4-666040e8d356 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/10370046d6d1409c88fa77fb8cdb029c?usage=true 2026-06-05 12:42:26.561 7 INFO cinder.api.openstack.wsgi [None req-3e820098-9e44-4954-b4c4-666040e8d356 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/10370046d6d1409c88fa77fb8cdb029c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 496/993] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:42:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/10370046d6d1409c88fa77fb8cdb029c?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:42:26.573 6 INFO cinder.api.openstack.wsgi [None req-b9673e7c-c80c-4efd-b44a-f2a9cc8456df 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/24fe02b267df484383102a75f10120c8?usage=true 2026-06-05 12:42:26.593 6 INFO cinder.api.openstack.wsgi [None req-b9673e7c-c80c-4efd-b44a-f2a9cc8456df 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/24fe02b267df484383102a75f10120c8?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 498/994] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:42:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/24fe02b267df484383102a75f10120c8?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:42:26.609 7 INFO cinder.api.openstack.wsgi [None req-b647af64-eee1-4402-b52f-08330b0141b9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/8d85402e5460426fa08d1649dd4de420?usage=true 2026-06-05 12:42:26.629 7 INFO cinder.api.openstack.wsgi [None req-b647af64-eee1-4402-b52f-08330b0141b9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/8d85402e5460426fa08d1649dd4de420?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 497/995] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:42:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/8d85402e5460426fa08d1649dd4de420?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:42:26.640 6 INFO cinder.api.openstack.wsgi [None req-f9e411db-531f-45ac-ae3f-a2f15fabf14a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true 2026-06-05 12:42:26.663 6 INFO cinder.api.openstack.wsgi [None req-f9e411db-531f-45ac-ae3f-a2f15fabf14a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 499/996] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:42:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:42:26.676 7 INFO cinder.api.openstack.wsgi [None req-1ab2fe6d-e74b-4cbb-b9ff-f92f0c20cc39 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/b14f1a242a6e4a2293e3597765ded64c?usage=true 2026-06-05 12:42:26.697 7 INFO cinder.api.openstack.wsgi [None req-1ab2fe6d-e74b-4cbb-b9ff-f92f0c20cc39 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/b14f1a242a6e4a2293e3597765ded64c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 498/997] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:42:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/b14f1a242a6e4a2293e3597765ded64c?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:42:26.706 6 INFO cinder.api.openstack.wsgi [None req-a9fd6d3f-ec94-4190-ab07-82c36e700f8f 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/b7527910111b434dac579cf43e54735b?usage=true 2026-06-05 12:42:26.726 6 INFO cinder.api.openstack.wsgi [None req-a9fd6d3f-ec94-4190-ab07-82c36e700f8f 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/b7527910111b434dac579cf43e54735b?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 500/998] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:42:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/b7527910111b434dac579cf43e54735b?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:42:26.737 7 INFO cinder.api.openstack.wsgi [None req-d31e7f38-c20b-45f0-9b63-2869aa1170df 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/bb9e71d1b150420d956faa0b73b8ab80?usage=true 2026-06-05 12:42:26.762 7 INFO cinder.api.openstack.wsgi [None req-d31e7f38-c20b-45f0-9b63-2869aa1170df 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/bb9e71d1b150420d956faa0b73b8ab80?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 499/999] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:42:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/bb9e71d1b150420d956faa0b73b8ab80?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:42:26.776 6 INFO cinder.api.openstack.wsgi [None req-7f251589-9428-4c6a-834d-d0420cafa6d0 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true 2026-06-05 12:42:26.809 6 INFO cinder.api.openstack.wsgi [None req-7f251589-9428-4c6a-834d-d0420cafa6d0 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 501/1000] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:42:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:42:26.822 7 INFO cinder.api.openstack.wsgi [None req-2b77171d-9963-4b1f-9447-501bb1c508f9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/ebda29ee5b0341d9b89265749778a093?usage=true 2026-06-05 12:42:26.845 7 INFO cinder.api.openstack.wsgi [None req-2b77171d-9963-4b1f-9447-501bb1c508f9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/ebda29ee5b0341d9b89265749778a093?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 500/1001] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:42:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/ebda29ee5b0341d9b89265749778a093?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:42:26.860 6 INFO cinder.api.openstack.wsgi [None req-1b703fb5-8419-488c-a9af-9544ac19090d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/f121ac8589b944ebad81226792137951?usage=true 2026-06-05 12:42:26.884 6 INFO cinder.api.openstack.wsgi [None req-1b703fb5-8419-488c-a9af-9544ac19090d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/f121ac8589b944ebad81226792137951?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 502/1002] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:42:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/f121ac8589b944ebad81226792137951?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:42:28.537 7 INFO cinder.api.openstack.wsgi [None req-2b77171d-9963-4b1f-9447-501bb1c508f9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:42:28.537 6 INFO cinder.api.openstack.wsgi [None req-1b703fb5-8419-488c-a9af-9544ac19090d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:42:28.538 6 INFO cinder.api.openstack.wsgi [None req-1b703fb5-8419-488c-a9af-9544ac19090d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:42:28.538 7 INFO cinder.api.openstack.wsgi [None req-2b77171d-9963-4b1f-9447-501bb1c508f9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:42:38.536 6 INFO cinder.api.openstack.wsgi [None req-1b703fb5-8419-488c-a9af-9544ac19090d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:42:38.536 7 INFO cinder.api.openstack.wsgi [None req-2b77171d-9963-4b1f-9447-501bb1c508f9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:42:38.536 6 INFO cinder.api.openstack.wsgi [None req-1b703fb5-8419-488c-a9af-9544ac19090d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:42:38.537 7 INFO cinder.api.openstack.wsgi [None req-2b77171d-9963-4b1f-9447-501bb1c508f9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:42:48.537 6 INFO cinder.api.openstack.wsgi [None req-1b703fb5-8419-488c-a9af-9544ac19090d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:42:48.537 7 INFO cinder.api.openstack.wsgi [None req-2b77171d-9963-4b1f-9447-501bb1c508f9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:42:48.538 7 INFO cinder.api.openstack.wsgi [None req-2b77171d-9963-4b1f-9447-501bb1c508f9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:42:48.538 6 INFO cinder.api.openstack.wsgi [None req-1b703fb5-8419-488c-a9af-9544ac19090d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:42:58.536 6 INFO cinder.api.openstack.wsgi [None req-1b703fb5-8419-488c-a9af-9544ac19090d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:42:58.537 7 INFO cinder.api.openstack.wsgi [None req-2b77171d-9963-4b1f-9447-501bb1c508f9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:42:58.538 6 INFO cinder.api.openstack.wsgi [None req-1b703fb5-8419-488c-a9af-9544ac19090d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:42:58.538 7 INFO cinder.api.openstack.wsgi [None req-2b77171d-9963-4b1f-9447-501bb1c508f9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:43:08.536 6 INFO cinder.api.openstack.wsgi [None req-1b703fb5-8419-488c-a9af-9544ac19090d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:43:08.536 7 INFO cinder.api.openstack.wsgi [None req-2b77171d-9963-4b1f-9447-501bb1c508f9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:43:08.537 6 INFO cinder.api.openstack.wsgi [None req-1b703fb5-8419-488c-a9af-9544ac19090d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:43:08.537 7 INFO cinder.api.openstack.wsgi [None req-2b77171d-9963-4b1f-9447-501bb1c508f9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:43:11.818 6 INFO cinder.api.openstack.wsgi [req-c0b0b69b-f876-4555-b09d-c092147ae258 req-28772317-42c8-45a1-9166-b364117b2b65 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/attachments/acf9aee6-56dc-4f45-8c7c-97672013e71c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:43:12.368 6 INFO cinder.api.openstack.wsgi [req-c0b0b69b-f876-4555-b09d-c092147ae258 req-28772317-42c8-45a1-9166-b364117b2b65 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/attachments/acf9aee6-56dc-4f45-8c7c-97672013e71c returned with HTTP 200 [pid: 6|app: 0|req: 508/1013] 199.204.45.210 () {38 vars in 1103 bytes} [Fri Jun 5 12:43:11 2026] DELETE /v3/d54ea30d3a314692a285cb60f4f84fc4/attachments/acf9aee6-56dc-4f45-8c7c-97672013e71c => generated 19 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:43:12.385 7 INFO cinder.api.openstack.wsgi [req-c0b0b69b-f876-4555-b09d-c092147ae258 req-c9aa8e0a-da02-45c2-96b1-96bc737cb1b1 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/cd367a9a-5649-420b-a5ab-93e10e58aba1 2026-06-05 12:43:12.385 7 INFO cinder.api.v3.volumes [req-c0b0b69b-f876-4555-b09d-c092147ae258 req-c9aa8e0a-da02-45c2-96b1-96bc737cb1b1 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Delete volume with id: cd367a9a-5649-420b-a5ab-93e10e58aba1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-05 12:43:12.393 7 INFO cinder.volume.api [req-c0b0b69b-f876-4555-b09d-c092147ae258 req-c9aa8e0a-da02-45c2-96b1-96bc737cb1b1 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Volume info retrieved successfully. 2026-06-05 12:43:12.413 7 INFO cinder.volume.api [req-c0b0b69b-f876-4555-b09d-c092147ae258 req-c9aa8e0a-da02-45c2-96b1-96bc737cb1b1 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Delete volume request issued successfully. 2026-06-05 12:43:12.413 7 INFO cinder.api.openstack.wsgi [req-c0b0b69b-f876-4555-b09d-c092147ae258 req-c9aa8e0a-da02-45c2-96b1-96bc737cb1b1 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/cd367a9a-5649-420b-a5ab-93e10e58aba1 returned with HTTP 202 [pid: 7|app: 0|req: 506/1014] 199.204.45.210 () {36 vars in 1054 bytes} [Fri Jun 5 12:43:12 2026] DELETE /v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/cd367a9a-5649-420b-a5ab-93e10e58aba1 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-06-05 12:43:18.537 6 INFO cinder.api.openstack.wsgi [req-c0b0b69b-f876-4555-b09d-c092147ae258 req-28772317-42c8-45a1-9166-b364117b2b65 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:43:18.538 7 INFO cinder.api.openstack.wsgi [req-c0b0b69b-f876-4555-b09d-c092147ae258 req-c9aa8e0a-da02-45c2-96b1-96bc737cb1b1 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:43:18.538 6 INFO cinder.api.openstack.wsgi [req-c0b0b69b-f876-4555-b09d-c092147ae258 req-28772317-42c8-45a1-9166-b364117b2b65 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:43:18.539 7 INFO cinder.api.openstack.wsgi [req-c0b0b69b-f876-4555-b09d-c092147ae258 req-c9aa8e0a-da02-45c2-96b1-96bc737cb1b1 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226: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-06-05 12:43:25.829 6 INFO cinder.api.openstack.wsgi [None req-70d8a2f7-e8a8-4ce7-9c9d-d8f1438b2eb7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:43:26.333 6 INFO cinder.api.openstack.wsgi [None req-70d8a2f7-e8a8-4ce7-9c9d-d8f1438b2eb7 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 6|app: 0|req: 510/1017] 10.0.0.50 () {28 vars in 695 bytes} [Fri Jun 5 12:43:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true => generated 670 bytes in 616 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-06-05 12:43:26.343 7 INFO cinder.api.openstack.wsgi [None req-2260d19f-5e6f-4f7b-a865-8997d565742b 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true 2026-06-05 12:43:26.348 7 INFO cinder.volume.api [None req-2260d19f-5e6f-4f7b-a865-8997d565742b 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all snapshots completed successfully. 2026-06-05 12:43:26.349 7 INFO cinder.api.openstack.wsgi [None req-2260d19f-5e6f-4f7b-a865-8997d565742b 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 508/1018] 10.0.0.50 () {28 vars in 673 bytes} [Fri Jun 5 12:43:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:43:26.362 6 INFO cinder.api.openstack.wsgi [None req-770199e9-af1a-4f2d-afe6-fb0f6efe5d76 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services 2026-06-05 12:43:26.368 6 INFO cinder.api.openstack.wsgi [None req-770199e9-af1a-4f2d-afe6-fb0f6efe5d76 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services returned with HTTP 200 [pid: 6|app: 0|req: 511/1019] 10.0.0.50 () {28 vars in 644 bytes} [Fri Jun 5 12:43:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:43:26.377 7 INFO cinder.api.openstack.wsgi [None req-2a09ba36-27a2-4387-b765-efb2a7d3e06d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:43:26.387 7 INFO cinder.volume.api [None req-2a09ba36-27a2-4387-b765-efb2a7d3e06d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:43:26.389 7 INFO cinder.api.openstack.wsgi [None req-2a09ba36-27a2-4387-b765-efb2a7d3e06d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 509/1020] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:43:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:43:26.433 6 INFO cinder.api.openstack.wsgi [None req-1847f4d9-ab81-435e-9320-4f0a3c2ddab9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0574580a2c684cc59c8187fe138477ad?usage=true 2026-06-05 12:43:26.453 6 INFO cinder.api.openstack.wsgi [None req-1847f4d9-ab81-435e-9320-4f0a3c2ddab9 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0574580a2c684cc59c8187fe138477ad?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 512/1021] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:43:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0574580a2c684cc59c8187fe138477ad?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:43:26.464 7 INFO cinder.api.openstack.wsgi [None req-2a2e0f5b-66e0-4a71-92a5-410f91339014 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/06f22bf75ca142db8ace6991d4493bd0?usage=true 2026-06-05 12:43:26.485 7 INFO cinder.api.openstack.wsgi [None req-2a2e0f5b-66e0-4a71-92a5-410f91339014 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/06f22bf75ca142db8ace6991d4493bd0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 510/1022] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:43:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/06f22bf75ca142db8ace6991d4493bd0?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:43:26.498 6 INFO cinder.api.openstack.wsgi [None req-dafeba08-dab4-4113-a3fe-f090c82f5992 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true 2026-06-05 12:43:26.518 6 INFO cinder.api.openstack.wsgi [None req-dafeba08-dab4-4113-a3fe-f090c82f5992 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 513/1023] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:43:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:43:26.528 7 INFO cinder.api.openstack.wsgi [None req-3a8fd18d-74ab-4465-8d8e-4315d158d07c 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/10370046d6d1409c88fa77fb8cdb029c?usage=true 2026-06-05 12:43:26.547 7 INFO cinder.api.openstack.wsgi [None req-3a8fd18d-74ab-4465-8d8e-4315d158d07c 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/10370046d6d1409c88fa77fb8cdb029c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 511/1024] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:43:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/10370046d6d1409c88fa77fb8cdb029c?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:43:26.560 6 INFO cinder.api.openstack.wsgi [None req-e3df282b-b8a1-44ae-b1db-dbe607aec385 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/8d85402e5460426fa08d1649dd4de420?usage=true 2026-06-05 12:43:26.580 6 INFO cinder.api.openstack.wsgi [None req-e3df282b-b8a1-44ae-b1db-dbe607aec385 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/8d85402e5460426fa08d1649dd4de420?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 514/1025] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:43:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/8d85402e5460426fa08d1649dd4de420?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:43:26.600 7 INFO cinder.api.openstack.wsgi [None req-47abcd90-4be5-4bb3-b03f-e9e5768debae 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true 2026-06-05 12:43:26.618 7 INFO cinder.api.openstack.wsgi [None req-47abcd90-4be5-4bb3-b03f-e9e5768debae 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 512/1026] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:43:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:43:26.631 6 INFO cinder.api.openstack.wsgi [None req-d4b48fea-7805-4fce-87ed-90680ae624ac 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/b14f1a242a6e4a2293e3597765ded64c?usage=true 2026-06-05 12:43:26.652 6 INFO cinder.api.openstack.wsgi [None req-d4b48fea-7805-4fce-87ed-90680ae624ac 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/b14f1a242a6e4a2293e3597765ded64c?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 515/1027] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:43:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/b14f1a242a6e4a2293e3597765ded64c?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:43:26.664 7 INFO cinder.api.openstack.wsgi [None req-3a892346-08d6-4ff4-942d-b4ddc8eb01bd 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/b7527910111b434dac579cf43e54735b?usage=true 2026-06-05 12:43:26.684 7 INFO cinder.api.openstack.wsgi [None req-3a892346-08d6-4ff4-942d-b4ddc8eb01bd 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/b7527910111b434dac579cf43e54735b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 513/1028] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:43:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/b7527910111b434dac579cf43e54735b?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:43:26.696 6 INFO cinder.api.openstack.wsgi [None req-3ffe1fd9-2c9b-4bbd-92aa-7ccd5ab7350f 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/bb9e71d1b150420d956faa0b73b8ab80?usage=true 2026-06-05 12:43:26.716 6 INFO cinder.api.openstack.wsgi [None req-3ffe1fd9-2c9b-4bbd-92aa-7ccd5ab7350f 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/bb9e71d1b150420d956faa0b73b8ab80?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 516/1029] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:43:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/bb9e71d1b150420d956faa0b73b8ab80?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:43:26.727 7 INFO cinder.api.openstack.wsgi [None req-e6b053ab-426e-41ff-9200-49304eb32c1d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true 2026-06-05 12:43:26.753 7 INFO cinder.api.openstack.wsgi [None req-e6b053ab-426e-41ff-9200-49304eb32c1d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 514/1030] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:43:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:43:26.765 6 INFO cinder.api.openstack.wsgi [None req-adfb8b81-b644-44c5-9893-e69dd50c9967 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/ebda29ee5b0341d9b89265749778a093?usage=true 2026-06-05 12:43:26.786 6 INFO cinder.api.openstack.wsgi [None req-adfb8b81-b644-44c5-9893-e69dd50c9967 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/ebda29ee5b0341d9b89265749778a093?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 517/1031] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:43:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/ebda29ee5b0341d9b89265749778a093?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:43:26.796 7 INFO cinder.api.openstack.wsgi [None req-7469fc66-7c80-47a1-92ae-f5fc1f3a5325 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:43:26.805 7 INFO cinder.volume.api [None req-7469fc66-7c80-47a1-92ae-f5fc1f3a5325 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:43:26.806 7 INFO cinder.api.openstack.wsgi [None req-7469fc66-7c80-47a1-92ae-f5fc1f3a5325 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 515/1032] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:43:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-05 12:43:28.537 6 INFO cinder.api.openstack.wsgi [None req-adfb8b81-b644-44c5-9893-e69dd50c9967 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:43:28.537 7 INFO cinder.api.openstack.wsgi [None req-7469fc66-7c80-47a1-92ae-f5fc1f3a5325 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:43:28.538 7 INFO cinder.api.openstack.wsgi [None req-7469fc66-7c80-47a1-92ae-f5fc1f3a5325 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:43:28.539 6 INFO cinder.api.openstack.wsgi [None req-adfb8b81-b644-44c5-9893-e69dd50c9967 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:43:38.536 7 INFO cinder.api.openstack.wsgi [None req-7469fc66-7c80-47a1-92ae-f5fc1f3a5325 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:43:38.536 6 INFO cinder.api.openstack.wsgi [None req-adfb8b81-b644-44c5-9893-e69dd50c9967 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:43:38.537 6 INFO cinder.api.openstack.wsgi [None req-adfb8b81-b644-44c5-9893-e69dd50c9967 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:43:38.537 7 INFO cinder.api.openstack.wsgi [None req-7469fc66-7c80-47a1-92ae-f5fc1f3a5325 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:43:48.536 6 INFO cinder.api.openstack.wsgi [None req-adfb8b81-b644-44c5-9893-e69dd50c9967 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:43:48.536 7 INFO cinder.api.openstack.wsgi [None req-7469fc66-7c80-47a1-92ae-f5fc1f3a5325 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:43:48.537 6 INFO cinder.api.openstack.wsgi [None req-adfb8b81-b644-44c5-9893-e69dd50c9967 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:43:48.537 7 INFO cinder.api.openstack.wsgi [None req-7469fc66-7c80-47a1-92ae-f5fc1f3a5325 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:43:58.537 7 INFO cinder.api.openstack.wsgi [None req-7469fc66-7c80-47a1-92ae-f5fc1f3a5325 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:43:58.537 6 INFO cinder.api.openstack.wsgi [None req-adfb8b81-b644-44c5-9893-e69dd50c9967 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:43:58.538 7 INFO cinder.api.openstack.wsgi [None req-7469fc66-7c80-47a1-92ae-f5fc1f3a5325 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:43:58.539 6 INFO cinder.api.openstack.wsgi [None req-adfb8b81-b644-44c5-9893-e69dd50c9967 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:44:08.537 7 INFO cinder.api.openstack.wsgi [None req-7469fc66-7c80-47a1-92ae-f5fc1f3a5325 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:44:08.537 6 INFO cinder.api.openstack.wsgi [None req-adfb8b81-b644-44c5-9893-e69dd50c9967 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:44:08.538 7 INFO cinder.api.openstack.wsgi [None req-7469fc66-7c80-47a1-92ae-f5fc1f3a5325 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:44:08.538 6 INFO cinder.api.openstack.wsgi [None req-adfb8b81-b644-44c5-9893-e69dd50c9967 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:44:18.536 7 INFO cinder.api.openstack.wsgi [None req-7469fc66-7c80-47a1-92ae-f5fc1f3a5325 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:44:18.536 6 INFO cinder.api.openstack.wsgi [None req-adfb8b81-b644-44c5-9893-e69dd50c9967 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:44:18.537 6 INFO cinder.api.openstack.wsgi [None req-adfb8b81-b644-44c5-9893-e69dd50c9967 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:44:18.537 7 INFO cinder.api.openstack.wsgi [None req-7469fc66-7c80-47a1-92ae-f5fc1f3a5325 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:44:25.935 6 INFO cinder.api.openstack.wsgi [None req-aeca94c7-28b5-4fdf-a5d3-ac4b57caaa2a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true 2026-06-05 12:44:25.960 6 INFO cinder.api.openstack.wsgi [None req-aeca94c7-28b5-4fdf-a5d3-ac4b57caaa2a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 524/1045] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:44:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true => generated 845 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:44:25.970 7 INFO cinder.api.openstack.wsgi [None req-2f3524c7-e3e1-4772-b31f-0b513ac339d0 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/4c400122828f44bf988e82a3a35b7930?usage=true 2026-06-05 12:44:25.999 7 INFO cinder.api.openstack.wsgi [None req-2f3524c7-e3e1-4772-b31f-0b513ac339d0 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/4c400122828f44bf988e82a3a35b7930?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 522/1046] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:44:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/4c400122828f44bf988e82a3a35b7930?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:44:26.014 6 INFO cinder.api.openstack.wsgi [None req-8fe28e70-1de1-4866-8cec-31a06c5f37fa 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true 2026-06-05 12:44:26.034 6 INFO cinder.api.openstack.wsgi [None req-8fe28e70-1de1-4866-8cec-31a06c5f37fa 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 525/1047] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:44:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:44:26.054 7 INFO cinder.api.openstack.wsgi [None req-4d47a4fd-8f79-4bc5-8080-affadfd1d54f 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true 2026-06-05 12:44:26.088 7 INFO cinder.api.openstack.wsgi [None req-4d47a4fd-8f79-4bc5-8080-affadfd1d54f 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 523/1048] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:44:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:44:26.108 6 INFO cinder.api.openstack.wsgi [None req-afbc5a4f-511e-4996-b406-e51cc7dcc9d3 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/f6c0d19210b9459c9443ace37afd6214?usage=true 2026-06-05 12:44:26.149 6 INFO cinder.api.openstack.wsgi [None req-afbc5a4f-511e-4996-b406-e51cc7dcc9d3 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/f6c0d19210b9459c9443ace37afd6214?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 526/1049] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:44:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/f6c0d19210b9459c9443ace37afd6214?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:44:26.166 7 INFO cinder.api.openstack.wsgi [None req-7e7e44a9-ecad-4a23-ba35-bc0a65890417 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services 2026-06-05 12:44:26.172 7 INFO cinder.api.openstack.wsgi [None req-7e7e44a9-ecad-4a23-ba35-bc0a65890417 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services returned with HTTP 200 [pid: 7|app: 0|req: 524/1050] 10.0.0.50 () {28 vars in 644 bytes} [Fri Jun 5 12:44:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:44:26.188 6 INFO cinder.api.openstack.wsgi [None req-be8a65ca-4615-4716-918f-00bd5fde4bfd 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:44:26.201 6 INFO cinder.volume.api [None req-be8a65ca-4615-4716-918f-00bd5fde4bfd 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:44:26.202 6 INFO cinder.api.openstack.wsgi [None req-be8a65ca-4615-4716-918f-00bd5fde4bfd 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 527/1051] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:44:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:44:26.212 7 INFO cinder.api.openstack.wsgi [None req-c2679d70-fbb2-47ae-bb2a-bca30706c650 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true 2026-06-05 12:44:26.220 7 INFO cinder.volume.api [None req-c2679d70-fbb2-47ae-bb2a-bca30706c650 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all snapshots completed successfully. 2026-06-05 12:44:26.221 7 INFO cinder.api.openstack.wsgi [None req-c2679d70-fbb2-47ae-bb2a-bca30706c650 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 525/1052] 10.0.0.50 () {28 vars in 673 bytes} [Fri Jun 5 12:44:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:44:26.229 6 INFO cinder.api.openstack.wsgi [None req-77f3dd4c-a9e4-458d-89c1-8fefbeef5c44 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:44:26.244 6 INFO cinder.volume.api [None req-77f3dd4c-a9e4-458d-89c1-8fefbeef5c44 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:44:26.245 6 INFO cinder.api.openstack.wsgi [None req-77f3dd4c-a9e4-458d-89c1-8fefbeef5c44 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 528/1053] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:44:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:44:26.254 7 INFO cinder.api.openstack.wsgi [None req-46048bc1-a2ff-4975-825c-b1b0d91dd5aa 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true 2026-06-05 12:44:26.757 7 INFO cinder.api.openstack.wsgi [None req-46048bc1-a2ff-4975-825c-b1b0d91dd5aa 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 526/1054] 10.0.0.50 () {28 vars in 695 bytes} [Fri Jun 5 12:44:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:44:28.536 7 INFO cinder.api.openstack.wsgi [None req-46048bc1-a2ff-4975-825c-b1b0d91dd5aa 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:44:28.536 6 INFO cinder.api.openstack.wsgi [None req-77f3dd4c-a9e4-458d-89c1-8fefbeef5c44 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:44:28.537 7 INFO cinder.api.openstack.wsgi [None req-46048bc1-a2ff-4975-825c-b1b0d91dd5aa 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:44:28.538 6 INFO cinder.api.openstack.wsgi [None req-77f3dd4c-a9e4-458d-89c1-8fefbeef5c44 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:44:34.751 7 INFO cinder.api.openstack.wsgi [None req-1aac412e-d427-4b63-b249-2407b13f2144 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots 2026-06-05 12:44:34.766 7 INFO cinder.volume.api [None req-1aac412e-d427-4b63-b249-2407b13f2144 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all snapshots completed successfully. 2026-06-05 12:44:34.766 7 INFO cinder.api.openstack.wsgi [None req-1aac412e-d427-4b63-b249-2407b13f2144 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 528/1057] 10.0.0.187 () {32 vars in 705 bytes} [Fri Jun 5 12:44:34 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-05 12:44:34.782 6 INFO cinder.api.openstack.wsgi [None req-b79bc88d-d19a-401d-a0f5-44ce83db3853 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes 2026-06-05 12:44:34.808 6 INFO cinder.volume.api [None req-b79bc88d-d19a-401d-a0f5-44ce83db3853 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:44:34.808 6 INFO cinder.api.openstack.wsgi [None req-b79bc88d-d19a-401d-a0f5-44ce83db3853 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes returned with HTTP 200 [pid: 6|app: 0|req: 530/1058] 10.0.0.187 () {32 vars in 701 bytes} [Fri Jun 5 12:44:34 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/volumes => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-05 12:44:38.536 6 INFO cinder.api.openstack.wsgi [None req-b79bc88d-d19a-401d-a0f5-44ce83db3853 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:44:38.537 7 INFO cinder.api.openstack.wsgi [None req-1aac412e-d427-4b63-b249-2407b13f2144 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:44:38.537 6 INFO cinder.api.openstack.wsgi [None req-b79bc88d-d19a-401d-a0f5-44ce83db3853 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:44:38.538 7 INFO cinder.api.openstack.wsgi [None req-1aac412e-d427-4b63-b249-2407b13f2144 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:44:48.536 6 INFO cinder.api.openstack.wsgi [None req-b79bc88d-d19a-401d-a0f5-44ce83db3853 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:44:48.537 7 INFO cinder.api.openstack.wsgi [None req-1aac412e-d427-4b63-b249-2407b13f2144 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:44:48.537 6 INFO cinder.api.openstack.wsgi [None req-b79bc88d-d19a-401d-a0f5-44ce83db3853 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:44:48.538 7 INFO cinder.api.openstack.wsgi [None req-1aac412e-d427-4b63-b249-2407b13f2144 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:44:58.537 6 INFO cinder.api.openstack.wsgi [None req-b79bc88d-d19a-401d-a0f5-44ce83db3853 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:44:58.537 7 INFO cinder.api.openstack.wsgi [None req-1aac412e-d427-4b63-b249-2407b13f2144 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:44:58.538 6 INFO cinder.api.openstack.wsgi [None req-b79bc88d-d19a-401d-a0f5-44ce83db3853 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:44:58.539 7 INFO cinder.api.openstack.wsgi [None req-1aac412e-d427-4b63-b249-2407b13f2144 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:45:08.536 7 INFO cinder.api.openstack.wsgi [None req-1aac412e-d427-4b63-b249-2407b13f2144 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:45:08.536 6 INFO cinder.api.openstack.wsgi [None req-b79bc88d-d19a-401d-a0f5-44ce83db3853 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:45:08.537 7 INFO cinder.api.openstack.wsgi [None req-1aac412e-d427-4b63-b249-2407b13f2144 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:45:08.537 6 INFO cinder.api.openstack.wsgi [None req-b79bc88d-d19a-401d-a0f5-44ce83db3853 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:45:18.536 7 INFO cinder.api.openstack.wsgi [None req-1aac412e-d427-4b63-b249-2407b13f2144 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:45:18.537 7 INFO cinder.api.openstack.wsgi [None req-1aac412e-d427-4b63-b249-2407b13f2144 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:45:18.537 6 INFO cinder.api.openstack.wsgi [None req-b79bc88d-d19a-401d-a0f5-44ce83db3853 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:45:18.538 6 INFO cinder.api.openstack.wsgi [None req-b79bc88d-d19a-401d-a0f5-44ce83db3853 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:45:25.874 7 INFO cinder.api.openstack.wsgi [None req-d346faaa-154b-4258-b843-683d0716300c 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:45:25.891 7 INFO cinder.volume.api [None req-d346faaa-154b-4258-b843-683d0716300c 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:45:25.893 7 INFO cinder.api.openstack.wsgi [None req-d346faaa-154b-4258-b843-683d0716300c 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 534/1069] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:45:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true => generated 15 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-05 12:45:25.903 6 INFO cinder.api.openstack.wsgi [None req-b2ed58db-a5d5-4299-b9ba-edb9eb237d80 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true 2026-06-05 12:45:26.407 6 INFO cinder.api.openstack.wsgi [None req-b2ed58db-a5d5-4299-b9ba-edb9eb237d80 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 6|app: 0|req: 536/1070] 10.0.0.50 () {28 vars in 695 bytes} [Fri Jun 5 12:45:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:45:26.418 7 INFO cinder.api.openstack.wsgi [None req-948d3487-bc4f-471d-8d3e-94ee670e7c31 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true 2026-06-05 12:45:26.425 7 INFO cinder.volume.api [None req-948d3487-bc4f-471d-8d3e-94ee670e7c31 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all snapshots completed successfully. 2026-06-05 12:45:26.425 7 INFO cinder.api.openstack.wsgi [None req-948d3487-bc4f-471d-8d3e-94ee670e7c31 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 535/1071] 10.0.0.50 () {28 vars in 673 bytes} [Fri Jun 5 12:45:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:45:26.436 6 INFO cinder.api.openstack.wsgi [None req-1af682b3-818e-42ab-a707-921ba724f392 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services 2026-06-05 12:45:26.444 6 INFO cinder.api.openstack.wsgi [None req-1af682b3-818e-42ab-a707-921ba724f392 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services returned with HTTP 200 [pid: 6|app: 0|req: 537/1072] 10.0.0.50 () {28 vars in 644 bytes} [Fri Jun 5 12:45:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:45:26.451 7 INFO cinder.api.openstack.wsgi [None req-4eb1ee98-9444-4411-8d07-ba5362aab828 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:45:26.462 7 INFO cinder.volume.api [None req-4eb1ee98-9444-4411-8d07-ba5362aab828 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:45:26.464 7 INFO cinder.api.openstack.wsgi [None req-4eb1ee98-9444-4411-8d07-ba5362aab828 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 536/1073] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:45:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:45:26.519 6 INFO cinder.api.openstack.wsgi [None req-0e7961e2-8ef6-4b71-a0e6-07a783707ce3 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true 2026-06-05 12:45:26.544 6 INFO cinder.api.openstack.wsgi [None req-0e7961e2-8ef6-4b71-a0e6-07a783707ce3 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 538/1074] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:45:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:45:26.553 7 INFO cinder.api.openstack.wsgi [None req-322ac80d-2e0e-41dd-afc1-83359cc67f67 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true 2026-06-05 12:45:26.584 7 INFO cinder.api.openstack.wsgi [None req-322ac80d-2e0e-41dd-afc1-83359cc67f67 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 537/1075] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:45:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:45:26.595 6 INFO cinder.api.openstack.wsgi [None req-a47d7a13-9f1e-4dce-ad46-f0a0cf88abbf 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true 2026-06-05 12:45:26.643 6 INFO cinder.api.openstack.wsgi [None req-a47d7a13-9f1e-4dce-ad46-f0a0cf88abbf 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 539/1076] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:45:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true => generated 845 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:45:28.537 7 INFO cinder.api.openstack.wsgi [None req-322ac80d-2e0e-41dd-afc1-83359cc67f67 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:45:28.538 6 INFO cinder.api.openstack.wsgi [None req-a47d7a13-9f1e-4dce-ad46-f0a0cf88abbf 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:45:28.538 7 INFO cinder.api.openstack.wsgi [None req-322ac80d-2e0e-41dd-afc1-83359cc67f67 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:45:28.539 6 INFO cinder.api.openstack.wsgi [None req-a47d7a13-9f1e-4dce-ad46-f0a0cf88abbf 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:45:38.537 7 INFO cinder.api.openstack.wsgi [None req-322ac80d-2e0e-41dd-afc1-83359cc67f67 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:45:38.537 6 INFO cinder.api.openstack.wsgi [None req-a47d7a13-9f1e-4dce-ad46-f0a0cf88abbf 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:45:38.538 7 INFO cinder.api.openstack.wsgi [None req-322ac80d-2e0e-41dd-afc1-83359cc67f67 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:45:38.538 6 INFO cinder.api.openstack.wsgi [None req-a47d7a13-9f1e-4dce-ad46-f0a0cf88abbf 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:45:48.537 7 INFO cinder.api.openstack.wsgi [None req-322ac80d-2e0e-41dd-afc1-83359cc67f67 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:45:48.537 6 INFO cinder.api.openstack.wsgi [None req-a47d7a13-9f1e-4dce-ad46-f0a0cf88abbf 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:45:48.537 7 INFO cinder.api.openstack.wsgi [None req-322ac80d-2e0e-41dd-afc1-83359cc67f67 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:45:48.538 6 INFO cinder.api.openstack.wsgi [None req-a47d7a13-9f1e-4dce-ad46-f0a0cf88abbf 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:45:58.536 7 INFO cinder.api.openstack.wsgi [None req-322ac80d-2e0e-41dd-afc1-83359cc67f67 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:45:58.536 6 INFO cinder.api.openstack.wsgi [None req-a47d7a13-9f1e-4dce-ad46-f0a0cf88abbf 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:45:58.537 7 INFO cinder.api.openstack.wsgi [None req-322ac80d-2e0e-41dd-afc1-83359cc67f67 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:45:58.537 6 INFO cinder.api.openstack.wsgi [None req-a47d7a13-9f1e-4dce-ad46-f0a0cf88abbf 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:46:08.537 6 INFO cinder.api.openstack.wsgi [None req-a47d7a13-9f1e-4dce-ad46-f0a0cf88abbf 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:46:08.537 7 INFO cinder.api.openstack.wsgi [None req-322ac80d-2e0e-41dd-afc1-83359cc67f67 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:46:08.538 7 INFO cinder.api.openstack.wsgi [None req-322ac80d-2e0e-41dd-afc1-83359cc67f67 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:46:08.538 6 INFO cinder.api.openstack.wsgi [None req-a47d7a13-9f1e-4dce-ad46-f0a0cf88abbf 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:46:18.536 6 INFO cinder.api.openstack.wsgi [None req-a47d7a13-9f1e-4dce-ad46-f0a0cf88abbf 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:46:18.536 7 INFO cinder.api.openstack.wsgi [None req-322ac80d-2e0e-41dd-afc1-83359cc67f67 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:46:18.537 6 INFO cinder.api.openstack.wsgi [None req-a47d7a13-9f1e-4dce-ad46-f0a0cf88abbf 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:46:18.537 7 INFO cinder.api.openstack.wsgi [None req-322ac80d-2e0e-41dd-afc1-83359cc67f67 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:46:25.737 6 INFO cinder.api.openstack.wsgi [None req-da343db1-e1b7-49eb-aad1-ab27be337d24 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true 2026-06-05 12:46:26.240 6 INFO cinder.api.openstack.wsgi [None req-da343db1-e1b7-49eb-aad1-ab27be337d24 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 6|app: 0|req: 546/1089] 10.0.0.50 () {28 vars in 695 bytes} [Fri Jun 5 12:46:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true => generated 670 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:46:26.253 7 INFO cinder.api.openstack.wsgi [None req-2dd19286-6cb4-44ee-9bb5-a362ac22b458 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:46:26.263 7 INFO cinder.volume.api [None req-2dd19286-6cb4-44ee-9bb5-a362ac22b458 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:46:26.265 7 INFO cinder.api.openstack.wsgi [None req-2dd19286-6cb4-44ee-9bb5-a362ac22b458 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 544/1090] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:46:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:46:26.276 6 INFO cinder.api.openstack.wsgi [None req-d4c0c693-5adb-4d74-b72a-067a44591733 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true 2026-06-05 12:46:26.283 6 INFO cinder.volume.api [None req-d4c0c693-5adb-4d74-b72a-067a44591733 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all snapshots completed successfully. 2026-06-05 12:46:26.283 6 INFO cinder.api.openstack.wsgi [None req-d4c0c693-5adb-4d74-b72a-067a44591733 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 547/1091] 10.0.0.50 () {28 vars in 673 bytes} [Fri Jun 5 12:46:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:46:26.293 7 INFO cinder.api.openstack.wsgi [None req-50d96f5e-15ee-4a36-8f22-793da151014d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:46:26.302 7 INFO cinder.volume.api [None req-50d96f5e-15ee-4a36-8f22-793da151014d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:46:26.304 7 INFO cinder.api.openstack.wsgi [None req-50d96f5e-15ee-4a36-8f22-793da151014d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 545/1092] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:46:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:46:26.318 6 INFO cinder.api.openstack.wsgi [None req-5e9b68a7-94b2-4e70-93b5-c4e9ed26a2db 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services 2026-06-05 12:46:26.325 6 INFO cinder.api.openstack.wsgi [None req-5e9b68a7-94b2-4e70-93b5-c4e9ed26a2db 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services returned with HTTP 200 [pid: 6|app: 0|req: 548/1093] 10.0.0.50 () {28 vars in 644 bytes} [Fri Jun 5 12:46:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:46:26.368 7 INFO cinder.api.openstack.wsgi [None req-84a11277-c56e-4032-98c2-a153165b5293 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true 2026-06-05 12:46:26.385 7 INFO cinder.api.openstack.wsgi [None req-84a11277-c56e-4032-98c2-a153165b5293 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 546/1094] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:46:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:46:26.396 6 INFO cinder.api.openstack.wsgi [None req-ed049ea5-ee57-4e39-9b92-b49f62105961 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true 2026-06-05 12:46:26.429 6 INFO cinder.api.openstack.wsgi [None req-ed049ea5-ee57-4e39-9b92-b49f62105961 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 549/1095] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:46:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:46:26.441 7 INFO cinder.api.openstack.wsgi [None req-0e7b511a-cae1-48b6-bb47-ffbd02b3c065 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true 2026-06-05 12:46:26.463 7 INFO cinder.api.openstack.wsgi [None req-0e7b511a-cae1-48b6-bb47-ffbd02b3c065 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 547/1096] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:46:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:46:28.537 7 INFO cinder.api.openstack.wsgi [None req-0e7b511a-cae1-48b6-bb47-ffbd02b3c065 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:46:28.537 6 INFO cinder.api.openstack.wsgi [None req-ed049ea5-ee57-4e39-9b92-b49f62105961 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:46:28.538 7 INFO cinder.api.openstack.wsgi [None req-0e7b511a-cae1-48b6-bb47-ffbd02b3c065 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:46:28.538 6 INFO cinder.api.openstack.wsgi [None req-ed049ea5-ee57-4e39-9b92-b49f62105961 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:46:38.537 6 INFO cinder.api.openstack.wsgi [None req-ed049ea5-ee57-4e39-9b92-b49f62105961 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:46:38.537 7 INFO cinder.api.openstack.wsgi [None req-0e7b511a-cae1-48b6-bb47-ffbd02b3c065 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:46:38.537 6 INFO cinder.api.openstack.wsgi [None req-ed049ea5-ee57-4e39-9b92-b49f62105961 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:46:38.537 7 INFO cinder.api.openstack.wsgi [None req-0e7b511a-cae1-48b6-bb47-ffbd02b3c065 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:46:48.537 7 INFO cinder.api.openstack.wsgi [None req-0e7b511a-cae1-48b6-bb47-ffbd02b3c065 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:46:48.537 6 INFO cinder.api.openstack.wsgi [None req-ed049ea5-ee57-4e39-9b92-b49f62105961 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:46:48.538 7 INFO cinder.api.openstack.wsgi [None req-0e7b511a-cae1-48b6-bb47-ffbd02b3c065 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:46:48.538 6 INFO cinder.api.openstack.wsgi [None req-ed049ea5-ee57-4e39-9b92-b49f62105961 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:46:58.536 7 INFO cinder.api.openstack.wsgi [None req-0e7b511a-cae1-48b6-bb47-ffbd02b3c065 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:46:58.537 7 INFO cinder.api.openstack.wsgi [None req-0e7b511a-cae1-48b6-bb47-ffbd02b3c065 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:46:58.537 6 INFO cinder.api.openstack.wsgi [None req-ed049ea5-ee57-4e39-9b92-b49f62105961 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:46:58.539 6 INFO cinder.api.openstack.wsgi [None req-ed049ea5-ee57-4e39-9b92-b49f62105961 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:47:08.537 7 INFO cinder.api.openstack.wsgi [None req-0e7b511a-cae1-48b6-bb47-ffbd02b3c065 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:47:08.537 6 INFO cinder.api.openstack.wsgi [None req-ed049ea5-ee57-4e39-9b92-b49f62105961 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:47:08.537 7 INFO cinder.api.openstack.wsgi [None req-0e7b511a-cae1-48b6-bb47-ffbd02b3c065 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:47:08.538 6 INFO cinder.api.openstack.wsgi [None req-ed049ea5-ee57-4e39-9b92-b49f62105961 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:47:18.536 7 INFO cinder.api.openstack.wsgi [None req-0e7b511a-cae1-48b6-bb47-ffbd02b3c065 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:47:18.536 6 INFO cinder.api.openstack.wsgi [None req-ed049ea5-ee57-4e39-9b92-b49f62105961 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:47:18.537 7 INFO cinder.api.openstack.wsgi [None req-0e7b511a-cae1-48b6-bb47-ffbd02b3c065 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:47:18.537 6 INFO cinder.api.openstack.wsgi [None req-ed049ea5-ee57-4e39-9b92-b49f62105961 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:47:25.756 7 INFO cinder.api.openstack.wsgi [None req-4e4f4ff3-c1c1-4a95-89d2-1169f19e77b6 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:47:25.768 7 INFO cinder.volume.api [None req-4e4f4ff3-c1c1-4a95-89d2-1169f19e77b6 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:47:25.770 7 INFO cinder.api.openstack.wsgi [None req-4e4f4ff3-c1c1-4a95-89d2-1169f19e77b6 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 554/1109] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:47:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-05 12:47:25.790 6 INFO cinder.api.openstack.wsgi [None req-15275cd8-fec0-4273-b07c-76262025063d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true 2026-06-05 12:47:26.294 6 INFO cinder.api.openstack.wsgi [None req-15275cd8-fec0-4273-b07c-76262025063d 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 6|app: 0|req: 556/1110] 10.0.0.50 () {28 vars in 695 bytes} [Fri Jun 5 12:47:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:47:26.362 7 INFO cinder.api.openstack.wsgi [None req-10f15e33-2665-4edc-a2d8-4217bf4cc019 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true 2026-06-05 12:47:26.392 7 INFO cinder.api.openstack.wsgi [None req-10f15e33-2665-4edc-a2d8-4217bf4cc019 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 555/1111] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:47:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:47:26.405 6 INFO cinder.api.openstack.wsgi [None req-319824ff-1f4d-4261-a576-a5d6d7adc14b 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true 2026-06-05 12:47:26.429 6 INFO cinder.api.openstack.wsgi [None req-319824ff-1f4d-4261-a576-a5d6d7adc14b 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 557/1112] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:47:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:47:26.442 7 INFO cinder.api.openstack.wsgi [None req-25dd2757-2787-4e2e-96c4-9436b0da1054 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true 2026-06-05 12:47:26.475 7 INFO cinder.api.openstack.wsgi [None req-25dd2757-2787-4e2e-96c4-9436b0da1054 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 556/1113] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:47:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:47:26.483 6 INFO cinder.api.openstack.wsgi [None req-318c1f55-e2aa-4235-9677-c8c70b288586 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services 2026-06-05 12:47:26.488 6 INFO cinder.api.openstack.wsgi [None req-318c1f55-e2aa-4235-9677-c8c70b288586 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services returned with HTTP 200 [pid: 6|app: 0|req: 558/1114] 10.0.0.50 () {28 vars in 644 bytes} [Fri Jun 5 12:47:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-services => generated 646 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:47:26.497 7 INFO cinder.api.openstack.wsgi [None req-cf374216-8ec2-45a7-82c6-abafe439ef3a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:47:26.516 7 INFO cinder.volume.api [None req-cf374216-8ec2-45a7-82c6-abafe439ef3a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:47:26.519 7 INFO cinder.api.openstack.wsgi [None req-cf374216-8ec2-45a7-82c6-abafe439ef3a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 557/1115] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:47:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-05 12:47:26.527 6 INFO cinder.api.openstack.wsgi [None req-219546db-23b6-467d-bf9d-cc2edeea842b 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true 2026-06-05 12:47:26.532 6 INFO cinder.volume.api [None req-219546db-23b6-467d-bf9d-cc2edeea842b 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all snapshots completed successfully. 2026-06-05 12:47:26.532 6 INFO cinder.api.openstack.wsgi [None req-219546db-23b6-467d-bf9d-cc2edeea842b 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 559/1116] 10.0.0.50 () {28 vars in 673 bytes} [Fri Jun 5 12:47:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-05 12:47:28.536 7 INFO cinder.api.openstack.wsgi [None req-cf374216-8ec2-45a7-82c6-abafe439ef3a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:47:28.536 6 INFO cinder.api.openstack.wsgi [None req-219546db-23b6-467d-bf9d-cc2edeea842b 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:47:28.537 7 INFO cinder.api.openstack.wsgi [None req-cf374216-8ec2-45a7-82c6-abafe439ef3a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:47:28.538 6 INFO cinder.api.openstack.wsgi [None req-219546db-23b6-467d-bf9d-cc2edeea842b 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:47:38.536 7 INFO cinder.api.openstack.wsgi [None req-cf374216-8ec2-45a7-82c6-abafe439ef3a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:47:38.536 6 INFO cinder.api.openstack.wsgi [None req-219546db-23b6-467d-bf9d-cc2edeea842b 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:47:38.537 6 INFO cinder.api.openstack.wsgi [None req-219546db-23b6-467d-bf9d-cc2edeea842b 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:47:38.537 7 INFO cinder.api.openstack.wsgi [None req-cf374216-8ec2-45a7-82c6-abafe439ef3a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:47:48.536 7 INFO cinder.api.openstack.wsgi [None req-cf374216-8ec2-45a7-82c6-abafe439ef3a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:47:48.536 6 INFO cinder.api.openstack.wsgi [None req-219546db-23b6-467d-bf9d-cc2edeea842b 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:47:48.537 7 INFO cinder.api.openstack.wsgi [None req-cf374216-8ec2-45a7-82c6-abafe439ef3a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:47:48.537 6 INFO cinder.api.openstack.wsgi [None req-219546db-23b6-467d-bf9d-cc2edeea842b 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:47:58.536 6 INFO cinder.api.openstack.wsgi [None req-219546db-23b6-467d-bf9d-cc2edeea842b 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:47:58.536 7 INFO cinder.api.openstack.wsgi [None req-cf374216-8ec2-45a7-82c6-abafe439ef3a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:47:58.537 6 INFO cinder.api.openstack.wsgi [None req-219546db-23b6-467d-bf9d-cc2edeea842b 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:47:58.538 7 INFO cinder.api.openstack.wsgi [None req-cf374216-8ec2-45a7-82c6-abafe439ef3a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:48:08.536 6 INFO cinder.api.openstack.wsgi [None req-219546db-23b6-467d-bf9d-cc2edeea842b 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:48:08.537 7 INFO cinder.api.openstack.wsgi [None req-cf374216-8ec2-45a7-82c6-abafe439ef3a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:48:08.537 6 INFO cinder.api.openstack.wsgi [None req-219546db-23b6-467d-bf9d-cc2edeea842b 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:48:08.538 7 INFO cinder.api.openstack.wsgi [None req-cf374216-8ec2-45a7-82c6-abafe439ef3a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:48:18.539 7 INFO cinder.api.openstack.wsgi [None req-cf374216-8ec2-45a7-82c6-abafe439ef3a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:48:18.539 7 INFO cinder.api.openstack.wsgi [None req-cf374216-8ec2-45a7-82c6-abafe439ef3a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:48:18.540 6 INFO cinder.api.openstack.wsgi [None req-219546db-23b6-467d-bf9d-cc2edeea842b 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:48:18.541 6 INFO cinder.api.openstack.wsgi [None req-219546db-23b6-467d-bf9d-cc2edeea842b 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:48:25.731 7 INFO cinder.api.openstack.wsgi [None req-ffe928cc-ab45-4a91-b297-96f7c4df1ee3 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true 2026-06-05 12:48:25.737 7 INFO cinder.volume.api [None req-ffe928cc-ab45-4a91-b297-96f7c4df1ee3 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all snapshots completed successfully. 2026-06-05 12:48:25.737 7 INFO cinder.api.openstack.wsgi [None req-ffe928cc-ab45-4a91-b297-96f7c4df1ee3 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 564/1129] 10.0.0.50 () {28 vars in 673 bytes} [Fri Jun 5 12:48:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/snapshots?all_tenants=true => generated 17 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-05 12:48:25.752 6 INFO cinder.api.openstack.wsgi [None req-679d39e5-9d04-4123-9979-012ea50e0e3e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true 2026-06-05 12:48:26.256 6 INFO cinder.api.openstack.wsgi [None req-679d39e5-9d04-4123-9979-012ea50e0e3e 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 6|app: 0|req: 566/1130] 10.0.0.50 () {28 vars in 695 bytes} [Fri Jun 5 12:48:25 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:48:26.267 7 INFO cinder.api.openstack.wsgi [None req-89847c5a-5f75-4275-87ef-7b1f27a62d9a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:48:26.278 7 INFO cinder.volume.api [None req-89847c5a-5f75-4275-87ef-7b1f27a62d9a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:48:26.280 7 INFO cinder.api.openstack.wsgi [None req-89847c5a-5f75-4275-87ef-7b1f27a62d9a 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 565/1131] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:48:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:48:26.294 6 INFO cinder.api.openstack.wsgi [None req-ced6b08f-f503-425d-86c3-6db0f60d85e4 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services 2026-06-05 12:48:26.299 6 INFO cinder.api.openstack.wsgi [None req-ced6b08f-f503-425d-86c3-6db0f60d85e4 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-services returned with HTTP 200 [pid: 6|app: 0|req: 567/1132] 10.0.0.50 () {28 vars in 644 bytes} [Fri Jun 5 12:48:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:48:26.308 7 INFO cinder.api.openstack.wsgi [None req-3b885c7b-24ee-459f-864a-6f1e39e928fe 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true 2026-06-05 12:48:26.316 7 INFO cinder.volume.api [None req-3b885c7b-24ee-459f-864a-6f1e39e928fe 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] Get all volumes completed successfully. 2026-06-05 12:48:26.319 7 INFO cinder.api.openstack.wsgi [None req-3b885c7b-24ee-459f-864a-6f1e39e928fe 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 566/1133] 10.0.0.50 () {28 vars in 683 bytes} [Fri Jun 5 12:48:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/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-06-05 12:48:26.363 6 INFO cinder.api.openstack.wsgi [None req-50d23475-288e-4bc4-b984-83c441c90701 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true 2026-06-05 12:48:26.381 6 INFO cinder.api.openstack.wsgi [None req-50d23475-288e-4bc4-b984-83c441c90701 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 568/1134] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:48:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/0a90034b81ea4e56956c7fc6ac411d56?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:48:26.390 7 INFO cinder.api.openstack.wsgi [None req-5ba09679-61f5-44e8-b8f7-050e21eaa952 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true 2026-06-05 12:48:26.412 7 INFO cinder.api.openstack.wsgi [None req-5ba09679-61f5-44e8-b8f7-050e21eaa952 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 567/1135] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:48:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/a24bf3ac723445cc9985da7114895d78?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:48:26.424 6 INFO cinder.api.openstack.wsgi [None req-3e2fdd1b-03ff-4ca5-9cf1-95e1d34d5643 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true 2026-06-05 12:48:26.445 6 INFO cinder.api.openstack.wsgi [None req-3e2fdd1b-03ff-4ca5-9cf1-95e1d34d5643 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 569/1136] 10.0.0.50 () {28 vars in 735 bytes} [Fri Jun 5 12:48:26 2026] GET /v3/d54ea30d3a314692a285cb60f4f84fc4/os-quota-sets/d54ea30d3a314692a285cb60f4f84fc4?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 12:48:28.536 6 INFO cinder.api.openstack.wsgi [None req-3e2fdd1b-03ff-4ca5-9cf1-95e1d34d5643 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:48:28.536 7 INFO cinder.api.openstack.wsgi [None req-5ba09679-61f5-44e8-b8f7-050e21eaa952 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:48:28.537 6 INFO cinder.api.openstack.wsgi [None req-3e2fdd1b-03ff-4ca5-9cf1-95e1d34d5643 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:48:28.538 7 INFO cinder.api.openstack.wsgi [None req-5ba09679-61f5-44e8-b8f7-050e21eaa952 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:48:38.536 7 INFO cinder.api.openstack.wsgi [None req-5ba09679-61f5-44e8-b8f7-050e21eaa952 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:48:38.536 6 INFO cinder.api.openstack.wsgi [None req-3e2fdd1b-03ff-4ca5-9cf1-95e1d34d5643 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:48:38.537 7 INFO cinder.api.openstack.wsgi [None req-5ba09679-61f5-44e8-b8f7-050e21eaa952 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:48:38.538 6 INFO cinder.api.openstack.wsgi [None req-3e2fdd1b-03ff-4ca5-9cf1-95e1d34d5643 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:48:48.536 7 INFO cinder.api.openstack.wsgi [None req-5ba09679-61f5-44e8-b8f7-050e21eaa952 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:48:48.536 6 INFO cinder.api.openstack.wsgi [None req-3e2fdd1b-03ff-4ca5-9cf1-95e1d34d5643 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:48:48.536 7 INFO cinder.api.openstack.wsgi [None req-5ba09679-61f5-44e8-b8f7-050e21eaa952 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:48:48.536 6 INFO cinder.api.openstack.wsgi [None req-3e2fdd1b-03ff-4ca5-9cf1-95e1d34d5643 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:48:58.536 7 INFO cinder.api.openstack.wsgi [None req-5ba09679-61f5-44e8-b8f7-050e21eaa952 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:48:58.537 6 INFO cinder.api.openstack.wsgi [None req-3e2fdd1b-03ff-4ca5-9cf1-95e1d34d5643 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] GET http://10.0.0.226:8776/ 2026-06-05 12:48:58.537 7 INFO cinder.api.openstack.wsgi [None req-5ba09679-61f5-44e8-b8f7-050e21eaa952 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300 2026-06-05 12:48:58.538 6 INFO cinder.api.openstack.wsgi [None req-3e2fdd1b-03ff-4ca5-9cf1-95e1d34d5643 96f97643d7a54c46a9f15621470346d1 d54ea30d3a314692a285cb60f4f84fc4 - - default default] http://10.0.0.226:8776/ returned with HTTP 300