+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed May 13 22:30:21 2026] *** compiled with version: 13.3.0 on 13 May 2026 13:11:37 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: cinder-api-5b8d7fcb-p9487 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8776 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f164ddfd668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/cinder/__init__.py:21: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet # noqa /var/lib/openstack/lib/python3.12/site-packages/cinder/__init__.py:21: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet # noqa /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils 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/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_policy/policy.py:1644: 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:1644: 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/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-13 22:30:25.926 8 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-05-13 22:30:25.926 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-05-13 22:30:25.973 7 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-05-13 22:30:25.973 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-05-13 22:30:27.235 8 INFO cinder.rpc [None req-b1beb95c-585f-4d0d-844a-169b9aa898e1 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-13 22:30:27.238 8 INFO cinder.rpc [None req-b1beb95c-585f-4d0d-844a-169b9aa898e1 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-13 22:30:27.241 8 INFO cinder.rpc [None req-b1beb95c-585f-4d0d-844a-169b9aa898e1 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-13 22:30:27.243 8 INFO cinder.rpc [None req-b1beb95c-585f-4d0d-844a-169b9aa898e1 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-05-13 22:30:27.259 8 INFO cinder.rpc [None req-b1beb95c-585f-4d0d-844a-169b9aa898e1 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-13 22:30:27.263 8 INFO cinder.rpc [None req-b1beb95c-585f-4d0d-844a-169b9aa898e1 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-13 22:30:27.311 8 WARNING cinder.api.contrib.hosts [None req-b1beb95c-585f-4d0d-844a-169b9aa898e1 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-13 22:30:27.351 8 WARNING keystonemiddleware._common.config [None req-b1beb95c-585f-4d0d-844a-169b9aa898e1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-13 22:30:27.362 8 WARNING oslo_config.cfg [None req-b1beb95c-585f-4d0d-844a-169b9aa898e1 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f164ddfd668 pid: 8 (default app) 2026-05-13 22:30:27.383 7 INFO cinder.rpc [None req-711a3dff-2717-4247-85fc-2716bdd98c94 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-13 22:30:27.385 7 INFO cinder.rpc [None req-711a3dff-2717-4247-85fc-2716bdd98c94 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-13 22:30:27.389 7 INFO cinder.rpc [None req-711a3dff-2717-4247-85fc-2716bdd98c94 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-13 22:30:27.392 7 INFO cinder.rpc [None req-711a3dff-2717-4247-85fc-2716bdd98c94 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-05-13 22:30:27.406 7 INFO cinder.rpc [None req-711a3dff-2717-4247-85fc-2716bdd98c94 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-13 22:30:27.409 7 INFO cinder.rpc [None req-711a3dff-2717-4247-85fc-2716bdd98c94 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-13 22:30:27.455 7 WARNING cinder.api.contrib.hosts [None req-711a3dff-2717-4247-85fc-2716bdd98c94 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-13 22:30:27.494 7 WARNING keystonemiddleware._common.config [None req-711a3dff-2717-4247-85fc-2716bdd98c94 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-13 22:30:27.504 7 WARNING oslo_config.cfg [None req-711a3dff-2717-4247-85fc-2716bdd98c94 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f164ddfd668 pid: 7 (default app) 2026-05-13 22:30:28.347 8 INFO cinder.api.openstack.wsgi [None req-b1beb95c-585f-4d0d-844a-169b9aa898e1 - - - - - -] GET http://10.0.0.199:8776/ 2026-05-13 22:30:28.349 8 INFO cinder.api.openstack.wsgi [None req-b1beb95c-585f-4d0d-844a-169b9aa898e1 - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:30:38.347 7 INFO cinder.api.openstack.wsgi [None req-711a3dff-2717-4247-85fc-2716bdd98c94 - - - - - -] GET http://10.0.0.199:8776/ 2026-05-13 22:30:38.349 7 INFO cinder.api.openstack.wsgi [None req-711a3dff-2717-4247-85fc-2716bdd98c94 - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:30:48.346 8 INFO cinder.api.openstack.wsgi [None req-b1beb95c-585f-4d0d-844a-169b9aa898e1 - - - - - -] GET http://10.0.0.199:8776/ 2026-05-13 22:30:48.347 8 INFO cinder.api.openstack.wsgi [None req-b1beb95c-585f-4d0d-844a-169b9aa898e1 - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:30:58.346 7 INFO cinder.api.openstack.wsgi [None req-711a3dff-2717-4247-85fc-2716bdd98c94 - - - - - -] GET http://10.0.0.199:8776/ 2026-05-13 22:30:58.346 8 INFO cinder.api.openstack.wsgi [None req-b1beb95c-585f-4d0d-844a-169b9aa898e1 - - - - - -] GET http://10.0.0.199:8776/ 2026-05-13 22:30:58.348 8 INFO cinder.api.openstack.wsgi [None req-b1beb95c-585f-4d0d-844a-169b9aa898e1 - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:30:58.348 7 INFO cinder.api.openstack.wsgi [None req-711a3dff-2717-4247-85fc-2716bdd98c94 - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:31:08.346 8 INFO cinder.api.openstack.wsgi [None req-b1beb95c-585f-4d0d-844a-169b9aa898e1 - - - - - -] GET http://10.0.0.199:8776/ 2026-05-13 22:31:08.346 7 INFO cinder.api.openstack.wsgi [None req-711a3dff-2717-4247-85fc-2716bdd98c94 - - - - - -] GET http://10.0.0.199:8776/ 2026-05-13 22:31:08.347 8 INFO cinder.api.openstack.wsgi [None req-b1beb95c-585f-4d0d-844a-169b9aa898e1 - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:31:08.347 7 INFO cinder.api.openstack.wsgi [None req-711a3dff-2717-4247-85fc-2716bdd98c94 - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:31:18.346 8 INFO cinder.api.openstack.wsgi [None req-b1beb95c-585f-4d0d-844a-169b9aa898e1 - - - - - -] GET http://10.0.0.199:8776/ 2026-05-13 22:31:18.346 7 INFO cinder.api.openstack.wsgi [None req-711a3dff-2717-4247-85fc-2716bdd98c94 - - - - - -] GET http://10.0.0.199:8776/ 2026-05-13 22:31:18.346 8 INFO cinder.api.openstack.wsgi [None req-b1beb95c-585f-4d0d-844a-169b9aa898e1 - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:31:18.347 7 INFO cinder.api.openstack.wsgi [None req-711a3dff-2717-4247-85fc-2716bdd98c94 - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:31:28.346 8 INFO cinder.api.openstack.wsgi [None req-b1beb95c-585f-4d0d-844a-169b9aa898e1 - - - - - -] GET http://10.0.0.199:8776/ 2026-05-13 22:31:28.348 7 INFO cinder.api.openstack.wsgi [None req-711a3dff-2717-4247-85fc-2716bdd98c94 - - - - - -] GET http://10.0.0.199:8776/ 2026-05-13 22:31:28.349 7 INFO cinder.api.openstack.wsgi [None req-711a3dff-2717-4247-85fc-2716bdd98c94 - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:31:28.355 8 INFO cinder.api.openstack.wsgi [None req-b1beb95c-585f-4d0d-844a-169b9aa898e1 - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:31:38.347 8 INFO cinder.api.openstack.wsgi [None req-b1beb95c-585f-4d0d-844a-169b9aa898e1 - - - - - -] GET http://10.0.0.199:8776/ 2026-05-13 22:31:38.347 7 INFO cinder.api.openstack.wsgi [None req-711a3dff-2717-4247-85fc-2716bdd98c94 - - - - - -] GET http://10.0.0.199:8776/ 2026-05-13 22:31:38.348 8 INFO cinder.api.openstack.wsgi [None req-b1beb95c-585f-4d0d-844a-169b9aa898e1 - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:31:38.348 7 INFO cinder.api.openstack.wsgi [None req-711a3dff-2717-4247-85fc-2716bdd98c94 - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:31:48.346 8 INFO cinder.api.openstack.wsgi [None req-b1beb95c-585f-4d0d-844a-169b9aa898e1 - - - - - -] GET http://10.0.0.199:8776/ 2026-05-13 22:31:48.346 7 INFO cinder.api.openstack.wsgi [None req-711a3dff-2717-4247-85fc-2716bdd98c94 - - - - - -] GET http://10.0.0.199:8776/ 2026-05-13 22:31:48.347 8 INFO cinder.api.openstack.wsgi [None req-b1beb95c-585f-4d0d-844a-169b9aa898e1 - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:31:48.347 7 INFO cinder.api.openstack.wsgi [None req-711a3dff-2717-4247-85fc-2716bdd98c94 - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:31:58.346 7 INFO cinder.api.openstack.wsgi [None req-711a3dff-2717-4247-85fc-2716bdd98c94 - - - - - -] GET http://10.0.0.199:8776/ 2026-05-13 22:31:58.346 8 INFO cinder.api.openstack.wsgi [None req-b1beb95c-585f-4d0d-844a-169b9aa898e1 - - - - - -] GET http://10.0.0.199:8776/ 2026-05-13 22:31:58.348 8 INFO cinder.api.openstack.wsgi [None req-b1beb95c-585f-4d0d-844a-169b9aa898e1 - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:31:58.348 7 INFO cinder.api.openstack.wsgi [None req-711a3dff-2717-4247-85fc-2716bdd98c94 - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-05-13 22:32:01.916 8 INFO cinder.api.openstack.wsgi [None req-0c1cbe6e-ec8b-4f38-a78a-51f0c7394f1d bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/types/rbd1 2026-05-13 22:32:01.942 8 INFO cinder.api.openstack.wsgi [None req-0c1cbe6e-ec8b-4f38-a78a-51f0c7394f1d bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 10/18] 10.0.0.1 () {30 vars in 678 bytes} [Wed May 13 22:32:01 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/types/rbd1 => generated 82 bytes in 933 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-05-13 22:32:02.352 7 INFO cinder.api.openstack.wsgi [None req-0c6af4c2-0a79-4018-ad89-638c8483389f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 22:32:02.378 7 INFO cinder.api.openstack.wsgi [None req-0c6af4c2-0a79-4018-ad89-638c8483389f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 9/19] 10.0.0.1 () {30 vars in 717 bytes} [Wed May 13 22:32:01 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/types?name=rbd1&is_public=None => generated 20 bytes in 426 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 22:32:04.167 8 INFO cinder.api.openstack.wsgi [None req-c1d77e41-50f1-4554-9dbf-215cd62c5816 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 22:32:04.194 8 INFO cinder.api.openstack.wsgi [None req-c1d77e41-50f1-4554-9dbf-215cd62c5816 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/types returned with HTTP 200 [pid: 8|app: 0|req: 11/20] 10.0.0.1 () {34 vars in 721 bytes} [Wed May 13 22:32:04 2026] POST /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/types => generated 179 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 22:32:04.211 7 INFO cinder.api.openstack.wsgi [req-c1d77e41-50f1-4554-9dbf-215cd62c5816 req-c44fef75-a3c9-4388-a264-5b1ad9111d8a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/types/dcb37789-7037-4b8d-97ca-bab588cdf9da/extra_specs 2026-05-13 22:32:04.279 7 INFO cinder.api.openstack.wsgi [req-c1d77e41-50f1-4554-9dbf-215cd62c5816 req-c44fef75-a3c9-4388-a264-5b1ad9111d8a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/types/dcb37789-7037-4b8d-97ca-bab588cdf9da/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 10/21] 10.0.0.1 () {36 vars in 890 bytes} [Wed May 13 22:32:04 2026] POST /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/types/dcb37789-7037-4b8d-97ca-bab588cdf9da/extra_specs => generated 48 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 22:32:06.116 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/types?is_public=None 2026-05-13 22:32:06.130 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 12/22] 10.0.0.1 () {30 vars in 697 bytes} [Wed May 13 22:32:06 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/types?is_public=None => generated 443 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 22:32:08.163 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/qos-specs 2026-05-13 22:32:08.174 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 11/23] 10.0.0.1 () {30 vars in 676 bytes} [Wed May 13 22:32:07 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/qos-specs => generated 17 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 22:32:08.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:32:08.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:32:08.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:32:08.348 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:32:18.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:32:18.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:32:18.348 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:32:18.348 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:32:28.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:32:28.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:32:28.348 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:32:28.348 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:32:38.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:32:38.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:32:38.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:32:38.348 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:32:48.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:32:48.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:32:48.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:32:48.348 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:32:58.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:32:58.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:32:58.348 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:32:58.348 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:33:08.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:33:08.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:33:08.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:33:08.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:33:18.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:33:18.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:33:18.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:33:18.348 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:33:28.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:33:28.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:33:28.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:33:28.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:33:38.345 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:33:38.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:33:38.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:33:38.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:33:48.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:33:48.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:33:48.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:33:48.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:33:58.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:33:58.348 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:33:58.348 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:33:58.349 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:34:08.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:34:08.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:34:08.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:34:08.348 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:34:18.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:34:18.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:34:18.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:34:18.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:34:28.345 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:34:28.345 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:34:28.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:34:28.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:34:38.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:34:38.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:34:38.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:34:38.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:34:48.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:34:48.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:34:48.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:34:48.348 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:34:58.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:34:58.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:34:58.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:34:58.349 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:35:08.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:35:08.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:35:08.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:35:08.348 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:35:18.345 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:35:18.345 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:35:18.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:35:18.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:35:28.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:35:28.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:35:28.348 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:35:28.349 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:35:38.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:35:38.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:35:38.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:35:38.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:35:48.345 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:35:48.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:35:48.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:35:48.348 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:35:58.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:35:58.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:35:58.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:35:58.348 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:36:08.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:36:08.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:36:08.348 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:36:08.348 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:36:18.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:36:18.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:36:18.348 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:36:18.348 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:36:28.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:36:28.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:36:28.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:36:28.348 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:36:38.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:36:38.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:36:38.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:36:38.348 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:36:48.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:36:48.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:36:48.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:36:48.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:36:58.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:36:58.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:36:58.348 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:36:58.348 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:37:08.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:37:08.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:37:08.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:37:08.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:37:18.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:37:18.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:37:18.348 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:37:18.348 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:37:28.345 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:37:28.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:37:28.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:37:28.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:37:38.345 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:37:38.345 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:37:38.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:37:38.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:37:48.345 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:37:48.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:37:48.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:37:48.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:37:58.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:37:58.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:37:58.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:37:58.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:38:08.345 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:38:08.345 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:38:08.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:38:08.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:38:18.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:38:18.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:38:18.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:38:18.348 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:38:28.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:38:28.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:38:28.348 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:38:28.348 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:38:38.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:38:38.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:38:38.348 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:38:38.348 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:38:48.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:38:48.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:38:48.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:38:48.348 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:38:58.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:38:58.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:38:58.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:38:58.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:39:08.345 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:39:08.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:39:08.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:39:08.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:39:18.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:39:18.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:39:18.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:39:18.348 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:39:28.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:39:28.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:39:28.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:39:28.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:39:38.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:39:38.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:39:38.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:39:38.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:39:48.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:39:48.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:39:48.348 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:39:48.348 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:39:58.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:39:58.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:39:58.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:39:58.348 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:40:08.345 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:40:08.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:40:08.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:40:08.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:40:18.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:40:18.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:40:18.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:40:18.349 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:40:28.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:40:28.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:40:28.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:40:28.348 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:40:38.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:40:38.348 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:40:38.348 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:40:38.349 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:40:48.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:40:48.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:40:48.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:40:48.348 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:40:58.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:40:58.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:40:58.348 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:40:58.349 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:41:08.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:41:08.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:41:08.348 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:41:08.348 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:41:18.345 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:41:18.345 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:41:18.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:41:18.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:41:28.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:41:28.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:41:28.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:41:28.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:41:38.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:41:38.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:41:38.349 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:41:38.350 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:41:48.345 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:41:48.345 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:41:48.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:41:48.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:41:58.345 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:41:58.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:41:58.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:41:58.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:42:08.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:42:08.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:42:08.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:42:08.348 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:42:18.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:42:18.348 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:42:18.348 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:42:18.349 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:42:28.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:42:28.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:42:28.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:42:28.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:42:38.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:42:38.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:42:38.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:42:38.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:42:48.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:42:48.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:42:48.348 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:42:48.348 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:42:58.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:42:58.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:42:58.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:42:58.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:43:08.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:43:08.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:43:08.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:43:08.348 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:43:18.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:43:18.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:43:18.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:43:18.348 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:43:28.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:43:28.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:43:28.348 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:43:28.348 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:43:38.345 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:43:38.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:43:38.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:43:38.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:43:48.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:43:48.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:43:48.348 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:43:48.348 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:43:58.345 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:43:58.345 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:43:58.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:43:58.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:44:08.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:44:08.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:44:08.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:44:08.348 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:44:18.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:44:18.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:44:18.348 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:44:18.349 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:44:28.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:44:28.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:44:28.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:44:28.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:44:38.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:44:38.348 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:44:38.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:44:38.351 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:44:48.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:44:48.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:44:48.348 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:44:48.348 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:44:58.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:44:58.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:44:58.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:44:58.348 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:45:08.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:45:08.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:45:08.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:45:08.348 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:45:18.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:45:18.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:45:18.348 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:45:18.349 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:45:28.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:45:28.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:45:28.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:45:28.348 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:45:38.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:45:38.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:45:38.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:45:38.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:45:48.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:45:48.348 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:45:48.353 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:45:48.354 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:45:58.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:45:58.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:45:58.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:45:58.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:46:08.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:46:08.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:46:08.348 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:46:08.348 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:46:18.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:46:18.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:46:18.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:46:18.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:46:28.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:46:28.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:46:28.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:46:28.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:46:38.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:46:38.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:46:38.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:46:38.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:46:48.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:46:48.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:46:48.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:46:48.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:46:58.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:46:58.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:46:58.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:46:58.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:47:08.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:47:08.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:47:08.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:47:08.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:47:18.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:47:18.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:47:18.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:47:18.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:47:28.345 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:47:28.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:47:28.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:47:28.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:47:38.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:47:38.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:47:38.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:47:38.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:47:48.345 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:47:48.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:47:48.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:47:48.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:47:58.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:47:58.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:47:58.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:47:58.348 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:48:08.345 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:48:08.345 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:48:08.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:48:08.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:48:18.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:48:18.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:48:18.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:48:18.348 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:48:28.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:48:28.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:48:28.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:48:28.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:48:38.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:48:38.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:48:38.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:48:38.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:48:48.345 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:48:48.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:48:48.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:48:48.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:48:58.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:48:58.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:48:58.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:48:58.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:49:08.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:49:08.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:49:08.348 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:49:08.348 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:49:18.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:49:18.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:49:18.348 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:49:18.348 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:49:28.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:49:28.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:49:28.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:49:28.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:49:38.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:49:38.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:49:38.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:49:38.348 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:49:48.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:49:48.346 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:49:48.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:49:48.347 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:49:58.346 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:49:58.347 7 INFO cinder.api.openstack.wsgi [None req-8bb24373-5e41-46b1-a322-56944a9a2dfc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:49:58.348 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:49:58.349 8 INFO cinder.api.openstack.wsgi [None req-cbb673ca-77f8-49b5-b55b-9e93ea034211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 22:50:00.664 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET https://volume.199-204-45-89.nip.io/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=False 2026-05-13 22:50:00.689 7 WARNING cinder.quota [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-13 22:50:00.689 7 WARNING cinder.quota [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-13 22:50:00.690 7 WARNING cinder.quota [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-13 22:50:00.690 7 WARNING cinder.quota [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-13 22:50:00.691 7 WARNING cinder.quota [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-13 22:50:00.691 7 WARNING cinder.quota [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-13 22:50:00.697 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] https://volume.199-204-45-89.nip.io/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 120/240] 199.204.45.89 () {44 vars in 1062 bytes} [Wed May 13 22:50:00 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=False => generated 340 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 22:50:00.870 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] PUT https://volume.199-204-45-89.nip.io/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a 2026-05-13 22:50:00.986 8 WARNING cinder.quota [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-13 22:50:00.987 8 WARNING cinder.quota [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-13 22:50:00.987 8 WARNING cinder.quota [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-13 22:50:00.988 8 WARNING cinder.quota [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-13 22:50:00.988 8 WARNING cinder.quota [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-13 22:50:00.989 8 WARNING cinder.quota [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-13 22:50:00.995 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] https://volume.199-204-45-89.nip.io/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a returned with HTTP 200 [pid: 8|app: 0|req: 121/241] 199.204.45.89 () {48 vars in 1091 bytes} [Wed May 13 22:50:00 2026] PUT /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a => generated 296 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 22:50:08.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:50:08.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:50:08.348 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:50:08.348 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:50:18.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:50:18.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:50:18.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:50:18.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:50:28.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:50:28.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:50:28.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:50:28.348 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:50:38.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:50:38.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:50:38.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:50:38.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:50:48.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:50:48.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:50:48.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:50:48.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:50:58.345 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:50:58.345 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:50:58.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:50:58.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:51:08.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:51:08.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:51:08.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:51:08.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:51:18.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:51:18.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:51:18.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:51:18.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:51:28.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:51:28.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:51:28.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:51:28.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:51:38.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:51:38.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:51:38.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:51:38.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:51:48.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:51:48.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:51:48.348 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:51:48.348 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:51:58.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:51:58.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:51:58.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:51:58.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:52:08.345 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:52:08.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:52:08.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:52:08.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:52:18.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:52:18.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:52:18.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:52:18.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:52:28.345 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:52:28.345 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:52:28.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:52:28.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:52:38.345 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:52:38.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:52:38.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:52:38.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:52:48.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:52:48.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:52:48.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:52:48.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:52:58.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:52:58.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:52:58.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:52:58.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:53:08.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:53:08.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:53:08.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:53:08.348 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:53:18.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:53:18.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:53:18.348 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:53:18.348 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:53:28.345 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:53:28.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:53:28.351 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:53:28.352 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:53:38.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:53:38.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:53:38.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:53:38.348 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:53:48.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:53:48.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:53:48.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:53:48.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:53:58.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:53:58.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:53:58.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:53:58.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:54:08.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:54:08.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:54:08.351 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:54:08.352 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:54:18.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:54:18.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:54:18.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:54:18.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:54:28.345 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:54:28.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:54:28.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:54:28.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:54:38.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:54:38.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:54:38.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:54:38.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:54:48.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:54:48.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:54:48.348 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:54:48.348 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:54:58.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:54:58.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:54:58.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:54:58.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:55:08.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:55:08.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:55:08.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:55:08.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:55:18.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:55:18.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:55:18.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:55:18.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:55:28.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:55:28.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:55:28.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:55:28.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:55:38.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:55:38.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:55:38.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:55:38.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:55:48.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:55:48.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:55:48.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:55:48.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:55:58.345 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:55:58.345 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:55:58.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:55:58.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:56:08.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:56:08.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:56:08.348 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:56:08.349 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:56:18.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:56:18.348 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:56:18.348 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:56:18.348 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:56:28.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:56:28.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:56:28.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:56:28.348 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:56:38.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:56:38.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:56:38.348 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:56:38.348 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:56:48.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:56:48.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:56:48.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:56:48.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:56:58.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:56:58.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:56:58.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:56:58.348 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:57:08.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:57:08.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:57:08.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:57:08.348 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:57:18.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:57:18.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:57:18.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:57:18.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:57:28.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:57:28.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:57:28.348 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:57:28.348 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:57:38.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:57:38.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:57:38.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:57:38.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:57:48.345 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:57:48.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:57:48.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:57:48.348 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:57:58.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:57:58.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:57:58.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:57:58.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:58:08.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:58:08.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:58:08.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:58:08.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:58:18.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:58:18.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:58:18.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:58:18.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:58:28.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:58:28.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:58:28.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:58:28.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:58:38.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:58:38.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:58:38.348 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:58:38.348 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:58:48.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:58:48.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:58:48.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:58:48.348 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:58:58.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:58:58.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:58:58.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:58:58.348 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:59:08.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:59:08.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:59:08.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:59:08.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:59:18.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:59:18.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:59:18.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:59:18.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:59:28.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:59:28.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:59:28.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:59:28.348 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:59:38.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:59:38.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:59:38.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:59:38.348 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:59:48.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:59:48.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:59:48.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:59:48.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:59:58.345 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:59:58.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 22:59:58.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 22:59:58.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:00:08.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:00:08.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:00:08.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:00:08.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:00:18.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:00:18.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:00:18.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:00:18.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:00:28.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:00:28.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:00:28.348 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:00:28.349 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:00:38.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:00:38.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:00:38.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:00:38.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:00:48.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:00:48.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:00:48.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:00:48.348 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:00:58.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:00:58.348 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:00:58.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:00:58.357 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:01:08.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:01:08.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:01:08.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:01:08.349 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:01:18.345 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:01:18.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:01:18.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:01:18.348 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:01:28.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:01:28.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:01:28.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:01:28.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:01:38.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:01:38.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:01:38.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:01:38.348 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:01:48.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:01:48.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:01:48.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:01:48.348 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:01:58.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:01:58.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:01:58.347 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:01:58.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:02:08.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:02:08.347 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:02:08.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:02:08.349 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:02:18.345 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:02:18.345 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:02:18.346 8 INFO cinder.api.openstack.wsgi [None req-29dae1d2-db7a-496d-ba20-8c4d0d0af30b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:02:18.346 7 INFO cinder.api.openstack.wsgi [None req-1527d9a3-940e-4bc8-83e0-fa0efc426858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:02:19.735 8 INFO cinder.api.openstack.wsgi [None req-748cb877-3b83-489d-a0f3-59bf0b8733c5 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET https://volume.199-204-45-89.nip.io/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=False 2026-05-13 23:02:19.758 8 INFO cinder.api.openstack.wsgi [None req-748cb877-3b83-489d-a0f3-59bf0b8733c5 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] https://volume.199-204-45-89.nip.io/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 196/390] 199.204.45.89 () {44 vars in 1062 bytes} [Wed May 13 23:02:19 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=False => generated 340 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:02:20.321 7 INFO cinder.api.openstack.wsgi [None req-1617f8f2-3512-4070-9de2-5e97c5018b07 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] PUT https://volume.199-204-45-89.nip.io/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488 2026-05-13 23:02:20.385 7 INFO cinder.api.openstack.wsgi [None req-1617f8f2-3512-4070-9de2-5e97c5018b07 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] https://volume.199-204-45-89.nip.io/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488 returned with HTTP 200 [pid: 7|app: 0|req: 195/391] 199.204.45.89 () {48 vars in 1091 bytes} [Wed May 13 23:02:20 2026] PUT /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488 => generated 296 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:02:28.346 8 INFO cinder.api.openstack.wsgi [None req-748cb877-3b83-489d-a0f3-59bf0b8733c5 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:02:28.346 7 INFO cinder.api.openstack.wsgi [None req-1617f8f2-3512-4070-9de2-5e97c5018b07 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:02:28.347 8 INFO cinder.api.openstack.wsgi [None req-748cb877-3b83-489d-a0f3-59bf0b8733c5 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:02:28.347 7 INFO cinder.api.openstack.wsgi [None req-1617f8f2-3512-4070-9de2-5e97c5018b07 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:02:38.346 8 INFO cinder.api.openstack.wsgi [None req-748cb877-3b83-489d-a0f3-59bf0b8733c5 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:02:38.346 7 INFO cinder.api.openstack.wsgi [None req-1617f8f2-3512-4070-9de2-5e97c5018b07 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:02:38.347 8 INFO cinder.api.openstack.wsgi [None req-748cb877-3b83-489d-a0f3-59bf0b8733c5 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:02:38.348 7 INFO cinder.api.openstack.wsgi [None req-1617f8f2-3512-4070-9de2-5e97c5018b07 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:02:48.345 8 INFO cinder.api.openstack.wsgi [None req-748cb877-3b83-489d-a0f3-59bf0b8733c5 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:02:48.345 7 INFO cinder.api.openstack.wsgi [None req-1617f8f2-3512-4070-9de2-5e97c5018b07 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:02:48.347 7 INFO cinder.api.openstack.wsgi [None req-1617f8f2-3512-4070-9de2-5e97c5018b07 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:02:48.347 8 INFO cinder.api.openstack.wsgi [None req-748cb877-3b83-489d-a0f3-59bf0b8733c5 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:02:58.346 7 INFO cinder.api.openstack.wsgi [None req-1617f8f2-3512-4070-9de2-5e97c5018b07 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:02:58.346 8 INFO cinder.api.openstack.wsgi [None req-748cb877-3b83-489d-a0f3-59bf0b8733c5 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:02:58.347 7 INFO cinder.api.openstack.wsgi [None req-1617f8f2-3512-4070-9de2-5e97c5018b07 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:02:58.347 8 INFO cinder.api.openstack.wsgi [None req-748cb877-3b83-489d-a0f3-59bf0b8733c5 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:03:08.345 7 INFO cinder.api.openstack.wsgi [None req-1617f8f2-3512-4070-9de2-5e97c5018b07 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:03:08.346 8 INFO cinder.api.openstack.wsgi [None req-748cb877-3b83-489d-a0f3-59bf0b8733c5 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:03:08.347 7 INFO cinder.api.openstack.wsgi [None req-1617f8f2-3512-4070-9de2-5e97c5018b07 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:03:08.348 8 INFO cinder.api.openstack.wsgi [None req-748cb877-3b83-489d-a0f3-59bf0b8733c5 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:03:14.404 7 INFO cinder.api.openstack.wsgi [None req-4bdef748-797e-4eac-b0cb-15f6f27cf6fd bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:03:14.435 7 INFO cinder.volume.api [None req-4bdef748-797e-4eac-b0cb-15f6f27cf6fd bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. 2026-05-13 23:03:14.436 7 INFO cinder.api.openstack.wsgi [None req-4bdef748-797e-4eac-b0cb-15f6f27cf6fd bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 201/402] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:03:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 15 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:03:14.484 8 INFO cinder.api.openstack.wsgi [None req-bdf14012-05ec-421a-8af1-ba890a54eb8d bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true 2026-05-13 23:03:14.505 8 INFO cinder.api.openstack.wsgi [None req-bdf14012-05ec-421a-8af1-ba890a54eb8d bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 202/403] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:03:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:03:14.519 7 INFO cinder.api.openstack.wsgi [None req-c46f667e-1a8f-4d97-943d-07724166f27f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true 2026-05-13 23:03:14.542 7 INFO cinder.api.openstack.wsgi [None req-c46f667e-1a8f-4d97-943d-07724166f27f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 202/404] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:03:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:03:14.550 8 INFO cinder.api.openstack.wsgi [None req-2f9b2ca1-b8fe-43ca-88e8-510f5b0fdf03 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true 2026-05-13 23:03:14.571 8 INFO cinder.api.openstack.wsgi [None req-2f9b2ca1-b8fe-43ca-88e8-510f5b0fdf03 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 203/405] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:03:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:03:14.582 7 INFO cinder.api.openstack.wsgi [None req-a0196294-0b25-45a8-97d4-a7075765dd2b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services 2026-05-13 23:03:14.588 7 INFO cinder.api.openstack.wsgi [None req-a0196294-0b25-45a8-97d4-a7075765dd2b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 203/406] 10.0.0.94 () {28 vars in 642 bytes} [Wed May 13 23:03:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:03:14.595 8 INFO cinder.api.openstack.wsgi [None req-89d34d66-14cc-4f10-a17b-755ba5db61e3 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true 2026-05-13 23:03:15.128 8 INFO cinder.api.openstack.wsgi [None req-89d34d66-14cc-4f10-a17b-755ba5db61e3 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 204/407] 10.0.0.94 () {28 vars in 693 bytes} [Wed May 13 23:03:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:03:15.142 7 INFO cinder.api.openstack.wsgi [None req-460d8fd0-d2d3-4808-a512-924198d6d5a2 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:03:15.152 7 INFO cinder.volume.api [None req-460d8fd0-d2d3-4808-a512-924198d6d5a2 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. 2026-05-13 23:03:15.154 7 INFO cinder.api.openstack.wsgi [None req-460d8fd0-d2d3-4808-a512-924198d6d5a2 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 204/408] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:03:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:03:15.164 8 INFO cinder.api.openstack.wsgi [None req-6d492ba5-1671-4a15-8e4b-20938742d0dc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true 2026-05-13 23:03:15.179 8 INFO cinder.volume.api [None req-6d492ba5-1671-4a15-8e4b-20938742d0dc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all snapshots completed successfully. 2026-05-13 23:03:15.180 8 INFO cinder.api.openstack.wsgi [None req-6d492ba5-1671-4a15-8e4b-20938742d0dc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 205/409] 10.0.0.94 () {28 vars in 671 bytes} [Wed May 13 23:03:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:03:18.346 8 INFO cinder.api.openstack.wsgi [None req-6d492ba5-1671-4a15-8e4b-20938742d0dc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:03:18.347 8 INFO cinder.api.openstack.wsgi [None req-6d492ba5-1671-4a15-8e4b-20938742d0dc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:03:18.347 7 INFO cinder.api.openstack.wsgi [None req-460d8fd0-d2d3-4808-a512-924198d6d5a2 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:03:18.347 7 INFO cinder.api.openstack.wsgi [None req-460d8fd0-d2d3-4808-a512-924198d6d5a2 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:03:28.346 8 INFO cinder.api.openstack.wsgi [None req-6d492ba5-1671-4a15-8e4b-20938742d0dc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:03:28.346 7 INFO cinder.api.openstack.wsgi [None req-460d8fd0-d2d3-4808-a512-924198d6d5a2 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:03:28.347 8 INFO cinder.api.openstack.wsgi [None req-6d492ba5-1671-4a15-8e4b-20938742d0dc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:03:28.347 7 INFO cinder.api.openstack.wsgi [None req-460d8fd0-d2d3-4808-a512-924198d6d5a2 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:03:38.345 8 INFO cinder.api.openstack.wsgi [None req-6d492ba5-1671-4a15-8e4b-20938742d0dc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:03:38.346 8 INFO cinder.api.openstack.wsgi [None req-6d492ba5-1671-4a15-8e4b-20938742d0dc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:03:38.349 7 INFO cinder.api.openstack.wsgi [None req-460d8fd0-d2d3-4808-a512-924198d6d5a2 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:03:38.350 7 INFO cinder.api.openstack.wsgi [None req-460d8fd0-d2d3-4808-a512-924198d6d5a2 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:03:48.346 8 INFO cinder.api.openstack.wsgi [None req-6d492ba5-1671-4a15-8e4b-20938742d0dc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:03:48.346 7 INFO cinder.api.openstack.wsgi [None req-460d8fd0-d2d3-4808-a512-924198d6d5a2 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:03:48.347 8 INFO cinder.api.openstack.wsgi [None req-6d492ba5-1671-4a15-8e4b-20938742d0dc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:03:48.347 7 INFO cinder.api.openstack.wsgi [None req-460d8fd0-d2d3-4808-a512-924198d6d5a2 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:03:58.345 7 INFO cinder.api.openstack.wsgi [None req-460d8fd0-d2d3-4808-a512-924198d6d5a2 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:03:58.345 8 INFO cinder.api.openstack.wsgi [None req-6d492ba5-1671-4a15-8e4b-20938742d0dc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:03:58.347 8 INFO cinder.api.openstack.wsgi [None req-6d492ba5-1671-4a15-8e4b-20938742d0dc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:03:58.347 7 INFO cinder.api.openstack.wsgi [None req-460d8fd0-d2d3-4808-a512-924198d6d5a2 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:04:08.346 8 INFO cinder.api.openstack.wsgi [None req-6d492ba5-1671-4a15-8e4b-20938742d0dc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:04:08.346 7 INFO cinder.api.openstack.wsgi [None req-460d8fd0-d2d3-4808-a512-924198d6d5a2 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:04:08.347 8 INFO cinder.api.openstack.wsgi [None req-6d492ba5-1671-4a15-8e4b-20938742d0dc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:04:08.347 7 INFO cinder.api.openstack.wsgi [None req-460d8fd0-d2d3-4808-a512-924198d6d5a2 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:04:14.364 8 INFO cinder.api.openstack.wsgi [None req-49fc296a-78ff-4556-918d-86c3a875d3f4 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services 2026-05-13 23:04:14.369 8 INFO cinder.api.openstack.wsgi [None req-49fc296a-78ff-4556-918d-86c3a875d3f4 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 212/422] 10.0.0.94 () {28 vars in 642 bytes} [Wed May 13 23:04:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services => generated 646 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:04:14.384 7 INFO cinder.api.openstack.wsgi [None req-5c4b06c4-4063-429b-8ddd-651a87e3ff5a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true 2026-05-13 23:04:14.942 7 INFO cinder.api.openstack.wsgi [None req-5c4b06c4-4063-429b-8ddd-651a87e3ff5a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 211/423] 10.0.0.94 () {28 vars in 693 bytes} [Wed May 13 23:04:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:04:14.957 8 INFO cinder.api.openstack.wsgi [None req-fff9dcdb-d238-4fea-a9fb-e0ea313a4a6d bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true 2026-05-13 23:04:14.963 8 INFO cinder.volume.api [None req-fff9dcdb-d238-4fea-a9fb-e0ea313a4a6d bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all snapshots completed successfully. 2026-05-13 23:04:14.964 8 INFO cinder.api.openstack.wsgi [None req-fff9dcdb-d238-4fea-a9fb-e0ea313a4a6d bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 213/424] 10.0.0.94 () {28 vars in 671 bytes} [Wed May 13 23:04:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:04:14.972 7 INFO cinder.api.openstack.wsgi [None req-f5741ad3-9d66-411c-939c-555bffa026d7 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:04:14.981 7 INFO cinder.volume.api [None req-f5741ad3-9d66-411c-939c-555bffa026d7 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. 2026-05-13 23:04:14.983 7 INFO cinder.api.openstack.wsgi [None req-f5741ad3-9d66-411c-939c-555bffa026d7 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 212/425] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:04:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:04:15.025 8 INFO cinder.api.openstack.wsgi [None req-7fd8e2bf-5bf9-4711-b02b-5c743fbdd6d0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true 2026-05-13 23:04:15.053 8 INFO cinder.api.openstack.wsgi [None req-7fd8e2bf-5bf9-4711-b02b-5c743fbdd6d0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 214/426] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:04:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:04:15.064 7 INFO cinder.api.openstack.wsgi [None req-bf492e43-c5da-4ac2-b3d5-f552c55c9b9f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true 2026-05-13 23:04:15.087 7 INFO cinder.api.openstack.wsgi [None req-bf492e43-c5da-4ac2-b3d5-f552c55c9b9f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 213/427] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:04:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:04:15.099 8 INFO cinder.api.openstack.wsgi [None req-13619e4d-f201-4e3d-8401-b1aaefda9f80 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true 2026-05-13 23:04:15.122 8 INFO cinder.api.openstack.wsgi [None req-13619e4d-f201-4e3d-8401-b1aaefda9f80 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 215/428] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:04:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:04:15.132 7 INFO cinder.api.openstack.wsgi [None req-973b4ecb-ceee-41f5-8c95-33ecf826a238 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:04:15.142 7 INFO cinder.volume.api [None req-973b4ecb-ceee-41f5-8c95-33ecf826a238 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. 2026-05-13 23:04:15.144 7 INFO cinder.api.openstack.wsgi [None req-973b4ecb-ceee-41f5-8c95-33ecf826a238 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 214/429] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:04:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:04:18.346 8 INFO cinder.api.openstack.wsgi [None req-13619e4d-f201-4e3d-8401-b1aaefda9f80 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:04:18.346 7 INFO cinder.api.openstack.wsgi [None req-973b4ecb-ceee-41f5-8c95-33ecf826a238 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:04:18.347 8 INFO cinder.api.openstack.wsgi [None req-13619e4d-f201-4e3d-8401-b1aaefda9f80 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:04:18.347 7 INFO cinder.api.openstack.wsgi [None req-973b4ecb-ceee-41f5-8c95-33ecf826a238 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:04:28.346 8 INFO cinder.api.openstack.wsgi [None req-13619e4d-f201-4e3d-8401-b1aaefda9f80 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:04:28.346 7 INFO cinder.api.openstack.wsgi [None req-973b4ecb-ceee-41f5-8c95-33ecf826a238 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:04:28.347 7 INFO cinder.api.openstack.wsgi [None req-973b4ecb-ceee-41f5-8c95-33ecf826a238 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:04:28.347 8 INFO cinder.api.openstack.wsgi [None req-13619e4d-f201-4e3d-8401-b1aaefda9f80 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:04:38.346 7 INFO cinder.api.openstack.wsgi [None req-973b4ecb-ceee-41f5-8c95-33ecf826a238 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:04:38.348 8 INFO cinder.api.openstack.wsgi [None req-13619e4d-f201-4e3d-8401-b1aaefda9f80 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:04:38.348 8 INFO cinder.api.openstack.wsgi [None req-13619e4d-f201-4e3d-8401-b1aaefda9f80 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:04:38.350 7 INFO cinder.api.openstack.wsgi [None req-973b4ecb-ceee-41f5-8c95-33ecf826a238 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:04:48.346 7 INFO cinder.api.openstack.wsgi [None req-973b4ecb-ceee-41f5-8c95-33ecf826a238 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:04:48.347 8 INFO cinder.api.openstack.wsgi [None req-13619e4d-f201-4e3d-8401-b1aaefda9f80 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:04:48.348 7 INFO cinder.api.openstack.wsgi [None req-973b4ecb-ceee-41f5-8c95-33ecf826a238 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:04:48.348 8 INFO cinder.api.openstack.wsgi [None req-13619e4d-f201-4e3d-8401-b1aaefda9f80 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:04:58.345 7 INFO cinder.api.openstack.wsgi [None req-973b4ecb-ceee-41f5-8c95-33ecf826a238 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:04:58.346 8 INFO cinder.api.openstack.wsgi [None req-13619e4d-f201-4e3d-8401-b1aaefda9f80 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:04:58.347 7 INFO cinder.api.openstack.wsgi [None req-973b4ecb-ceee-41f5-8c95-33ecf826a238 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:04:58.347 8 INFO cinder.api.openstack.wsgi [None req-13619e4d-f201-4e3d-8401-b1aaefda9f80 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:05:08.346 7 INFO cinder.api.openstack.wsgi [None req-973b4ecb-ceee-41f5-8c95-33ecf826a238 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:05:08.346 7 INFO cinder.api.openstack.wsgi [None req-973b4ecb-ceee-41f5-8c95-33ecf826a238 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:05:08.348 8 INFO cinder.api.openstack.wsgi [None req-13619e4d-f201-4e3d-8401-b1aaefda9f80 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:05:08.349 8 INFO cinder.api.openstack.wsgi [None req-13619e4d-f201-4e3d-8401-b1aaefda9f80 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:05:14.425 7 INFO cinder.api.openstack.wsgi [None req-dbae8e09-b7ca-4973-bd20-12fa357be430 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services 2026-05-13 23:05:14.431 7 INFO cinder.api.openstack.wsgi [None req-dbae8e09-b7ca-4973-bd20-12fa357be430 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 221/442] 10.0.0.94 () {28 vars in 642 bytes} [Wed May 13 23:05:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services => generated 646 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:05:14.445 8 INFO cinder.api.openstack.wsgi [None req-0cbe455e-17fa-49cf-89b7-a9aa0cc13a5c bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true 2026-05-13 23:05:14.950 8 INFO cinder.api.openstack.wsgi [None req-0cbe455e-17fa-49cf-89b7-a9aa0cc13a5c bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 222/443] 10.0.0.94 () {28 vars in 693 bytes} [Wed May 13 23:05:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:05:14.963 7 INFO cinder.api.openstack.wsgi [None req-963e3fed-17b8-4784-bfef-dafb7705bf59 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:05:14.971 7 INFO cinder.volume.api [None req-963e3fed-17b8-4784-bfef-dafb7705bf59 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. 2026-05-13 23:05:14.973 7 INFO cinder.api.openstack.wsgi [None req-963e3fed-17b8-4784-bfef-dafb7705bf59 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 222/444] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:05:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/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-05-13 23:05:14.983 8 INFO cinder.api.openstack.wsgi [None req-b9495c56-6ab7-4793-ab82-dadffe7e6126 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true 2026-05-13 23:05:14.990 8 INFO cinder.volume.api [None req-b9495c56-6ab7-4793-ab82-dadffe7e6126 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all snapshots completed successfully. 2026-05-13 23:05:14.991 8 INFO cinder.api.openstack.wsgi [None req-b9495c56-6ab7-4793-ab82-dadffe7e6126 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 223/445] 10.0.0.94 () {28 vars in 671 bytes} [Wed May 13 23:05:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:05:14.999 7 INFO cinder.api.openstack.wsgi [None req-75b02a54-57b9-4a65-9f0a-0674b1a2efa2 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:05:15.008 7 INFO cinder.volume.api [None req-75b02a54-57b9-4a65-9f0a-0674b1a2efa2 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. 2026-05-13 23:05:15.009 7 INFO cinder.api.openstack.wsgi [None req-75b02a54-57b9-4a65-9f0a-0674b1a2efa2 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 223/446] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:05:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:05:15.059 8 INFO cinder.api.openstack.wsgi [None req-3f1076fd-c4b0-487f-9f9a-90be8674d7a2 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true 2026-05-13 23:05:15.092 8 INFO cinder.api.openstack.wsgi [None req-3f1076fd-c4b0-487f-9f9a-90be8674d7a2 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 224/447] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:05:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:05:15.105 7 INFO cinder.api.openstack.wsgi [None req-29e9e192-5977-4312-87f9-e7ef67a4559b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true 2026-05-13 23:05:15.129 7 INFO cinder.api.openstack.wsgi [None req-29e9e192-5977-4312-87f9-e7ef67a4559b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 224/448] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:05:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:05:15.143 8 INFO cinder.api.openstack.wsgi [None req-4eebcb45-68c5-445e-9d04-268e0b27a26a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true 2026-05-13 23:05:15.169 8 INFO cinder.api.openstack.wsgi [None req-4eebcb45-68c5-445e-9d04-268e0b27a26a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 225/449] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:05:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:05:18.345 7 INFO cinder.api.openstack.wsgi [None req-29e9e192-5977-4312-87f9-e7ef67a4559b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:05:18.346 8 INFO cinder.api.openstack.wsgi [None req-4eebcb45-68c5-445e-9d04-268e0b27a26a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:05:18.347 7 INFO cinder.api.openstack.wsgi [None req-29e9e192-5977-4312-87f9-e7ef67a4559b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:05:18.347 8 INFO cinder.api.openstack.wsgi [None req-4eebcb45-68c5-445e-9d04-268e0b27a26a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:05:28.346 7 INFO cinder.api.openstack.wsgi [None req-29e9e192-5977-4312-87f9-e7ef67a4559b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:05:28.346 8 INFO cinder.api.openstack.wsgi [None req-4eebcb45-68c5-445e-9d04-268e0b27a26a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:05:28.347 7 INFO cinder.api.openstack.wsgi [None req-29e9e192-5977-4312-87f9-e7ef67a4559b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:05:28.348 8 INFO cinder.api.openstack.wsgi [None req-4eebcb45-68c5-445e-9d04-268e0b27a26a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:05:38.346 8 INFO cinder.api.openstack.wsgi [None req-4eebcb45-68c5-445e-9d04-268e0b27a26a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:05:38.347 8 INFO cinder.api.openstack.wsgi [None req-4eebcb45-68c5-445e-9d04-268e0b27a26a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:05:38.347 7 INFO cinder.api.openstack.wsgi [None req-29e9e192-5977-4312-87f9-e7ef67a4559b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:05:38.349 7 INFO cinder.api.openstack.wsgi [None req-29e9e192-5977-4312-87f9-e7ef67a4559b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:05:48.346 8 INFO cinder.api.openstack.wsgi [None req-4eebcb45-68c5-445e-9d04-268e0b27a26a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:05:48.347 7 INFO cinder.api.openstack.wsgi [None req-29e9e192-5977-4312-87f9-e7ef67a4559b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:05:48.347 8 INFO cinder.api.openstack.wsgi [None req-4eebcb45-68c5-445e-9d04-268e0b27a26a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:05:48.349 7 INFO cinder.api.openstack.wsgi [None req-29e9e192-5977-4312-87f9-e7ef67a4559b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:05:58.346 8 INFO cinder.api.openstack.wsgi [None req-4eebcb45-68c5-445e-9d04-268e0b27a26a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:05:58.346 7 INFO cinder.api.openstack.wsgi [None req-29e9e192-5977-4312-87f9-e7ef67a4559b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:05:58.346 8 INFO cinder.api.openstack.wsgi [None req-4eebcb45-68c5-445e-9d04-268e0b27a26a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:05:58.347 7 INFO cinder.api.openstack.wsgi [None req-29e9e192-5977-4312-87f9-e7ef67a4559b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:06:08.345 7 INFO cinder.api.openstack.wsgi [None req-29e9e192-5977-4312-87f9-e7ef67a4559b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:06:08.345 8 INFO cinder.api.openstack.wsgi [None req-4eebcb45-68c5-445e-9d04-268e0b27a26a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:06:08.346 7 INFO cinder.api.openstack.wsgi [None req-29e9e192-5977-4312-87f9-e7ef67a4559b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:06:08.347 8 INFO cinder.api.openstack.wsgi [None req-4eebcb45-68c5-445e-9d04-268e0b27a26a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:06:14.360 7 INFO cinder.api.openstack.wsgi [None req-be4cfdce-9f9b-4101-97b5-a66b5fc439e0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:06:14.372 7 INFO cinder.volume.api [None req-be4cfdce-9f9b-4101-97b5-a66b5fc439e0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. 2026-05-13 23:06:14.376 7 INFO cinder.api.openstack.wsgi [None req-be4cfdce-9f9b-4101-97b5-a66b5fc439e0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 231/462] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:06:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:06:14.386 8 INFO cinder.api.openstack.wsgi [None req-daf01f11-b27b-47e8-b1ec-b67757ae9dfb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true 2026-05-13 23:06:14.391 8 INFO cinder.volume.api [None req-daf01f11-b27b-47e8-b1ec-b67757ae9dfb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all snapshots completed successfully. 2026-05-13 23:06:14.391 8 INFO cinder.api.openstack.wsgi [None req-daf01f11-b27b-47e8-b1ec-b67757ae9dfb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 232/463] 10.0.0.94 () {28 vars in 671 bytes} [Wed May 13 23:06:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:06:14.401 7 INFO cinder.api.openstack.wsgi [None req-7dbbf3ad-6b59-4b63-9c3c-4455e51b8842 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true 2026-05-13 23:06:14.905 7 INFO cinder.api.openstack.wsgi [None req-7dbbf3ad-6b59-4b63-9c3c-4455e51b8842 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 232/464] 10.0.0.94 () {28 vars in 693 bytes} [Wed May 13 23:06:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:06:14.921 8 INFO cinder.api.openstack.wsgi [None req-4a1572b4-4807-4858-8c27-13649dd3be64 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:06:14.967 8 INFO cinder.volume.api [None req-4a1572b4-4807-4858-8c27-13649dd3be64 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. 2026-05-13 23:06:14.970 8 INFO cinder.api.openstack.wsgi [None req-4a1572b4-4807-4858-8c27-13649dd3be64 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 233/465] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:06:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:06:14.983 7 INFO cinder.api.openstack.wsgi [None req-393f3e2e-6323-4263-b65f-9d563ae2156a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services 2026-05-13 23:06:14.989 7 INFO cinder.api.openstack.wsgi [None req-393f3e2e-6323-4263-b65f-9d563ae2156a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 233/466] 10.0.0.94 () {28 vars in 642 bytes} [Wed May 13 23:06:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:06:15.042 8 INFO cinder.api.openstack.wsgi [None req-119bfb60-12fc-436b-8b17-c17e1a22e6ee bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true 2026-05-13 23:06:15.066 8 INFO cinder.api.openstack.wsgi [None req-119bfb60-12fc-436b-8b17-c17e1a22e6ee bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 234/467] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:06:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:06:15.076 7 INFO cinder.api.openstack.wsgi [None req-87e4859e-6378-4b82-a22b-101968ff5cc8 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true 2026-05-13 23:06:15.094 7 INFO cinder.api.openstack.wsgi [None req-87e4859e-6378-4b82-a22b-101968ff5cc8 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 234/468] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:06:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:06:15.105 8 INFO cinder.api.openstack.wsgi [None req-d684880f-4ae6-4a8a-ae16-7ec37f47392a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true 2026-05-13 23:06:15.124 8 INFO cinder.api.openstack.wsgi [None req-d684880f-4ae6-4a8a-ae16-7ec37f47392a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 235/469] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:06:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:06:18.347 7 INFO cinder.api.openstack.wsgi [None req-87e4859e-6378-4b82-a22b-101968ff5cc8 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:06:18.347 8 INFO cinder.api.openstack.wsgi [None req-d684880f-4ae6-4a8a-ae16-7ec37f47392a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:06:18.348 7 INFO cinder.api.openstack.wsgi [None req-87e4859e-6378-4b82-a22b-101968ff5cc8 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:06:18.349 8 INFO cinder.api.openstack.wsgi [None req-d684880f-4ae6-4a8a-ae16-7ec37f47392a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:06:28.345 8 INFO cinder.api.openstack.wsgi [None req-d684880f-4ae6-4a8a-ae16-7ec37f47392a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:06:28.345 7 INFO cinder.api.openstack.wsgi [None req-87e4859e-6378-4b82-a22b-101968ff5cc8 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:06:28.347 8 INFO cinder.api.openstack.wsgi [None req-d684880f-4ae6-4a8a-ae16-7ec37f47392a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:06:28.347 7 INFO cinder.api.openstack.wsgi [None req-87e4859e-6378-4b82-a22b-101968ff5cc8 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:06:38.346 8 INFO cinder.api.openstack.wsgi [None req-d684880f-4ae6-4a8a-ae16-7ec37f47392a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:06:38.347 7 INFO cinder.api.openstack.wsgi [None req-87e4859e-6378-4b82-a22b-101968ff5cc8 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:06:38.348 8 INFO cinder.api.openstack.wsgi [None req-d684880f-4ae6-4a8a-ae16-7ec37f47392a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:06:38.349 7 INFO cinder.api.openstack.wsgi [None req-87e4859e-6378-4b82-a22b-101968ff5cc8 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:06:48.346 8 INFO cinder.api.openstack.wsgi [None req-d684880f-4ae6-4a8a-ae16-7ec37f47392a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:06:48.347 7 INFO cinder.api.openstack.wsgi [None req-87e4859e-6378-4b82-a22b-101968ff5cc8 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:06:48.348 7 INFO cinder.api.openstack.wsgi [None req-87e4859e-6378-4b82-a22b-101968ff5cc8 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:06:48.348 8 INFO cinder.api.openstack.wsgi [None req-d684880f-4ae6-4a8a-ae16-7ec37f47392a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:06:58.346 8 INFO cinder.api.openstack.wsgi [None req-d684880f-4ae6-4a8a-ae16-7ec37f47392a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:06:58.346 7 INFO cinder.api.openstack.wsgi [None req-87e4859e-6378-4b82-a22b-101968ff5cc8 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:06:58.347 8 INFO cinder.api.openstack.wsgi [None req-d684880f-4ae6-4a8a-ae16-7ec37f47392a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:06:58.347 7 INFO cinder.api.openstack.wsgi [None req-87e4859e-6378-4b82-a22b-101968ff5cc8 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:07:08.346 8 INFO cinder.api.openstack.wsgi [None req-d684880f-4ae6-4a8a-ae16-7ec37f47392a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:07:08.347 8 INFO cinder.api.openstack.wsgi [None req-d684880f-4ae6-4a8a-ae16-7ec37f47392a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:07:08.348 7 INFO cinder.api.openstack.wsgi [None req-87e4859e-6378-4b82-a22b-101968ff5cc8 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:07:08.350 7 INFO cinder.api.openstack.wsgi [None req-87e4859e-6378-4b82-a22b-101968ff5cc8 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:07:14.373 8 INFO cinder.api.openstack.wsgi [None req-89ea6cdf-d907-4ad8-816f-13fe417d81fa bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true 2026-05-13 23:07:14.880 8 INFO cinder.api.openstack.wsgi [None req-89ea6cdf-d907-4ad8-816f-13fe417d81fa bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 242/482] 10.0.0.94 () {28 vars in 693 bytes} [Wed May 13 23:07:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:07:14.895 7 INFO cinder.api.openstack.wsgi [None req-ba473f0b-9bfd-4dd5-8261-6ffb601542c8 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services 2026-05-13 23:07:14.901 7 INFO cinder.api.openstack.wsgi [None req-ba473f0b-9bfd-4dd5-8261-6ffb601542c8 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 241/483] 10.0.0.94 () {28 vars in 642 bytes} [Wed May 13 23:07:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:07:14.950 8 INFO cinder.api.openstack.wsgi [None req-60457571-bed4-4a26-b99c-82481fde7079 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true 2026-05-13 23:07:14.976 8 INFO cinder.api.openstack.wsgi [None req-60457571-bed4-4a26-b99c-82481fde7079 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 243/484] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:07:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:07:14.993 7 INFO cinder.api.openstack.wsgi [None req-513a2be2-be8a-428c-b464-1a1e5ada95eb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true 2026-05-13 23:07:15.014 7 INFO cinder.api.openstack.wsgi [None req-513a2be2-be8a-428c-b464-1a1e5ada95eb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 242/485] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:07:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:07:15.029 8 INFO cinder.api.openstack.wsgi [None req-d76454ad-8c29-49cb-9812-fcde79e2d61e bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true 2026-05-13 23:07:15.051 8 INFO cinder.api.openstack.wsgi [None req-d76454ad-8c29-49cb-9812-fcde79e2d61e bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 244/486] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:07:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:07:15.062 7 INFO cinder.api.openstack.wsgi [None req-c75828db-04eb-4cfb-8bea-b219e753402e bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true 2026-05-13 23:07:15.075 7 INFO cinder.volume.api [None req-c75828db-04eb-4cfb-8bea-b219e753402e bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all snapshots completed successfully. 2026-05-13 23:07:15.076 7 INFO cinder.api.openstack.wsgi [None req-c75828db-04eb-4cfb-8bea-b219e753402e bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 243/487] 10.0.0.94 () {28 vars in 671 bytes} [Wed May 13 23:07:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:07:15.086 8 INFO cinder.api.openstack.wsgi [None req-eb67dcec-92d8-4007-b3db-8b1b7e0b0753 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:07:15.096 8 INFO cinder.volume.api [None req-eb67dcec-92d8-4007-b3db-8b1b7e0b0753 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. 2026-05-13 23:07:15.100 8 INFO cinder.api.openstack.wsgi [None req-eb67dcec-92d8-4007-b3db-8b1b7e0b0753 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 245/488] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:07:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:07:15.111 7 INFO cinder.api.openstack.wsgi [None req-ff6d081a-d8ea-4c44-bbc9-56e98f2d6858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:07:15.120 7 INFO cinder.volume.api [None req-ff6d081a-d8ea-4c44-bbc9-56e98f2d6858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. 2026-05-13 23:07:15.122 7 INFO cinder.api.openstack.wsgi [None req-ff6d081a-d8ea-4c44-bbc9-56e98f2d6858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 244/489] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:07:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:07:18.346 7 INFO cinder.api.openstack.wsgi [None req-ff6d081a-d8ea-4c44-bbc9-56e98f2d6858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:07:18.346 8 INFO cinder.api.openstack.wsgi [None req-eb67dcec-92d8-4007-b3db-8b1b7e0b0753 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:07:18.347 7 INFO cinder.api.openstack.wsgi [None req-ff6d081a-d8ea-4c44-bbc9-56e98f2d6858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:07:18.349 8 INFO cinder.api.openstack.wsgi [None req-eb67dcec-92d8-4007-b3db-8b1b7e0b0753 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:07:28.346 7 INFO cinder.api.openstack.wsgi [None req-ff6d081a-d8ea-4c44-bbc9-56e98f2d6858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:07:28.346 8 INFO cinder.api.openstack.wsgi [None req-eb67dcec-92d8-4007-b3db-8b1b7e0b0753 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:07:28.347 7 INFO cinder.api.openstack.wsgi [None req-ff6d081a-d8ea-4c44-bbc9-56e98f2d6858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:07:28.348 8 INFO cinder.api.openstack.wsgi [None req-eb67dcec-92d8-4007-b3db-8b1b7e0b0753 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:07:38.346 7 INFO cinder.api.openstack.wsgi [None req-ff6d081a-d8ea-4c44-bbc9-56e98f2d6858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:07:38.346 8 INFO cinder.api.openstack.wsgi [None req-eb67dcec-92d8-4007-b3db-8b1b7e0b0753 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:07:38.347 7 INFO cinder.api.openstack.wsgi [None req-ff6d081a-d8ea-4c44-bbc9-56e98f2d6858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:07:38.347 8 INFO cinder.api.openstack.wsgi [None req-eb67dcec-92d8-4007-b3db-8b1b7e0b0753 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:07:48.346 8 INFO cinder.api.openstack.wsgi [None req-eb67dcec-92d8-4007-b3db-8b1b7e0b0753 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:07:48.346 7 INFO cinder.api.openstack.wsgi [None req-ff6d081a-d8ea-4c44-bbc9-56e98f2d6858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:07:48.347 8 INFO cinder.api.openstack.wsgi [None req-eb67dcec-92d8-4007-b3db-8b1b7e0b0753 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:07:48.347 7 INFO cinder.api.openstack.wsgi [None req-ff6d081a-d8ea-4c44-bbc9-56e98f2d6858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:07:58.345 8 INFO cinder.api.openstack.wsgi [None req-eb67dcec-92d8-4007-b3db-8b1b7e0b0753 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:07:58.346 7 INFO cinder.api.openstack.wsgi [None req-ff6d081a-d8ea-4c44-bbc9-56e98f2d6858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:07:58.346 7 INFO cinder.api.openstack.wsgi [None req-ff6d081a-d8ea-4c44-bbc9-56e98f2d6858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:07:58.347 8 INFO cinder.api.openstack.wsgi [None req-eb67dcec-92d8-4007-b3db-8b1b7e0b0753 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:08:08.345 8 INFO cinder.api.openstack.wsgi [None req-eb67dcec-92d8-4007-b3db-8b1b7e0b0753 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:08:08.345 7 INFO cinder.api.openstack.wsgi [None req-ff6d081a-d8ea-4c44-bbc9-56e98f2d6858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:08:08.346 8 INFO cinder.api.openstack.wsgi [None req-eb67dcec-92d8-4007-b3db-8b1b7e0b0753 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:08:08.346 7 INFO cinder.api.openstack.wsgi [None req-ff6d081a-d8ea-4c44-bbc9-56e98f2d6858 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:08:14.368 8 INFO cinder.api.openstack.wsgi [None req-e142c5bf-ce85-46fd-a2b4-de91a5bda1e7 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:08:14.379 8 INFO cinder.volume.api [None req-e142c5bf-ce85-46fd-a2b4-de91a5bda1e7 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. 2026-05-13 23:08:14.381 8 INFO cinder.api.openstack.wsgi [None req-e142c5bf-ce85-46fd-a2b4-de91a5bda1e7 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 252/502] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:08:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/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-05-13 23:08:14.394 7 INFO cinder.api.openstack.wsgi [None req-eb63000e-b1da-4d0a-82f5-2bb1bc2660b4 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true 2026-05-13 23:08:14.400 7 INFO cinder.volume.api [None req-eb63000e-b1da-4d0a-82f5-2bb1bc2660b4 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all snapshots completed successfully. 2026-05-13 23:08:14.400 7 INFO cinder.api.openstack.wsgi [None req-eb63000e-b1da-4d0a-82f5-2bb1bc2660b4 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 251/503] 10.0.0.94 () {28 vars in 671 bytes} [Wed May 13 23:08:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:08:14.409 8 INFO cinder.api.openstack.wsgi [None req-b3a46087-e10d-40ae-9268-f2ac31763d17 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services 2026-05-13 23:08:14.414 8 INFO cinder.api.openstack.wsgi [None req-b3a46087-e10d-40ae-9268-f2ac31763d17 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 253/504] 10.0.0.94 () {28 vars in 642 bytes} [Wed May 13 23:08:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:08:14.425 7 INFO cinder.api.openstack.wsgi [None req-d3bbeace-f929-4fe9-b8d4-d4c489cd7185 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true 2026-05-13 23:08:14.928 7 INFO cinder.api.openstack.wsgi [None req-d3bbeace-f929-4fe9-b8d4-d4c489cd7185 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 252/505] 10.0.0.94 () {28 vars in 693 bytes} [Wed May 13 23:08:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:08:14.972 8 INFO cinder.api.openstack.wsgi [None req-38a80f4f-3f02-4e41-af8d-2b32105af274 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true 2026-05-13 23:08:14.993 8 INFO cinder.api.openstack.wsgi [None req-38a80f4f-3f02-4e41-af8d-2b32105af274 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 254/506] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:08:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:08:15.002 7 INFO cinder.api.openstack.wsgi [None req-3263c080-d383-4ba1-a102-6a5c9af5e847 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true 2026-05-13 23:08:15.022 7 INFO cinder.api.openstack.wsgi [None req-3263c080-d383-4ba1-a102-6a5c9af5e847 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 253/507] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:08:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:08:15.033 8 INFO cinder.api.openstack.wsgi [None req-38f53e95-8f21-45dc-83e9-53e72e572037 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true 2026-05-13 23:08:15.057 8 INFO cinder.api.openstack.wsgi [None req-38f53e95-8f21-45dc-83e9-53e72e572037 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 255/508] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:08:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:08:15.070 7 INFO cinder.api.openstack.wsgi [None req-c1e9baf1-31b9-43f5-92d3-91f78df2a0dc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:08:15.079 7 INFO cinder.volume.api [None req-c1e9baf1-31b9-43f5-92d3-91f78df2a0dc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. 2026-05-13 23:08:15.081 7 INFO cinder.api.openstack.wsgi [None req-c1e9baf1-31b9-43f5-92d3-91f78df2a0dc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 254/509] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:08:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:08:18.346 8 INFO cinder.api.openstack.wsgi [None req-38f53e95-8f21-45dc-83e9-53e72e572037 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:08:18.346 7 INFO cinder.api.openstack.wsgi [None req-c1e9baf1-31b9-43f5-92d3-91f78df2a0dc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:08:18.347 8 INFO cinder.api.openstack.wsgi [None req-38f53e95-8f21-45dc-83e9-53e72e572037 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:08:18.348 7 INFO cinder.api.openstack.wsgi [None req-c1e9baf1-31b9-43f5-92d3-91f78df2a0dc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:08:28.345 8 INFO cinder.api.openstack.wsgi [None req-38f53e95-8f21-45dc-83e9-53e72e572037 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:08:28.346 7 INFO cinder.api.openstack.wsgi [None req-c1e9baf1-31b9-43f5-92d3-91f78df2a0dc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:08:28.347 8 INFO cinder.api.openstack.wsgi [None req-38f53e95-8f21-45dc-83e9-53e72e572037 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:08:28.348 7 INFO cinder.api.openstack.wsgi [None req-c1e9baf1-31b9-43f5-92d3-91f78df2a0dc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:08:38.345 8 INFO cinder.api.openstack.wsgi [None req-38f53e95-8f21-45dc-83e9-53e72e572037 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:08:38.346 7 INFO cinder.api.openstack.wsgi [None req-c1e9baf1-31b9-43f5-92d3-91f78df2a0dc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:08:38.347 7 INFO cinder.api.openstack.wsgi [None req-c1e9baf1-31b9-43f5-92d3-91f78df2a0dc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:08:38.347 8 INFO cinder.api.openstack.wsgi [None req-38f53e95-8f21-45dc-83e9-53e72e572037 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:08:48.346 8 INFO cinder.api.openstack.wsgi [None req-38f53e95-8f21-45dc-83e9-53e72e572037 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:08:48.346 7 INFO cinder.api.openstack.wsgi [None req-c1e9baf1-31b9-43f5-92d3-91f78df2a0dc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:08:48.347 8 INFO cinder.api.openstack.wsgi [None req-38f53e95-8f21-45dc-83e9-53e72e572037 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:08:48.348 7 INFO cinder.api.openstack.wsgi [None req-c1e9baf1-31b9-43f5-92d3-91f78df2a0dc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:08:58.346 8 INFO cinder.api.openstack.wsgi [None req-38f53e95-8f21-45dc-83e9-53e72e572037 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:08:58.346 7 INFO cinder.api.openstack.wsgi [None req-c1e9baf1-31b9-43f5-92d3-91f78df2a0dc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:08:58.347 8 INFO cinder.api.openstack.wsgi [None req-38f53e95-8f21-45dc-83e9-53e72e572037 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:08:58.347 7 INFO cinder.api.openstack.wsgi [None req-c1e9baf1-31b9-43f5-92d3-91f78df2a0dc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:09:08.346 8 INFO cinder.api.openstack.wsgi [None req-38f53e95-8f21-45dc-83e9-53e72e572037 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:09:08.346 7 INFO cinder.api.openstack.wsgi [None req-c1e9baf1-31b9-43f5-92d3-91f78df2a0dc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:09:08.347 8 INFO cinder.api.openstack.wsgi [None req-38f53e95-8f21-45dc-83e9-53e72e572037 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:09:08.347 7 INFO cinder.api.openstack.wsgi [None req-c1e9baf1-31b9-43f5-92d3-91f78df2a0dc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:09:14.401 8 INFO cinder.api.openstack.wsgi [None req-c951664b-c15a-41f8-8368-95989cfac018 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true 2026-05-13 23:09:14.906 8 INFO cinder.api.openstack.wsgi [None req-c951664b-c15a-41f8-8368-95989cfac018 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 262/522] 10.0.0.94 () {28 vars in 693 bytes} [Wed May 13 23:09:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/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-05-13 23:09:14.945 7 INFO cinder.api.openstack.wsgi [None req-41b7535b-84b2-429d-80ee-dad8b8cd2358 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true 2026-05-13 23:09:14.963 7 INFO cinder.api.openstack.wsgi [None req-41b7535b-84b2-429d-80ee-dad8b8cd2358 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 261/523] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:09:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:09:14.978 8 INFO cinder.api.openstack.wsgi [None req-529adb31-b237-4cb1-ba83-66ec217561e1 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true 2026-05-13 23:09:15.001 8 INFO cinder.api.openstack.wsgi [None req-529adb31-b237-4cb1-ba83-66ec217561e1 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 263/524] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:09:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:09:15.016 7 INFO cinder.api.openstack.wsgi [None req-d64b8aa4-ddb0-4773-9115-a08b89f88632 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true 2026-05-13 23:09:15.031 7 INFO cinder.api.openstack.wsgi [None req-d64b8aa4-ddb0-4773-9115-a08b89f88632 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 262/525] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:09:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:09:15.041 8 INFO cinder.api.openstack.wsgi [None req-74899164-bcef-4b28-a0b7-200a31c08606 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true 2026-05-13 23:09:15.047 8 INFO cinder.volume.api [None req-74899164-bcef-4b28-a0b7-200a31c08606 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all snapshots completed successfully. 2026-05-13 23:09:15.047 8 INFO cinder.api.openstack.wsgi [None req-74899164-bcef-4b28-a0b7-200a31c08606 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 264/526] 10.0.0.94 () {28 vars in 671 bytes} [Wed May 13 23:09:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:09:15.055 7 INFO cinder.api.openstack.wsgi [None req-c7a7f802-caaf-4f38-8e74-38b4eb0a0a90 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:09:15.061 7 INFO cinder.volume.api [None req-c7a7f802-caaf-4f38-8e74-38b4eb0a0a90 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. 2026-05-13 23:09:15.063 7 INFO cinder.api.openstack.wsgi [None req-c7a7f802-caaf-4f38-8e74-38b4eb0a0a90 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 263/527] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:09:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:09:15.072 8 INFO cinder.api.openstack.wsgi [None req-1802d902-0b80-49f7-b0c3-a0999a3dc7dd bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services 2026-05-13 23:09:15.078 8 INFO cinder.api.openstack.wsgi [None req-1802d902-0b80-49f7-b0c3-a0999a3dc7dd bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 265/528] 10.0.0.94 () {28 vars in 642 bytes} [Wed May 13 23:09:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:09:15.085 7 INFO cinder.api.openstack.wsgi [None req-4b9368c3-f3dc-4272-ac01-c86be0c4f889 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:09:15.092 7 INFO cinder.volume.api [None req-4b9368c3-f3dc-4272-ac01-c86be0c4f889 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. 2026-05-13 23:09:15.093 7 INFO cinder.api.openstack.wsgi [None req-4b9368c3-f3dc-4272-ac01-c86be0c4f889 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 264/529] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:09:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:09:18.346 8 INFO cinder.api.openstack.wsgi [None req-1802d902-0b80-49f7-b0c3-a0999a3dc7dd bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:09:18.346 7 INFO cinder.api.openstack.wsgi [None req-4b9368c3-f3dc-4272-ac01-c86be0c4f889 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:09:18.347 8 INFO cinder.api.openstack.wsgi [None req-1802d902-0b80-49f7-b0c3-a0999a3dc7dd bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:09:18.347 7 INFO cinder.api.openstack.wsgi [None req-4b9368c3-f3dc-4272-ac01-c86be0c4f889 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:09:28.346 8 INFO cinder.api.openstack.wsgi [None req-1802d902-0b80-49f7-b0c3-a0999a3dc7dd bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:09:28.346 7 INFO cinder.api.openstack.wsgi [None req-4b9368c3-f3dc-4272-ac01-c86be0c4f889 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:09:28.346 8 INFO cinder.api.openstack.wsgi [None req-1802d902-0b80-49f7-b0c3-a0999a3dc7dd bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:09:28.347 7 INFO cinder.api.openstack.wsgi [None req-4b9368c3-f3dc-4272-ac01-c86be0c4f889 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:09:38.346 8 INFO cinder.api.openstack.wsgi [None req-1802d902-0b80-49f7-b0c3-a0999a3dc7dd bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:09:38.346 7 INFO cinder.api.openstack.wsgi [None req-4b9368c3-f3dc-4272-ac01-c86be0c4f889 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:09:38.347 8 INFO cinder.api.openstack.wsgi [None req-1802d902-0b80-49f7-b0c3-a0999a3dc7dd bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:09:38.348 7 INFO cinder.api.openstack.wsgi [None req-4b9368c3-f3dc-4272-ac01-c86be0c4f889 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:09:48.346 8 INFO cinder.api.openstack.wsgi [None req-1802d902-0b80-49f7-b0c3-a0999a3dc7dd bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:09:48.347 7 INFO cinder.api.openstack.wsgi [None req-4b9368c3-f3dc-4272-ac01-c86be0c4f889 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:09:48.347 8 INFO cinder.api.openstack.wsgi [None req-1802d902-0b80-49f7-b0c3-a0999a3dc7dd bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:09:48.348 7 INFO cinder.api.openstack.wsgi [None req-4b9368c3-f3dc-4272-ac01-c86be0c4f889 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:09:58.346 8 INFO cinder.api.openstack.wsgi [None req-1802d902-0b80-49f7-b0c3-a0999a3dc7dd bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:09:58.346 7 INFO cinder.api.openstack.wsgi [None req-4b9368c3-f3dc-4272-ac01-c86be0c4f889 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:09:58.348 8 INFO cinder.api.openstack.wsgi [None req-1802d902-0b80-49f7-b0c3-a0999a3dc7dd bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:09:58.348 7 INFO cinder.api.openstack.wsgi [None req-4b9368c3-f3dc-4272-ac01-c86be0c4f889 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:10:08.346 7 INFO cinder.api.openstack.wsgi [None req-4b9368c3-f3dc-4272-ac01-c86be0c4f889 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:10:08.346 8 INFO cinder.api.openstack.wsgi [None req-1802d902-0b80-49f7-b0c3-a0999a3dc7dd bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:10:08.347 7 INFO cinder.api.openstack.wsgi [None req-4b9368c3-f3dc-4272-ac01-c86be0c4f889 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:10:08.347 8 INFO cinder.api.openstack.wsgi [None req-1802d902-0b80-49f7-b0c3-a0999a3dc7dd bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:10:14.438 7 INFO cinder.api.openstack.wsgi [None req-f7968361-7ec1-4c98-83ec-be4d508ae3be bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true 2026-05-13 23:10:14.460 7 INFO cinder.api.openstack.wsgi [None req-f7968361-7ec1-4c98-83ec-be4d508ae3be bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 271/542] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:10:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true => generated 847 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:10:14.472 8 INFO cinder.api.openstack.wsgi [None req-a21d5427-ad5d-4f96-af41-ff2c327834ce bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true 2026-05-13 23:10:14.493 8 INFO cinder.api.openstack.wsgi [None req-a21d5427-ad5d-4f96-af41-ff2c327834ce bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 272/543] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:10:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:10:14.506 7 INFO cinder.api.openstack.wsgi [None req-bd40d9b2-8831-4001-b7c5-f330b9de7555 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true 2026-05-13 23:10:14.527 7 INFO cinder.api.openstack.wsgi [None req-bd40d9b2-8831-4001-b7c5-f330b9de7555 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 272/544] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:10:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:10:14.539 8 INFO cinder.api.openstack.wsgi [None req-1ce77cbb-32d9-4e73-bcbc-32107e1f7d47 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:10:14.548 8 INFO cinder.volume.api [None req-1ce77cbb-32d9-4e73-bcbc-32107e1f7d47 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. 2026-05-13 23:10:14.550 8 INFO cinder.api.openstack.wsgi [None req-1ce77cbb-32d9-4e73-bcbc-32107e1f7d47 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 273/545] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:10:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:10:14.560 7 INFO cinder.api.openstack.wsgi [None req-2fbfbe47-0871-4143-a546-b46dae674a7d bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true 2026-05-13 23:10:14.566 7 INFO cinder.volume.api [None req-2fbfbe47-0871-4143-a546-b46dae674a7d bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all snapshots completed successfully. 2026-05-13 23:10:14.566 7 INFO cinder.api.openstack.wsgi [None req-2fbfbe47-0871-4143-a546-b46dae674a7d bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 273/546] 10.0.0.94 () {28 vars in 671 bytes} [Wed May 13 23:10:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:10:14.577 8 INFO cinder.api.openstack.wsgi [None req-c0644904-0f11-484d-b429-a3688eb1fd30 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services 2026-05-13 23:10:14.583 8 INFO cinder.api.openstack.wsgi [None req-c0644904-0f11-484d-b429-a3688eb1fd30 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 274/547] 10.0.0.94 () {28 vars in 642 bytes} [Wed May 13 23:10:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:10:14.592 7 INFO cinder.api.openstack.wsgi [None req-11a01c52-529b-4109-9f3a-a701902724cb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:10:14.601 7 INFO cinder.volume.api [None req-11a01c52-529b-4109-9f3a-a701902724cb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. 2026-05-13 23:10:14.603 7 INFO cinder.api.openstack.wsgi [None req-11a01c52-529b-4109-9f3a-a701902724cb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 274/548] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:10:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:10:14.614 8 INFO cinder.api.openstack.wsgi [None req-bc61bb2b-59f7-4924-9d76-c9333dce938e bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true 2026-05-13 23:10:15.118 8 INFO cinder.api.openstack.wsgi [None req-bc61bb2b-59f7-4924-9d76-c9333dce938e bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 275/549] 10.0.0.94 () {28 vars in 693 bytes} [Wed May 13 23:10:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:10:18.346 7 INFO cinder.api.openstack.wsgi [None req-11a01c52-529b-4109-9f3a-a701902724cb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:10:18.346 8 INFO cinder.api.openstack.wsgi [None req-bc61bb2b-59f7-4924-9d76-c9333dce938e bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:10:18.347 7 INFO cinder.api.openstack.wsgi [None req-11a01c52-529b-4109-9f3a-a701902724cb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:10:18.348 8 INFO cinder.api.openstack.wsgi [None req-bc61bb2b-59f7-4924-9d76-c9333dce938e bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:10:28.346 7 INFO cinder.api.openstack.wsgi [None req-11a01c52-529b-4109-9f3a-a701902724cb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:10:28.346 8 INFO cinder.api.openstack.wsgi [None req-bc61bb2b-59f7-4924-9d76-c9333dce938e bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:10:28.347 7 INFO cinder.api.openstack.wsgi [None req-11a01c52-529b-4109-9f3a-a701902724cb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:10:28.347 8 INFO cinder.api.openstack.wsgi [None req-bc61bb2b-59f7-4924-9d76-c9333dce938e bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:10:38.346 7 INFO cinder.api.openstack.wsgi [None req-11a01c52-529b-4109-9f3a-a701902724cb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:10:38.346 8 INFO cinder.api.openstack.wsgi [None req-bc61bb2b-59f7-4924-9d76-c9333dce938e bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:10:38.347 7 INFO cinder.api.openstack.wsgi [None req-11a01c52-529b-4109-9f3a-a701902724cb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:10:38.347 8 INFO cinder.api.openstack.wsgi [None req-bc61bb2b-59f7-4924-9d76-c9333dce938e bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:10:48.346 8 INFO cinder.api.openstack.wsgi [None req-bc61bb2b-59f7-4924-9d76-c9333dce938e bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:10:48.346 7 INFO cinder.api.openstack.wsgi [None req-11a01c52-529b-4109-9f3a-a701902724cb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:10:48.347 8 INFO cinder.api.openstack.wsgi [None req-bc61bb2b-59f7-4924-9d76-c9333dce938e bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:10:48.347 7 INFO cinder.api.openstack.wsgi [None req-11a01c52-529b-4109-9f3a-a701902724cb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:10:58.345 8 INFO cinder.api.openstack.wsgi [None req-bc61bb2b-59f7-4924-9d76-c9333dce938e bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:10:58.346 8 INFO cinder.api.openstack.wsgi [None req-bc61bb2b-59f7-4924-9d76-c9333dce938e bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:10:58.346 7 INFO cinder.api.openstack.wsgi [None req-11a01c52-529b-4109-9f3a-a701902724cb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:10:58.347 7 INFO cinder.api.openstack.wsgi [None req-11a01c52-529b-4109-9f3a-a701902724cb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:11:08.346 7 INFO cinder.api.openstack.wsgi [None req-11a01c52-529b-4109-9f3a-a701902724cb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:11:08.346 8 INFO cinder.api.openstack.wsgi [None req-bc61bb2b-59f7-4924-9d76-c9333dce938e bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:11:08.346 7 INFO cinder.api.openstack.wsgi [None req-11a01c52-529b-4109-9f3a-a701902724cb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:11:08.347 8 INFO cinder.api.openstack.wsgi [None req-bc61bb2b-59f7-4924-9d76-c9333dce938e bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:11:14.385 7 INFO cinder.api.openstack.wsgi [None req-fa7fc60e-20ba-429e-8ac6-d9c40d0a2df7 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:11:14.397 7 INFO cinder.volume.api [None req-fa7fc60e-20ba-429e-8ac6-d9c40d0a2df7 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. 2026-05-13 23:11:14.399 7 INFO cinder.api.openstack.wsgi [None req-fa7fc60e-20ba-429e-8ac6-d9c40d0a2df7 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 281/562] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:11:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 15 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:11:14.412 8 INFO cinder.api.openstack.wsgi [None req-c8ea0414-da35-4756-a667-72f0376d4310 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true 2026-05-13 23:11:14.418 8 INFO cinder.volume.api [None req-c8ea0414-da35-4756-a667-72f0376d4310 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all snapshots completed successfully. 2026-05-13 23:11:14.418 8 INFO cinder.api.openstack.wsgi [None req-c8ea0414-da35-4756-a667-72f0376d4310 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 282/563] 10.0.0.94 () {28 vars in 671 bytes} [Wed May 13 23:11:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:11:14.429 7 INFO cinder.api.openstack.wsgi [None req-230e5eea-694b-4495-9994-86a0ddeae82f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services 2026-05-13 23:11:14.434 7 INFO cinder.api.openstack.wsgi [None req-230e5eea-694b-4495-9994-86a0ddeae82f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 282/564] 10.0.0.94 () {28 vars in 642 bytes} [Wed May 13 23:11:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:11:14.445 8 INFO cinder.api.openstack.wsgi [None req-f58df3e2-925d-4159-8e32-121f8068f94c bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true 2026-05-13 23:11:14.948 8 INFO cinder.api.openstack.wsgi [None req-f58df3e2-925d-4159-8e32-121f8068f94c bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 283/565] 10.0.0.94 () {28 vars in 693 bytes} [Wed May 13 23:11:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:11:14.956 7 INFO cinder.api.openstack.wsgi [None req-c189aa91-22ce-465d-a738-21f50262a0f0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:11:14.966 7 INFO cinder.volume.api [None req-c189aa91-22ce-465d-a738-21f50262a0f0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. 2026-05-13 23:11:14.967 7 INFO cinder.api.openstack.wsgi [None req-c189aa91-22ce-465d-a738-21f50262a0f0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 283/566] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:11:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:11:15.011 8 INFO cinder.api.openstack.wsgi [None req-49d68b06-c93a-4784-8468-a274946492dc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true 2026-05-13 23:11:15.033 8 INFO cinder.api.openstack.wsgi [None req-49d68b06-c93a-4784-8468-a274946492dc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 284/567] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:11:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:11:15.045 7 INFO cinder.api.openstack.wsgi [None req-7e86c863-eb73-4448-986a-97d89a6500fe bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true 2026-05-13 23:11:15.069 7 INFO cinder.api.openstack.wsgi [None req-7e86c863-eb73-4448-986a-97d89a6500fe bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 284/568] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:11:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:11:15.078 8 INFO cinder.api.openstack.wsgi [None req-607fc29a-fa4f-450c-9c3a-b1f2e6fbf697 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true 2026-05-13 23:11:15.104 8 INFO cinder.api.openstack.wsgi [None req-607fc29a-fa4f-450c-9c3a-b1f2e6fbf697 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 285/569] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:11:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:11:18.345 8 INFO cinder.api.openstack.wsgi [None req-607fc29a-fa4f-450c-9c3a-b1f2e6fbf697 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:11:18.346 8 INFO cinder.api.openstack.wsgi [None req-607fc29a-fa4f-450c-9c3a-b1f2e6fbf697 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:11:18.346 7 INFO cinder.api.openstack.wsgi [None req-7e86c863-eb73-4448-986a-97d89a6500fe bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:11:18.348 7 INFO cinder.api.openstack.wsgi [None req-7e86c863-eb73-4448-986a-97d89a6500fe bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:11:28.345 8 INFO cinder.api.openstack.wsgi [None req-607fc29a-fa4f-450c-9c3a-b1f2e6fbf697 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:11:28.345 7 INFO cinder.api.openstack.wsgi [None req-7e86c863-eb73-4448-986a-97d89a6500fe bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:11:28.347 8 INFO cinder.api.openstack.wsgi [None req-607fc29a-fa4f-450c-9c3a-b1f2e6fbf697 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:11:28.347 7 INFO cinder.api.openstack.wsgi [None req-7e86c863-eb73-4448-986a-97d89a6500fe bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:11:38.346 8 INFO cinder.api.openstack.wsgi [None req-607fc29a-fa4f-450c-9c3a-b1f2e6fbf697 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:11:38.346 7 INFO cinder.api.openstack.wsgi [None req-7e86c863-eb73-4448-986a-97d89a6500fe bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:11:38.347 8 INFO cinder.api.openstack.wsgi [None req-607fc29a-fa4f-450c-9c3a-b1f2e6fbf697 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:11:38.348 7 INFO cinder.api.openstack.wsgi [None req-7e86c863-eb73-4448-986a-97d89a6500fe bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:11:48.346 8 INFO cinder.api.openstack.wsgi [None req-607fc29a-fa4f-450c-9c3a-b1f2e6fbf697 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:11:48.346 7 INFO cinder.api.openstack.wsgi [None req-7e86c863-eb73-4448-986a-97d89a6500fe bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:11:48.347 7 INFO cinder.api.openstack.wsgi [None req-7e86c863-eb73-4448-986a-97d89a6500fe bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:11:48.348 8 INFO cinder.api.openstack.wsgi [None req-607fc29a-fa4f-450c-9c3a-b1f2e6fbf697 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:11:58.346 8 INFO cinder.api.openstack.wsgi [None req-607fc29a-fa4f-450c-9c3a-b1f2e6fbf697 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:11:58.346 7 INFO cinder.api.openstack.wsgi [None req-7e86c863-eb73-4448-986a-97d89a6500fe bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:11:58.346 8 INFO cinder.api.openstack.wsgi [None req-607fc29a-fa4f-450c-9c3a-b1f2e6fbf697 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:11:58.347 7 INFO cinder.api.openstack.wsgi [None req-7e86c863-eb73-4448-986a-97d89a6500fe bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:12:08.346 8 INFO cinder.api.openstack.wsgi [None req-607fc29a-fa4f-450c-9c3a-b1f2e6fbf697 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:12:08.346 7 INFO cinder.api.openstack.wsgi [None req-7e86c863-eb73-4448-986a-97d89a6500fe bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:12:08.347 8 INFO cinder.api.openstack.wsgi [None req-607fc29a-fa4f-450c-9c3a-b1f2e6fbf697 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:12:08.347 7 INFO cinder.api.openstack.wsgi [None req-7e86c863-eb73-4448-986a-97d89a6500fe bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:12:14.413 7 INFO cinder.api.openstack.wsgi [None req-1fda5ca8-9572-4c04-a8ef-cfe16a87db7f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:12:14.425 7 INFO cinder.volume.api [None req-1fda5ca8-9572-4c04-a8ef-cfe16a87db7f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. 2026-05-13 23:12:14.429 7 INFO cinder.api.openstack.wsgi [None req-1fda5ca8-9572-4c04-a8ef-cfe16a87db7f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 291/582] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:12:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 15 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:12:14.438 8 INFO cinder.api.openstack.wsgi [None req-b6d92869-40df-44ba-a297-ef625cb222f8 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:12:14.447 8 INFO cinder.volume.api [None req-b6d92869-40df-44ba-a297-ef625cb222f8 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. 2026-05-13 23:12:14.449 8 INFO cinder.api.openstack.wsgi [None req-b6d92869-40df-44ba-a297-ef625cb222f8 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 292/583] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:12:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:12:14.458 7 INFO cinder.api.openstack.wsgi [None req-e6dc17a8-a092-44bb-9476-a1ab90be761c bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services 2026-05-13 23:12:14.464 7 INFO cinder.api.openstack.wsgi [None req-e6dc17a8-a092-44bb-9476-a1ab90be761c bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 292/584] 10.0.0.94 () {28 vars in 642 bytes} [Wed May 13 23:12:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:12:14.472 8 INFO cinder.api.openstack.wsgi [None req-cb77e86a-1682-42dd-8f98-69b6be8aa90c bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true 2026-05-13 23:12:14.481 8 INFO cinder.volume.api [None req-cb77e86a-1682-42dd-8f98-69b6be8aa90c bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all snapshots completed successfully. 2026-05-13 23:12:14.482 8 INFO cinder.api.openstack.wsgi [None req-cb77e86a-1682-42dd-8f98-69b6be8aa90c bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 293/585] 10.0.0.94 () {28 vars in 671 bytes} [Wed May 13 23:12:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:12:14.517 7 INFO cinder.api.openstack.wsgi [None req-1fc2535c-200f-4c2c-8945-2f9079fab718 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true 2026-05-13 23:12:14.536 7 INFO cinder.api.openstack.wsgi [None req-1fc2535c-200f-4c2c-8945-2f9079fab718 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 293/586] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:12:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:12:14.549 8 INFO cinder.api.openstack.wsgi [None req-f6dce695-e6e6-4bcf-b76e-07bf87b950cf bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true 2026-05-13 23:12:14.573 8 INFO cinder.api.openstack.wsgi [None req-f6dce695-e6e6-4bcf-b76e-07bf87b950cf bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 294/587] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:12:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:12:14.584 7 INFO cinder.api.openstack.wsgi [None req-858d9dd6-222f-4ffd-a688-208cebf19045 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true 2026-05-13 23:12:14.602 7 INFO cinder.api.openstack.wsgi [None req-858d9dd6-222f-4ffd-a688-208cebf19045 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 294/588] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:12:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:12:14.616 8 INFO cinder.api.openstack.wsgi [None req-953d1086-66d5-4a86-85fc-a266b319b4d4 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true 2026-05-13 23:12:15.122 8 INFO cinder.api.openstack.wsgi [None req-953d1086-66d5-4a86-85fc-a266b319b4d4 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 295/589] 10.0.0.94 () {28 vars in 693 bytes} [Wed May 13 23:12:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:12:18.346 8 INFO cinder.api.openstack.wsgi [None req-953d1086-66d5-4a86-85fc-a266b319b4d4 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:12:18.346 7 INFO cinder.api.openstack.wsgi [None req-858d9dd6-222f-4ffd-a688-208cebf19045 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:12:18.347 8 INFO cinder.api.openstack.wsgi [None req-953d1086-66d5-4a86-85fc-a266b319b4d4 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:12:18.348 7 INFO cinder.api.openstack.wsgi [None req-858d9dd6-222f-4ffd-a688-208cebf19045 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:12:28.346 8 INFO cinder.api.openstack.wsgi [None req-953d1086-66d5-4a86-85fc-a266b319b4d4 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:12:28.347 7 INFO cinder.api.openstack.wsgi [None req-858d9dd6-222f-4ffd-a688-208cebf19045 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:12:28.347 8 INFO cinder.api.openstack.wsgi [None req-953d1086-66d5-4a86-85fc-a266b319b4d4 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:12:28.348 7 INFO cinder.api.openstack.wsgi [None req-858d9dd6-222f-4ffd-a688-208cebf19045 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:12:38.346 7 INFO cinder.api.openstack.wsgi [None req-858d9dd6-222f-4ffd-a688-208cebf19045 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:12:38.346 8 INFO cinder.api.openstack.wsgi [None req-953d1086-66d5-4a86-85fc-a266b319b4d4 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:12:38.347 7 INFO cinder.api.openstack.wsgi [None req-858d9dd6-222f-4ffd-a688-208cebf19045 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:12:38.348 8 INFO cinder.api.openstack.wsgi [None req-953d1086-66d5-4a86-85fc-a266b319b4d4 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:12:48.345 7 INFO cinder.api.openstack.wsgi [None req-858d9dd6-222f-4ffd-a688-208cebf19045 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:12:48.346 8 INFO cinder.api.openstack.wsgi [None req-953d1086-66d5-4a86-85fc-a266b319b4d4 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:12:48.346 7 INFO cinder.api.openstack.wsgi [None req-858d9dd6-222f-4ffd-a688-208cebf19045 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:12:48.347 8 INFO cinder.api.openstack.wsgi [None req-953d1086-66d5-4a86-85fc-a266b319b4d4 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:12:58.346 7 INFO cinder.api.openstack.wsgi [None req-858d9dd6-222f-4ffd-a688-208cebf19045 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:12:58.346 8 INFO cinder.api.openstack.wsgi [None req-953d1086-66d5-4a86-85fc-a266b319b4d4 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:12:58.347 7 INFO cinder.api.openstack.wsgi [None req-858d9dd6-222f-4ffd-a688-208cebf19045 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:12:58.348 8 INFO cinder.api.openstack.wsgi [None req-953d1086-66d5-4a86-85fc-a266b319b4d4 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:13:08.346 8 INFO cinder.api.openstack.wsgi [None req-953d1086-66d5-4a86-85fc-a266b319b4d4 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:13:08.346 7 INFO cinder.api.openstack.wsgi [None req-858d9dd6-222f-4ffd-a688-208cebf19045 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:13:08.347 7 INFO cinder.api.openstack.wsgi [None req-858d9dd6-222f-4ffd-a688-208cebf19045 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:13:08.347 8 INFO cinder.api.openstack.wsgi [None req-953d1086-66d5-4a86-85fc-a266b319b4d4 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:13:14.448 7 INFO cinder.api.openstack.wsgi [None req-e935fdfb-b197-441b-844e-0b749795b49d bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true 2026-05-13 23:13:14.475 7 INFO cinder.api.openstack.wsgi [None req-e935fdfb-b197-441b-844e-0b749795b49d bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 301/602] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:13:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true => generated 847 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:13:14.488 8 INFO cinder.api.openstack.wsgi [None req-7c9e1ef8-3508-45ce-93c8-fac2073a818d bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true 2026-05-13 23:13:14.511 8 INFO cinder.api.openstack.wsgi [None req-7c9e1ef8-3508-45ce-93c8-fac2073a818d bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 302/603] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:13:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:13:14.523 7 INFO cinder.api.openstack.wsgi [None req-1286a188-e707-47f8-97da-b753f0307fbb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true 2026-05-13 23:13:14.543 7 INFO cinder.api.openstack.wsgi [None req-1286a188-e707-47f8-97da-b753f0307fbb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 302/604] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:13:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:13:14.555 8 INFO cinder.api.openstack.wsgi [None req-7273addc-edbb-4a40-bc1b-b754d2ccdd38 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:13:14.563 8 INFO cinder.volume.api [None req-7273addc-edbb-4a40-bc1b-b754d2ccdd38 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. 2026-05-13 23:13:14.565 8 INFO cinder.api.openstack.wsgi [None req-7273addc-edbb-4a40-bc1b-b754d2ccdd38 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 303/605] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:13:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:13:14.577 7 INFO cinder.api.openstack.wsgi [None req-302b2f34-f3e9-4cdc-8aa7-2105e0d12bff bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true 2026-05-13 23:13:15.083 7 INFO cinder.api.openstack.wsgi [None req-302b2f34-f3e9-4cdc-8aa7-2105e0d12bff bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 303/606] 10.0.0.94 () {28 vars in 693 bytes} [Wed May 13 23:13:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:13:15.094 8 INFO cinder.api.openstack.wsgi [None req-d3e49378-11d7-433a-9837-e759d214dbf4 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:13:15.106 8 INFO cinder.volume.api [None req-d3e49378-11d7-433a-9837-e759d214dbf4 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. 2026-05-13 23:13:15.108 8 INFO cinder.api.openstack.wsgi [None req-d3e49378-11d7-433a-9837-e759d214dbf4 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 304/607] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:13:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:13:15.120 7 INFO cinder.api.openstack.wsgi [None req-0de8ee39-186b-44f1-be69-5744386bdddb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true 2026-05-13 23:13:15.127 7 INFO cinder.volume.api [None req-0de8ee39-186b-44f1-be69-5744386bdddb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all snapshots completed successfully. 2026-05-13 23:13:15.127 7 INFO cinder.api.openstack.wsgi [None req-0de8ee39-186b-44f1-be69-5744386bdddb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 304/608] 10.0.0.94 () {28 vars in 671 bytes} [Wed May 13 23:13:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:13:15.137 8 INFO cinder.api.openstack.wsgi [None req-edfbde77-88cd-4631-b0cd-69c50887a924 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services 2026-05-13 23:13:15.142 8 INFO cinder.api.openstack.wsgi [None req-edfbde77-88cd-4631-b0cd-69c50887a924 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 305/609] 10.0.0.94 () {28 vars in 642 bytes} [Wed May 13 23:13:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:13:18.345 7 INFO cinder.api.openstack.wsgi [None req-0de8ee39-186b-44f1-be69-5744386bdddb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:13:18.346 7 INFO cinder.api.openstack.wsgi [None req-0de8ee39-186b-44f1-be69-5744386bdddb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:13:18.347 8 INFO cinder.api.openstack.wsgi [None req-edfbde77-88cd-4631-b0cd-69c50887a924 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:13:18.349 8 INFO cinder.api.openstack.wsgi [None req-edfbde77-88cd-4631-b0cd-69c50887a924 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:13:28.346 7 INFO cinder.api.openstack.wsgi [None req-0de8ee39-186b-44f1-be69-5744386bdddb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:13:28.347 7 INFO cinder.api.openstack.wsgi [None req-0de8ee39-186b-44f1-be69-5744386bdddb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:13:28.346 8 INFO cinder.api.openstack.wsgi [None req-edfbde77-88cd-4631-b0cd-69c50887a924 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:13:28.348 8 INFO cinder.api.openstack.wsgi [None req-edfbde77-88cd-4631-b0cd-69c50887a924 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:13:38.345 7 INFO cinder.api.openstack.wsgi [None req-0de8ee39-186b-44f1-be69-5744386bdddb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:13:38.346 8 INFO cinder.api.openstack.wsgi [None req-edfbde77-88cd-4631-b0cd-69c50887a924 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:13:38.346 7 INFO cinder.api.openstack.wsgi [None req-0de8ee39-186b-44f1-be69-5744386bdddb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:13:38.347 8 INFO cinder.api.openstack.wsgi [None req-edfbde77-88cd-4631-b0cd-69c50887a924 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:13:48.345 8 INFO cinder.api.openstack.wsgi [None req-edfbde77-88cd-4631-b0cd-69c50887a924 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:13:48.345 7 INFO cinder.api.openstack.wsgi [None req-0de8ee39-186b-44f1-be69-5744386bdddb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:13:48.346 8 INFO cinder.api.openstack.wsgi [None req-edfbde77-88cd-4631-b0cd-69c50887a924 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:13:48.346 7 INFO cinder.api.openstack.wsgi [None req-0de8ee39-186b-44f1-be69-5744386bdddb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:13:58.346 8 INFO cinder.api.openstack.wsgi [None req-edfbde77-88cd-4631-b0cd-69c50887a924 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:13:58.346 7 INFO cinder.api.openstack.wsgi [None req-0de8ee39-186b-44f1-be69-5744386bdddb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:13:58.347 7 INFO cinder.api.openstack.wsgi [None req-0de8ee39-186b-44f1-be69-5744386bdddb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:13:58.347 8 INFO cinder.api.openstack.wsgi [None req-edfbde77-88cd-4631-b0cd-69c50887a924 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:14:08.346 7 INFO cinder.api.openstack.wsgi [None req-0de8ee39-186b-44f1-be69-5744386bdddb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:14:08.346 8 INFO cinder.api.openstack.wsgi [None req-edfbde77-88cd-4631-b0cd-69c50887a924 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:14:08.347 7 INFO cinder.api.openstack.wsgi [None req-0de8ee39-186b-44f1-be69-5744386bdddb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:14:08.347 8 INFO cinder.api.openstack.wsgi [None req-edfbde77-88cd-4631-b0cd-69c50887a924 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:14:14.353 7 INFO cinder.api.openstack.wsgi [None req-1f961bc6-ea63-4dd7-929e-87f6e12a8137 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true 2026-05-13 23:14:14.360 7 INFO cinder.volume.api [None req-1f961bc6-ea63-4dd7-929e-87f6e12a8137 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all snapshots completed successfully. 2026-05-13 23:14:14.360 7 INFO cinder.api.openstack.wsgi [None req-1f961bc6-ea63-4dd7-929e-87f6e12a8137 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 311/622] 10.0.0.94 () {28 vars in 671 bytes} [Wed May 13 23:14:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true => generated 17 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:14:14.370 8 INFO cinder.api.openstack.wsgi [None req-4d1b7646-bd25-40c8-894c-7ffdc28e4a89 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:14:14.382 8 INFO cinder.volume.api [None req-4d1b7646-bd25-40c8-894c-7ffdc28e4a89 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. 2026-05-13 23:14:14.384 8 INFO cinder.api.openstack.wsgi [None req-4d1b7646-bd25-40c8-894c-7ffdc28e4a89 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 312/623] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:14:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:14:14.396 7 INFO cinder.api.openstack.wsgi [None req-49453be1-cdcc-4047-9056-873404c25a58 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true 2026-05-13 23:14:14.900 7 INFO cinder.api.openstack.wsgi [None req-49453be1-cdcc-4047-9056-873404c25a58 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 312/624] 10.0.0.94 () {28 vars in 693 bytes} [Wed May 13 23:14:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:14:14.914 8 INFO cinder.api.openstack.wsgi [None req-b008ec24-52b7-4942-bef1-8cf14a28a1b7 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:14:14.922 8 INFO cinder.volume.api [None req-b008ec24-52b7-4942-bef1-8cf14a28a1b7 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. 2026-05-13 23:14:14.924 8 INFO cinder.api.openstack.wsgi [None req-b008ec24-52b7-4942-bef1-8cf14a28a1b7 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 313/625] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:14:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:14:14.960 7 INFO cinder.api.openstack.wsgi [None req-15fb753e-5b7c-45ff-9ee7-c3793f7b9d6e bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true 2026-05-13 23:14:14.986 7 INFO cinder.api.openstack.wsgi [None req-15fb753e-5b7c-45ff-9ee7-c3793f7b9d6e bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 313/626] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:14:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:14:14.999 8 INFO cinder.api.openstack.wsgi [None req-6514a5b1-f90b-472c-9db9-9eef815def8c bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true 2026-05-13 23:14:15.021 8 INFO cinder.api.openstack.wsgi [None req-6514a5b1-f90b-472c-9db9-9eef815def8c bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 314/627] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:14:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:14:15.032 7 INFO cinder.api.openstack.wsgi [None req-9030c265-b8a8-4c77-b962-b5ee5c55d246 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true 2026-05-13 23:14:15.052 7 INFO cinder.api.openstack.wsgi [None req-9030c265-b8a8-4c77-b962-b5ee5c55d246 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 314/628] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:14:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:14:15.062 8 INFO cinder.api.openstack.wsgi [None req-43fa33fa-1207-414b-8547-e4389e2cbfc3 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services 2026-05-13 23:14:15.068 8 INFO cinder.api.openstack.wsgi [None req-43fa33fa-1207-414b-8547-e4389e2cbfc3 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 315/629] 10.0.0.94 () {28 vars in 642 bytes} [Wed May 13 23:14:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:14:18.346 8 INFO cinder.api.openstack.wsgi [None req-43fa33fa-1207-414b-8547-e4389e2cbfc3 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:14:18.346 7 INFO cinder.api.openstack.wsgi [None req-9030c265-b8a8-4c77-b962-b5ee5c55d246 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:14:18.347 8 INFO cinder.api.openstack.wsgi [None req-43fa33fa-1207-414b-8547-e4389e2cbfc3 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:14:18.347 7 INFO cinder.api.openstack.wsgi [None req-9030c265-b8a8-4c77-b962-b5ee5c55d246 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:14:28.346 8 INFO cinder.api.openstack.wsgi [None req-43fa33fa-1207-414b-8547-e4389e2cbfc3 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:14:28.346 7 INFO cinder.api.openstack.wsgi [None req-9030c265-b8a8-4c77-b962-b5ee5c55d246 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:14:28.347 8 INFO cinder.api.openstack.wsgi [None req-43fa33fa-1207-414b-8547-e4389e2cbfc3 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:14:28.347 7 INFO cinder.api.openstack.wsgi [None req-9030c265-b8a8-4c77-b962-b5ee5c55d246 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:14:34.114 7 INFO cinder.api.openstack.wsgi [None req-4e8438fe-9014-4eed-b81a-42b2562d9e58 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET https://volume.199-204-45-89.nip.io/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=False 2026-05-13 23:14:34.129 7 INFO cinder.api.openstack.wsgi [None req-4e8438fe-9014-4eed-b81a-42b2562d9e58 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] https://volume.199-204-45-89.nip.io/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 317/634] 199.204.45.89 () {44 vars in 1062 bytes} [Wed May 13 23:14:34 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=False => generated 338 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:14:38.345 8 INFO cinder.api.openstack.wsgi [None req-43fa33fa-1207-414b-8547-e4389e2cbfc3 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:14:38.345 8 INFO cinder.api.openstack.wsgi [None req-43fa33fa-1207-414b-8547-e4389e2cbfc3 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:14:38.345 7 INFO cinder.api.openstack.wsgi [None req-4e8438fe-9014-4eed-b81a-42b2562d9e58 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:14:38.346 7 INFO cinder.api.openstack.wsgi [None req-4e8438fe-9014-4eed-b81a-42b2562d9e58 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:14:48.345 8 INFO cinder.api.openstack.wsgi [None req-43fa33fa-1207-414b-8547-e4389e2cbfc3 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:14:48.345 7 INFO cinder.api.openstack.wsgi [None req-4e8438fe-9014-4eed-b81a-42b2562d9e58 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:14:48.346 8 INFO cinder.api.openstack.wsgi [None req-43fa33fa-1207-414b-8547-e4389e2cbfc3 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:14:48.347 7 INFO cinder.api.openstack.wsgi [None req-4e8438fe-9014-4eed-b81a-42b2562d9e58 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:14:58.346 7 INFO cinder.api.openstack.wsgi [None req-4e8438fe-9014-4eed-b81a-42b2562d9e58 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:14:58.346 8 INFO cinder.api.openstack.wsgi [None req-43fa33fa-1207-414b-8547-e4389e2cbfc3 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:14:58.347 7 INFO cinder.api.openstack.wsgi [None req-4e8438fe-9014-4eed-b81a-42b2562d9e58 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:14:58.347 8 INFO cinder.api.openstack.wsgi [None req-43fa33fa-1207-414b-8547-e4389e2cbfc3 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:15:08.345 8 INFO cinder.api.openstack.wsgi [None req-43fa33fa-1207-414b-8547-e4389e2cbfc3 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:15:08.345 7 INFO cinder.api.openstack.wsgi [None req-4e8438fe-9014-4eed-b81a-42b2562d9e58 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:15:08.346 8 INFO cinder.api.openstack.wsgi [None req-43fa33fa-1207-414b-8547-e4389e2cbfc3 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:15:08.347 7 INFO cinder.api.openstack.wsgi [None req-4e8438fe-9014-4eed-b81a-42b2562d9e58 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:15:14.373 8 INFO cinder.api.openstack.wsgi [None req-10b997b9-a8d1-444c-903c-03c95e7eac16 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:15:14.385 8 INFO cinder.volume.api [None req-10b997b9-a8d1-444c-903c-03c95e7eac16 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. 2026-05-13 23:15:14.387 8 INFO cinder.api.openstack.wsgi [None req-10b997b9-a8d1-444c-903c-03c95e7eac16 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 322/643] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:15:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:15:14.400 7 INFO cinder.api.openstack.wsgi [None req-5465844b-1884-4b6c-9677-df597b3592ca bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true 2026-05-13 23:15:14.903 7 INFO cinder.api.openstack.wsgi [None req-5465844b-1884-4b6c-9677-df597b3592ca bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 322/644] 10.0.0.94 () {28 vars in 693 bytes} [Wed May 13 23:15:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:15:14.941 8 INFO cinder.api.openstack.wsgi [None req-14c86b71-47ac-4346-9e42-8536d6834b27 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true 2026-05-13 23:15:14.972 8 INFO cinder.api.openstack.wsgi [None req-14c86b71-47ac-4346-9e42-8536d6834b27 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 323/645] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:15:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:15:14.985 7 INFO cinder.api.openstack.wsgi [None req-9912e598-484b-4e9e-acfd-40e58b2aa5d9 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true 2026-05-13 23:15:15.011 7 INFO cinder.api.openstack.wsgi [None req-9912e598-484b-4e9e-acfd-40e58b2aa5d9 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 323/646] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:15:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:15:15.023 8 INFO cinder.api.openstack.wsgi [None req-3adce513-c22b-49f4-b6ca-dcd81ee260d6 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true 2026-05-13 23:15:15.041 8 INFO cinder.api.openstack.wsgi [None req-3adce513-c22b-49f4-b6ca-dcd81ee260d6 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 324/647] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:15:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:15:15.052 7 INFO cinder.api.openstack.wsgi [None req-788e243a-aba4-4b0c-be32-4e51817ef264 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true 2026-05-13 23:15:15.058 7 INFO cinder.volume.api [None req-788e243a-aba4-4b0c-be32-4e51817ef264 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all snapshots completed successfully. 2026-05-13 23:15:15.058 7 INFO cinder.api.openstack.wsgi [None req-788e243a-aba4-4b0c-be32-4e51817ef264 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 324/648] 10.0.0.94 () {28 vars in 671 bytes} [Wed May 13 23:15:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:15:15.069 8 INFO cinder.api.openstack.wsgi [None req-31e2a30d-49a2-4095-9159-edbb5acc852f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services 2026-05-13 23:15:15.075 8 INFO cinder.api.openstack.wsgi [None req-31e2a30d-49a2-4095-9159-edbb5acc852f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 325/649] 10.0.0.94 () {28 vars in 642 bytes} [Wed May 13 23:15:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:15:15.084 7 INFO cinder.api.openstack.wsgi [None req-4ad29ce0-fdc5-40f7-82f2-457cb57f8253 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:15:15.092 7 INFO cinder.volume.api [None req-4ad29ce0-fdc5-40f7-82f2-457cb57f8253 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. 2026-05-13 23:15:15.093 7 INFO cinder.api.openstack.wsgi [None req-4ad29ce0-fdc5-40f7-82f2-457cb57f8253 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 325/650] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:15:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:15:18.345 8 INFO cinder.api.openstack.wsgi [None req-31e2a30d-49a2-4095-9159-edbb5acc852f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:15:18.345 7 INFO cinder.api.openstack.wsgi [None req-4ad29ce0-fdc5-40f7-82f2-457cb57f8253 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:15:18.346 7 INFO cinder.api.openstack.wsgi [None req-4ad29ce0-fdc5-40f7-82f2-457cb57f8253 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:15:18.346 8 INFO cinder.api.openstack.wsgi [None req-31e2a30d-49a2-4095-9159-edbb5acc852f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:15:28.346 7 INFO cinder.api.openstack.wsgi [None req-4ad29ce0-fdc5-40f7-82f2-457cb57f8253 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:15:28.346 8 INFO cinder.api.openstack.wsgi [None req-31e2a30d-49a2-4095-9159-edbb5acc852f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:15:28.347 7 INFO cinder.api.openstack.wsgi [None req-4ad29ce0-fdc5-40f7-82f2-457cb57f8253 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:15:28.347 8 INFO cinder.api.openstack.wsgi [None req-31e2a30d-49a2-4095-9159-edbb5acc852f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:15:37.265 7 INFO cinder.api.openstack.wsgi [None req-5a6a8219-049c-4929-9a2d-4f8e1a71940b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET https://volume.199-204-45-89.nip.io/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=False 2026-05-13 23:15:37.285 7 INFO cinder.api.openstack.wsgi [None req-5a6a8219-049c-4929-9a2d-4f8e1a71940b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] https://volume.199-204-45-89.nip.io/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 328/655] 199.204.45.89 () {44 vars in 1062 bytes} [Wed May 13 23:15:37 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=False => generated 338 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:15:38.346 8 INFO cinder.api.openstack.wsgi [None req-31e2a30d-49a2-4095-9159-edbb5acc852f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:15:38.346 7 INFO cinder.api.openstack.wsgi [None req-5a6a8219-049c-4929-9a2d-4f8e1a71940b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:15:38.347 8 INFO cinder.api.openstack.wsgi [None req-31e2a30d-49a2-4095-9159-edbb5acc852f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:15:38.348 7 INFO cinder.api.openstack.wsgi [None req-5a6a8219-049c-4929-9a2d-4f8e1a71940b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:15:48.345 7 INFO cinder.api.openstack.wsgi [None req-5a6a8219-049c-4929-9a2d-4f8e1a71940b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:15:48.345 8 INFO cinder.api.openstack.wsgi [None req-31e2a30d-49a2-4095-9159-edbb5acc852f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:15:48.346 7 INFO cinder.api.openstack.wsgi [None req-5a6a8219-049c-4929-9a2d-4f8e1a71940b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:15:48.347 8 INFO cinder.api.openstack.wsgi [None req-31e2a30d-49a2-4095-9159-edbb5acc852f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:15:58.346 7 INFO cinder.api.openstack.wsgi [None req-5a6a8219-049c-4929-9a2d-4f8e1a71940b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:15:58.346 8 INFO cinder.api.openstack.wsgi [None req-31e2a30d-49a2-4095-9159-edbb5acc852f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:15:58.347 7 INFO cinder.api.openstack.wsgi [None req-5a6a8219-049c-4929-9a2d-4f8e1a71940b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:15:58.348 8 INFO cinder.api.openstack.wsgi [None req-31e2a30d-49a2-4095-9159-edbb5acc852f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:16:08.346 7 INFO cinder.api.openstack.wsgi [None req-5a6a8219-049c-4929-9a2d-4f8e1a71940b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:16:08.346 8 INFO cinder.api.openstack.wsgi [None req-31e2a30d-49a2-4095-9159-edbb5acc852f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:16:08.347 7 INFO cinder.api.openstack.wsgi [None req-5a6a8219-049c-4929-9a2d-4f8e1a71940b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:16:08.347 8 INFO cinder.api.openstack.wsgi [None req-31e2a30d-49a2-4095-9159-edbb5acc852f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:16:14.392 7 INFO cinder.api.openstack.wsgi [None req-fb1a5a77-a9e4-4b14-b3fa-118e79fc0ade bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true 2026-05-13 23:16:14.412 7 INFO cinder.api.openstack.wsgi [None req-fb1a5a77-a9e4-4b14-b3fa-118e79fc0ade bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 333/664] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:16:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:16:14.425 8 INFO cinder.api.openstack.wsgi [None req-ebce8462-b181-4874-b7f5-b3426113eecc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true 2026-05-13 23:16:14.449 8 INFO cinder.api.openstack.wsgi [None req-ebce8462-b181-4874-b7f5-b3426113eecc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 332/665] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:16:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:16:14.464 7 INFO cinder.api.openstack.wsgi [None req-2ce3e455-6865-4e69-8f2a-0bc8d43726d1 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true 2026-05-13 23:16:14.488 7 INFO cinder.api.openstack.wsgi [None req-2ce3e455-6865-4e69-8f2a-0bc8d43726d1 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 334/666] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:16:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:16:14.500 8 INFO cinder.api.openstack.wsgi [None req-f5d23330-85bc-419b-892c-e3e5ce43e29c bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:16:14.510 8 INFO cinder.volume.api [None req-f5d23330-85bc-419b-892c-e3e5ce43e29c bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. 2026-05-13 23:16:14.512 8 INFO cinder.api.openstack.wsgi [None req-f5d23330-85bc-419b-892c-e3e5ce43e29c bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 333/667] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:16:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:16:14.522 7 INFO cinder.api.openstack.wsgi [None req-65040063-618b-4ca8-955c-b4cb6de15c9d bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:16:14.531 7 INFO cinder.volume.api [None req-65040063-618b-4ca8-955c-b4cb6de15c9d bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. 2026-05-13 23:16:14.533 7 INFO cinder.api.openstack.wsgi [None req-65040063-618b-4ca8-955c-b4cb6de15c9d bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 335/668] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:16:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:16:14.544 8 INFO cinder.api.openstack.wsgi [None req-f564c666-9c11-4b9e-bd8f-0f717afa5add bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true 2026-05-13 23:16:15.047 8 INFO cinder.api.openstack.wsgi [None req-f564c666-9c11-4b9e-bd8f-0f717afa5add bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 334/669] 10.0.0.94 () {28 vars in 693 bytes} [Wed May 13 23:16:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:16:15.058 7 INFO cinder.api.openstack.wsgi [None req-f38b7430-5892-47fb-8274-b27ef5474a53 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true 2026-05-13 23:16:15.067 7 INFO cinder.volume.api [None req-f38b7430-5892-47fb-8274-b27ef5474a53 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all snapshots completed successfully. 2026-05-13 23:16:15.067 7 INFO cinder.api.openstack.wsgi [None req-f38b7430-5892-47fb-8274-b27ef5474a53 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 336/670] 10.0.0.94 () {28 vars in 671 bytes} [Wed May 13 23:16:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:16:15.080 8 INFO cinder.api.openstack.wsgi [None req-be47a4a8-ab31-4cf8-84ed-2508945b999a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services 2026-05-13 23:16:15.086 8 INFO cinder.api.openstack.wsgi [None req-be47a4a8-ab31-4cf8-84ed-2508945b999a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 335/671] 10.0.0.94 () {28 vars in 642 bytes} [Wed May 13 23:16:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:16:18.346 7 INFO cinder.api.openstack.wsgi [None req-f38b7430-5892-47fb-8274-b27ef5474a53 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:16:18.346 8 INFO cinder.api.openstack.wsgi [None req-be47a4a8-ab31-4cf8-84ed-2508945b999a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:16:18.347 7 INFO cinder.api.openstack.wsgi [None req-f38b7430-5892-47fb-8274-b27ef5474a53 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:16:18.347 8 INFO cinder.api.openstack.wsgi [None req-be47a4a8-ab31-4cf8-84ed-2508945b999a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:16:28.345 7 INFO cinder.api.openstack.wsgi [None req-f38b7430-5892-47fb-8274-b27ef5474a53 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:16:28.346 7 INFO cinder.api.openstack.wsgi [None req-f38b7430-5892-47fb-8274-b27ef5474a53 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:16:28.349 8 INFO cinder.api.openstack.wsgi [None req-be47a4a8-ab31-4cf8-84ed-2508945b999a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:16:28.350 8 INFO cinder.api.openstack.wsgi [None req-be47a4a8-ab31-4cf8-84ed-2508945b999a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:16:38.345 7 INFO cinder.api.openstack.wsgi [None req-f38b7430-5892-47fb-8274-b27ef5474a53 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:16:38.345 8 INFO cinder.api.openstack.wsgi [None req-be47a4a8-ab31-4cf8-84ed-2508945b999a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:16:38.347 7 INFO cinder.api.openstack.wsgi [None req-f38b7430-5892-47fb-8274-b27ef5474a53 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:16:38.347 8 INFO cinder.api.openstack.wsgi [None req-be47a4a8-ab31-4cf8-84ed-2508945b999a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:16:48.346 7 INFO cinder.api.openstack.wsgi [None req-f38b7430-5892-47fb-8274-b27ef5474a53 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:16:48.346 8 INFO cinder.api.openstack.wsgi [None req-be47a4a8-ab31-4cf8-84ed-2508945b999a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:16:48.347 8 INFO cinder.api.openstack.wsgi [None req-be47a4a8-ab31-4cf8-84ed-2508945b999a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:16:48.347 7 INFO cinder.api.openstack.wsgi [None req-f38b7430-5892-47fb-8274-b27ef5474a53 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:16:58.346 8 INFO cinder.api.openstack.wsgi [None req-be47a4a8-ab31-4cf8-84ed-2508945b999a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:16:58.346 7 INFO cinder.api.openstack.wsgi [None req-f38b7430-5892-47fb-8274-b27ef5474a53 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:16:58.347 8 INFO cinder.api.openstack.wsgi [None req-be47a4a8-ab31-4cf8-84ed-2508945b999a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:16:58.347 7 INFO cinder.api.openstack.wsgi [None req-f38b7430-5892-47fb-8274-b27ef5474a53 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:17:07.825 7 INFO cinder.api.openstack.wsgi [None req-d2315082-d31c-40f3-a509-72c43072689d bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots 2026-05-13 23:17:07.838 7 INFO cinder.volume.api [None req-d2315082-d31c-40f3-a509-72c43072689d bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all snapshots completed successfully. 2026-05-13 23:17:07.838 7 INFO cinder.api.openstack.wsgi [None req-d2315082-d31c-40f3-a509-72c43072689d bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 342/682] 10.0.0.233 () {32 vars in 703 bytes} [Wed May 13 23:17:07 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:17:07.855 8 INFO cinder.api.openstack.wsgi [None req-ae25285a-a9c9-44a3-b755-d017dfb60c69 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes 2026-05-13 23:17:07.884 8 INFO cinder.volume.api [None req-ae25285a-a9c9-44a3-b755-d017dfb60c69 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. 2026-05-13 23:17:07.885 8 INFO cinder.api.openstack.wsgi [None req-ae25285a-a9c9-44a3-b755-d017dfb60c69 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes returned with HTTP 200 [pid: 8|app: 0|req: 341/683] 10.0.0.233 () {32 vars in 699 bytes} [Wed May 13 23:17:07 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:17:08.346 7 INFO cinder.api.openstack.wsgi [None req-d2315082-d31c-40f3-a509-72c43072689d bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:17:08.346 8 INFO cinder.api.openstack.wsgi [None req-ae25285a-a9c9-44a3-b755-d017dfb60c69 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:17:08.347 7 INFO cinder.api.openstack.wsgi [None req-d2315082-d31c-40f3-a509-72c43072689d bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:17:08.348 8 INFO cinder.api.openstack.wsgi [None req-ae25285a-a9c9-44a3-b755-d017dfb60c69 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:17:14.448 7 INFO cinder.api.openstack.wsgi [None req-60f53abc-7c05-462f-b6f4-e35662a981c7 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true 2026-05-13 23:17:14.952 7 INFO cinder.api.openstack.wsgi [None req-60f53abc-7c05-462f-b6f4-e35662a981c7 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 344/686] 10.0.0.94 () {28 vars in 693 bytes} [Wed May 13 23:17:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 607 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:17:14.962 8 INFO cinder.api.openstack.wsgi [None req-41683ba0-9210-4f48-a666-f452479d6979 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:17:14.974 8 INFO cinder.volume.api [None req-41683ba0-9210-4f48-a666-f452479d6979 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. 2026-05-13 23:17:14.977 8 INFO cinder.api.openstack.wsgi [None req-41683ba0-9210-4f48-a666-f452479d6979 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 343/687] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:17:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:17:15.015 7 INFO cinder.api.openstack.wsgi [None req-b9728b08-fbe3-4a1e-8936-4a0785edcb93 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true 2026-05-13 23:17:15.039 7 INFO cinder.api.openstack.wsgi [None req-b9728b08-fbe3-4a1e-8936-4a0785edcb93 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 345/688] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:17:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:17:15.049 8 INFO cinder.api.openstack.wsgi [None req-d47c26de-027b-4629-bcb8-663b829deb59 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true 2026-05-13 23:17:15.070 8 INFO cinder.api.openstack.wsgi [None req-d47c26de-027b-4629-bcb8-663b829deb59 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 344/689] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:17:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:17:15.080 7 INFO cinder.api.openstack.wsgi [None req-751b9c09-a878-4d7d-b15a-c7b3569acf32 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true 2026-05-13 23:17:15.100 7 INFO cinder.api.openstack.wsgi [None req-751b9c09-a878-4d7d-b15a-c7b3569acf32 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 346/690] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:17:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:17:15.109 8 INFO cinder.api.openstack.wsgi [None req-54124028-df2f-4a4e-8b62-7ca9f4b4cfd5 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true 2026-05-13 23:17:15.115 8 INFO cinder.volume.api [None req-54124028-df2f-4a4e-8b62-7ca9f4b4cfd5 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all snapshots completed successfully. 2026-05-13 23:17:15.115 8 INFO cinder.api.openstack.wsgi [None req-54124028-df2f-4a4e-8b62-7ca9f4b4cfd5 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 345/691] 10.0.0.94 () {28 vars in 671 bytes} [Wed May 13 23:17:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/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-05-13 23:17:15.123 7 INFO cinder.api.openstack.wsgi [None req-3d2cc5f8-94de-4764-8142-ede172d00237 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services 2026-05-13 23:17:15.128 7 INFO cinder.api.openstack.wsgi [None req-3d2cc5f8-94de-4764-8142-ede172d00237 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 347/692] 10.0.0.94 () {28 vars in 642 bytes} [Wed May 13 23:17:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:17:15.136 8 INFO cinder.api.openstack.wsgi [None req-e8cebc33-f8b8-42b4-97b6-253a90c8b13a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:17:15.144 8 INFO cinder.volume.api [None req-e8cebc33-f8b8-42b4-97b6-253a90c8b13a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. 2026-05-13 23:17:15.146 8 INFO cinder.api.openstack.wsgi [None req-e8cebc33-f8b8-42b4-97b6-253a90c8b13a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 346/693] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:17:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:17:18.347 7 INFO cinder.api.openstack.wsgi [None req-3d2cc5f8-94de-4764-8142-ede172d00237 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:17:18.348 8 INFO cinder.api.openstack.wsgi [None req-e8cebc33-f8b8-42b4-97b6-253a90c8b13a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:17:18.348 7 INFO cinder.api.openstack.wsgi [None req-3d2cc5f8-94de-4764-8142-ede172d00237 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:17:18.349 8 INFO cinder.api.openstack.wsgi [None req-e8cebc33-f8b8-42b4-97b6-253a90c8b13a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:17:26.212 7 INFO cinder.api.openstack.wsgi [None req-4513fce1-8efe-48c7-a910-9a5ca68d42db 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ba079053db474703b35d2ce7d2b66fe9/volumes 2026-05-13 23:17:26.869 7 INFO cinder.api.v3.volumes [None req-4513fce1-8efe-48c7-a910-9a5ca68d42db 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] Create volume of 1 GB 2026-05-13 23:17:26.885 7 INFO cinder.volume.api [None req-4513fce1-8efe-48c7-a910-9a5ca68d42db 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] Availability Zones retrieved successfully. 2026-05-13 23:17:27.200 7 INFO cinder.volume.api [None req-4513fce1-8efe-48c7-a910-9a5ca68d42db 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] Create volume request issued successfully. 2026-05-13 23:17:27.201 7 INFO cinder.api.openstack.wsgi [None req-4513fce1-8efe-48c7-a910-9a5ca68d42db 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ba079053db474703b35d2ce7d2b66fe9/volumes returned with HTTP 202 [pid: 7|app: 0|req: 349/696] 10.0.0.233 () {34 vars in 721 bytes} [Wed May 13 23:17:26 2026] POST /v3/ba079053db474703b35d2ce7d2b66fe9/volumes => generated 864 bytes in 994 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-13 23:17:27.219 8 INFO cinder.api.openstack.wsgi [None req-189f3b96-6cc5-4ef9-a0af-7132b91c2985 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ba079053db474703b35d2ce7d2b66fe9/volumes/03ebd9c0-00ea-4d51-b766-e11d3ccf691c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:17:27.294 8 INFO cinder.volume.api [None req-189f3b96-6cc5-4ef9-a0af-7132b91c2985 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] Volume info retrieved successfully. 2026-05-13 23:17:27.310 8 INFO cinder.api.openstack.wsgi [None req-189f3b96-6cc5-4ef9-a0af-7132b91c2985 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ba079053db474703b35d2ce7d2b66fe9/volumes/03ebd9c0-00ea-4d51-b766-e11d3ccf691c returned with HTTP 200 [pid: 8|app: 0|req: 348/697] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:17:27 2026] GET /v3/ba079053db474703b35d2ce7d2b66fe9/volumes/03ebd9c0-00ea-4d51-b766-e11d3ccf691c => generated 932 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:17:28.333 7 INFO cinder.api.openstack.wsgi [None req-b5b1e593-a9c0-459a-9c80-1d54a5aaf7ba 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ba079053db474703b35d2ce7d2b66fe9/volumes/03ebd9c0-00ea-4d51-b766-e11d3ccf691c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:17:28.346 8 INFO cinder.api.openstack.wsgi [None req-189f3b96-6cc5-4ef9-a0af-7132b91c2985 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:17:28.347 8 INFO cinder.api.openstack.wsgi [None req-189f3b96-6cc5-4ef9-a0af-7132b91c2985 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:17:28.348 8 INFO cinder.api.openstack.wsgi [None req-189f3b96-6cc5-4ef9-a0af-7132b91c2985 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:17:28.349 8 INFO cinder.api.openstack.wsgi [None req-189f3b96-6cc5-4ef9-a0af-7132b91c2985 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:17:28.355 7 INFO cinder.volume.api [None req-b5b1e593-a9c0-459a-9c80-1d54a5aaf7ba 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] Volume info retrieved successfully. 2026-05-13 23:17:28.364 7 INFO cinder.api.openstack.wsgi [None req-b5b1e593-a9c0-459a-9c80-1d54a5aaf7ba 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ba079053db474703b35d2ce7d2b66fe9/volumes/03ebd9c0-00ea-4d51-b766-e11d3ccf691c returned with HTTP 200 [pid: 7|app: 0|req: 350/700] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:17:28 2026] GET /v3/ba079053db474703b35d2ce7d2b66fe9/volumes/03ebd9c0-00ea-4d51-b766-e11d3ccf691c => generated 956 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:17:29.383 8 INFO cinder.api.openstack.wsgi [None req-c535bd9f-276a-4675-a2eb-7e4d69ec0a96 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ba079053db474703b35d2ce7d2b66fe9/volumes/03ebd9c0-00ea-4d51-b766-e11d3ccf691c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:17:29.401 8 INFO cinder.volume.api [None req-c535bd9f-276a-4675-a2eb-7e4d69ec0a96 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] Volume info retrieved successfully. 2026-05-13 23:17:29.410 8 INFO cinder.api.openstack.wsgi [None req-c535bd9f-276a-4675-a2eb-7e4d69ec0a96 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ba079053db474703b35d2ce7d2b66fe9/volumes/03ebd9c0-00ea-4d51-b766-e11d3ccf691c returned with HTTP 200 [pid: 8|app: 0|req: 351/701] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:17:29 2026] GET /v3/ba079053db474703b35d2ce7d2b66fe9/volumes/03ebd9c0-00ea-4d51-b766-e11d3ccf691c => 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-05-13 23:17:30.435 7 INFO cinder.api.openstack.wsgi [None req-a7148264-e62f-4efd-824d-d5b9cbd1c86d 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ba079053db474703b35d2ce7d2b66fe9/volumes/03ebd9c0-00ea-4d51-b766-e11d3ccf691c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:17:30.449 7 INFO cinder.volume.api [None req-a7148264-e62f-4efd-824d-d5b9cbd1c86d 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] Volume info retrieved successfully. 2026-05-13 23:17:30.454 7 INFO cinder.api.openstack.wsgi [None req-a7148264-e62f-4efd-824d-d5b9cbd1c86d 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ba079053db474703b35d2ce7d2b66fe9/volumes/03ebd9c0-00ea-4d51-b766-e11d3ccf691c returned with HTTP 200 [pid: 7|app: 0|req: 351/702] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:17:30 2026] GET /v3/ba079053db474703b35d2ce7d2b66fe9/volumes/03ebd9c0-00ea-4d51-b766-e11d3ccf691c => generated 1341 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:17:30.554 8 INFO cinder.api.openstack.wsgi [req-253c4eb0-2d6b-4a34-8e77-de838d6bd05b req-d47e47fb-5b25-479e-aacf-bd2411c9415f 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ba079053db474703b35d2ce7d2b66fe9/volumes/03ebd9c0-00ea-4d51-b766-e11d3ccf691c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:17:30.567 8 INFO cinder.volume.api [req-253c4eb0-2d6b-4a34-8e77-de838d6bd05b req-d47e47fb-5b25-479e-aacf-bd2411c9415f 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] Volume info retrieved successfully. 2026-05-13 23:17:30.573 8 INFO cinder.api.openstack.wsgi [req-253c4eb0-2d6b-4a34-8e77-de838d6bd05b req-d47e47fb-5b25-479e-aacf-bd2411c9415f 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ba079053db474703b35d2ce7d2b66fe9/volumes/03ebd9c0-00ea-4d51-b766-e11d3ccf691c returned with HTTP 200 [pid: 8|app: 0|req: 352/703] 10.0.0.79 () {34 vars in 1025 bytes} [Wed May 13 23:17:30 2026] GET /v3/ba079053db474703b35d2ce7d2b66fe9/volumes/03ebd9c0-00ea-4d51-b766-e11d3ccf691c => generated 1341 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:17:31.048 7 INFO cinder.api.openstack.wsgi [req-253c4eb0-2d6b-4a34-8e77-de838d6bd05b req-96e8a5b5-3a7f-4240-92e1-921d38f4d5d5 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ba079053db474703b35d2ce7d2b66fe9/volumes/03ebd9c0-00ea-4d51-b766-e11d3ccf691c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:17:31.067 7 INFO cinder.volume.api [req-253c4eb0-2d6b-4a34-8e77-de838d6bd05b req-96e8a5b5-3a7f-4240-92e1-921d38f4d5d5 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] Volume info retrieved successfully. 2026-05-13 23:17:31.076 7 INFO cinder.api.openstack.wsgi [req-253c4eb0-2d6b-4a34-8e77-de838d6bd05b req-96e8a5b5-3a7f-4240-92e1-921d38f4d5d5 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ba079053db474703b35d2ce7d2b66fe9/volumes/03ebd9c0-00ea-4d51-b766-e11d3ccf691c returned with HTTP 200 [pid: 7|app: 0|req: 352/704] 10.0.0.79 () {34 vars in 1025 bytes} [Wed May 13 23:17:31 2026] GET /v3/ba079053db474703b35d2ce7d2b66fe9/volumes/03ebd9c0-00ea-4d51-b766-e11d3ccf691c => generated 1341 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-13 23:17:31.090 8 INFO cinder.api.openstack.wsgi [req-253c4eb0-2d6b-4a34-8e77-de838d6bd05b req-d47e47fb-5b25-479e-aacf-bd2411c9415f 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-13 23:17:31.090 8 INFO cinder.api.openstack.wsgi [req-253c4eb0-2d6b-4a34-8e77-de838d6bd05b req-d47e47fb-5b25-479e-aacf-bd2411c9415f 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 353/705] 10.0.0.79 () {32 vars in 826 bytes} [Wed May 13 23:17:31 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-05-13 23:17:31.110 7 INFO cinder.api.openstack.wsgi [req-253c4eb0-2d6b-4a34-8e77-de838d6bd05b req-dbf8a829-e062-41b8-b326-dd228a2aff0d 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ba079053db474703b35d2ce7d2b66fe9/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/api.py:2470: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. .first() 2026-05-13 23:17:31.185 7 INFO cinder.api.openstack.wsgi [req-253c4eb0-2d6b-4a34-8e77-de838d6bd05b req-dbf8a829-e062-41b8-b326-dd228a2aff0d 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ba079053db474703b35d2ce7d2b66fe9/attachments returned with HTTP 200 [pid: 7|app: 0|req: 353/706] 10.0.0.79 () {40 vars in 1054 bytes} [Wed May 13 23:17:31 2026] POST /v3/ba079053db474703b35d2ce7d2b66fe9/attachments => generated 273 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-13 23:17:37.292 8 INFO cinder.api.openstack.wsgi [req-253c4eb0-2d6b-4a34-8e77-de838d6bd05b req-d47e47fb-5b25-479e-aacf-bd2411c9415f 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-13 23:17:37.293 8 INFO cinder.api.openstack.wsgi [req-253c4eb0-2d6b-4a34-8e77-de838d6bd05b req-d47e47fb-5b25-479e-aacf-bd2411c9415f 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 354/707] 199.204.45.89 () {32 vars in 837 bytes} [Wed May 13 23:17:37 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:17:37.338 7 INFO cinder.api.openstack.wsgi [req-253c4eb0-2d6b-4a34-8e77-de838d6bd05b req-3d2c72ec-8305-4181-b4a5-e1a55d46e36d 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ba079053db474703b35d2ce7d2b66fe9/volumes/03ebd9c0-00ea-4d51-b766-e11d3ccf691c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:17:37.360 7 INFO cinder.volume.api [req-253c4eb0-2d6b-4a34-8e77-de838d6bd05b req-3d2c72ec-8305-4181-b4a5-e1a55d46e36d 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] Volume info retrieved successfully. 2026-05-13 23:17:37.367 7 INFO cinder.api.openstack.wsgi [req-253c4eb0-2d6b-4a34-8e77-de838d6bd05b req-3d2c72ec-8305-4181-b4a5-e1a55d46e36d 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ba079053db474703b35d2ce7d2b66fe9/volumes/03ebd9c0-00ea-4d51-b766-e11d3ccf691c returned with HTTP 200 [pid: 7|app: 0|req: 354/708] 199.204.45.89 () {36 vars in 1070 bytes} [Wed May 13 23:17:37 2026] GET /v3/ba079053db474703b35d2ce7d2b66fe9/volumes/03ebd9c0-00ea-4d51-b766-e11d3ccf691c => generated 1521 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) 2026-05-13 23:17:38.347 8 INFO cinder.api.openstack.wsgi [req-253c4eb0-2d6b-4a34-8e77-de838d6bd05b req-d47e47fb-5b25-479e-aacf-bd2411c9415f 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:17:38.348 8 INFO cinder.api.openstack.wsgi [req-253c4eb0-2d6b-4a34-8e77-de838d6bd05b req-d47e47fb-5b25-479e-aacf-bd2411c9415f 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:17:38.348 7 INFO cinder.api.openstack.wsgi [req-253c4eb0-2d6b-4a34-8e77-de838d6bd05b req-3d2c72ec-8305-4181-b4a5-e1a55d46e36d 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:17:38.349 7 INFO cinder.api.openstack.wsgi [req-253c4eb0-2d6b-4a34-8e77-de838d6bd05b req-3d2c72ec-8305-4181-b4a5-e1a55d46e36d 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:17:39.391 8 INFO cinder.api.openstack.wsgi [req-253c4eb0-2d6b-4a34-8e77-de838d6bd05b req-ff59d1db-3ab2-4ace-b1b7-878cbe560024 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ba079053db474703b35d2ce7d2b66fe9/attachments/044c7770-aa8c-4a24-8db6-80ea238a967c /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/api.py:2470: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. .first() /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:17:40.440 8 INFO cinder.api.openstack.wsgi [req-253c4eb0-2d6b-4a34-8e77-de838d6bd05b req-ff59d1db-3ab2-4ace-b1b7-878cbe560024 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ba079053db474703b35d2ce7d2b66fe9/attachments/044c7770-aa8c-4a24-8db6-80ea238a967c returned with HTTP 200 [pid: 8|app: 0|req: 356/711] 199.204.45.89 () {40 vars in 1132 bytes} [Wed May 13 23:17:39 2026] PUT /v3/ba079053db474703b35d2ce7d2b66fe9/attachments/044c7770-aa8c-4a24-8db6-80ea238a967c => generated 802 bytes in 1056 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:17:40.960 7 INFO cinder.api.openstack.wsgi [req-253c4eb0-2d6b-4a34-8e77-de838d6bd05b req-ed7e31bc-8e63-403f-b57e-babce6477e51 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ba079053db474703b35d2ce7d2b66fe9/attachments/044c7770-aa8c-4a24-8db6-80ea238a967c/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:17:41.177 7 INFO cinder.api.openstack.wsgi [req-253c4eb0-2d6b-4a34-8e77-de838d6bd05b req-ed7e31bc-8e63-403f-b57e-babce6477e51 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ba079053db474703b35d2ce7d2b66fe9/attachments/044c7770-aa8c-4a24-8db6-80ea238a967c/action returned with HTTP 204 [pid: 7|app: 0|req: 356/712] 199.204.45.89 () {40 vars in 1145 bytes} [Wed May 13 23:17:40 2026] POST /v3/ba079053db474703b35d2ce7d2b66fe9/attachments/044c7770-aa8c-4a24-8db6-80ea238a967c/action => generated 0 bytes in 224 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-05-13 23:17:48.346 8 INFO cinder.api.openstack.wsgi [req-253c4eb0-2d6b-4a34-8e77-de838d6bd05b req-ff59d1db-3ab2-4ace-b1b7-878cbe560024 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:17:48.346 7 INFO cinder.api.openstack.wsgi [req-253c4eb0-2d6b-4a34-8e77-de838d6bd05b req-ed7e31bc-8e63-403f-b57e-babce6477e51 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:17:48.347 8 INFO cinder.api.openstack.wsgi [req-253c4eb0-2d6b-4a34-8e77-de838d6bd05b req-ff59d1db-3ab2-4ace-b1b7-878cbe560024 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:17:48.347 7 INFO cinder.api.openstack.wsgi [req-253c4eb0-2d6b-4a34-8e77-de838d6bd05b req-ed7e31bc-8e63-403f-b57e-babce6477e51 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:17:54.138 7 INFO cinder.api.openstack.wsgi [req-941de67f-a488-46ba-bf4f-7c4984603a04 req-d08eda5f-dfd9-4409-a338-2e758f9d5a30 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ba079053db474703b35d2ce7d2b66fe9/attachments/044c7770-aa8c-4a24-8db6-80ea238a967c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:17:54.700 7 INFO cinder.api.openstack.wsgi [req-941de67f-a488-46ba-bf4f-7c4984603a04 req-d08eda5f-dfd9-4409-a338-2e758f9d5a30 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ba079053db474703b35d2ce7d2b66fe9/attachments/044c7770-aa8c-4a24-8db6-80ea238a967c returned with HTTP 200 [pid: 7|app: 0|req: 358/715] 199.204.45.89 () {38 vars in 1100 bytes} [Wed May 13 23:17:54 2026] DELETE /v3/ba079053db474703b35d2ce7d2b66fe9/attachments/044c7770-aa8c-4a24-8db6-80ea238a967c => generated 19 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:17:54.717 8 INFO cinder.api.openstack.wsgi [req-941de67f-a488-46ba-bf4f-7c4984603a04 req-d9ff7c78-d93c-4289-93ca-30be187cae34 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ba079053db474703b35d2ce7d2b66fe9/volumes/03ebd9c0-00ea-4d51-b766-e11d3ccf691c 2026-05-13 23:17:54.717 8 INFO cinder.api.v3.volumes [req-941de67f-a488-46ba-bf4f-7c4984603a04 req-d9ff7c78-d93c-4289-93ca-30be187cae34 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] Delete volume with id: 03ebd9c0-00ea-4d51-b766-e11d3ccf691c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:17:54.730 8 INFO cinder.volume.api [req-941de67f-a488-46ba-bf4f-7c4984603a04 req-d9ff7c78-d93c-4289-93ca-30be187cae34 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] Volume info retrieved successfully. 2026-05-13 23:17:54.771 8 INFO cinder.volume.api [req-941de67f-a488-46ba-bf4f-7c4984603a04 req-d9ff7c78-d93c-4289-93ca-30be187cae34 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] Delete volume request issued successfully. 2026-05-13 23:17:54.771 8 INFO cinder.api.openstack.wsgi [req-941de67f-a488-46ba-bf4f-7c4984603a04 req-d9ff7c78-d93c-4289-93ca-30be187cae34 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ba079053db474703b35d2ce7d2b66fe9/volumes/03ebd9c0-00ea-4d51-b766-e11d3ccf691c returned with HTTP 202 [pid: 8|app: 0|req: 358/716] 199.204.45.89 () {36 vars in 1051 bytes} [Wed May 13 23:17:54 2026] DELETE /v3/ba079053db474703b35d2ce7d2b66fe9/volumes/03ebd9c0-00ea-4d51-b766-e11d3ccf691c => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-13 23:17:58.346 7 INFO cinder.api.openstack.wsgi [req-941de67f-a488-46ba-bf4f-7c4984603a04 req-d08eda5f-dfd9-4409-a338-2e758f9d5a30 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:17:58.347 7 INFO cinder.api.openstack.wsgi [req-941de67f-a488-46ba-bf4f-7c4984603a04 req-d08eda5f-dfd9-4409-a338-2e758f9d5a30 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:17:58.347 8 INFO cinder.api.openstack.wsgi [req-941de67f-a488-46ba-bf4f-7c4984603a04 req-d9ff7c78-d93c-4289-93ca-30be187cae34 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:17:58.348 8 INFO cinder.api.openstack.wsgi [req-941de67f-a488-46ba-bf4f-7c4984603a04 req-d9ff7c78-d93c-4289-93ca-30be187cae34 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:18:08.346 7 INFO cinder.api.openstack.wsgi [req-941de67f-a488-46ba-bf4f-7c4984603a04 req-d08eda5f-dfd9-4409-a338-2e758f9d5a30 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:18:08.347 8 INFO cinder.api.openstack.wsgi [req-941de67f-a488-46ba-bf4f-7c4984603a04 req-d9ff7c78-d93c-4289-93ca-30be187cae34 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:18:08.348 7 INFO cinder.api.openstack.wsgi [req-941de67f-a488-46ba-bf4f-7c4984603a04 req-d08eda5f-dfd9-4409-a338-2e758f9d5a30 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:18:08.348 8 INFO cinder.api.openstack.wsgi [req-941de67f-a488-46ba-bf4f-7c4984603a04 req-d9ff7c78-d93c-4289-93ca-30be187cae34 7dc3d44d0fb740a2a1e442524422f4f2 ba079053db474703b35d2ce7d2b66fe9 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:18:14.521 7 INFO cinder.api.openstack.wsgi [None req-580ce2ed-0ea6-4819-884b-6b8e099d3679 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:18:14.526 7 INFO cinder.api.openstack.wsgi [None req-580ce2ed-0ea6-4819-884b-6b8e099d3679 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 361/721] 10.0.0.94 () {28 vars in 642 bytes} [Wed May 13 23:18:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services => generated 646 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:18:14.543 8 INFO cinder.api.openstack.wsgi [None req-245f1200-14d2-4bda-a3f5-6b8279e767de bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true 2026-05-13 23:18:15.050 8 INFO cinder.api.openstack.wsgi [None req-245f1200-14d2-4bda-a3f5-6b8279e767de bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 361/722] 10.0.0.94 () {28 vars in 693 bytes} [Wed May 13 23:18:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 520 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:18:15.063 7 INFO cinder.api.openstack.wsgi [None req-68f3b16b-c0b6-4f78-869e-c14be0b17d21 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:18:15.073 7 INFO cinder.volume.api [None req-68f3b16b-c0b6-4f78-869e-c14be0b17d21 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. 2026-05-13 23:18:15.075 7 INFO cinder.api.openstack.wsgi [None req-68f3b16b-c0b6-4f78-869e-c14be0b17d21 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 362/723] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:18:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:18:15.087 8 INFO cinder.api.openstack.wsgi [None req-1987d313-5dcc-4811-af6f-c12a093fcf15 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:18:15.105 8 INFO cinder.volume.api [None req-1987d313-5dcc-4811-af6f-c12a093fcf15 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. 2026-05-13 23:18:15.108 8 INFO cinder.api.openstack.wsgi [None req-1987d313-5dcc-4811-af6f-c12a093fcf15 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 362/724] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:18:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/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-05-13 23:18:15.124 7 INFO cinder.api.openstack.wsgi [None req-a2f4d1ce-df81-49b6-b945-ef08f4ebf216 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true 2026-05-13 23:18:15.130 7 INFO cinder.volume.api [None req-a2f4d1ce-df81-49b6-b945-ef08f4ebf216 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all snapshots completed successfully. 2026-05-13 23:18:15.131 7 INFO cinder.api.openstack.wsgi [None req-a2f4d1ce-df81-49b6-b945-ef08f4ebf216 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 363/725] 10.0.0.94 () {28 vars in 671 bytes} [Wed May 13 23:18:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:18:15.193 8 INFO cinder.api.openstack.wsgi [None req-5b4994c0-e057-4b4d-91e2-a0a77bde729b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/0f263766fffc4be7868bd47ffc3bd9e2?usage=true 2026-05-13 23:18:15.214 8 INFO cinder.api.openstack.wsgi [None req-5b4994c0-e057-4b4d-91e2-a0a77bde729b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/0f263766fffc4be7868bd47ffc3bd9e2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 363/726] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:18:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/0f263766fffc4be7868bd47ffc3bd9e2?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:18:15.228 7 INFO cinder.api.openstack.wsgi [None req-5b6b07cb-7cbc-4d14-82a6-5fa2aaef903b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true 2026-05-13 23:18:15.249 7 INFO cinder.api.openstack.wsgi [None req-5b6b07cb-7cbc-4d14-82a6-5fa2aaef903b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 364/727] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:18:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:18:15.265 8 INFO cinder.api.openstack.wsgi [None req-7a667c07-56b1-42ed-b291-2296c6f39176 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true 2026-05-13 23:18:15.287 8 INFO cinder.api.openstack.wsgi [None req-7a667c07-56b1-42ed-b291-2296c6f39176 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 364/728] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:18:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:18:15.303 7 INFO cinder.api.openstack.wsgi [None req-89212d57-0bfe-4d3b-9b88-8476dc3316e4 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/d43165d05f9641e7b109878677ab305a?usage=true 2026-05-13 23:18:15.324 7 INFO cinder.api.openstack.wsgi [None req-89212d57-0bfe-4d3b-9b88-8476dc3316e4 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/d43165d05f9641e7b109878677ab305a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 365/729] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:18:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/d43165d05f9641e7b109878677ab305a?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:18:15.337 8 INFO cinder.api.openstack.wsgi [None req-da12438c-02bd-4e15-96eb-18566ce15fb0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/eb4a33b91227484eb055d3b245416815?usage=true 2026-05-13 23:18:15.358 8 INFO cinder.api.openstack.wsgi [None req-da12438c-02bd-4e15-96eb-18566ce15fb0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/eb4a33b91227484eb055d3b245416815?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 365/730] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:18:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/eb4a33b91227484eb055d3b245416815?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:18:15.371 7 INFO cinder.api.openstack.wsgi [None req-94ba83b5-3ba6-4436-8e04-ba312ace4fc7 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true 2026-05-13 23:18:15.396 7 INFO cinder.api.openstack.wsgi [None req-94ba83b5-3ba6-4436-8e04-ba312ace4fc7 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 366/731] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:18:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:18:18.345 8 INFO cinder.api.openstack.wsgi [None req-da12438c-02bd-4e15-96eb-18566ce15fb0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:18:18.346 8 INFO cinder.api.openstack.wsgi [None req-da12438c-02bd-4e15-96eb-18566ce15fb0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:18:18.346 7 INFO cinder.api.openstack.wsgi [None req-94ba83b5-3ba6-4436-8e04-ba312ace4fc7 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:18:18.347 7 INFO cinder.api.openstack.wsgi [None req-94ba83b5-3ba6-4436-8e04-ba312ace4fc7 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:18:28.345 8 INFO cinder.api.openstack.wsgi [None req-da12438c-02bd-4e15-96eb-18566ce15fb0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:18:28.345 7 INFO cinder.api.openstack.wsgi [None req-94ba83b5-3ba6-4436-8e04-ba312ace4fc7 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:18:28.347 7 INFO cinder.api.openstack.wsgi [None req-94ba83b5-3ba6-4436-8e04-ba312ace4fc7 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:18:28.347 8 INFO cinder.api.openstack.wsgi [None req-da12438c-02bd-4e15-96eb-18566ce15fb0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:18:30.746 7 INFO cinder.api.openstack.wsgi [req-6afdd6d0-b295-4ec3-8f37-160f8400624b req-18c3bd54-bb95-4e87-af44-b62f46aaab95 d20c803491b5445ea7e8806e6ff52a26 eb4a33b91227484eb055d3b245416815 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/eb4a33b91227484eb055d3b245416815/attachments?instance_id=98ceb5d1-b411-44a1-bf0d-c60315418753 2026-05-13 23:18:30.759 7 INFO cinder.api.openstack.wsgi [req-6afdd6d0-b295-4ec3-8f37-160f8400624b req-18c3bd54-bb95-4e87-af44-b62f46aaab95 d20c803491b5445ea7e8806e6ff52a26 eb4a33b91227484eb055d3b245416815 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/eb4a33b91227484eb055d3b245416815/attachments?instance_id=98ceb5d1-b411-44a1-bf0d-c60315418753 returned with HTTP 200 [pid: 7|app: 0|req: 369/736] 199.204.45.89 () {36 vars in 1101 bytes} [Wed May 13 23:18:30 2026] GET /v3/eb4a33b91227484eb055d3b245416815/attachments?instance_id=98ceb5d1-b411-44a1-bf0d-c60315418753 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:18:38.346 8 INFO cinder.api.openstack.wsgi [None req-da12438c-02bd-4e15-96eb-18566ce15fb0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:18:38.347 8 INFO cinder.api.openstack.wsgi [None req-da12438c-02bd-4e15-96eb-18566ce15fb0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:18:38.347 7 INFO cinder.api.openstack.wsgi [req-6afdd6d0-b295-4ec3-8f37-160f8400624b req-18c3bd54-bb95-4e87-af44-b62f46aaab95 d20c803491b5445ea7e8806e6ff52a26 eb4a33b91227484eb055d3b245416815 - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:18:38.348 7 INFO cinder.api.openstack.wsgi [req-6afdd6d0-b295-4ec3-8f37-160f8400624b req-18c3bd54-bb95-4e87-af44-b62f46aaab95 d20c803491b5445ea7e8806e6ff52a26 eb4a33b91227484eb055d3b245416815 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:18:48.346 7 INFO cinder.api.openstack.wsgi [req-6afdd6d0-b295-4ec3-8f37-160f8400624b req-18c3bd54-bb95-4e87-af44-b62f46aaab95 d20c803491b5445ea7e8806e6ff52a26 eb4a33b91227484eb055d3b245416815 - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:18:48.346 8 INFO cinder.api.openstack.wsgi [None req-da12438c-02bd-4e15-96eb-18566ce15fb0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:18:48.346 7 INFO cinder.api.openstack.wsgi [req-6afdd6d0-b295-4ec3-8f37-160f8400624b req-18c3bd54-bb95-4e87-af44-b62f46aaab95 d20c803491b5445ea7e8806e6ff52a26 eb4a33b91227484eb055d3b245416815 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:18:48.347 8 INFO cinder.api.openstack.wsgi [None req-da12438c-02bd-4e15-96eb-18566ce15fb0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:18:50.452 7 INFO cinder.api.openstack.wsgi [None req-b7d3d9c8-c634-4e90-9f22-afda6f59b0c2 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/20ceb2779c064e75b32edeb76eafc618/volumes 2026-05-13 23:18:50.454 7 INFO cinder.api.v3.volumes [None req-b7d3d9c8-c634-4e90-9f22-afda6f59b0c2 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] Create volume of 1 GB 2026-05-13 23:18:50.460 7 INFO cinder.volume.api [None req-b7d3d9c8-c634-4e90-9f22-afda6f59b0c2 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] Availability Zones retrieved successfully. 2026-05-13 23:18:50.645 7 INFO cinder.volume.api [None req-b7d3d9c8-c634-4e90-9f22-afda6f59b0c2 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] Create volume request issued successfully. 2026-05-13 23:18:50.646 7 INFO cinder.api.openstack.wsgi [None req-b7d3d9c8-c634-4e90-9f22-afda6f59b0c2 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/20ceb2779c064e75b32edeb76eafc618/volumes returned with HTTP 202 [pid: 7|app: 0|req: 372/741] 10.0.0.233 () {34 vars in 720 bytes} [Wed May 13 23:18:50 2026] POST /v3/20ceb2779c064e75b32edeb76eafc618/volumes => generated 861 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-13 23:18:50.673 8 INFO cinder.api.openstack.wsgi [None req-366d0a12-4fe9-48f2-9c52-fe6568428a67 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/20ceb2779c064e75b32edeb76eafc618/volumes/706b7183-e9c2-447a-97d0-7ab548477107 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:18:50.686 8 INFO cinder.volume.api [None req-366d0a12-4fe9-48f2-9c52-fe6568428a67 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] Volume info retrieved successfully. 2026-05-13 23:18:50.692 8 INFO cinder.api.openstack.wsgi [None req-366d0a12-4fe9-48f2-9c52-fe6568428a67 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/20ceb2779c064e75b32edeb76eafc618/volumes/706b7183-e9c2-447a-97d0-7ab548477107 returned with HTTP 200 [pid: 8|app: 0|req: 370/742] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:18:50 2026] GET /v3/20ceb2779c064e75b32edeb76eafc618/volumes/706b7183-e9c2-447a-97d0-7ab548477107 => generated 929 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:18:51.732 7 INFO cinder.api.openstack.wsgi [None req-50a374c4-78bb-43b0-bb86-b4d01f07d43d 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/20ceb2779c064e75b32edeb76eafc618/volumes/706b7183-e9c2-447a-97d0-7ab548477107 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:18:51.748 7 INFO cinder.volume.api [None req-50a374c4-78bb-43b0-bb86-b4d01f07d43d 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] Volume info retrieved successfully. 2026-05-13 23:18:51.753 7 INFO cinder.api.openstack.wsgi [None req-50a374c4-78bb-43b0-bb86-b4d01f07d43d 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/20ceb2779c064e75b32edeb76eafc618/volumes/706b7183-e9c2-447a-97d0-7ab548477107 returned with HTTP 200 [pid: 7|app: 0|req: 373/743] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:18:51 2026] GET /v3/20ceb2779c064e75b32edeb76eafc618/volumes/706b7183-e9c2-447a-97d0-7ab548477107 => generated 954 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:18:58.346 8 INFO cinder.api.openstack.wsgi [None req-366d0a12-4fe9-48f2-9c52-fe6568428a67 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:18:58.348 8 INFO cinder.api.openstack.wsgi [None req-366d0a12-4fe9-48f2-9c52-fe6568428a67 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:18:58.348 7 INFO cinder.api.openstack.wsgi [None req-50a374c4-78bb-43b0-bb86-b4d01f07d43d 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:18:58.349 7 INFO cinder.api.openstack.wsgi [None req-50a374c4-78bb-43b0-bb86-b4d01f07d43d 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:06.828 8 INFO cinder.api.openstack.wsgi [None req-22ba6721-b3db-4880-99d6-29a2c53df578 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/20ceb2779c064e75b32edeb76eafc618/volumes/706b7183-e9c2-447a-97d0-7ab548477107/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:06.841 8 INFO cinder.volume.api [None req-22ba6721-b3db-4880-99d6-29a2c53df578 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] Volume info retrieved successfully. 2026-05-13 23:19:06.855 8 INFO cinder.volume.api [None req-22ba6721-b3db-4880-99d6-29a2c53df578 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] Update volume admin metadata completed successfully. 2026-05-13 23:19:07.360 8 INFO cinder.volume.api [None req-22ba6721-b3db-4880-99d6-29a2c53df578 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] Attach volume completed successfully. 2026-05-13 23:19:07.361 8 INFO cinder.api.openstack.wsgi [None req-22ba6721-b3db-4880-99d6-29a2c53df578 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/20ceb2779c064e75b32edeb76eafc618/volumes/706b7183-e9c2-447a-97d0-7ab548477107/action returned with HTTP 202 [pid: 8|app: 0|req: 372/746] 10.0.0.233 () {34 vars in 808 bytes} [Wed May 13 23:19:06 2026] POST /v3/20ceb2779c064e75b32edeb76eafc618/volumes/706b7183-e9c2-447a-97d0-7ab548477107/action => generated 0 bytes in 542 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:07.379 7 INFO cinder.api.openstack.wsgi [None req-a84cd769-cc4f-4936-a953-0c79ffae3e70 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/20ceb2779c064e75b32edeb76eafc618/volumes/706b7183-e9c2-447a-97d0-7ab548477107 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:07.409 7 INFO cinder.volume.api [None req-a84cd769-cc4f-4936-a953-0c79ffae3e70 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] Volume info retrieved successfully. 2026-05-13 23:19:07.415 7 INFO cinder.api.openstack.wsgi [None req-a84cd769-cc4f-4936-a953-0c79ffae3e70 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/20ceb2779c064e75b32edeb76eafc618/volumes/706b7183-e9c2-447a-97d0-7ab548477107 returned with HTTP 200 [pid: 7|app: 0|req: 375/747] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:19:07 2026] GET /v3/20ceb2779c064e75b32edeb76eafc618/volumes/706b7183-e9c2-447a-97d0-7ab548477107 => generated 1288 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-05-13 23:19:07.447 8 INFO cinder.api.openstack.wsgi [None req-effeae1d-e0f9-4e02-aa46-bc6ada585cf0 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/20ceb2779c064e75b32edeb76eafc618/volumes/706b7183-e9c2-447a-97d0-7ab548477107/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:07.474 8 INFO cinder.volume.api [None req-effeae1d-e0f9-4e02-aa46-bc6ada585cf0 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] Volume info retrieved successfully. 2026-05-13 23:19:07.980 8 INFO cinder.volume.api [None req-effeae1d-e0f9-4e02-aa46-bc6ada585cf0 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] Detach volume completed successfully. 2026-05-13 23:19:07.981 8 INFO cinder.api.openstack.wsgi [None req-effeae1d-e0f9-4e02-aa46-bc6ada585cf0 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/20ceb2779c064e75b32edeb76eafc618/volumes/706b7183-e9c2-447a-97d0-7ab548477107/action returned with HTTP 202 [pid: 8|app: 0|req: 373/748] 10.0.0.233 () {34 vars in 808 bytes} [Wed May 13 23:19:07 2026] POST /v3/20ceb2779c064e75b32edeb76eafc618/volumes/706b7183-e9c2-447a-97d0-7ab548477107/action => generated 0 bytes in 542 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:07.991 7 INFO cinder.api.openstack.wsgi [None req-007ca2c5-1866-4c66-a3b9-d915e0a99dd3 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/20ceb2779c064e75b32edeb76eafc618/volumes/706b7183-e9c2-447a-97d0-7ab548477107 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:08.007 7 INFO cinder.volume.api [None req-007ca2c5-1866-4c66-a3b9-d915e0a99dd3 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] Volume info retrieved successfully. 2026-05-13 23:19:08.014 7 INFO cinder.api.openstack.wsgi [None req-007ca2c5-1866-4c66-a3b9-d915e0a99dd3 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/20ceb2779c064e75b32edeb76eafc618/volumes/706b7183-e9c2-447a-97d0-7ab548477107 returned with HTTP 200 [pid: 7|app: 0|req: 376/749] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:19:07 2026] GET /v3/20ceb2779c064e75b32edeb76eafc618/volumes/706b7183-e9c2-447a-97d0-7ab548477107 => generated 973 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:19:08.347 8 INFO cinder.api.openstack.wsgi [None req-effeae1d-e0f9-4e02-aa46-bc6ada585cf0 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:19:08.348 7 INFO cinder.api.openstack.wsgi [None req-007ca2c5-1866-4c66-a3b9-d915e0a99dd3 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:19:08.350 7 INFO cinder.api.openstack.wsgi [None req-007ca2c5-1866-4c66-a3b9-d915e0a99dd3 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:19:08.349 8 INFO cinder.api.openstack.wsgi [None req-effeae1d-e0f9-4e02-aa46-bc6ada585cf0 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:14.506 8 INFO cinder.api.openstack.wsgi [None req-c6b88bca-412d-4a8c-b3bb-123a39f93dbe bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services 2026-05-13 23:19:14.510 8 INFO cinder.api.openstack.wsgi [None req-c6b88bca-412d-4a8c-b3bb-123a39f93dbe bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 375/752] 10.0.0.94 () {28 vars in 642 bytes} [Wed May 13 23:19:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services => generated 646 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:14.524 7 INFO cinder.api.openstack.wsgi [None req-74aeae89-0ef1-48ec-9391-7578d026241d bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true 2026-05-13 23:19:15.028 7 INFO cinder.api.openstack.wsgi [None req-74aeae89-0ef1-48ec-9391-7578d026241d bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 378/753] 10.0.0.94 () {28 vars in 693 bytes} [Wed May 13 23:19:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:19:15.076 8 INFO cinder.api.openstack.wsgi [None req-50467df1-fd96-4afa-b386-cdd6737c2d53 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/108be8b056124f86932306ac2a4eaee0?usage=true 2026-05-13 23:19:15.098 8 INFO cinder.api.openstack.wsgi [None req-50467df1-fd96-4afa-b386-cdd6737c2d53 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/108be8b056124f86932306ac2a4eaee0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 376/754] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:19:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/108be8b056124f86932306ac2a4eaee0?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:19:15.110 7 INFO cinder.api.openstack.wsgi [None req-2d3abf3a-1498-4de1-93bf-32db7e3d9b76 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/20ceb2779c064e75b32edeb76eafc618?usage=true 2026-05-13 23:19:15.127 7 INFO cinder.api.openstack.wsgi [None req-2d3abf3a-1498-4de1-93bf-32db7e3d9b76 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/20ceb2779c064e75b32edeb76eafc618?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 379/755] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:19:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/20ceb2779c064e75b32edeb76eafc618?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:19:15.137 8 INFO cinder.api.openstack.wsgi [None req-a4772187-9092-4929-a3a6-a69ee2a816c9 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true 2026-05-13 23:19:15.161 8 INFO cinder.api.openstack.wsgi [None req-a4772187-9092-4929-a3a6-a69ee2a816c9 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 377/756] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:19:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:19:15.175 7 INFO cinder.api.openstack.wsgi [None req-71953265-8f5e-4167-aa78-39ba90d8504a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/6843bf8db3f94c1494cf1bacef2b0515?usage=true 2026-05-13 23:19:15.194 7 INFO cinder.api.openstack.wsgi [None req-71953265-8f5e-4167-aa78-39ba90d8504a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/6843bf8db3f94c1494cf1bacef2b0515?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 380/757] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:19:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/6843bf8db3f94c1494cf1bacef2b0515?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:19:15.209 8 INFO cinder.api.openstack.wsgi [None req-414e73e6-9533-4ce8-9b3b-c11937dc3a1e bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/8ba3cb5e1f154b58be8a0419ee57a1c7?usage=true 2026-05-13 23:19:15.234 8 INFO cinder.api.openstack.wsgi [None req-414e73e6-9533-4ce8-9b3b-c11937dc3a1e bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/8ba3cb5e1f154b58be8a0419ee57a1c7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 378/758] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:19:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/8ba3cb5e1f154b58be8a0419ee57a1c7?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:19:15.245 7 INFO cinder.api.openstack.wsgi [None req-c3492471-5874-43ae-8a12-67c2ff17a41e bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true 2026-05-13 23:19:15.263 7 INFO cinder.api.openstack.wsgi [None req-c3492471-5874-43ae-8a12-67c2ff17a41e bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 381/759] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:19:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:19:15.274 8 INFO cinder.api.openstack.wsgi [None req-41e33143-6000-4c52-b704-e41d939ebfac bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/d67909655f2b40909da9f8d48b6f3c95?usage=true 2026-05-13 23:19:15.314 8 INFO cinder.api.openstack.wsgi [None req-41e33143-6000-4c52-b704-e41d939ebfac bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/d67909655f2b40909da9f8d48b6f3c95?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 379/760] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:19:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/d67909655f2b40909da9f8d48b6f3c95?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:19:15.326 7 INFO cinder.api.openstack.wsgi [None req-181bcb31-357e-4597-a4cb-6ae99132b8f9 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true 2026-05-13 23:19:15.353 8 INFO cinder.api.openstack.wsgi [None req-ee0cd218-fd59-4961-a961-dfe5dd99b9f0 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/20ceb2779c064e75b32edeb76eafc618/volumes/706b7183-e9c2-447a-97d0-7ab548477107 2026-05-13 23:19:15.356 7 INFO cinder.api.openstack.wsgi [None req-181bcb31-357e-4597-a4cb-6ae99132b8f9 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 382/761] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:19:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true => generated 845 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/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:15.368 7 INFO cinder.api.openstack.wsgi [None req-5f10c307-40dc-4725-a677-de0200e17b1a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f9acefc30efb49c2a36243accf4f2b7b?usage=true 2026-05-13 23:19:15.372 8 INFO cinder.volume.api [None req-ee0cd218-fd59-4961-a961-dfe5dd99b9f0 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] Volume info retrieved successfully. 2026-05-13 23:19:15.378 8 INFO cinder.api.openstack.wsgi [None req-ee0cd218-fd59-4961-a961-dfe5dd99b9f0 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/20ceb2779c064e75b32edeb76eafc618/volumes/706b7183-e9c2-447a-97d0-7ab548477107 returned with HTTP 200 [pid: 8|app: 0|req: 380/762] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:19:15 2026] GET /v3/20ceb2779c064e75b32edeb76eafc618/volumes/706b7183-e9c2-447a-97d0-7ab548477107 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:15.396 7 INFO cinder.api.openstack.wsgi [None req-5f10c307-40dc-4725-a677-de0200e17b1a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f9acefc30efb49c2a36243accf4f2b7b?usage=true returned with HTTP 200 2026-05-13 23:19:15.397 8 INFO cinder.api.openstack.wsgi [None req-52b0d784-d839-41a8-8975-44824023303b 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/20ceb2779c064e75b32edeb76eafc618/volumes/706b7183-e9c2-447a-97d0-7ab548477107 [pid: 7|app: 0|req: 383/763] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:19:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f9acefc30efb49c2a36243accf4f2b7b?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:19:15.398 8 INFO cinder.api.v3.volumes [None req-52b0d784-d839-41a8-8975-44824023303b 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] Delete volume with id: 706b7183-e9c2-447a-97d0-7ab548477107 2026-05-13 23:19:15.403 7 INFO cinder.api.openstack.wsgi [None req-cc3f2cb2-0ae0-432f-a397-e0fb90c9f5f6 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:15.408 8 INFO cinder.volume.api [None req-52b0d784-d839-41a8-8975-44824023303b 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] Volume info retrieved successfully. 2026-05-13 23:19:15.411 7 INFO cinder.volume.api [None req-cc3f2cb2-0ae0-432f-a397-e0fb90c9f5f6 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:15.416 7 INFO cinder.api.openstack.wsgi [None req-cc3f2cb2-0ae0-432f-a397-e0fb90c9f5f6 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 384/764] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:19:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 1141 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:15.428 7 INFO cinder.api.openstack.wsgi [None req-bb64c3aa-8038-492d-b9e0-51afe09ce9d0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true 2026-05-13 23:19:15.434 7 INFO cinder.volume.api [None req-bb64c3aa-8038-492d-b9e0-51afe09ce9d0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all snapshots completed successfully. 2026-05-13 23:19:15.434 7 INFO cinder.api.openstack.wsgi [None req-bb64c3aa-8038-492d-b9e0-51afe09ce9d0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 385/765] 10.0.0.94 () {28 vars in 671 bytes} [Wed May 13 23:19:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:19:15.436 8 INFO cinder.volume.api [None req-52b0d784-d839-41a8-8975-44824023303b 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] Delete volume request issued successfully. 2026-05-13 23:19:15.436 8 INFO cinder.api.openstack.wsgi [None req-52b0d784-d839-41a8-8975-44824023303b 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/20ceb2779c064e75b32edeb76eafc618/volumes/706b7183-e9c2-447a-97d0-7ab548477107 returned with HTTP 202 [pid: 8|app: 0|req: 381/766] 10.0.0.233 () {32 vars in 776 bytes} [Wed May 13 23:19:15 2026] DELETE /v3/20ceb2779c064e75b32edeb76eafc618/volumes/706b7183-e9c2-447a-97d0-7ab548477107 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-13 23:19:15.445 7 INFO cinder.api.openstack.wsgi [None req-c0705f01-e834-4bbf-9a6b-0e76542d3d2a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:15.452 8 INFO cinder.api.openstack.wsgi [None req-73e1ea9e-e75e-4ac4-809f-13293f625ee9 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/20ceb2779c064e75b32edeb76eafc618/volumes/706b7183-e9c2-447a-97d0-7ab548477107 2026-05-13 23:19:15.455 7 INFO cinder.volume.api [None req-c0705f01-e834-4bbf-9a6b-0e76542d3d2a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:15.465 7 INFO cinder.api.openstack.wsgi [None req-c0705f01-e834-4bbf-9a6b-0e76542d3d2a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 386/767] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:19:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:15.478 8 INFO cinder.volume.api [None req-73e1ea9e-e75e-4ac4-809f-13293f625ee9 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] Volume info retrieved successfully. 2026-05-13 23:19:15.486 8 INFO cinder.api.openstack.wsgi [None req-73e1ea9e-e75e-4ac4-809f-13293f625ee9 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/20ceb2779c064e75b32edeb76eafc618/volumes/706b7183-e9c2-447a-97d0-7ab548477107 returned with HTTP 200 [pid: 8|app: 0|req: 382/768] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:19:15 2026] GET /v3/20ceb2779c064e75b32edeb76eafc618/volumes/706b7183-e9c2-447a-97d0-7ab548477107 => generated 972 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:16.505 7 INFO cinder.api.openstack.wsgi [None req-625de531-52ca-4d2d-8344-f76e4077763a 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/20ceb2779c064e75b32edeb76eafc618/volumes/706b7183-e9c2-447a-97d0-7ab548477107 2026-05-13 23:19:16.513 7 INFO cinder.api.openstack.wsgi [None req-625de531-52ca-4d2d-8344-f76e4077763a 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/20ceb2779c064e75b32edeb76eafc618/volumes/706b7183-e9c2-447a-97d0-7ab548477107 returned with HTTP 404 [pid: 7|app: 0|req: 387/769] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:19:16 2026] GET /v3/20ceb2779c064e75b32edeb76eafc618/volumes/706b7183-e9c2-447a-97d0-7ab548477107 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-13 23:19:18.346 7 INFO cinder.api.openstack.wsgi [None req-625de531-52ca-4d2d-8344-f76e4077763a 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:19:18.347 7 INFO cinder.api.openstack.wsgi [None req-625de531-52ca-4d2d-8344-f76e4077763a 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:19:18.347 8 INFO cinder.api.openstack.wsgi [None req-73e1ea9e-e75e-4ac4-809f-13293f625ee9 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:19:18.348 8 INFO cinder.api.openstack.wsgi [None req-73e1ea9e-e75e-4ac4-809f-13293f625ee9 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:19:28.345 8 INFO cinder.api.openstack.wsgi [None req-73e1ea9e-e75e-4ac4-809f-13293f625ee9 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:19:28.346 7 INFO cinder.api.openstack.wsgi [None req-625de531-52ca-4d2d-8344-f76e4077763a 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:19:28.347 8 INFO cinder.api.openstack.wsgi [None req-73e1ea9e-e75e-4ac4-809f-13293f625ee9 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:19:28.347 7 INFO cinder.api.openstack.wsgi [None req-625de531-52ca-4d2d-8344-f76e4077763a 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:19:37.257 8 INFO cinder.api.openstack.wsgi [None req-73e1ea9e-e75e-4ac4-809f-13293f625ee9 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-13 23:19:37.258 8 INFO cinder.api.openstack.wsgi [None req-73e1ea9e-e75e-4ac4-809f-13293f625ee9 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 385/774] 10.0.0.233 () {30 vars in 409 bytes} [Wed May 13 23:19:37 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-13 23:19:38.346 8 INFO cinder.api.openstack.wsgi [None req-73e1ea9e-e75e-4ac4-809f-13293f625ee9 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:19:38.346 7 INFO cinder.api.openstack.wsgi [None req-625de531-52ca-4d2d-8344-f76e4077763a 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:19:38.347 8 INFO cinder.api.openstack.wsgi [None req-73e1ea9e-e75e-4ac4-809f-13293f625ee9 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:19:38.349 7 INFO cinder.api.openstack.wsgi [None req-625de531-52ca-4d2d-8344-f76e4077763a 6b9feee7c6ff4666b19a20971f2220cf 20ceb2779c064e75b32edeb76eafc618 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:40.150 8 INFO cinder.api.openstack.wsgi [None req-453d0c1b-7426-4035-a4f7-b35f3cd53473 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes 2026-05-13 23:19:40.152 8 INFO cinder.api.v3.volumes [None req-453d0c1b-7426-4035-a4f7-b35f3cd53473 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Create volume of 1 GB 2026-05-13 23:19:40.174 8 INFO cinder.volume.api [None req-453d0c1b-7426-4035-a4f7-b35f3cd53473 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Availability Zones retrieved successfully. 2026-05-13 23:19:40.479 8 INFO cinder.volume.api [None req-453d0c1b-7426-4035-a4f7-b35f3cd53473 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Create volume request issued successfully. 2026-05-13 23:19:40.480 8 INFO cinder.api.openstack.wsgi [None req-453d0c1b-7426-4035-a4f7-b35f3cd53473 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes returned with HTTP 202 [pid: 8|app: 0|req: 387/777] 10.0.0.233 () {34 vars in 721 bytes} [Wed May 13 23:19:39 2026] POST /v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes => generated 870 bytes in 578 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-13 23:19:40.505 7 INFO cinder.api.openstack.wsgi [None req-2fe43a07-0ca1-4fa7-aa1c-4ad956a80186 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/fd687dd6-4f0c-4491-9e14-b0146158cd14 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:40.539 7 INFO cinder.volume.api [None req-2fe43a07-0ca1-4fa7-aa1c-4ad956a80186 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Volume info retrieved successfully. 2026-05-13 23:19:40.551 7 INFO cinder.api.openstack.wsgi [None req-2fe43a07-0ca1-4fa7-aa1c-4ad956a80186 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/fd687dd6-4f0c-4491-9e14-b0146158cd14 returned with HTTP 200 [pid: 7|app: 0|req: 391/778] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:19:40 2026] GET /v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/fd687dd6-4f0c-4491-9e14-b0146158cd14 => generated 938 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:41.580 8 INFO cinder.api.openstack.wsgi [None req-bed33ac6-f492-452f-b83f-69027da52ef5 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/fd687dd6-4f0c-4491-9e14-b0146158cd14 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:41.602 8 INFO cinder.volume.api [None req-bed33ac6-f492-452f-b83f-69027da52ef5 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Volume info retrieved successfully. 2026-05-13 23:19:41.606 8 INFO cinder.api.openstack.wsgi [None req-bed33ac6-f492-452f-b83f-69027da52ef5 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/fd687dd6-4f0c-4491-9e14-b0146158cd14 returned with HTTP 200 [pid: 8|app: 0|req: 388/779] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:19:41 2026] GET /v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/fd687dd6-4f0c-4491-9e14-b0146158cd14 => generated 963 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:41.627 7 INFO cinder.api.openstack.wsgi [None req-9db70bfe-6758-44c6-9a9d-8395afb66aeb df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/fd687dd6-4f0c-4491-9e14-b0146158cd14 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:41.649 7 INFO cinder.volume.api [None req-9db70bfe-6758-44c6-9a9d-8395afb66aeb df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Volume info retrieved successfully. 2026-05-13 23:19:41.655 7 INFO cinder.api.openstack.wsgi [None req-9db70bfe-6758-44c6-9a9d-8395afb66aeb df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/fd687dd6-4f0c-4491-9e14-b0146158cd14 returned with HTTP 200 [pid: 7|app: 0|req: 392/780] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:19:41 2026] GET /v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/fd687dd6-4f0c-4491-9e14-b0146158cd14 => generated 963 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:41.681 8 INFO cinder.api.openstack.wsgi [None req-579471a2-6168-4a68-ab5e-07573c73e3ef df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/fd687dd6-4f0c-4491-9e14-b0146158cd14 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:41.701 8 INFO cinder.volume.api [None req-579471a2-6168-4a68-ab5e-07573c73e3ef df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Volume info retrieved successfully. 2026-05-13 23:19:41.710 8 INFO cinder.volume.api [None req-579471a2-6168-4a68-ab5e-07573c73e3ef df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Volume updated successfully. 2026-05-13 23:19:41.711 8 INFO cinder.api.openstack.wsgi [None req-579471a2-6168-4a68-ab5e-07573c73e3ef df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/fd687dd6-4f0c-4491-9e14-b0146158cd14 returned with HTTP 200 [pid: 8|app: 0|req: 389/781] 10.0.0.233 () {34 vars in 793 bytes} [Wed May 13 23:19:41 2026] PUT /v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/fd687dd6-4f0c-4491-9e14-b0146158cd14 => generated 895 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-05-13 23:19:41.731 7 INFO cinder.api.openstack.wsgi [None req-a4e79ee6-8cf4-4b29-a5a9-0df2e3158d39 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/fd687dd6-4f0c-4491-9e14-b0146158cd14 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:41.750 7 INFO cinder.volume.api [None req-a4e79ee6-8cf4-4b29-a5a9-0df2e3158d39 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Volume info retrieved successfully. 2026-05-13 23:19:41.767 7 INFO cinder.volume.api [None req-a4e79ee6-8cf4-4b29-a5a9-0df2e3158d39 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Volume updated successfully. 2026-05-13 23:19:41.767 7 INFO cinder.api.openstack.wsgi [None req-a4e79ee6-8cf4-4b29-a5a9-0df2e3158d39 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/fd687dd6-4f0c-4491-9e14-b0146158cd14 returned with HTTP 200 [pid: 7|app: 0|req: 393/782] 10.0.0.233 () {34 vars in 794 bytes} [Wed May 13 23:19:41 2026] PUT /v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/fd687dd6-4f0c-4491-9e14-b0146158cd14 => 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-05-13 23:19:41.786 8 INFO cinder.api.openstack.wsgi [None req-659e8375-61fa-4d9f-b13e-5c75bb6fac63 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/fd687dd6-4f0c-4491-9e14-b0146158cd14 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:41.799 8 INFO cinder.volume.api [None req-659e8375-61fa-4d9f-b13e-5c75bb6fac63 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Volume info retrieved successfully. 2026-05-13 23:19:41.808 8 INFO cinder.api.openstack.wsgi [None req-659e8375-61fa-4d9f-b13e-5c75bb6fac63 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/fd687dd6-4f0c-4491-9e14-b0146158cd14 returned with HTTP 200 [pid: 8|app: 0|req: 390/783] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:19:41 2026] GET /v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/fd687dd6-4f0c-4491-9e14-b0146158cd14 => generated 1002 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:41.834 7 INFO cinder.api.openstack.wsgi [None req-46eb4790-ce11-46cd-81a7-f61cd32fa66f df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes 2026-05-13 23:19:41.836 7 INFO cinder.api.v3.volumes [None req-46eb4790-ce11-46cd-81a7-f61cd32fa66f df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Create volume of 1 GB 2026-05-13 23:19:41.840 7 INFO cinder.volume.api [None req-46eb4790-ce11-46cd-81a7-f61cd32fa66f df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Availability Zones retrieved successfully. 2026-05-13 23:19:41.971 7 INFO cinder.volume.api [None req-46eb4790-ce11-46cd-81a7-f61cd32fa66f df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Create volume request issued successfully. 2026-05-13 23:19:41.972 7 INFO cinder.api.openstack.wsgi [None req-46eb4790-ce11-46cd-81a7-f61cd32fa66f df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes returned with HTTP 202 [pid: 7|app: 0|req: 394/784] 10.0.0.233 () {34 vars in 721 bytes} [Wed May 13 23:19:41 2026] POST /v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes => generated 891 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:42.003 8 INFO cinder.api.openstack.wsgi [None req-26746198-f902-4dec-93ce-4623c85b80fc df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/947c3517-b16b-47ba-885b-a63409818a97 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:42.028 8 INFO cinder.volume.api [None req-26746198-f902-4dec-93ce-4623c85b80fc df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Volume info retrieved successfully. 2026-05-13 23:19:42.032 8 INFO cinder.api.openstack.wsgi [None req-26746198-f902-4dec-93ce-4623c85b80fc df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/947c3517-b16b-47ba-885b-a63409818a97 returned with HTTP 200 [pid: 8|app: 0|req: 391/785] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:19:41 2026] GET /v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/947c3517-b16b-47ba-885b-a63409818a97 => generated 959 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:43.054 7 INFO cinder.api.openstack.wsgi [None req-523f7fdb-b453-4519-9311-afd7e67eaf41 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/947c3517-b16b-47ba-885b-a63409818a97 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:43.072 7 INFO cinder.volume.api [None req-523f7fdb-b453-4519-9311-afd7e67eaf41 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Volume info retrieved successfully. 2026-05-13 23:19:43.077 7 INFO cinder.api.openstack.wsgi [None req-523f7fdb-b453-4519-9311-afd7e67eaf41 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/947c3517-b16b-47ba-885b-a63409818a97 returned with HTTP 200 [pid: 7|app: 0|req: 395/786] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:19:43 2026] GET /v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/947c3517-b16b-47ba-885b-a63409818a97 => generated 984 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:43.099 8 INFO cinder.api.openstack.wsgi [None req-a19eb13a-a401-4bae-8be9-9d22297cf25f df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/947c3517-b16b-47ba-885b-a63409818a97 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:43.121 8 INFO cinder.volume.api [None req-a19eb13a-a401-4bae-8be9-9d22297cf25f df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Volume info retrieved successfully. 2026-05-13 23:19:43.129 8 INFO cinder.volume.api [None req-a19eb13a-a401-4bae-8be9-9d22297cf25f df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Volume updated successfully. 2026-05-13 23:19:43.130 8 INFO cinder.api.openstack.wsgi [None req-a19eb13a-a401-4bae-8be9-9d22297cf25f df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/947c3517-b16b-47ba-885b-a63409818a97 returned with HTTP 200 [pid: 8|app: 0|req: 392/787] 10.0.0.233 () {34 vars in 793 bytes} [Wed May 13 23:19:43 2026] PUT /v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/947c3517-b16b-47ba-885b-a63409818a97 => generated 881 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:43.151 7 INFO cinder.api.openstack.wsgi [None req-9420e296-6c82-4480-958d-4fccdb22302b df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/947c3517-b16b-47ba-885b-a63409818a97 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:43.168 7 INFO cinder.volume.api [None req-9420e296-6c82-4480-958d-4fccdb22302b df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Volume info retrieved successfully. 2026-05-13 23:19:43.172 7 INFO cinder.api.openstack.wsgi [None req-9420e296-6c82-4480-958d-4fccdb22302b df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/947c3517-b16b-47ba-885b-a63409818a97 returned with HTTP 200 [pid: 7|app: 0|req: 396/788] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:19:43 2026] GET /v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/947c3517-b16b-47ba-885b-a63409818a97 => generated 949 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:43.193 8 INFO cinder.api.openstack.wsgi [None req-5a256b80-645b-45c1-8b9b-f05927c6cf8a df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/947c3517-b16b-47ba-885b-a63409818a97 2026-05-13 23:19:43.194 8 INFO cinder.api.v3.volumes [None req-5a256b80-645b-45c1-8b9b-f05927c6cf8a df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Delete volume with id: 947c3517-b16b-47ba-885b-a63409818a97 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:43.213 8 INFO cinder.volume.api [None req-5a256b80-645b-45c1-8b9b-f05927c6cf8a df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Volume info retrieved successfully. 2026-05-13 23:19:43.236 8 INFO cinder.volume.api [None req-5a256b80-645b-45c1-8b9b-f05927c6cf8a df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Delete volume request issued successfully. 2026-05-13 23:19:43.237 8 INFO cinder.api.openstack.wsgi [None req-5a256b80-645b-45c1-8b9b-f05927c6cf8a df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/947c3517-b16b-47ba-885b-a63409818a97 returned with HTTP 202 [pid: 8|app: 0|req: 393/789] 10.0.0.233 () {32 vars in 776 bytes} [Wed May 13 23:19:43 2026] DELETE /v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/947c3517-b16b-47ba-885b-a63409818a97 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:43.249 7 INFO cinder.api.openstack.wsgi [None req-9af6793c-da06-4f82-bfde-5784545739cd df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/947c3517-b16b-47ba-885b-a63409818a97 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:43.266 7 INFO cinder.volume.api [None req-9af6793c-da06-4f82-bfde-5784545739cd df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Volume info retrieved successfully. 2026-05-13 23:19:43.277 7 INFO cinder.api.openstack.wsgi [None req-9af6793c-da06-4f82-bfde-5784545739cd df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/947c3517-b16b-47ba-885b-a63409818a97 returned with HTTP 200 [pid: 7|app: 0|req: 397/790] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:19:43 2026] GET /v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/947c3517-b16b-47ba-885b-a63409818a97 => generated 948 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:44.305 8 INFO cinder.api.openstack.wsgi [None req-01efee79-52cc-4b2d-9398-b07b98bb10af df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/947c3517-b16b-47ba-885b-a63409818a97 2026-05-13 23:19:44.468 8 INFO cinder.api.openstack.wsgi [None req-01efee79-52cc-4b2d-9398-b07b98bb10af df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/947c3517-b16b-47ba-885b-a63409818a97 returned with HTTP 404 [pid: 8|app: 0|req: 394/791] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:19:44 2026] GET /v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/947c3517-b16b-47ba-885b-a63409818a97 => generated 109 bytes in 175 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:44.479 7 INFO cinder.api.openstack.wsgi [None req-8688b023-5dbd-4090-ae3d-9a14b30797f9 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/fd687dd6-4f0c-4491-9e14-b0146158cd14 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:44.496 7 INFO cinder.volume.api [None req-8688b023-5dbd-4090-ae3d-9a14b30797f9 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Volume info retrieved successfully. 2026-05-13 23:19:44.503 7 INFO cinder.api.openstack.wsgi [None req-8688b023-5dbd-4090-ae3d-9a14b30797f9 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/fd687dd6-4f0c-4491-9e14-b0146158cd14 returned with HTTP 200 [pid: 7|app: 0|req: 398/792] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:19:44 2026] GET /v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/fd687dd6-4f0c-4491-9e14-b0146158cd14 => generated 1002 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-13 23:19:44.523 8 INFO cinder.api.openstack.wsgi [None req-15c1c537-1854-47f0-933d-caa773f68ae3 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/fd687dd6-4f0c-4491-9e14-b0146158cd14 2026-05-13 23:19:44.524 8 INFO cinder.api.v3.volumes [None req-15c1c537-1854-47f0-933d-caa773f68ae3 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Delete volume with id: fd687dd6-4f0c-4491-9e14-b0146158cd14 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:44.533 8 INFO cinder.volume.api [None req-15c1c537-1854-47f0-933d-caa773f68ae3 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Volume info retrieved successfully. 2026-05-13 23:19:44.551 8 INFO cinder.volume.api [None req-15c1c537-1854-47f0-933d-caa773f68ae3 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Delete volume request issued successfully. 2026-05-13 23:19:44.552 8 INFO cinder.api.openstack.wsgi [None req-15c1c537-1854-47f0-933d-caa773f68ae3 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/fd687dd6-4f0c-4491-9e14-b0146158cd14 returned with HTTP 202 [pid: 8|app: 0|req: 395/793] 10.0.0.233 () {32 vars in 776 bytes} [Wed May 13 23:19:44 2026] DELETE /v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/fd687dd6-4f0c-4491-9e14-b0146158cd14 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:44.563 7 INFO cinder.api.openstack.wsgi [None req-ce040458-be87-4cde-bf1d-1f4f2a1cf8ad df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/fd687dd6-4f0c-4491-9e14-b0146158cd14 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:44.578 7 INFO cinder.volume.api [None req-ce040458-be87-4cde-bf1d-1f4f2a1cf8ad df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Volume info retrieved successfully. 2026-05-13 23:19:44.586 7 INFO cinder.api.openstack.wsgi [None req-ce040458-be87-4cde-bf1d-1f4f2a1cf8ad df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/fd687dd6-4f0c-4491-9e14-b0146158cd14 returned with HTTP 200 [pid: 7|app: 0|req: 399/794] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:19:44 2026] GET /v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/fd687dd6-4f0c-4491-9e14-b0146158cd14 => generated 1001 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:45.611 8 INFO cinder.api.openstack.wsgi [None req-071b7bd1-6d61-4c69-aa41-5467db2ec219 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/fd687dd6-4f0c-4491-9e14-b0146158cd14 2026-05-13 23:19:45.619 8 INFO cinder.api.openstack.wsgi [None req-071b7bd1-6d61-4c69-aa41-5467db2ec219 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/fd687dd6-4f0c-4491-9e14-b0146158cd14 returned with HTTP 404 [pid: 8|app: 0|req: 396/795] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:19:45 2026] GET /v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/fd687dd6-4f0c-4491-9e14-b0146158cd14 => 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-05-13 23:19:45.676 7 INFO cinder.api.openstack.wsgi [None req-0f30c31b-6964-4ac8-a503-37d772be9daf df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes 2026-05-13 23:19:45.791 7 INFO cinder.api.v3.volumes [None req-0f30c31b-6964-4ac8-a503-37d772be9daf df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Create volume of 1 GB 2026-05-13 23:19:45.799 7 INFO cinder.volume.api [None req-0f30c31b-6964-4ac8-a503-37d772be9daf df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Availability Zones retrieved successfully. 2026-05-13 23:19:45.985 7 INFO cinder.volume.api [None req-0f30c31b-6964-4ac8-a503-37d772be9daf df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Create volume request issued successfully. 2026-05-13 23:19:45.986 7 INFO cinder.api.openstack.wsgi [None req-0f30c31b-6964-4ac8-a503-37d772be9daf df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes returned with HTTP 202 [pid: 7|app: 0|req: 400/796] 10.0.0.233 () {34 vars in 721 bytes} [Wed May 13 23:19:45 2026] POST /v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes => generated 871 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-13 23:19:46.006 8 INFO cinder.api.openstack.wsgi [None req-7de49d49-78d9-48e7-bedf-c6865694b625 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/cb02b095-1ffc-43bd-ade9-b83784f94367 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:46.037 8 INFO cinder.volume.api [None req-7de49d49-78d9-48e7-bedf-c6865694b625 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Volume info retrieved successfully. 2026-05-13 23:19:46.044 8 INFO cinder.api.openstack.wsgi [None req-7de49d49-78d9-48e7-bedf-c6865694b625 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/cb02b095-1ffc-43bd-ade9-b83784f94367 returned with HTTP 200 [pid: 8|app: 0|req: 397/797] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:19:46 2026] GET /v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/cb02b095-1ffc-43bd-ade9-b83784f94367 => generated 939 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:47.066 7 INFO cinder.api.openstack.wsgi [None req-65eab049-b5f9-4452-ae6b-712a4ee6dfc0 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/cb02b095-1ffc-43bd-ade9-b83784f94367 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:47.081 7 INFO cinder.volume.api [None req-65eab049-b5f9-4452-ae6b-712a4ee6dfc0 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Volume info retrieved successfully. 2026-05-13 23:19:47.087 7 INFO cinder.api.openstack.wsgi [None req-65eab049-b5f9-4452-ae6b-712a4ee6dfc0 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/cb02b095-1ffc-43bd-ade9-b83784f94367 returned with HTTP 200 [pid: 7|app: 0|req: 401/798] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:19:47 2026] GET /v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/cb02b095-1ffc-43bd-ade9-b83784f94367 => generated 1348 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:47.108 8 INFO cinder.api.openstack.wsgi [None req-3dbc4064-d200-44d0-bd63-e6d579ce79f2 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/cb02b095-1ffc-43bd-ade9-b83784f94367 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:47.122 8 INFO cinder.volume.api [None req-3dbc4064-d200-44d0-bd63-e6d579ce79f2 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Volume info retrieved successfully. 2026-05-13 23:19:47.127 8 INFO cinder.api.openstack.wsgi [None req-3dbc4064-d200-44d0-bd63-e6d579ce79f2 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/cb02b095-1ffc-43bd-ade9-b83784f94367 returned with HTTP 200 [pid: 8|app: 0|req: 398/799] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:19:47 2026] GET /v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/cb02b095-1ffc-43bd-ade9-b83784f94367 => generated 1348 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:47.148 7 INFO cinder.api.openstack.wsgi [None req-71bca41c-016a-401e-b8f0-65221e3fc205 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/cb02b095-1ffc-43bd-ade9-b83784f94367 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:47.166 7 INFO cinder.volume.api [None req-71bca41c-016a-401e-b8f0-65221e3fc205 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Volume info retrieved successfully. 2026-05-13 23:19:47.171 7 INFO cinder.volume.api [None req-71bca41c-016a-401e-b8f0-65221e3fc205 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Volume updated successfully. 2026-05-13 23:19:47.172 7 INFO cinder.api.openstack.wsgi [None req-71bca41c-016a-401e-b8f0-65221e3fc205 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/cb02b095-1ffc-43bd-ade9-b83784f94367 returned with HTTP 200 [pid: 7|app: 0|req: 402/800] 10.0.0.233 () {34 vars in 793 bytes} [Wed May 13 23:19:47 2026] PUT /v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/cb02b095-1ffc-43bd-ade9-b83784f94367 => generated 895 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:47.191 8 INFO cinder.api.openstack.wsgi [None req-34c5c5cd-396a-4e47-854f-e8f8817b87e0 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/cb02b095-1ffc-43bd-ade9-b83784f94367 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:47.209 8 INFO cinder.volume.api [None req-34c5c5cd-396a-4e47-854f-e8f8817b87e0 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Volume info retrieved successfully. 2026-05-13 23:19:47.217 8 INFO cinder.volume.api [None req-34c5c5cd-396a-4e47-854f-e8f8817b87e0 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Volume updated successfully. 2026-05-13 23:19:47.218 8 INFO cinder.api.openstack.wsgi [None req-34c5c5cd-396a-4e47-854f-e8f8817b87e0 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/cb02b095-1ffc-43bd-ade9-b83784f94367 returned with HTTP 200 [pid: 8|app: 0|req: 399/801] 10.0.0.233 () {34 vars in 794 bytes} [Wed May 13 23:19:47 2026] PUT /v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/cb02b095-1ffc-43bd-ade9-b83784f94367 => generated 933 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:47.240 7 INFO cinder.api.openstack.wsgi [None req-ce4386d8-36e2-4edf-a474-1d269fd0693a df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/cb02b095-1ffc-43bd-ade9-b83784f94367 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:47.265 7 INFO cinder.volume.api [None req-ce4386d8-36e2-4edf-a474-1d269fd0693a df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Volume info retrieved successfully. 2026-05-13 23:19:47.273 7 INFO cinder.api.openstack.wsgi [None req-ce4386d8-36e2-4edf-a474-1d269fd0693a df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/cb02b095-1ffc-43bd-ade9-b83784f94367 returned with HTTP 200 [pid: 7|app: 0|req: 403/802] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:19:47 2026] GET /v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/cb02b095-1ffc-43bd-ade9-b83784f94367 => generated 1386 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:47.292 8 INFO cinder.api.openstack.wsgi [None req-50837fb8-61ca-4010-b077-69a676f2c3be df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes 2026-05-13 23:19:47.294 8 INFO cinder.api.v3.volumes [None req-50837fb8-61ca-4010-b077-69a676f2c3be df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Create volume of 1 GB 2026-05-13 23:19:47.300 8 INFO cinder.volume.api [None req-50837fb8-61ca-4010-b077-69a676f2c3be df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Availability Zones retrieved successfully. 2026-05-13 23:19:47.425 8 INFO cinder.volume.api [None req-50837fb8-61ca-4010-b077-69a676f2c3be df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Create volume request issued successfully. 2026-05-13 23:19:47.425 8 INFO cinder.api.openstack.wsgi [None req-50837fb8-61ca-4010-b077-69a676f2c3be df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes returned with HTTP 202 [pid: 8|app: 0|req: 400/803] 10.0.0.233 () {34 vars in 721 bytes} [Wed May 13 23:19:47 2026] POST /v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes => generated 890 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:47.449 7 INFO cinder.api.openstack.wsgi [None req-4debb8cc-a05a-4466-a451-1880a9689155 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/19de17c8-28d2-48fd-82c8-d202b0179abc /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:47.466 7 INFO cinder.volume.api [None req-4debb8cc-a05a-4466-a451-1880a9689155 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Volume info retrieved successfully. 2026-05-13 23:19:47.480 7 INFO cinder.api.openstack.wsgi [None req-4debb8cc-a05a-4466-a451-1880a9689155 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/19de17c8-28d2-48fd-82c8-d202b0179abc returned with HTTP 200 [pid: 7|app: 0|req: 404/804] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:19:47 2026] GET /v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/19de17c8-28d2-48fd-82c8-d202b0179abc => generated 958 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:19:48.346 8 INFO cinder.api.openstack.wsgi [None req-50837fb8-61ca-4010-b077-69a676f2c3be df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:19:48.347 7 INFO cinder.api.openstack.wsgi [None req-4debb8cc-a05a-4466-a451-1880a9689155 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:19:48.348 7 INFO cinder.api.openstack.wsgi [None req-4debb8cc-a05a-4466-a451-1880a9689155 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:19:48.347 8 INFO cinder.api.openstack.wsgi [None req-50837fb8-61ca-4010-b077-69a676f2c3be df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] http://10.0.0.199:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:48.499 8 INFO cinder.api.openstack.wsgi [None req-729bca52-396a-468b-9b8b-107f33b8b2a0 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/19de17c8-28d2-48fd-82c8-d202b0179abc /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:48.513 8 INFO cinder.volume.api [None req-729bca52-396a-468b-9b8b-107f33b8b2a0 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Volume info retrieved successfully. 2026-05-13 23:19:48.518 8 INFO cinder.api.openstack.wsgi [None req-729bca52-396a-468b-9b8b-107f33b8b2a0 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/19de17c8-28d2-48fd-82c8-d202b0179abc returned with HTTP 200 [pid: 8|app: 0|req: 402/807] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:19:48 2026] GET /v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/19de17c8-28d2-48fd-82c8-d202b0179abc => generated 983 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:48.537 7 INFO cinder.api.openstack.wsgi [None req-ce974096-322d-4975-9b9b-1c0ec82ea380 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/19de17c8-28d2-48fd-82c8-d202b0179abc /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:48.566 7 INFO cinder.volume.api [None req-ce974096-322d-4975-9b9b-1c0ec82ea380 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Volume info retrieved successfully. 2026-05-13 23:19:48.577 7 INFO cinder.volume.api [None req-ce974096-322d-4975-9b9b-1c0ec82ea380 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Volume updated successfully. 2026-05-13 23:19:48.578 7 INFO cinder.api.openstack.wsgi [None req-ce974096-322d-4975-9b9b-1c0ec82ea380 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/19de17c8-28d2-48fd-82c8-d202b0179abc returned with HTTP 200 [pid: 7|app: 0|req: 406/808] 10.0.0.233 () {34 vars in 793 bytes} [Wed May 13 23:19:48 2026] PUT /v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/19de17c8-28d2-48fd-82c8-d202b0179abc => generated 882 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:48.597 8 INFO cinder.api.openstack.wsgi [None req-a1d069f8-2a72-4620-9d90-70ed6f872969 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/19de17c8-28d2-48fd-82c8-d202b0179abc /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:48.608 8 INFO cinder.volume.api [None req-a1d069f8-2a72-4620-9d90-70ed6f872969 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Volume info retrieved successfully. 2026-05-13 23:19:48.617 8 INFO cinder.api.openstack.wsgi [None req-a1d069f8-2a72-4620-9d90-70ed6f872969 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/19de17c8-28d2-48fd-82c8-d202b0179abc returned with HTTP 200 [pid: 8|app: 0|req: 403/809] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:19:48 2026] GET /v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/19de17c8-28d2-48fd-82c8-d202b0179abc => generated 950 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:48.638 7 INFO cinder.api.openstack.wsgi [None req-d6aa3919-0e50-4e14-8b22-c48bf1276647 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/19de17c8-28d2-48fd-82c8-d202b0179abc 2026-05-13 23:19:48.639 7 INFO cinder.api.v3.volumes [None req-d6aa3919-0e50-4e14-8b22-c48bf1276647 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Delete volume with id: 19de17c8-28d2-48fd-82c8-d202b0179abc /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:48.652 7 INFO cinder.volume.api [None req-d6aa3919-0e50-4e14-8b22-c48bf1276647 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Volume info retrieved successfully. 2026-05-13 23:19:48.693 7 INFO cinder.volume.api [None req-d6aa3919-0e50-4e14-8b22-c48bf1276647 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Delete volume request issued successfully. 2026-05-13 23:19:48.693 7 INFO cinder.api.openstack.wsgi [None req-d6aa3919-0e50-4e14-8b22-c48bf1276647 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/19de17c8-28d2-48fd-82c8-d202b0179abc returned with HTTP 202 [pid: 7|app: 0|req: 407/810] 10.0.0.233 () {32 vars in 776 bytes} [Wed May 13 23:19:48 2026] DELETE /v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/19de17c8-28d2-48fd-82c8-d202b0179abc => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:48.706 8 INFO cinder.api.openstack.wsgi [None req-00af0799-49e9-4ae3-bb84-cf5a78be3581 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/19de17c8-28d2-48fd-82c8-d202b0179abc /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:48.721 8 INFO cinder.volume.api [None req-00af0799-49e9-4ae3-bb84-cf5a78be3581 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Volume info retrieved successfully. 2026-05-13 23:19:48.731 8 INFO cinder.api.openstack.wsgi [None req-00af0799-49e9-4ae3-bb84-cf5a78be3581 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/19de17c8-28d2-48fd-82c8-d202b0179abc returned with HTTP 200 [pid: 8|app: 0|req: 404/811] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:19:48 2026] GET /v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/19de17c8-28d2-48fd-82c8-d202b0179abc => generated 949 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:49.750 7 INFO cinder.api.openstack.wsgi [None req-08f52f87-51f8-4a0b-9798-8ee00cd5d433 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/19de17c8-28d2-48fd-82c8-d202b0179abc 2026-05-13 23:19:49.761 7 INFO cinder.api.openstack.wsgi [None req-08f52f87-51f8-4a0b-9798-8ee00cd5d433 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/19de17c8-28d2-48fd-82c8-d202b0179abc returned with HTTP 404 [pid: 7|app: 0|req: 408/812] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:19:49 2026] GET /v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/19de17c8-28d2-48fd-82c8-d202b0179abc => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:49.771 8 INFO cinder.api.openstack.wsgi [None req-26a07393-42fb-4115-9089-6eafd7b7962f df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/cb02b095-1ffc-43bd-ade9-b83784f94367 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:49.793 8 INFO cinder.volume.api [None req-26a07393-42fb-4115-9089-6eafd7b7962f df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Volume info retrieved successfully. 2026-05-13 23:19:49.800 8 INFO cinder.api.openstack.wsgi [None req-26a07393-42fb-4115-9089-6eafd7b7962f df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/cb02b095-1ffc-43bd-ade9-b83784f94367 returned with HTTP 200 [pid: 8|app: 0|req: 405/813] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:19:49 2026] GET /v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/cb02b095-1ffc-43bd-ade9-b83784f94367 => generated 1386 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-13 23:19:49.821 7 INFO cinder.api.openstack.wsgi [None req-637df191-3458-47a6-81b9-1c94cad6ae3e df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/cb02b095-1ffc-43bd-ade9-b83784f94367 2026-05-13 23:19:49.821 7 INFO cinder.api.v3.volumes [None req-637df191-3458-47a6-81b9-1c94cad6ae3e df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Delete volume with id: cb02b095-1ffc-43bd-ade9-b83784f94367 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:49.835 7 INFO cinder.volume.api [None req-637df191-3458-47a6-81b9-1c94cad6ae3e df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Volume info retrieved successfully. 2026-05-13 23:19:49.871 7 INFO cinder.volume.api [None req-637df191-3458-47a6-81b9-1c94cad6ae3e df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Delete volume request issued successfully. 2026-05-13 23:19:49.872 7 INFO cinder.api.openstack.wsgi [None req-637df191-3458-47a6-81b9-1c94cad6ae3e df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/cb02b095-1ffc-43bd-ade9-b83784f94367 returned with HTTP 202 [pid: 7|app: 0|req: 409/814] 10.0.0.233 () {32 vars in 776 bytes} [Wed May 13 23:19:49 2026] DELETE /v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/cb02b095-1ffc-43bd-ade9-b83784f94367 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:49.882 8 INFO cinder.api.openstack.wsgi [None req-a695e7f5-ffab-4638-a865-740fe5904163 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/cb02b095-1ffc-43bd-ade9-b83784f94367 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:49.898 8 INFO cinder.volume.api [None req-a695e7f5-ffab-4638-a865-740fe5904163 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] Volume info retrieved successfully. 2026-05-13 23:19:49.904 8 INFO cinder.api.openstack.wsgi [None req-a695e7f5-ffab-4638-a865-740fe5904163 df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/cb02b095-1ffc-43bd-ade9-b83784f94367 returned with HTTP 200 [pid: 8|app: 0|req: 406/815] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:19:49 2026] GET /v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/cb02b095-1ffc-43bd-ade9-b83784f94367 => generated 1385 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:50.927 7 INFO cinder.api.openstack.wsgi [None req-ac254fa2-b9ef-4385-aa6a-502ebd8769da df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/cb02b095-1ffc-43bd-ade9-b83784f94367 2026-05-13 23:19:50.935 7 INFO cinder.api.openstack.wsgi [None req-ac254fa2-b9ef-4385-aa6a-502ebd8769da df62525453524ba39a3b01597b669096 ac5be82caa284db4ac0e14cb7d1c0ebc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/cb02b095-1ffc-43bd-ade9-b83784f94367 returned with HTTP 404 [pid: 7|app: 0|req: 410/816] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:19:50 2026] GET /v3/ac5be82caa284db4ac0e14cb7d1c0ebc/volumes/cb02b095-1ffc-43bd-ade9-b83784f94367 => 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-05-13 23:19:54.073 8 INFO cinder.api.openstack.wsgi [None req-769f7fb7-987f-41bf-b9d2-cedb4929dbd9 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes 2026-05-13 23:19:54.113 8 INFO cinder.volume.api [None req-769f7fb7-987f-41bf-b9d2-cedb4929dbd9 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] Get all volumes completed successfully. 2026-05-13 23:19:54.114 8 INFO cinder.api.openstack.wsgi [None req-769f7fb7-987f-41bf-b9d2-cedb4929dbd9 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes returned with HTTP 200 [pid: 8|app: 0|req: 407/817] 10.0.0.233 () {32 vars in 699 bytes} [Wed May 13 23:19:53 2026] GET /v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes => generated 15 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:19:54.128 7 INFO cinder.api.openstack.wsgi [None req-9495b534-fee6-4f05-8354-8b5c6b1427b9 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes 2026-05-13 23:19:54.130 7 INFO cinder.api.v3.volumes [None req-9495b534-fee6-4f05-8354-8b5c6b1427b9 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] Create volume of 1 GB 2026-05-13 23:19:54.135 7 INFO cinder.volume.api [None req-9495b534-fee6-4f05-8354-8b5c6b1427b9 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] Availability Zones retrieved successfully. 2026-05-13 23:19:54.331 7 INFO cinder.volume.api [None req-9495b534-fee6-4f05-8354-8b5c6b1427b9 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] Create volume request issued successfully. 2026-05-13 23:19:54.332 7 INFO cinder.api.openstack.wsgi [None req-9495b534-fee6-4f05-8354-8b5c6b1427b9 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes returned with HTTP 202 [pid: 7|app: 0|req: 411/818] 10.0.0.233 () {34 vars in 721 bytes} [Wed May 13 23:19:54 2026] POST /v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes => generated 876 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-13 23:19:54.363 8 INFO cinder.api.openstack.wsgi [None req-4be72509-3ae1-403e-9834-e0aabecbc9eb 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/bb1a6d83-493b-44cf-aa7d-a8eebe3dfaaf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:54.379 8 INFO cinder.volume.api [None req-4be72509-3ae1-403e-9834-e0aabecbc9eb 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] Volume info retrieved successfully. 2026-05-13 23:19:54.384 8 INFO cinder.api.openstack.wsgi [None req-4be72509-3ae1-403e-9834-e0aabecbc9eb 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/bb1a6d83-493b-44cf-aa7d-a8eebe3dfaaf returned with HTTP 200 [pid: 8|app: 0|req: 408/819] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:19:54 2026] GET /v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/bb1a6d83-493b-44cf-aa7d-a8eebe3dfaaf => generated 944 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:55.401 7 INFO cinder.api.openstack.wsgi [None req-5daabbbc-a8be-481b-8f0c-7bafa968f7f4 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/bb1a6d83-493b-44cf-aa7d-a8eebe3dfaaf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:55.414 7 INFO cinder.volume.api [None req-5daabbbc-a8be-481b-8f0c-7bafa968f7f4 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] Volume info retrieved successfully. 2026-05-13 23:19:55.420 7 INFO cinder.api.openstack.wsgi [None req-5daabbbc-a8be-481b-8f0c-7bafa968f7f4 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/bb1a6d83-493b-44cf-aa7d-a8eebe3dfaaf returned with HTTP 200 [pid: 7|app: 0|req: 412/820] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:19:55 2026] GET /v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/bb1a6d83-493b-44cf-aa7d-a8eebe3dfaaf => 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-05-13 23:19:55.440 8 INFO cinder.api.openstack.wsgi [None req-f85d9e03-d302-4de9-b665-535504a976a6 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/bb1a6d83-493b-44cf-aa7d-a8eebe3dfaaf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:55.454 8 INFO cinder.volume.api [None req-f85d9e03-d302-4de9-b665-535504a976a6 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] Volume info retrieved successfully. 2026-05-13 23:19:55.460 8 INFO cinder.api.openstack.wsgi [None req-f85d9e03-d302-4de9-b665-535504a976a6 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/bb1a6d83-493b-44cf-aa7d-a8eebe3dfaaf returned with HTTP 200 [pid: 8|app: 0|req: 409/821] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:19:55 2026] GET /v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/bb1a6d83-493b-44cf-aa7d-a8eebe3dfaaf => 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-05-13 23:19:55.484 7 INFO cinder.api.openstack.wsgi [None req-3b809b98-e909-40f2-b3c4-1ced962dcdcc 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes 2026-05-13 23:19:55.489 7 INFO cinder.api.v3.volumes [None req-3b809b98-e909-40f2-b3c4-1ced962dcdcc 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] Create volume of 1 GB 2026-05-13 23:19:55.497 7 INFO cinder.volume.api [None req-3b809b98-e909-40f2-b3c4-1ced962dcdcc 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] Availability Zones retrieved successfully. 2026-05-13 23:19:55.648 7 INFO cinder.volume.api [None req-3b809b98-e909-40f2-b3c4-1ced962dcdcc 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] Create volume request issued successfully. 2026-05-13 23:19:55.649 7 INFO cinder.api.openstack.wsgi [None req-3b809b98-e909-40f2-b3c4-1ced962dcdcc 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes returned with HTTP 202 [pid: 7|app: 0|req: 413/822] 10.0.0.233 () {34 vars in 721 bytes} [Wed May 13 23:19:55 2026] POST /v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes => generated 876 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:55.667 8 INFO cinder.api.openstack.wsgi [None req-f1d9be44-90f2-46ad-94be-8fa085ba5e88 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/40a746a6-5535-4b82-be0e-d6ca28e3d73e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:55.695 8 INFO cinder.volume.api [None req-f1d9be44-90f2-46ad-94be-8fa085ba5e88 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] Volume info retrieved successfully. 2026-05-13 23:19:55.702 8 INFO cinder.api.openstack.wsgi [None req-f1d9be44-90f2-46ad-94be-8fa085ba5e88 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/40a746a6-5535-4b82-be0e-d6ca28e3d73e returned with HTTP 200 [pid: 8|app: 0|req: 410/823] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:19:55 2026] GET /v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/40a746a6-5535-4b82-be0e-d6ca28e3d73e => generated 944 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:56.727 7 INFO cinder.api.openstack.wsgi [None req-5622051b-ce93-41ad-93e1-f29d09efd4df 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/40a746a6-5535-4b82-be0e-d6ca28e3d73e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:56.738 7 INFO cinder.volume.api [None req-5622051b-ce93-41ad-93e1-f29d09efd4df 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] Volume info retrieved successfully. 2026-05-13 23:19:56.741 7 INFO cinder.api.openstack.wsgi [None req-5622051b-ce93-41ad-93e1-f29d09efd4df 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/40a746a6-5535-4b82-be0e-d6ca28e3d73e returned with HTTP 200 [pid: 7|app: 0|req: 414/824] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:19:56 2026] GET /v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/40a746a6-5535-4b82-be0e-d6ca28e3d73e => generated 969 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:56.761 8 INFO cinder.api.openstack.wsgi [None req-6affbf2a-36d2-4a92-a191-1c0e0f58a950 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/40a746a6-5535-4b82-be0e-d6ca28e3d73e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:56.777 8 INFO cinder.volume.api [None req-6affbf2a-36d2-4a92-a191-1c0e0f58a950 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] Volume info retrieved successfully. 2026-05-13 23:19:56.784 8 INFO cinder.api.openstack.wsgi [None req-6affbf2a-36d2-4a92-a191-1c0e0f58a950 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/40a746a6-5535-4b82-be0e-d6ca28e3d73e returned with HTTP 200 [pid: 8|app: 0|req: 411/825] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:19:56 2026] GET /v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/40a746a6-5535-4b82-be0e-d6ca28e3d73e => generated 969 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:56.804 7 INFO cinder.api.openstack.wsgi [None req-896fc53e-8f19-4c09-b591-384c5086bca1 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes 2026-05-13 23:19:56.807 7 INFO cinder.api.v3.volumes [None req-896fc53e-8f19-4c09-b591-384c5086bca1 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] Create volume of 1 GB 2026-05-13 23:19:56.812 7 INFO cinder.volume.api [None req-896fc53e-8f19-4c09-b591-384c5086bca1 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] Availability Zones retrieved successfully. 2026-05-13 23:19:56.907 7 INFO cinder.volume.api [None req-896fc53e-8f19-4c09-b591-384c5086bca1 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] Create volume request issued successfully. 2026-05-13 23:19:56.908 7 INFO cinder.api.openstack.wsgi [None req-896fc53e-8f19-4c09-b591-384c5086bca1 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes returned with HTTP 202 [pid: 7|app: 0|req: 415/826] 10.0.0.233 () {34 vars in 721 bytes} [Wed May 13 23:19:56 2026] POST /v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes => generated 876 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:56.926 8 INFO cinder.api.openstack.wsgi [None req-5fb46a93-723d-4bdd-a075-df255e0bab02 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/f68a30b4-c0c7-421a-a01a-50cb819a0105 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:56.942 8 INFO cinder.volume.api [None req-5fb46a93-723d-4bdd-a075-df255e0bab02 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] Volume info retrieved successfully. 2026-05-13 23:19:56.947 8 INFO cinder.api.openstack.wsgi [None req-5fb46a93-723d-4bdd-a075-df255e0bab02 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/f68a30b4-c0c7-421a-a01a-50cb819a0105 returned with HTTP 200 [pid: 8|app: 0|req: 412/827] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:19:56 2026] GET /v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/f68a30b4-c0c7-421a-a01a-50cb819a0105 => generated 944 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:57.970 7 INFO cinder.api.openstack.wsgi [None req-d9d31c2d-cad4-4c82-98de-c475d094bd54 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/f68a30b4-c0c7-421a-a01a-50cb819a0105 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:57.987 7 INFO cinder.volume.api [None req-d9d31c2d-cad4-4c82-98de-c475d094bd54 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] Volume info retrieved successfully. 2026-05-13 23:19:57.994 7 INFO cinder.api.openstack.wsgi [None req-d9d31c2d-cad4-4c82-98de-c475d094bd54 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/f68a30b4-c0c7-421a-a01a-50cb819a0105 returned with HTTP 200 [pid: 7|app: 0|req: 416/828] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:19:57 2026] GET /v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/f68a30b4-c0c7-421a-a01a-50cb819a0105 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:58.013 8 INFO cinder.api.openstack.wsgi [None req-2cdd7128-1f89-43da-9220-2274c46fad5f 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/f68a30b4-c0c7-421a-a01a-50cb819a0105 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:58.027 8 INFO cinder.volume.api [None req-2cdd7128-1f89-43da-9220-2274c46fad5f 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] Volume info retrieved successfully. 2026-05-13 23:19:58.033 8 INFO cinder.api.openstack.wsgi [None req-2cdd7128-1f89-43da-9220-2274c46fad5f 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/f68a30b4-c0c7-421a-a01a-50cb819a0105 returned with HTTP 200 [pid: 8|app: 0|req: 413/829] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:19:58 2026] GET /v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/f68a30b4-c0c7-421a-a01a-50cb819a0105 => 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-05-13 23:19:58.054 7 INFO cinder.api.openstack.wsgi [None req-eda78450-22c8-4b29-a100-787e33d00615 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes 2026-05-13 23:19:58.089 7 INFO cinder.volume.api [None req-eda78450-22c8-4b29-a100-787e33d00615 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] Get all volumes completed successfully. 2026-05-13 23:19:58.089 7 INFO cinder.api.openstack.wsgi [None req-eda78450-22c8-4b29-a100-787e33d00615 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes returned with HTTP 200 [pid: 7|app: 0|req: 417/830] 10.0.0.233 () {32 vars in 699 bytes} [Wed May 13 23:19:58 2026] GET /v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes => generated 1324 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:58.111 8 INFO cinder.api.openstack.wsgi [None req-a76039ef-71b5-4bd2-9c42-e3bba0aaf135 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/f68a30b4-c0c7-421a-a01a-50cb819a0105 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:58.125 8 INFO cinder.volume.api [None req-a76039ef-71b5-4bd2-9c42-e3bba0aaf135 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] Volume info retrieved successfully. 2026-05-13 23:19:58.135 8 INFO cinder.api.openstack.wsgi [None req-a76039ef-71b5-4bd2-9c42-e3bba0aaf135 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/f68a30b4-c0c7-421a-a01a-50cb819a0105 returned with HTTP 200 [pid: 8|app: 0|req: 414/831] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:19:58 2026] GET /v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/f68a30b4-c0c7-421a-a01a-50cb819a0105 => generated 969 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:58.158 7 INFO cinder.api.openstack.wsgi [None req-b1b3e6a1-6871-4780-9332-8e6646d12530 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/f68a30b4-c0c7-421a-a01a-50cb819a0105 2026-05-13 23:19:58.158 7 INFO cinder.api.v3.volumes [None req-b1b3e6a1-6871-4780-9332-8e6646d12530 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] Delete volume with id: f68a30b4-c0c7-421a-a01a-50cb819a0105 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:58.170 7 INFO cinder.volume.api [None req-b1b3e6a1-6871-4780-9332-8e6646d12530 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] Volume info retrieved successfully. 2026-05-13 23:19:58.193 7 INFO cinder.volume.api [None req-b1b3e6a1-6871-4780-9332-8e6646d12530 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] Delete volume request issued successfully. 2026-05-13 23:19:58.193 7 INFO cinder.api.openstack.wsgi [None req-b1b3e6a1-6871-4780-9332-8e6646d12530 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/f68a30b4-c0c7-421a-a01a-50cb819a0105 returned with HTTP 202 [pid: 7|app: 0|req: 418/832] 10.0.0.233 () {32 vars in 776 bytes} [Wed May 13 23:19:58 2026] DELETE /v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/f68a30b4-c0c7-421a-a01a-50cb819a0105 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:58.204 8 INFO cinder.api.openstack.wsgi [None req-081f4a4c-1301-4fad-bfff-af5ef66cad24 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/f68a30b4-c0c7-421a-a01a-50cb819a0105 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:58.217 8 INFO cinder.volume.api [None req-081f4a4c-1301-4fad-bfff-af5ef66cad24 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] Volume info retrieved successfully. 2026-05-13 23:19:58.222 8 INFO cinder.api.openstack.wsgi [None req-081f4a4c-1301-4fad-bfff-af5ef66cad24 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/f68a30b4-c0c7-421a-a01a-50cb819a0105 returned with HTTP 200 [pid: 8|app: 0|req: 415/833] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:19:58 2026] GET /v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/f68a30b4-c0c7-421a-a01a-50cb819a0105 => generated 968 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:19:58.345 8 INFO cinder.api.openstack.wsgi [None req-081f4a4c-1301-4fad-bfff-af5ef66cad24 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:19:58.346 7 INFO cinder.api.openstack.wsgi [None req-b1b3e6a1-6871-4780-9332-8e6646d12530 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:19:58.346 8 INFO cinder.api.openstack.wsgi [None req-081f4a4c-1301-4fad-bfff-af5ef66cad24 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:19:58.347 7 INFO cinder.api.openstack.wsgi [None req-b1b3e6a1-6871-4780-9332-8e6646d12530 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:59.252 8 INFO cinder.api.openstack.wsgi [None req-213f0eae-dfc2-435f-a277-b1349a23b9ce 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/f68a30b4-c0c7-421a-a01a-50cb819a0105 2026-05-13 23:19:59.261 8 INFO cinder.api.openstack.wsgi [None req-213f0eae-dfc2-435f-a277-b1349a23b9ce 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/f68a30b4-c0c7-421a-a01a-50cb819a0105 returned with HTTP 404 [pid: 8|app: 0|req: 417/836] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:19:59 2026] GET /v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/f68a30b4-c0c7-421a-a01a-50cb819a0105 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:59.276 7 INFO cinder.api.openstack.wsgi [None req-12dbfacb-e94f-4952-9742-810bd8886617 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/40a746a6-5535-4b82-be0e-d6ca28e3d73e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:59.293 7 INFO cinder.volume.api [None req-12dbfacb-e94f-4952-9742-810bd8886617 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] Volume info retrieved successfully. 2026-05-13 23:19:59.299 7 INFO cinder.api.openstack.wsgi [None req-12dbfacb-e94f-4952-9742-810bd8886617 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/40a746a6-5535-4b82-be0e-d6ca28e3d73e returned with HTTP 200 [pid: 7|app: 0|req: 420/837] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:19:59 2026] GET /v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/40a746a6-5535-4b82-be0e-d6ca28e3d73e => generated 969 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:19:59.321 8 INFO cinder.api.openstack.wsgi [None req-2d6cf0fa-69e8-4a37-b8d9-65d9f8026fa1 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/40a746a6-5535-4b82-be0e-d6ca28e3d73e 2026-05-13 23:19:59.322 8 INFO cinder.api.v3.volumes [None req-2d6cf0fa-69e8-4a37-b8d9-65d9f8026fa1 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] Delete volume with id: 40a746a6-5535-4b82-be0e-d6ca28e3d73e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:59.332 8 INFO cinder.volume.api [None req-2d6cf0fa-69e8-4a37-b8d9-65d9f8026fa1 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] Volume info retrieved successfully. 2026-05-13 23:19:59.356 8 INFO cinder.volume.api [None req-2d6cf0fa-69e8-4a37-b8d9-65d9f8026fa1 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] Delete volume request issued successfully. 2026-05-13 23:19:59.356 8 INFO cinder.api.openstack.wsgi [None req-2d6cf0fa-69e8-4a37-b8d9-65d9f8026fa1 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/40a746a6-5535-4b82-be0e-d6ca28e3d73e returned with HTTP 202 [pid: 8|app: 0|req: 418/838] 10.0.0.233 () {32 vars in 776 bytes} [Wed May 13 23:19:59 2026] DELETE /v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/40a746a6-5535-4b82-be0e-d6ca28e3d73e => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:19:59.372 7 INFO cinder.api.openstack.wsgi [None req-b48818f4-6db9-4028-8eba-14aef936d083 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/40a746a6-5535-4b82-be0e-d6ca28e3d73e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:19:59.389 7 INFO cinder.volume.api [None req-b48818f4-6db9-4028-8eba-14aef936d083 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] Volume info retrieved successfully. 2026-05-13 23:19:59.393 7 INFO cinder.api.openstack.wsgi [None req-b48818f4-6db9-4028-8eba-14aef936d083 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/40a746a6-5535-4b82-be0e-d6ca28e3d73e returned with HTTP 200 [pid: 7|app: 0|req: 421/839] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:19:59 2026] GET /v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/40a746a6-5535-4b82-be0e-d6ca28e3d73e => generated 968 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:20:00.414 8 INFO cinder.api.openstack.wsgi [None req-0962e0ec-825c-4474-a4ca-a2b197f3e20d 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/40a746a6-5535-4b82-be0e-d6ca28e3d73e 2026-05-13 23:20:00.422 8 INFO cinder.api.openstack.wsgi [None req-0962e0ec-825c-4474-a4ca-a2b197f3e20d 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/40a746a6-5535-4b82-be0e-d6ca28e3d73e returned with HTTP 404 [pid: 8|app: 0|req: 419/840] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:20:00 2026] GET /v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/40a746a6-5535-4b82-be0e-d6ca28e3d73e => 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-05-13 23:20:00.433 7 INFO cinder.api.openstack.wsgi [None req-23f39060-c8b0-4493-a192-05acd9fc7338 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/bb1a6d83-493b-44cf-aa7d-a8eebe3dfaaf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:20:00.458 7 INFO cinder.volume.api [None req-23f39060-c8b0-4493-a192-05acd9fc7338 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] Volume info retrieved successfully. 2026-05-13 23:20:00.465 7 INFO cinder.api.openstack.wsgi [None req-23f39060-c8b0-4493-a192-05acd9fc7338 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/bb1a6d83-493b-44cf-aa7d-a8eebe3dfaaf returned with HTTP 200 [pid: 7|app: 0|req: 422/841] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:20:00 2026] GET /v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/bb1a6d83-493b-44cf-aa7d-a8eebe3dfaaf => generated 969 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:20:00.488 8 INFO cinder.api.openstack.wsgi [None req-ffee5a22-c973-45b4-9438-419d0e455f86 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/bb1a6d83-493b-44cf-aa7d-a8eebe3dfaaf 2026-05-13 23:20:00.489 8 INFO cinder.api.v3.volumes [None req-ffee5a22-c973-45b4-9438-419d0e455f86 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] Delete volume with id: bb1a6d83-493b-44cf-aa7d-a8eebe3dfaaf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:20:00.499 8 INFO cinder.volume.api [None req-ffee5a22-c973-45b4-9438-419d0e455f86 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] Volume info retrieved successfully. 2026-05-13 23:20:00.526 8 INFO cinder.volume.api [None req-ffee5a22-c973-45b4-9438-419d0e455f86 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] Delete volume request issued successfully. 2026-05-13 23:20:00.526 8 INFO cinder.api.openstack.wsgi [None req-ffee5a22-c973-45b4-9438-419d0e455f86 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/bb1a6d83-493b-44cf-aa7d-a8eebe3dfaaf returned with HTTP 202 [pid: 8|app: 0|req: 420/842] 10.0.0.233 () {32 vars in 776 bytes} [Wed May 13 23:20:00 2026] DELETE /v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/bb1a6d83-493b-44cf-aa7d-a8eebe3dfaaf => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:20:00.545 7 INFO cinder.api.openstack.wsgi [None req-340b988a-ac70-4d4e-80dd-7fe782b32c13 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/bb1a6d83-493b-44cf-aa7d-a8eebe3dfaaf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:20:00.570 7 INFO cinder.volume.api [None req-340b988a-ac70-4d4e-80dd-7fe782b32c13 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] Volume info retrieved successfully. 2026-05-13 23:20:00.578 7 INFO cinder.api.openstack.wsgi [None req-340b988a-ac70-4d4e-80dd-7fe782b32c13 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/bb1a6d83-493b-44cf-aa7d-a8eebe3dfaaf returned with HTTP 200 [pid: 7|app: 0|req: 423/843] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:20:00 2026] GET /v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/bb1a6d83-493b-44cf-aa7d-a8eebe3dfaaf => generated 968 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:20:01.612 8 INFO cinder.api.openstack.wsgi [None req-a10fb7ef-beb6-4dbb-b385-08718d502fa4 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/bb1a6d83-493b-44cf-aa7d-a8eebe3dfaaf 2026-05-13 23:20:01.628 8 INFO cinder.api.openstack.wsgi [None req-a10fb7ef-beb6-4dbb-b385-08718d502fa4 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/bb1a6d83-493b-44cf-aa7d-a8eebe3dfaaf returned with HTTP 404 [pid: 8|app: 0|req: 421/844] 10.0.0.233 () {32 vars in 773 bytes} [Wed May 13 23:20:01 2026] GET /v3/412ca5427d6745c4af3ce9d0ac8b4764/volumes/bb1a6d83-493b-44cf-aa7d-a8eebe3dfaaf => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-13 23:20:08.346 7 INFO cinder.api.openstack.wsgi [None req-340b988a-ac70-4d4e-80dd-7fe782b32c13 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:20:08.347 7 INFO cinder.api.openstack.wsgi [None req-340b988a-ac70-4d4e-80dd-7fe782b32c13 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:20:08.347 8 INFO cinder.api.openstack.wsgi [None req-a10fb7ef-beb6-4dbb-b385-08718d502fa4 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:20:08.349 8 INFO cinder.api.openstack.wsgi [None req-a10fb7ef-beb6-4dbb-b385-08718d502fa4 3e0323ce3c344e8eb58332da032ccb80 412ca5427d6745c4af3ce9d0ac8b4764 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:20:14.459 7 INFO cinder.api.openstack.wsgi [None req-59ac2889-74e6-49e5-9338-39bef60de6ff bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services 2026-05-13 23:20:14.464 7 INFO cinder.api.openstack.wsgi [None req-59ac2889-74e6-49e5-9338-39bef60de6ff bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 425/847] 10.0.0.94 () {28 vars in 642 bytes} [Wed May 13 23:20:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services => generated 646 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:20:14.513 8 INFO cinder.api.openstack.wsgi [None req-490ac814-e70d-48ec-8e72-dba988309013 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/0909debae0dc4885b080d2990e8d6cbc?usage=true 2026-05-13 23:20:14.535 8 INFO cinder.api.openstack.wsgi [None req-490ac814-e70d-48ec-8e72-dba988309013 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/0909debae0dc4885b080d2990e8d6cbc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 423/848] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:20:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/0909debae0dc4885b080d2990e8d6cbc?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:20:14.554 7 INFO cinder.api.openstack.wsgi [None req-90409c9a-dfb5-4f45-b7ad-456f8d4ddc94 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/35d462d861b04c9382e453da7ef21ed1?usage=true 2026-05-13 23:20:14.578 7 INFO cinder.api.openstack.wsgi [None req-90409c9a-dfb5-4f45-b7ad-456f8d4ddc94 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/35d462d861b04c9382e453da7ef21ed1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 426/849] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:20:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/35d462d861b04c9382e453da7ef21ed1?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:20:14.592 8 INFO cinder.api.openstack.wsgi [None req-f7d3e0e1-2b00-48f1-a81a-fb6886274867 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/372dbdf619364f8ba8b09b7019112cf4?usage=true 2026-05-13 23:20:14.617 8 INFO cinder.api.openstack.wsgi [None req-f7d3e0e1-2b00-48f1-a81a-fb6886274867 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/372dbdf619364f8ba8b09b7019112cf4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 424/850] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:20:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/372dbdf619364f8ba8b09b7019112cf4?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:20:14.630 7 INFO cinder.api.openstack.wsgi [None req-d7421089-f736-4211-94b9-6d583b33ca6f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/3e8e1f2448fe4440b0271cf6e050c06e?usage=true 2026-05-13 23:20:14.652 7 INFO cinder.api.openstack.wsgi [None req-d7421089-f736-4211-94b9-6d583b33ca6f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/3e8e1f2448fe4440b0271cf6e050c06e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 427/851] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:20:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/3e8e1f2448fe4440b0271cf6e050c06e?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:20:14.665 8 INFO cinder.api.openstack.wsgi [None req-b810979f-3bfe-41fb-9257-8b1c1919b9b5 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true 2026-05-13 23:20:14.691 8 INFO cinder.api.openstack.wsgi [None req-b810979f-3bfe-41fb-9257-8b1c1919b9b5 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 425/852] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:20:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:20:14.703 7 INFO cinder.api.openstack.wsgi [None req-92bdcfef-3e38-4581-8cd3-5193341a32d4 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/45ee90b7f6564bea9da4f8c5c0a875fc?usage=true 2026-05-13 23:20:14.722 7 INFO cinder.api.openstack.wsgi [None req-92bdcfef-3e38-4581-8cd3-5193341a32d4 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/45ee90b7f6564bea9da4f8c5c0a875fc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 428/853] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:20:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/45ee90b7f6564bea9da4f8c5c0a875fc?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:20:14.736 8 INFO cinder.api.openstack.wsgi [None req-7ae55bef-ffaf-4127-a23a-fc8cf1100dc8 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/52e7abd25f89499ba4b28661e49228e2?usage=true 2026-05-13 23:20:14.760 8 INFO cinder.api.openstack.wsgi [None req-7ae55bef-ffaf-4127-a23a-fc8cf1100dc8 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/52e7abd25f89499ba4b28661e49228e2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 426/854] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:20:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/52e7abd25f89499ba4b28661e49228e2?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:20:14.773 7 INFO cinder.api.openstack.wsgi [None req-e0322368-a660-4dea-9811-d7107c993a15 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/6abc13c7350d4c419828de2a5d973927?usage=true 2026-05-13 23:20:14.794 7 INFO cinder.api.openstack.wsgi [None req-e0322368-a660-4dea-9811-d7107c993a15 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/6abc13c7350d4c419828de2a5d973927?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 429/855] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:20:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/6abc13c7350d4c419828de2a5d973927?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:20:14.808 8 INFO cinder.api.openstack.wsgi [None req-0d3293cd-64af-4789-98cc-c42378b7cd7d bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/6dd29cd6f6ce4656bad30e0259f707ac?usage=true 2026-05-13 23:20:14.834 8 INFO cinder.api.openstack.wsgi [None req-0d3293cd-64af-4789-98cc-c42378b7cd7d bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/6dd29cd6f6ce4656bad30e0259f707ac?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 427/856] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:20:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/6dd29cd6f6ce4656bad30e0259f707ac?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:20:14.843 7 INFO cinder.api.openstack.wsgi [None req-4154503b-8e61-43d1-ae0a-f505832d32c0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/741758b3574e4f6db68b9c666c2ad7ca?usage=true 2026-05-13 23:20:14.865 7 INFO cinder.api.openstack.wsgi [None req-4154503b-8e61-43d1-ae0a-f505832d32c0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/741758b3574e4f6db68b9c666c2ad7ca?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 430/857] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:20:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/741758b3574e4f6db68b9c666c2ad7ca?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:20:14.877 8 INFO cinder.api.openstack.wsgi [None req-69b5cb96-8406-4583-9b42-2ba990ea188e bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/76a1f8b59dde4d80ab78922ff47cf233?usage=true 2026-05-13 23:20:14.910 8 INFO cinder.api.openstack.wsgi [None req-69b5cb96-8406-4583-9b42-2ba990ea188e bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/76a1f8b59dde4d80ab78922ff47cf233?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 428/858] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:20:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/76a1f8b59dde4d80ab78922ff47cf233?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:20:14.921 7 INFO cinder.api.openstack.wsgi [None req-0f1bcb85-0c1f-40ba-a4c5-c33ede0d98b9 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/7a359bf6130a4c32b49125e18be80e0b?usage=true 2026-05-13 23:20:14.952 7 INFO cinder.api.openstack.wsgi [None req-0f1bcb85-0c1f-40ba-a4c5-c33ede0d98b9 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/7a359bf6130a4c32b49125e18be80e0b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 431/859] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:20:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/7a359bf6130a4c32b49125e18be80e0b?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:20:14.963 8 INFO cinder.api.openstack.wsgi [None req-17769594-4bb4-4241-a404-be206646f941 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/84c82c49ff5342c797d3f81ceb8095ab?usage=true 2026-05-13 23:20:14.985 8 INFO cinder.api.openstack.wsgi [None req-17769594-4bb4-4241-a404-be206646f941 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/84c82c49ff5342c797d3f81ceb8095ab?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 429/860] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:20:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/84c82c49ff5342c797d3f81ceb8095ab?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:20:14.998 7 INFO cinder.api.openstack.wsgi [None req-d04ab0e7-8139-4847-a47b-2f0a6ad26a95 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/a4f1f0074adf4d0fbc0699c540c0bd04?usage=true 2026-05-13 23:20:15.027 7 INFO cinder.api.openstack.wsgi [None req-d04ab0e7-8139-4847-a47b-2f0a6ad26a95 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/a4f1f0074adf4d0fbc0699c540c0bd04?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 432/861] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:20:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/a4f1f0074adf4d0fbc0699c540c0bd04?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:20:15.038 8 INFO cinder.api.openstack.wsgi [None req-9399290d-38fe-4765-92b0-77f196a570c9 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true 2026-05-13 23:20:15.066 8 INFO cinder.api.openstack.wsgi [None req-9399290d-38fe-4765-92b0-77f196a570c9 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 430/862] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:20:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:20:15.077 7 INFO cinder.api.openstack.wsgi [None req-9c170e67-6b9b-436d-9cf5-f609d82a5f2e bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/c49ff38925dc44a1964f01aa1a529aef?usage=true 2026-05-13 23:20:15.104 7 INFO cinder.api.openstack.wsgi [None req-9c170e67-6b9b-436d-9cf5-f609d82a5f2e bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/c49ff38925dc44a1964f01aa1a529aef?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 433/863] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:20:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/c49ff38925dc44a1964f01aa1a529aef?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:20:15.117 8 INFO cinder.api.openstack.wsgi [None req-a6c0f2f8-0316-4466-9122-bbb8e68f7fed bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true 2026-05-13 23:20:15.140 8 INFO cinder.api.openstack.wsgi [None req-a6c0f2f8-0316-4466-9122-bbb8e68f7fed bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 431/864] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:20:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:20:15.151 7 INFO cinder.api.openstack.wsgi [None req-2791b70c-f301-4184-9b88-ffd768402211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f883e35246754542a1583850f1311974?usage=true 2026-05-13 23:20:15.178 7 INFO cinder.api.openstack.wsgi [None req-2791b70c-f301-4184-9b88-ffd768402211 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f883e35246754542a1583850f1311974?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 434/865] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:20:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f883e35246754542a1583850f1311974?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:20:15.194 8 INFO cinder.api.openstack.wsgi [None req-1a928d00-c648-4b19-a7d5-f4f50677bdab bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:20:15.210 8 INFO cinder.volume.api [None req-1a928d00-c648-4b19-a7d5-f4f50677bdab bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. 2026-05-13 23:20:15.213 8 INFO cinder.api.openstack.wsgi [None req-1a928d00-c648-4b19-a7d5-f4f50677bdab bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 432/866] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:20:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:20:15.229 7 INFO cinder.api.openstack.wsgi [None req-ad8863b8-06f8-4779-9baf-d2820f62dee8 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true 2026-05-13 23:20:15.238 7 INFO cinder.volume.api [None req-ad8863b8-06f8-4779-9baf-d2820f62dee8 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all snapshots completed successfully. 2026-05-13 23:20:15.239 7 INFO cinder.api.openstack.wsgi [None req-ad8863b8-06f8-4779-9baf-d2820f62dee8 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 435/867] 10.0.0.94 () {28 vars in 671 bytes} [Wed May 13 23:20:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:20:15.250 8 INFO cinder.api.openstack.wsgi [None req-6ba4c73d-9361-4acd-a5cd-265e24c449c0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:20:15.265 8 INFO cinder.volume.api [None req-6ba4c73d-9361-4acd-a5cd-265e24c449c0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. 2026-05-13 23:20:15.268 8 INFO cinder.api.openstack.wsgi [None req-6ba4c73d-9361-4acd-a5cd-265e24c449c0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 433/868] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:20:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:20:15.284 7 INFO cinder.api.openstack.wsgi [None req-5b2510c5-5d4d-4c87-839a-4c76cbe1e015 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true 2026-05-13 23:20:15.790 7 INFO cinder.api.openstack.wsgi [None req-5b2510c5-5d4d-4c87-839a-4c76cbe1e015 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 436/869] 10.0.0.94 () {28 vars in 693 bytes} [Wed May 13 23:20:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:20:18.346 8 INFO cinder.api.openstack.wsgi [None req-6ba4c73d-9361-4acd-a5cd-265e24c449c0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:20:18.347 8 INFO cinder.api.openstack.wsgi [None req-6ba4c73d-9361-4acd-a5cd-265e24c449c0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:20:18.349 7 INFO cinder.api.openstack.wsgi [None req-5b2510c5-5d4d-4c87-839a-4c76cbe1e015 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:20:18.350 7 INFO cinder.api.openstack.wsgi [None req-5b2510c5-5d4d-4c87-839a-4c76cbe1e015 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:20:28.346 8 INFO cinder.api.openstack.wsgi [None req-6ba4c73d-9361-4acd-a5cd-265e24c449c0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:20:28.346 7 INFO cinder.api.openstack.wsgi [None req-5b2510c5-5d4d-4c87-839a-4c76cbe1e015 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:20:28.346 8 INFO cinder.api.openstack.wsgi [None req-6ba4c73d-9361-4acd-a5cd-265e24c449c0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:20:28.347 7 INFO cinder.api.openstack.wsgi [None req-5b2510c5-5d4d-4c87-839a-4c76cbe1e015 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:20:32.662 8 INFO cinder.api.openstack.wsgi [None req-6ba4c73d-9361-4acd-a5cd-265e24c449c0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-13 23:20:32.663 8 INFO cinder.api.openstack.wsgi [None req-6ba4c73d-9361-4acd-a5cd-265e24c449c0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 436/874] 10.0.0.171 () {28 vars in 374 bytes} [Wed May 13 23:20:32 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-13 23:20:32.684 7 INFO cinder.api.openstack.wsgi [None req-f237593c-d59d-4a95-ab62-7847ad6b1c2f 014a47923d3b437b8ca9054630d5b113 110dba3e257548d5a96f181c6bdb8fd6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/110dba3e257548d5a96f181c6bdb8fd6/limits?tenant_id=110dba3e257548d5a96f181c6bdb8fd6 2026-05-13 23:20:32.723 7 INFO cinder.api.openstack.wsgi [None req-f237593c-d59d-4a95-ab62-7847ad6b1c2f 014a47923d3b437b8ca9054630d5b113 110dba3e257548d5a96f181c6bdb8fd6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/110dba3e257548d5a96f181c6bdb8fd6/limits?tenant_id=110dba3e257548d5a96f181c6bdb8fd6 returned with HTTP 200 [pid: 7|app: 0|req: 439/875] 10.0.0.171 () {34 vars in 877 bytes} [Wed May 13 23:20:32 2026] GET /v3/110dba3e257548d5a96f181c6bdb8fd6/limits?tenant_id=110dba3e257548d5a96f181c6bdb8fd6 => generated 302 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-13 23:20:35.715 8 INFO cinder.api.openstack.wsgi [None req-6ba4c73d-9361-4acd-a5cd-265e24c449c0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-13 23:20:35.717 8 INFO cinder.api.openstack.wsgi [None req-6ba4c73d-9361-4acd-a5cd-265e24c449c0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 437/876] 10.0.0.171 () {28 vars in 374 bytes} [Wed May 13 23:20:35 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-13 23:20:35.723 7 INFO cinder.api.openstack.wsgi [None req-f237593c-d59d-4a95-ab62-7847ad6b1c2f 014a47923d3b437b8ca9054630d5b113 110dba3e257548d5a96f181c6bdb8fd6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-13 23:20:35.723 7 INFO cinder.api.openstack.wsgi [None req-f237593c-d59d-4a95-ab62-7847ad6b1c2f 014a47923d3b437b8ca9054630d5b113 110dba3e257548d5a96f181c6bdb8fd6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 440/877] 10.0.0.171 () {28 vars in 374 bytes} [Wed May 13 23:20:35 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-13 23:20:36.477 8 INFO cinder.api.openstack.wsgi [None req-6ba4c73d-9361-4acd-a5cd-265e24c449c0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-13 23:20:36.478 8 INFO cinder.api.openstack.wsgi [None req-6ba4c73d-9361-4acd-a5cd-265e24c449c0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 438/878] 10.0.0.171 () {28 vars in 374 bytes} [Wed May 13 23:20:36 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-13 23:20:36.489 7 INFO cinder.api.openstack.wsgi [None req-f41d150a-7574-4964-85b1-4a833f2884d5 014a47923d3b437b8ca9054630d5b113 110dba3e257548d5a96f181c6bdb8fd6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/110dba3e257548d5a96f181c6bdb8fd6/limits?tenant_id=110dba3e257548d5a96f181c6bdb8fd6 2026-05-13 23:20:36.513 7 INFO cinder.api.openstack.wsgi [None req-f41d150a-7574-4964-85b1-4a833f2884d5 014a47923d3b437b8ca9054630d5b113 110dba3e257548d5a96f181c6bdb8fd6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/110dba3e257548d5a96f181c6bdb8fd6/limits?tenant_id=110dba3e257548d5a96f181c6bdb8fd6 returned with HTTP 200 [pid: 7|app: 0|req: 441/879] 10.0.0.171 () {34 vars in 877 bytes} [Wed May 13 23:20:36 2026] GET /v3/110dba3e257548d5a96f181c6bdb8fd6/limits?tenant_id=110dba3e257548d5a96f181c6bdb8fd6 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-13 23:20:38.346 8 INFO cinder.api.openstack.wsgi [None req-6ba4c73d-9361-4acd-a5cd-265e24c449c0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:20:38.346 7 INFO cinder.api.openstack.wsgi [None req-f41d150a-7574-4964-85b1-4a833f2884d5 014a47923d3b437b8ca9054630d5b113 110dba3e257548d5a96f181c6bdb8fd6 - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:20:38.347 8 INFO cinder.api.openstack.wsgi [None req-6ba4c73d-9361-4acd-a5cd-265e24c449c0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:20:38.347 7 INFO cinder.api.openstack.wsgi [None req-f41d150a-7574-4964-85b1-4a833f2884d5 014a47923d3b437b8ca9054630d5b113 110dba3e257548d5a96f181c6bdb8fd6 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:20:39.008 8 INFO cinder.api.openstack.wsgi [None req-6ba4c73d-9361-4acd-a5cd-265e24c449c0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-13 23:20:39.008 8 INFO cinder.api.openstack.wsgi [None req-6ba4c73d-9361-4acd-a5cd-265e24c449c0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 440/882] 10.0.0.171 () {28 vars in 374 bytes} [Wed May 13 23:20:39 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-13 23:20:39.014 7 INFO cinder.api.openstack.wsgi [None req-f41d150a-7574-4964-85b1-4a833f2884d5 014a47923d3b437b8ca9054630d5b113 110dba3e257548d5a96f181c6bdb8fd6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-13 23:20:39.014 7 INFO cinder.api.openstack.wsgi [None req-f41d150a-7574-4964-85b1-4a833f2884d5 014a47923d3b437b8ca9054630d5b113 110dba3e257548d5a96f181c6bdb8fd6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 443/883] 10.0.0.171 () {28 vars in 374 bytes} [Wed May 13 23:20:39 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-13 23:20:48.345 7 INFO cinder.api.openstack.wsgi [None req-f41d150a-7574-4964-85b1-4a833f2884d5 014a47923d3b437b8ca9054630d5b113 110dba3e257548d5a96f181c6bdb8fd6 - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:20:48.345 8 INFO cinder.api.openstack.wsgi [None req-6ba4c73d-9361-4acd-a5cd-265e24c449c0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:20:48.346 7 INFO cinder.api.openstack.wsgi [None req-f41d150a-7574-4964-85b1-4a833f2884d5 014a47923d3b437b8ca9054630d5b113 110dba3e257548d5a96f181c6bdb8fd6 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:20:48.346 8 INFO cinder.api.openstack.wsgi [None req-6ba4c73d-9361-4acd-a5cd-265e24c449c0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:20:58.346 8 INFO cinder.api.openstack.wsgi [None req-6ba4c73d-9361-4acd-a5cd-265e24c449c0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:20:58.347 8 INFO cinder.api.openstack.wsgi [None req-6ba4c73d-9361-4acd-a5cd-265e24c449c0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:20:58.347 7 INFO cinder.api.openstack.wsgi [None req-f41d150a-7574-4964-85b1-4a833f2884d5 014a47923d3b437b8ca9054630d5b113 110dba3e257548d5a96f181c6bdb8fd6 - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:20:58.348 7 INFO cinder.api.openstack.wsgi [None req-f41d150a-7574-4964-85b1-4a833f2884d5 014a47923d3b437b8ca9054630d5b113 110dba3e257548d5a96f181c6bdb8fd6 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:21:08.345 8 INFO cinder.api.openstack.wsgi [None req-6ba4c73d-9361-4acd-a5cd-265e24c449c0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:21:08.345 7 INFO cinder.api.openstack.wsgi [None req-f41d150a-7574-4964-85b1-4a833f2884d5 014a47923d3b437b8ca9054630d5b113 110dba3e257548d5a96f181c6bdb8fd6 - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:21:08.346 8 INFO cinder.api.openstack.wsgi [None req-6ba4c73d-9361-4acd-a5cd-265e24c449c0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:21:08.346 7 INFO cinder.api.openstack.wsgi [None req-f41d150a-7574-4964-85b1-4a833f2884d5 014a47923d3b437b8ca9054630d5b113 110dba3e257548d5a96f181c6bdb8fd6 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:21:14.576 8 INFO cinder.api.openstack.wsgi [None req-5d4addd2-3a66-41b6-848b-e1975171dec5 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:21:14.585 8 INFO cinder.volume.api [None req-5d4addd2-3a66-41b6-848b-e1975171dec5 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. 2026-05-13 23:21:14.586 8 INFO cinder.api.openstack.wsgi [None req-5d4addd2-3a66-41b6-848b-e1975171dec5 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 444/890] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:21:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 15 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:21:14.595 7 INFO cinder.api.openstack.wsgi [None req-b5d2c16e-a87d-4a63-8eb8-22e08abe2a18 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true 2026-05-13 23:21:14.603 7 INFO cinder.volume.api [None req-b5d2c16e-a87d-4a63-8eb8-22e08abe2a18 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all snapshots completed successfully. 2026-05-13 23:21:14.605 7 INFO cinder.api.openstack.wsgi [None req-b5d2c16e-a87d-4a63-8eb8-22e08abe2a18 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 447/891] 10.0.0.94 () {28 vars in 671 bytes} [Wed May 13 23:21:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:21:14.616 8 INFO cinder.api.openstack.wsgi [None req-6e7da96d-7221-4bc6-860e-c63a47b1235f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true 2026-05-13 23:21:15.119 8 INFO cinder.api.openstack.wsgi [None req-6e7da96d-7221-4bc6-860e-c63a47b1235f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 445/892] 10.0.0.94 () {28 vars in 693 bytes} [Wed May 13 23:21:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:21:15.182 7 INFO cinder.api.openstack.wsgi [None req-bf49dbd7-4c19-4bbd-9d3a-f953429afd00 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/06d16dbb04124c7baf321dc3d9d89ed7?usage=true 2026-05-13 23:21:15.216 7 INFO cinder.api.openstack.wsgi [None req-bf49dbd7-4c19-4bbd-9d3a-f953429afd00 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/06d16dbb04124c7baf321dc3d9d89ed7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 448/893] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:21:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/06d16dbb04124c7baf321dc3d9d89ed7?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:21:15.227 8 INFO cinder.api.openstack.wsgi [None req-1cd8f3a9-8761-4314-a917-e2568e1fd319 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/35d462d861b04c9382e453da7ef21ed1?usage=true 2026-05-13 23:21:15.251 8 INFO cinder.api.openstack.wsgi [None req-1cd8f3a9-8761-4314-a917-e2568e1fd319 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/35d462d861b04c9382e453da7ef21ed1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 446/894] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:21:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/35d462d861b04c9382e453da7ef21ed1?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:21:15.266 7 INFO cinder.api.openstack.wsgi [None req-9a0b6f4c-c3dc-409d-8dec-aeb8670e671b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/372dbdf619364f8ba8b09b7019112cf4?usage=true 2026-05-13 23:21:15.290 7 INFO cinder.api.openstack.wsgi [None req-9a0b6f4c-c3dc-409d-8dec-aeb8670e671b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/372dbdf619364f8ba8b09b7019112cf4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 449/895] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:21:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/372dbdf619364f8ba8b09b7019112cf4?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:21:15.302 8 INFO cinder.api.openstack.wsgi [None req-65125e18-dd24-4985-90b7-2422fcf31f0f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/3e8e1f2448fe4440b0271cf6e050c06e?usage=true 2026-05-13 23:21:15.325 8 INFO cinder.api.openstack.wsgi [None req-65125e18-dd24-4985-90b7-2422fcf31f0f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/3e8e1f2448fe4440b0271cf6e050c06e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 447/896] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:21:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/3e8e1f2448fe4440b0271cf6e050c06e?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:21:15.338 7 INFO cinder.api.openstack.wsgi [None req-d0e631d1-9ea1-4f17-99ad-b0ed0256b2a2 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true 2026-05-13 23:21:15.361 7 INFO cinder.api.openstack.wsgi [None req-d0e631d1-9ea1-4f17-99ad-b0ed0256b2a2 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 450/897] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:21:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:21:15.371 8 INFO cinder.api.openstack.wsgi [None req-60a41efb-e0f7-4c21-bef2-89846e054642 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/52e7abd25f89499ba4b28661e49228e2?usage=true 2026-05-13 23:21:15.394 8 INFO cinder.api.openstack.wsgi [None req-60a41efb-e0f7-4c21-bef2-89846e054642 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/52e7abd25f89499ba4b28661e49228e2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 448/898] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:21:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/52e7abd25f89499ba4b28661e49228e2?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:21:15.409 7 INFO cinder.api.openstack.wsgi [None req-0f2de8d2-af1e-4de1-85bc-87b7a474101b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/6abc13c7350d4c419828de2a5d973927?usage=true 2026-05-13 23:21:15.430 7 INFO cinder.api.openstack.wsgi [None req-0f2de8d2-af1e-4de1-85bc-87b7a474101b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/6abc13c7350d4c419828de2a5d973927?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 451/899] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:21:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/6abc13c7350d4c419828de2a5d973927?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:21:15.443 8 INFO cinder.api.openstack.wsgi [None req-0cdd9493-c6b5-4710-8364-8303fb6a1ddf bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/76a1f8b59dde4d80ab78922ff47cf233?usage=true 2026-05-13 23:21:15.472 8 INFO cinder.api.openstack.wsgi [None req-0cdd9493-c6b5-4710-8364-8303fb6a1ddf bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/76a1f8b59dde4d80ab78922ff47cf233?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 449/900] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:21:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/76a1f8b59dde4d80ab78922ff47cf233?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:21:15.481 7 INFO cinder.api.openstack.wsgi [None req-fa721419-94c6-4e75-a6a0-f8d34b029577 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/7a359bf6130a4c32b49125e18be80e0b?usage=true 2026-05-13 23:21:15.504 7 INFO cinder.api.openstack.wsgi [None req-fa721419-94c6-4e75-a6a0-f8d34b029577 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/7a359bf6130a4c32b49125e18be80e0b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 452/901] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:21:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/7a359bf6130a4c32b49125e18be80e0b?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:21:15.515 8 INFO cinder.api.openstack.wsgi [None req-fbe8a62c-c883-4dcb-a6b6-feb9f5430cdc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/a4f1f0074adf4d0fbc0699c540c0bd04?usage=true 2026-05-13 23:21:15.535 8 INFO cinder.api.openstack.wsgi [None req-fbe8a62c-c883-4dcb-a6b6-feb9f5430cdc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/a4f1f0074adf4d0fbc0699c540c0bd04?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 450/902] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:21:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/a4f1f0074adf4d0fbc0699c540c0bd04?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:21:15.544 7 INFO cinder.api.openstack.wsgi [None req-421d66ca-f10d-4bb8-bd1b-4538008a92d1 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true 2026-05-13 23:21:15.564 7 INFO cinder.api.openstack.wsgi [None req-421d66ca-f10d-4bb8-bd1b-4538008a92d1 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 453/903] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:21:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:21:15.573 8 INFO cinder.api.openstack.wsgi [None req-c248bf34-7ab4-46df-b600-e36cfaeb6ed5 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true 2026-05-13 23:21:15.596 8 INFO cinder.api.openstack.wsgi [None req-c248bf34-7ab4-46df-b600-e36cfaeb6ed5 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 451/904] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:21:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:21:15.605 7 INFO cinder.api.openstack.wsgi [None req-01874405-85f0-4acf-b336-3731a451f59b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f86cdf7fbaea44e7a7ba28803886fbd5?usage=true 2026-05-13 23:21:15.626 7 INFO cinder.api.openstack.wsgi [None req-01874405-85f0-4acf-b336-3731a451f59b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f86cdf7fbaea44e7a7ba28803886fbd5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 454/905] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:21:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f86cdf7fbaea44e7a7ba28803886fbd5?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:21:15.637 8 INFO cinder.api.openstack.wsgi [None req-a542dd02-d68a-4d7b-b6dd-cf29937f1f8f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:21:15.647 8 INFO cinder.volume.api [None req-a542dd02-d68a-4d7b-b6dd-cf29937f1f8f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. 2026-05-13 23:21:15.648 8 INFO cinder.api.openstack.wsgi [None req-a542dd02-d68a-4d7b-b6dd-cf29937f1f8f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 452/906] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:21:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:21:15.658 7 INFO cinder.api.openstack.wsgi [None req-4df23ca9-ef53-464d-8a04-2f76987dcedb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services 2026-05-13 23:21:15.663 7 INFO cinder.api.openstack.wsgi [None req-4df23ca9-ef53-464d-8a04-2f76987dcedb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 455/907] 10.0.0.94 () {28 vars in 642 bytes} [Wed May 13 23:21:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:21:18.346 8 INFO cinder.api.openstack.wsgi [None req-a542dd02-d68a-4d7b-b6dd-cf29937f1f8f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:21:18.346 7 INFO cinder.api.openstack.wsgi [None req-4df23ca9-ef53-464d-8a04-2f76987dcedb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:21:18.347 8 INFO cinder.api.openstack.wsgi [None req-a542dd02-d68a-4d7b-b6dd-cf29937f1f8f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:21:18.347 7 INFO cinder.api.openstack.wsgi [None req-4df23ca9-ef53-464d-8a04-2f76987dcedb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:21:28.345 8 INFO cinder.api.openstack.wsgi [None req-a542dd02-d68a-4d7b-b6dd-cf29937f1f8f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:21:28.345 7 INFO cinder.api.openstack.wsgi [None req-4df23ca9-ef53-464d-8a04-2f76987dcedb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:21:28.346 8 INFO cinder.api.openstack.wsgi [None req-a542dd02-d68a-4d7b-b6dd-cf29937f1f8f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:21:28.347 7 INFO cinder.api.openstack.wsgi [None req-4df23ca9-ef53-464d-8a04-2f76987dcedb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:21:38.345 8 INFO cinder.api.openstack.wsgi [None req-a542dd02-d68a-4d7b-b6dd-cf29937f1f8f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:21:38.345 7 INFO cinder.api.openstack.wsgi [None req-4df23ca9-ef53-464d-8a04-2f76987dcedb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:21:38.346 8 INFO cinder.api.openstack.wsgi [None req-a542dd02-d68a-4d7b-b6dd-cf29937f1f8f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:21:38.346 7 INFO cinder.api.openstack.wsgi [None req-4df23ca9-ef53-464d-8a04-2f76987dcedb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:21:48.346 8 INFO cinder.api.openstack.wsgi [None req-a542dd02-d68a-4d7b-b6dd-cf29937f1f8f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:21:48.346 7 INFO cinder.api.openstack.wsgi [None req-4df23ca9-ef53-464d-8a04-2f76987dcedb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:21:48.347 8 INFO cinder.api.openstack.wsgi [None req-a542dd02-d68a-4d7b-b6dd-cf29937f1f8f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:21:48.347 7 INFO cinder.api.openstack.wsgi [None req-4df23ca9-ef53-464d-8a04-2f76987dcedb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:21:52.953 8 INFO cinder.api.openstack.wsgi [None req-f42b51a3-30a0-4a5e-b9bd-bc6232b61f03 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes 2026-05-13 23:21:53.438 8 INFO cinder.api.v3.volumes [None req-f42b51a3-30a0-4a5e-b9bd-bc6232b61f03 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Create volume of 16 GB 2026-05-13 23:21:53.447 8 INFO cinder.volume.api [None req-f42b51a3-30a0-4a5e-b9bd-bc6232b61f03 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Availability Zones retrieved successfully. 2026-05-13 23:21:53.685 8 INFO cinder.volume.api [None req-f42b51a3-30a0-4a5e-b9bd-bc6232b61f03 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Create volume request issued successfully. 2026-05-13 23:21:53.686 8 INFO cinder.api.openstack.wsgi [None req-f42b51a3-30a0-4a5e-b9bd-bc6232b61f03 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes returned with HTTP 202 [pid: 8|app: 0|req: 457/916] 199.204.45.89 () {34 vars in 731 bytes} [Wed May 13 23:21:52 2026] POST /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes => generated 846 bytes in 800 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-13 23:21:53.702 7 INFO cinder.api.openstack.wsgi [req-f42b51a3-30a0-4a5e-b9bd-bc6232b61f03 req-f18991cc-daf1-4fcd-93c5-e43354d08b67 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/08a6f98c-361a-4fda-ba10-e64694e949cc /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:21:53.738 7 INFO cinder.volume.api [req-f42b51a3-30a0-4a5e-b9bd-bc6232b61f03 req-f18991cc-daf1-4fcd-93c5-e43354d08b67 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Volume info retrieved successfully. 2026-05-13 23:21:53.743 7 INFO cinder.api.openstack.wsgi [req-f42b51a3-30a0-4a5e-b9bd-bc6232b61f03 req-f18991cc-daf1-4fcd-93c5-e43354d08b67 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/08a6f98c-361a-4fda-ba10-e64694e949cc returned with HTTP 200 [pid: 7|app: 0|req: 460/917] 199.204.45.89 () {32 vars in 822 bytes} [Wed May 13 23:21:53 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/08a6f98c-361a-4fda-ba10-e64694e949cc => generated 1025 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-13 23:21:58.346 8 INFO cinder.api.openstack.wsgi [None req-f42b51a3-30a0-4a5e-b9bd-bc6232b61f03 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:21:58.347 7 INFO cinder.api.openstack.wsgi [req-f42b51a3-30a0-4a5e-b9bd-bc6232b61f03 req-f18991cc-daf1-4fcd-93c5-e43354d08b67 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:21:58.347 8 INFO cinder.api.openstack.wsgi [None req-f42b51a3-30a0-4a5e-b9bd-bc6232b61f03 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:21:58.348 7 INFO cinder.api.openstack.wsgi [req-f42b51a3-30a0-4a5e-b9bd-bc6232b61f03 req-f18991cc-daf1-4fcd-93c5-e43354d08b67 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:21:58.757 8 INFO cinder.api.openstack.wsgi [req-f42b51a3-30a0-4a5e-b9bd-bc6232b61f03 req-9cbd4ed9-06ed-40c3-b900-403bd1287827 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/08a6f98c-361a-4fda-ba10-e64694e949cc /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:21:58.772 8 INFO cinder.volume.api [req-f42b51a3-30a0-4a5e-b9bd-bc6232b61f03 req-9cbd4ed9-06ed-40c3-b900-403bd1287827 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Volume info retrieved successfully. 2026-05-13 23:21:58.777 8 INFO cinder.api.openstack.wsgi [req-f42b51a3-30a0-4a5e-b9bd-bc6232b61f03 req-9cbd4ed9-06ed-40c3-b900-403bd1287827 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/08a6f98c-361a-4fda-ba10-e64694e949cc returned with HTTP 200 [pid: 8|app: 0|req: 459/920] 199.204.45.89 () {32 vars in 822 bytes} [Wed May 13 23:21:58 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/08a6f98c-361a-4fda-ba10-e64694e949cc => generated 1489 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:21:59.262 7 INFO cinder.api.openstack.wsgi [req-ac9e4a16-24c7-4617-aaa1-730c7acf2001 req-0dda4293-6ccb-4fb6-adbf-4fa1db74de9f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/08a6f98c-361a-4fda-ba10-e64694e949cc /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:21:59.279 7 INFO cinder.volume.api [req-ac9e4a16-24c7-4617-aaa1-730c7acf2001 req-0dda4293-6ccb-4fb6-adbf-4fa1db74de9f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Volume info retrieved successfully. 2026-05-13 23:21:59.284 7 INFO cinder.api.openstack.wsgi [req-ac9e4a16-24c7-4617-aaa1-730c7acf2001 req-0dda4293-6ccb-4fb6-adbf-4fa1db74de9f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/08a6f98c-361a-4fda-ba10-e64694e949cc returned with HTTP 200 [pid: 7|app: 0|req: 462/921] 10.0.0.79 () {34 vars in 1025 bytes} [Wed May 13 23:21:59 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/08a6f98c-361a-4fda-ba10-e64694e949cc => generated 1489 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:21:59.664 8 INFO cinder.api.openstack.wsgi [req-ac9e4a16-24c7-4617-aaa1-730c7acf2001 req-abe25589-22f1-4b9e-a33c-90aa037662da bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/08a6f98c-361a-4fda-ba10-e64694e949cc /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:21:59.682 8 INFO cinder.volume.api [req-ac9e4a16-24c7-4617-aaa1-730c7acf2001 req-abe25589-22f1-4b9e-a33c-90aa037662da bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Volume info retrieved successfully. 2026-05-13 23:21:59.688 8 INFO cinder.api.openstack.wsgi [req-ac9e4a16-24c7-4617-aaa1-730c7acf2001 req-abe25589-22f1-4b9e-a33c-90aa037662da bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/08a6f98c-361a-4fda-ba10-e64694e949cc returned with HTTP 200 [pid: 8|app: 0|req: 460/922] 10.0.0.79 () {34 vars in 1025 bytes} [Wed May 13 23:21:59 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/08a6f98c-361a-4fda-ba10-e64694e949cc => generated 1489 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-13 23:21:59.699 7 INFO cinder.api.openstack.wsgi [req-ac9e4a16-24c7-4617-aaa1-730c7acf2001 req-0dda4293-6ccb-4fb6-adbf-4fa1db74de9f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-13 23:21:59.700 7 INFO cinder.api.openstack.wsgi [req-ac9e4a16-24c7-4617-aaa1-730c7acf2001 req-0dda4293-6ccb-4fb6-adbf-4fa1db74de9f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 463/923] 10.0.0.79 () {32 vars in 826 bytes} [Wed May 13 23:21:59 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:21:59.716 8 INFO cinder.api.openstack.wsgi [req-ac9e4a16-24c7-4617-aaa1-730c7acf2001 req-813cc961-1c8f-45e7-8eb1-60799dff670a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:21:59.778 8 INFO cinder.api.openstack.wsgi [req-ac9e4a16-24c7-4617-aaa1-730c7acf2001 req-813cc961-1c8f-45e7-8eb1-60799dff670a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/attachments returned with HTTP 200 [pid: 8|app: 0|req: 461/924] 10.0.0.79 () {40 vars in 1054 bytes} [Wed May 13 23:21:59 2026] POST /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/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-05-13 23:22:03.429 7 INFO cinder.api.openstack.wsgi [req-f42b51a3-30a0-4a5e-b9bd-bc6232b61f03 req-0f05e362-744b-41c9-ab1a-39233e88eb7a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/08a6f98c-361a-4fda-ba10-e64694e949cc /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:22:03.445 7 INFO cinder.volume.api [req-f42b51a3-30a0-4a5e-b9bd-bc6232b61f03 req-0f05e362-744b-41c9-ab1a-39233e88eb7a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Volume info retrieved successfully. 2026-05-13 23:22:03.451 7 INFO cinder.api.openstack.wsgi [req-f42b51a3-30a0-4a5e-b9bd-bc6232b61f03 req-0f05e362-744b-41c9-ab1a-39233e88eb7a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/08a6f98c-361a-4fda-ba10-e64694e949cc returned with HTTP 200 [pid: 7|app: 0|req: 464/925] 199.204.45.89 () {32 vars in 822 bytes} [Wed May 13 23:22:03 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/08a6f98c-361a-4fda-ba10-e64694e949cc => generated 1488 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-13 23:22:05.204 8 INFO cinder.api.openstack.wsgi [req-ac9e4a16-24c7-4617-aaa1-730c7acf2001 req-813cc961-1c8f-45e7-8eb1-60799dff670a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-13 23:22:05.206 8 INFO cinder.api.openstack.wsgi [req-ac9e4a16-24c7-4617-aaa1-730c7acf2001 req-813cc961-1c8f-45e7-8eb1-60799dff670a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 462/926] 199.204.45.89 () {32 vars in 837 bytes} [Wed May 13 23:22:05 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:22:05.222 7 INFO cinder.api.openstack.wsgi [req-ac9e4a16-24c7-4617-aaa1-730c7acf2001 req-9d43fb34-785d-41fc-b55a-656aaff54776 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/08a6f98c-361a-4fda-ba10-e64694e949cc /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:22:05.240 7 INFO cinder.volume.api [req-ac9e4a16-24c7-4617-aaa1-730c7acf2001 req-9d43fb34-785d-41fc-b55a-656aaff54776 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Volume info retrieved successfully. 2026-05-13 23:22:05.246 7 INFO cinder.api.openstack.wsgi [req-ac9e4a16-24c7-4617-aaa1-730c7acf2001 req-9d43fb34-785d-41fc-b55a-656aaff54776 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/08a6f98c-361a-4fda-ba10-e64694e949cc returned with HTTP 200 [pid: 7|app: 0|req: 465/927] 199.204.45.89 () {36 vars in 1070 bytes} [Wed May 13 23:22:05 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/08a6f98c-361a-4fda-ba10-e64694e949cc => generated 1712 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:22:05.326 8 INFO cinder.api.openstack.wsgi [req-ac9e4a16-24c7-4617-aaa1-730c7acf2001 req-167e99a7-ebdf-42eb-8307-d8dd93acf442 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/attachments/38272043-1aaf-4396-867f-02fa5a6260f1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:22:06.358 8 INFO cinder.api.openstack.wsgi [req-ac9e4a16-24c7-4617-aaa1-730c7acf2001 req-167e99a7-ebdf-42eb-8307-d8dd93acf442 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/attachments/38272043-1aaf-4396-867f-02fa5a6260f1 returned with HTTP 200 [pid: 8|app: 0|req: 463/928] 199.204.45.89 () {40 vars in 1132 bytes} [Wed May 13 23:22:05 2026] PUT /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/attachments/38272043-1aaf-4396-867f-02fa5a6260f1 => generated 802 bytes in 1040 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:22:06.537 7 INFO cinder.api.openstack.wsgi [req-f42b51a3-30a0-4a5e-b9bd-bc6232b61f03 req-1f331cb0-22c8-4757-a444-5df0d4ef39dd bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/08a6f98c-361a-4fda-ba10-e64694e949cc /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:22:06.556 7 INFO cinder.volume.api [req-f42b51a3-30a0-4a5e-b9bd-bc6232b61f03 req-1f331cb0-22c8-4757-a444-5df0d4ef39dd bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Volume info retrieved successfully. 2026-05-13 23:22:06.561 7 INFO cinder.api.openstack.wsgi [req-f42b51a3-30a0-4a5e-b9bd-bc6232b61f03 req-1f331cb0-22c8-4757-a444-5df0d4ef39dd bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/08a6f98c-361a-4fda-ba10-e64694e949cc returned with HTTP 200 [pid: 7|app: 0|req: 466/929] 199.204.45.89 () {32 vars in 822 bytes} [Wed May 13 23:22:06 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/08a6f98c-361a-4fda-ba10-e64694e949cc => generated 1489 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:22:06.880 8 INFO cinder.api.openstack.wsgi [req-ac9e4a16-24c7-4617-aaa1-730c7acf2001 req-9bc1924b-f6f2-4fc2-af88-174c19cad933 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/attachments/38272043-1aaf-4396-867f-02fa5a6260f1/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:22:06.927 8 INFO cinder.api.openstack.wsgi [req-ac9e4a16-24c7-4617-aaa1-730c7acf2001 req-9bc1924b-f6f2-4fc2-af88-174c19cad933 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/attachments/38272043-1aaf-4396-867f-02fa5a6260f1/action returned with HTTP 204 [pid: 8|app: 0|req: 464/930] 199.204.45.89 () {40 vars in 1145 bytes} [Wed May 13 23:22:06 2026] POST /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/attachments/38272043-1aaf-4396-867f-02fa5a6260f1/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-05-13 23:22:08.346 7 INFO cinder.api.openstack.wsgi [req-f42b51a3-30a0-4a5e-b9bd-bc6232b61f03 req-1f331cb0-22c8-4757-a444-5df0d4ef39dd bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:22:08.346 8 INFO cinder.api.openstack.wsgi [req-ac9e4a16-24c7-4617-aaa1-730c7acf2001 req-9bc1924b-f6f2-4fc2-af88-174c19cad933 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:22:08.347 7 INFO cinder.api.openstack.wsgi [req-f42b51a3-30a0-4a5e-b9bd-bc6232b61f03 req-1f331cb0-22c8-4757-a444-5df0d4ef39dd bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:22:08.347 8 INFO cinder.api.openstack.wsgi [req-ac9e4a16-24c7-4617-aaa1-730c7acf2001 req-9bc1924b-f6f2-4fc2-af88-174c19cad933 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:22:09.424 8 INFO cinder.api.openstack.wsgi [req-f42b51a3-30a0-4a5e-b9bd-bc6232b61f03 req-651cc1a9-802b-47e2-b606-68df5054eb41 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/08a6f98c-361a-4fda-ba10-e64694e949cc /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:22:09.444 8 INFO cinder.volume.api [req-f42b51a3-30a0-4a5e-b9bd-bc6232b61f03 req-651cc1a9-802b-47e2-b606-68df5054eb41 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Volume info retrieved successfully. 2026-05-13 23:22:09.450 8 INFO cinder.api.openstack.wsgi [req-f42b51a3-30a0-4a5e-b9bd-bc6232b61f03 req-651cc1a9-802b-47e2-b606-68df5054eb41 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/08a6f98c-361a-4fda-ba10-e64694e949cc returned with HTTP 200 [pid: 8|app: 0|req: 466/933] 199.204.45.89 () {32 vars in 822 bytes} [Wed May 13 23:22:09 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/08a6f98c-361a-4fda-ba10-e64694e949cc => generated 1787 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:22:12.803 7 INFO cinder.api.openstack.wsgi [req-f42b51a3-30a0-4a5e-b9bd-bc6232b61f03 req-14e20936-dfdc-439a-9bf2-2a643fac058a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/08a6f98c-361a-4fda-ba10-e64694e949cc /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:22:12.828 7 INFO cinder.volume.api [req-f42b51a3-30a0-4a5e-b9bd-bc6232b61f03 req-14e20936-dfdc-439a-9bf2-2a643fac058a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Volume info retrieved successfully. 2026-05-13 23:22:12.838 7 INFO cinder.api.openstack.wsgi [req-f42b51a3-30a0-4a5e-b9bd-bc6232b61f03 req-14e20936-dfdc-439a-9bf2-2a643fac058a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/08a6f98c-361a-4fda-ba10-e64694e949cc returned with HTTP 200 [pid: 7|app: 0|req: 468/934] 199.204.45.89 () {32 vars in 822 bytes} [Wed May 13 23:22:12 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/08a6f98c-361a-4fda-ba10-e64694e949cc => generated 1787 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-05-13 23:22:14.370 8 INFO cinder.api.openstack.wsgi [None req-59439534-d70a-4a88-a5f3-0cb13f6e4e4c bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:22:14.398 8 INFO cinder.volume.api [None req-59439534-d70a-4a88-a5f3-0cb13f6e4e4c bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:22:14.403 8 INFO cinder.api.openstack.wsgi [None req-59439534-d70a-4a88-a5f3-0cb13f6e4e4c bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 467/935] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:22:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 1790 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:22:14.415 7 INFO cinder.api.openstack.wsgi [None req-5117fa5c-fe5b-44b8-b8cb-9ceb805098be bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true 2026-05-13 23:22:14.424 7 INFO cinder.volume.api [None req-5117fa5c-fe5b-44b8-b8cb-9ceb805098be bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all snapshots completed successfully. 2026-05-13 23:22:14.424 7 INFO cinder.api.openstack.wsgi [None req-5117fa5c-fe5b-44b8-b8cb-9ceb805098be bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 469/936] 10.0.0.94 () {28 vars in 671 bytes} [Wed May 13 23:22:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:22:14.435 8 INFO cinder.api.openstack.wsgi [None req-171c1542-362f-4894-8b27-e0b8c8b829fb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services 2026-05-13 23:22:14.441 8 INFO cinder.api.openstack.wsgi [None req-171c1542-362f-4894-8b27-e0b8c8b829fb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 468/937] 10.0.0.94 () {28 vars in 642 bytes} [Wed May 13 23:22:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:22:14.482 7 INFO cinder.api.openstack.wsgi [None req-da2065c8-c01f-481e-8283-25e313e6ef4c bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/06d16dbb04124c7baf321dc3d9d89ed7?usage=true 2026-05-13 23:22:14.500 7 INFO cinder.api.openstack.wsgi [None req-da2065c8-c01f-481e-8283-25e313e6ef4c bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/06d16dbb04124c7baf321dc3d9d89ed7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 470/938] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:22:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/06d16dbb04124c7baf321dc3d9d89ed7?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:22:14.515 8 INFO cinder.api.openstack.wsgi [None req-69548bfb-c5ba-42a5-844c-972ee3d3c05c bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/35d462d861b04c9382e453da7ef21ed1?usage=true 2026-05-13 23:22:14.540 8 INFO cinder.api.openstack.wsgi [None req-69548bfb-c5ba-42a5-844c-972ee3d3c05c bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/35d462d861b04c9382e453da7ef21ed1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 469/939] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:22:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/35d462d861b04c9382e453da7ef21ed1?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:22:14.550 7 INFO cinder.api.openstack.wsgi [None req-ab1e4d9a-a71a-4bba-ab12-815193841a20 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/372dbdf619364f8ba8b09b7019112cf4?usage=true 2026-05-13 23:22:14.568 7 INFO cinder.api.openstack.wsgi [None req-ab1e4d9a-a71a-4bba-ab12-815193841a20 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/372dbdf619364f8ba8b09b7019112cf4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 471/940] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:22:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/372dbdf619364f8ba8b09b7019112cf4?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:22:14.582 8 INFO cinder.api.openstack.wsgi [None req-ea92fd56-1c6d-4bc3-92f7-0a99361f4436 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/3e8e1f2448fe4440b0271cf6e050c06e?usage=true 2026-05-13 23:22:14.603 8 INFO cinder.api.openstack.wsgi [None req-ea92fd56-1c6d-4bc3-92f7-0a99361f4436 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/3e8e1f2448fe4440b0271cf6e050c06e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 470/941] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:22:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/3e8e1f2448fe4440b0271cf6e050c06e?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:22:14.616 7 INFO cinder.api.openstack.wsgi [None req-dc4f99fb-6cc7-46ff-bc64-0637219d445a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true 2026-05-13 23:22:14.638 7 INFO cinder.api.openstack.wsgi [None req-dc4f99fb-6cc7-46ff-bc64-0637219d445a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 472/942] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:22:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:22:14.654 8 INFO cinder.api.openstack.wsgi [None req-f0328d9d-c981-450c-b98d-86f43e80c978 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/52e7abd25f89499ba4b28661e49228e2?usage=true 2026-05-13 23:22:14.692 8 INFO cinder.api.openstack.wsgi [None req-f0328d9d-c981-450c-b98d-86f43e80c978 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/52e7abd25f89499ba4b28661e49228e2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 471/943] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:22:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/52e7abd25f89499ba4b28661e49228e2?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:22:14.708 7 INFO cinder.api.openstack.wsgi [None req-9eced0cb-4738-4cb7-bad2-aeefe23c7d5f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/6abc13c7350d4c419828de2a5d973927?usage=true 2026-05-13 23:22:14.728 7 INFO cinder.api.openstack.wsgi [None req-9eced0cb-4738-4cb7-bad2-aeefe23c7d5f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/6abc13c7350d4c419828de2a5d973927?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 473/944] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:22:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/6abc13c7350d4c419828de2a5d973927?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:22:14.740 8 INFO cinder.api.openstack.wsgi [None req-fdaaf16f-e097-4773-b7b8-432559d62db6 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/76a1f8b59dde4d80ab78922ff47cf233?usage=true 2026-05-13 23:22:14.764 8 INFO cinder.api.openstack.wsgi [None req-fdaaf16f-e097-4773-b7b8-432559d62db6 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/76a1f8b59dde4d80ab78922ff47cf233?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 472/945] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:22:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/76a1f8b59dde4d80ab78922ff47cf233?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:22:14.778 7 INFO cinder.api.openstack.wsgi [None req-09ee9bb4-8cc3-4c2c-9118-34649360232c bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/7a359bf6130a4c32b49125e18be80e0b?usage=true 2026-05-13 23:22:14.800 7 INFO cinder.api.openstack.wsgi [None req-09ee9bb4-8cc3-4c2c-9118-34649360232c bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/7a359bf6130a4c32b49125e18be80e0b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 474/946] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:22:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/7a359bf6130a4c32b49125e18be80e0b?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:22:14.814 8 INFO cinder.api.openstack.wsgi [None req-6afcb47e-9f5f-4f89-91ec-5273f839627a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/a4f1f0074adf4d0fbc0699c540c0bd04?usage=true 2026-05-13 23:22:14.836 8 INFO cinder.api.openstack.wsgi [None req-6afcb47e-9f5f-4f89-91ec-5273f839627a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/a4f1f0074adf4d0fbc0699c540c0bd04?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 473/947] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:22:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/a4f1f0074adf4d0fbc0699c540c0bd04?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:22:14.846 7 INFO cinder.api.openstack.wsgi [None req-6dd9fbd3-d889-467e-bd3b-c75937717111 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true 2026-05-13 23:22:14.889 7 INFO cinder.api.openstack.wsgi [None req-6dd9fbd3-d889-467e-bd3b-c75937717111 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 475/948] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:22:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:22:14.902 8 INFO cinder.api.openstack.wsgi [None req-3cd1bb2e-7055-4e7d-b6a2-848b84b98de6 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true 2026-05-13 23:22:14.927 8 INFO cinder.api.openstack.wsgi [None req-3cd1bb2e-7055-4e7d-b6a2-848b84b98de6 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 474/949] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:22:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:22:14.942 7 INFO cinder.api.openstack.wsgi [None req-03cd9837-2459-48cf-bb2a-73ecadd81d5c bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f86cdf7fbaea44e7a7ba28803886fbd5?usage=true 2026-05-13 23:22:14.976 7 INFO cinder.api.openstack.wsgi [None req-03cd9837-2459-48cf-bb2a-73ecadd81d5c bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f86cdf7fbaea44e7a7ba28803886fbd5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 476/950] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:22:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f86cdf7fbaea44e7a7ba28803886fbd5?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:22:14.990 8 INFO cinder.api.openstack.wsgi [None req-95886c34-7041-4329-ba39-a0a2de01452f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:22:15.002 8 INFO cinder.volume.api [None req-95886c34-7041-4329-ba39-a0a2de01452f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:22:15.007 8 INFO cinder.api.openstack.wsgi [None req-95886c34-7041-4329-ba39-a0a2de01452f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 475/951] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:22:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 1790 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-13 23:22:15.021 7 INFO cinder.api.openstack.wsgi [None req-4a67665c-7389-4169-98f2-1e99fe05d732 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true 2026-05-13 23:22:15.524 7 INFO cinder.api.openstack.wsgi [None req-4a67665c-7389-4169-98f2-1e99fe05d732 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 477/952] 10.0.0.94 () {28 vars in 693 bytes} [Wed May 13 23:22:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/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-05-13 23:22:15.730 8 INFO cinder.api.openstack.wsgi [req-f42b51a3-30a0-4a5e-b9bd-bc6232b61f03 req-509c24db-700c-4d26-86eb-b2e2206cd6d2 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/08a6f98c-361a-4fda-ba10-e64694e949cc /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:22:15.759 8 INFO cinder.volume.api [req-f42b51a3-30a0-4a5e-b9bd-bc6232b61f03 req-509c24db-700c-4d26-86eb-b2e2206cd6d2 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Volume info retrieved successfully. 2026-05-13 23:22:15.765 8 INFO cinder.api.openstack.wsgi [req-f42b51a3-30a0-4a5e-b9bd-bc6232b61f03 req-509c24db-700c-4d26-86eb-b2e2206cd6d2 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/08a6f98c-361a-4fda-ba10-e64694e949cc returned with HTTP 200 [pid: 8|app: 0|req: 476/953] 199.204.45.89 () {32 vars in 822 bytes} [Wed May 13 23:22:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/08a6f98c-361a-4fda-ba10-e64694e949cc => generated 1787 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-13 23:22:18.345 8 INFO cinder.api.openstack.wsgi [req-f42b51a3-30a0-4a5e-b9bd-bc6232b61f03 req-509c24db-700c-4d26-86eb-b2e2206cd6d2 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:22:18.345 7 INFO cinder.api.openstack.wsgi [None req-4a67665c-7389-4169-98f2-1e99fe05d732 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:22:18.346 8 INFO cinder.api.openstack.wsgi [req-f42b51a3-30a0-4a5e-b9bd-bc6232b61f03 req-509c24db-700c-4d26-86eb-b2e2206cd6d2 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:22:18.347 7 INFO cinder.api.openstack.wsgi [None req-4a67665c-7389-4169-98f2-1e99fe05d732 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:22:28.345 7 INFO cinder.api.openstack.wsgi [None req-4a67665c-7389-4169-98f2-1e99fe05d732 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:22:28.345 8 INFO cinder.api.openstack.wsgi [req-f42b51a3-30a0-4a5e-b9bd-bc6232b61f03 req-509c24db-700c-4d26-86eb-b2e2206cd6d2 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:22:28.346 7 INFO cinder.api.openstack.wsgi [None req-4a67665c-7389-4169-98f2-1e99fe05d732 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:22:28.347 8 INFO cinder.api.openstack.wsgi [req-f42b51a3-30a0-4a5e-b9bd-bc6232b61f03 req-509c24db-700c-4d26-86eb-b2e2206cd6d2 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:22:38.346 7 INFO cinder.api.openstack.wsgi [None req-4a67665c-7389-4169-98f2-1e99fe05d732 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:22:38.346 7 INFO cinder.api.openstack.wsgi [None req-4a67665c-7389-4169-98f2-1e99fe05d732 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:22:38.352 8 INFO cinder.api.openstack.wsgi [req-f42b51a3-30a0-4a5e-b9bd-bc6232b61f03 req-509c24db-700c-4d26-86eb-b2e2206cd6d2 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:22:38.352 8 INFO cinder.api.openstack.wsgi [req-f42b51a3-30a0-4a5e-b9bd-bc6232b61f03 req-509c24db-700c-4d26-86eb-b2e2206cd6d2 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:22:48.346 8 INFO cinder.api.openstack.wsgi [req-f42b51a3-30a0-4a5e-b9bd-bc6232b61f03 req-509c24db-700c-4d26-86eb-b2e2206cd6d2 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:22:48.345 7 INFO cinder.api.openstack.wsgi [None req-4a67665c-7389-4169-98f2-1e99fe05d732 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:22:48.347 8 INFO cinder.api.openstack.wsgi [req-f42b51a3-30a0-4a5e-b9bd-bc6232b61f03 req-509c24db-700c-4d26-86eb-b2e2206cd6d2 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:22:48.347 7 INFO cinder.api.openstack.wsgi [None req-4a67665c-7389-4169-98f2-1e99fe05d732 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:22:58.346 8 INFO cinder.api.openstack.wsgi [req-f42b51a3-30a0-4a5e-b9bd-bc6232b61f03 req-509c24db-700c-4d26-86eb-b2e2206cd6d2 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:22:58.346 7 INFO cinder.api.openstack.wsgi [None req-4a67665c-7389-4169-98f2-1e99fe05d732 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:22:58.347 8 INFO cinder.api.openstack.wsgi [req-f42b51a3-30a0-4a5e-b9bd-bc6232b61f03 req-509c24db-700c-4d26-86eb-b2e2206cd6d2 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:22:58.347 7 INFO cinder.api.openstack.wsgi [None req-4a67665c-7389-4169-98f2-1e99fe05d732 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:23:08.345 7 INFO cinder.api.openstack.wsgi [None req-4a67665c-7389-4169-98f2-1e99fe05d732 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:23:08.345 8 INFO cinder.api.openstack.wsgi [req-f42b51a3-30a0-4a5e-b9bd-bc6232b61f03 req-509c24db-700c-4d26-86eb-b2e2206cd6d2 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:23:08.346 7 INFO cinder.api.openstack.wsgi [None req-4a67665c-7389-4169-98f2-1e99fe05d732 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:23:08.346 8 INFO cinder.api.openstack.wsgi [req-f42b51a3-30a0-4a5e-b9bd-bc6232b61f03 req-509c24db-700c-4d26-86eb-b2e2206cd6d2 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:23:14.512 7 INFO cinder.api.openstack.wsgi [None req-20639c53-49fa-40a8-bb47-2a1b3b19a84b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:23:14.532 7 INFO cinder.volume.api [None req-20639c53-49fa-40a8-bb47-2a1b3b19a84b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:23:14.538 7 INFO cinder.api.openstack.wsgi [None req-20639c53-49fa-40a8-bb47-2a1b3b19a84b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 484/966] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:23:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 1790 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:23:14.550 8 INFO cinder.api.openstack.wsgi [None req-e252d275-faf0-4a00-bf23-4d2692b5687a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true 2026-05-13 23:23:15.053 8 INFO cinder.api.openstack.wsgi [None req-e252d275-faf0-4a00-bf23-4d2692b5687a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 483/967] 10.0.0.94 () {28 vars in 693 bytes} [Wed May 13 23:23:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true => generated 671 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:23:15.102 7 INFO cinder.api.openstack.wsgi [None req-ac92ea59-4ca2-4344-afee-6920af5e752c bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/35d462d861b04c9382e453da7ef21ed1?usage=true 2026-05-13 23:23:15.125 7 INFO cinder.api.openstack.wsgi [None req-ac92ea59-4ca2-4344-afee-6920af5e752c bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/35d462d861b04c9382e453da7ef21ed1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 485/968] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:23:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/35d462d861b04c9382e453da7ef21ed1?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:23:15.139 8 INFO cinder.api.openstack.wsgi [None req-2889ae0c-66bc-4be0-9586-679262f31cfb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/372dbdf619364f8ba8b09b7019112cf4?usage=true 2026-05-13 23:23:15.176 8 INFO cinder.api.openstack.wsgi [None req-2889ae0c-66bc-4be0-9586-679262f31cfb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/372dbdf619364f8ba8b09b7019112cf4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 484/969] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:23:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/372dbdf619364f8ba8b09b7019112cf4?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:23:15.186 7 INFO cinder.api.openstack.wsgi [None req-011dca6c-3a57-4a2c-add1-b1ce50d937cb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/3e8e1f2448fe4440b0271cf6e050c06e?usage=true 2026-05-13 23:23:15.217 7 INFO cinder.api.openstack.wsgi [None req-011dca6c-3a57-4a2c-add1-b1ce50d937cb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/3e8e1f2448fe4440b0271cf6e050c06e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 486/970] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:23:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/3e8e1f2448fe4440b0271cf6e050c06e?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:23:15.230 8 INFO cinder.api.openstack.wsgi [None req-a453390c-b171-4ada-97ad-ae2b733fcf15 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true 2026-05-13 23:23:15.247 8 INFO cinder.api.openstack.wsgi [None req-a453390c-b171-4ada-97ad-ae2b733fcf15 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 485/971] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:23:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:23:15.261 7 INFO cinder.api.openstack.wsgi [None req-1914a3fd-5c7c-4786-8eed-fd709bd33a9e bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/52e7abd25f89499ba4b28661e49228e2?usage=true 2026-05-13 23:23:15.293 7 INFO cinder.api.openstack.wsgi [None req-1914a3fd-5c7c-4786-8eed-fd709bd33a9e bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/52e7abd25f89499ba4b28661e49228e2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 487/972] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:23:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/52e7abd25f89499ba4b28661e49228e2?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:23:15.304 8 INFO cinder.api.openstack.wsgi [None req-4d8a8a04-5201-4c71-a7c9-95e85d57296d bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/6abc13c7350d4c419828de2a5d973927?usage=true 2026-05-13 23:23:15.331 8 INFO cinder.api.openstack.wsgi [None req-4d8a8a04-5201-4c71-a7c9-95e85d57296d bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/6abc13c7350d4c419828de2a5d973927?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 486/973] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:23:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/6abc13c7350d4c419828de2a5d973927?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:23:15.344 7 INFO cinder.api.openstack.wsgi [None req-c4d9a905-f312-4e1d-ad2b-6cd46a62023f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/7075f20309244ad09ac175ab93ae204d?usage=true 2026-05-13 23:23:15.372 7 INFO cinder.api.openstack.wsgi [None req-c4d9a905-f312-4e1d-ad2b-6cd46a62023f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/7075f20309244ad09ac175ab93ae204d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 488/974] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:23:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/7075f20309244ad09ac175ab93ae204d?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:23:15.389 8 INFO cinder.api.openstack.wsgi [None req-b2890346-bb37-48e6-9b95-2a27f9593716 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/76a1f8b59dde4d80ab78922ff47cf233?usage=true 2026-05-13 23:23:15.407 8 INFO cinder.api.openstack.wsgi [None req-b2890346-bb37-48e6-9b95-2a27f9593716 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/76a1f8b59dde4d80ab78922ff47cf233?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 487/975] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:23:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/76a1f8b59dde4d80ab78922ff47cf233?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:23:15.419 7 INFO cinder.api.openstack.wsgi [None req-2f7ad94a-9a02-4906-a1b6-7f5c4d29bdb0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/7a359bf6130a4c32b49125e18be80e0b?usage=true 2026-05-13 23:23:15.445 7 INFO cinder.api.openstack.wsgi [None req-2f7ad94a-9a02-4906-a1b6-7f5c4d29bdb0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/7a359bf6130a4c32b49125e18be80e0b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 489/976] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:23:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/7a359bf6130a4c32b49125e18be80e0b?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:23:15.455 8 INFO cinder.api.openstack.wsgi [None req-343e5f53-dcc1-4a6a-9285-670bcf5a79cb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/a4f1f0074adf4d0fbc0699c540c0bd04?usage=true 2026-05-13 23:23:15.503 8 INFO cinder.api.openstack.wsgi [None req-343e5f53-dcc1-4a6a-9285-670bcf5a79cb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/a4f1f0074adf4d0fbc0699c540c0bd04?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 488/977] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:23:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/a4f1f0074adf4d0fbc0699c540c0bd04?usage=true => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:23:15.520 7 INFO cinder.api.openstack.wsgi [None req-2dd896f4-ea15-4e7c-99ad-fc1e28d8b75d bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true 2026-05-13 23:23:15.556 7 INFO cinder.api.openstack.wsgi [None req-2dd896f4-ea15-4e7c-99ad-fc1e28d8b75d bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 490/978] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:23:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:23:15.568 8 INFO cinder.api.openstack.wsgi [None req-3b41cf56-0814-4871-8106-6fcad6ed887a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/d3f60a57924b4c7b8151191151e88ad9?usage=true 2026-05-13 23:23:15.602 8 INFO cinder.api.openstack.wsgi [None req-3b41cf56-0814-4871-8106-6fcad6ed887a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/d3f60a57924b4c7b8151191151e88ad9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 489/979] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:23:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/d3f60a57924b4c7b8151191151e88ad9?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:23:15.614 7 INFO cinder.api.openstack.wsgi [None req-2bf203af-ec0e-495d-8337-a16e82c5b886 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true 2026-05-13 23:23:15.647 7 INFO cinder.api.openstack.wsgi [None req-2bf203af-ec0e-495d-8337-a16e82c5b886 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 491/980] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:23:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:23:15.658 8 INFO cinder.api.openstack.wsgi [None req-d3643b2b-73d5-4069-b9df-fd898625d987 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:23:15.672 8 INFO cinder.volume.api [None req-d3643b2b-73d5-4069-b9df-fd898625d987 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:23:15.678 8 INFO cinder.api.openstack.wsgi [None req-d3643b2b-73d5-4069-b9df-fd898625d987 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 490/981] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:23:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 1790 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-13 23:23:15.699 7 INFO cinder.api.openstack.wsgi [None req-896f939e-8236-44e5-97ed-5156a4d082e1 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true 2026-05-13 23:23:15.707 7 INFO cinder.volume.api [None req-896f939e-8236-44e5-97ed-5156a4d082e1 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all snapshots completed successfully. 2026-05-13 23:23:15.707 7 INFO cinder.api.openstack.wsgi [None req-896f939e-8236-44e5-97ed-5156a4d082e1 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 492/982] 10.0.0.94 () {28 vars in 671 bytes} [Wed May 13 23:23:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:23:15.718 8 INFO cinder.api.openstack.wsgi [None req-54602b8d-21fb-48a4-bc97-e30a421b02a4 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services 2026-05-13 23:23:15.726 8 INFO cinder.api.openstack.wsgi [None req-54602b8d-21fb-48a4-bc97-e30a421b02a4 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 491/983] 10.0.0.94 () {28 vars in 642 bytes} [Wed May 13 23:23:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:23:18.346 7 INFO cinder.api.openstack.wsgi [None req-896f939e-8236-44e5-97ed-5156a4d082e1 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:23:18.346 8 INFO cinder.api.openstack.wsgi [None req-54602b8d-21fb-48a4-bc97-e30a421b02a4 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:23:18.347 7 INFO cinder.api.openstack.wsgi [None req-896f939e-8236-44e5-97ed-5156a4d082e1 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:23:18.348 8 INFO cinder.api.openstack.wsgi [None req-54602b8d-21fb-48a4-bc97-e30a421b02a4 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:23:28.346 8 INFO cinder.api.openstack.wsgi [None req-54602b8d-21fb-48a4-bc97-e30a421b02a4 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:23:28.346 8 INFO cinder.api.openstack.wsgi [None req-54602b8d-21fb-48a4-bc97-e30a421b02a4 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:23:28.346 7 INFO cinder.api.openstack.wsgi [None req-896f939e-8236-44e5-97ed-5156a4d082e1 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:23:28.348 7 INFO cinder.api.openstack.wsgi [None req-896f939e-8236-44e5-97ed-5156a4d082e1 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:23:38.345 7 INFO cinder.api.openstack.wsgi [None req-896f939e-8236-44e5-97ed-5156a4d082e1 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:23:38.345 8 INFO cinder.api.openstack.wsgi [None req-54602b8d-21fb-48a4-bc97-e30a421b02a4 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:23:38.346 7 INFO cinder.api.openstack.wsgi [None req-896f939e-8236-44e5-97ed-5156a4d082e1 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:23:38.346 8 INFO cinder.api.openstack.wsgi [None req-54602b8d-21fb-48a4-bc97-e30a421b02a4 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:23:48.345 7 INFO cinder.api.openstack.wsgi [None req-896f939e-8236-44e5-97ed-5156a4d082e1 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:23:48.345 8 INFO cinder.api.openstack.wsgi [None req-54602b8d-21fb-48a4-bc97-e30a421b02a4 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:23:48.346 7 INFO cinder.api.openstack.wsgi [None req-896f939e-8236-44e5-97ed-5156a4d082e1 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:23:48.347 8 INFO cinder.api.openstack.wsgi [None req-54602b8d-21fb-48a4-bc97-e30a421b02a4 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:23:58.345 8 INFO cinder.api.openstack.wsgi [None req-54602b8d-21fb-48a4-bc97-e30a421b02a4 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:23:58.346 7 INFO cinder.api.openstack.wsgi [None req-896f939e-8236-44e5-97ed-5156a4d082e1 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:23:58.346 8 INFO cinder.api.openstack.wsgi [None req-54602b8d-21fb-48a4-bc97-e30a421b02a4 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:23:58.347 7 INFO cinder.api.openstack.wsgi [None req-896f939e-8236-44e5-97ed-5156a4d082e1 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:24:08.346 8 INFO cinder.api.openstack.wsgi [None req-54602b8d-21fb-48a4-bc97-e30a421b02a4 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:24:08.346 7 INFO cinder.api.openstack.wsgi [None req-896f939e-8236-44e5-97ed-5156a4d082e1 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:24:08.347 7 INFO cinder.api.openstack.wsgi [None req-896f939e-8236-44e5-97ed-5156a4d082e1 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:24:08.347 8 INFO cinder.api.openstack.wsgi [None req-54602b8d-21fb-48a4-bc97-e30a421b02a4 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:24:14.432 7 INFO cinder.api.openstack.wsgi [None req-9c4048b0-d9a8-4d07-a362-309ab2ccf908 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:24:14.444 7 INFO cinder.volume.api [None req-9c4048b0-d9a8-4d07-a362-309ab2ccf908 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:24:14.449 7 INFO cinder.api.openstack.wsgi [None req-9c4048b0-d9a8-4d07-a362-309ab2ccf908 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 499/996] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:24:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 1790 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-13 23:24:14.470 8 INFO cinder.api.openstack.wsgi [None req-18276f38-c4a1-413c-bd00-2376574f1c5a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services 2026-05-13 23:24:14.475 8 INFO cinder.api.openstack.wsgi [None req-18276f38-c4a1-413c-bd00-2376574f1c5a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 498/997] 10.0.0.94 () {28 vars in 642 bytes} [Wed May 13 23:24:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:24:14.485 7 INFO cinder.api.openstack.wsgi [None req-430e0796-b56f-49ce-ac9d-1eb29ff39097 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true 2026-05-13 23:24:14.990 7 INFO cinder.api.openstack.wsgi [None req-430e0796-b56f-49ce-ac9d-1eb29ff39097 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 500/998] 10.0.0.94 () {28 vars in 693 bytes} [Wed May 13 23:24:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/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) 2026-05-13 23:24:15.024 8 INFO cinder.api.openstack.wsgi [None req-01de3022-9b17-46b2-94f2-4a213ddafd98 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/35d462d861b04c9382e453da7ef21ed1?usage=true 2026-05-13 23:24:15.042 8 INFO cinder.api.openstack.wsgi [None req-01de3022-9b17-46b2-94f2-4a213ddafd98 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/35d462d861b04c9382e453da7ef21ed1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 499/999] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:24:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/35d462d861b04c9382e453da7ef21ed1?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:24:15.052 7 INFO cinder.api.openstack.wsgi [None req-3df7b2ad-3c2b-4300-b151-35abef043522 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/372dbdf619364f8ba8b09b7019112cf4?usage=true 2026-05-13 23:24:15.073 7 INFO cinder.api.openstack.wsgi [None req-3df7b2ad-3c2b-4300-b151-35abef043522 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/372dbdf619364f8ba8b09b7019112cf4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 501/1000] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:24:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/372dbdf619364f8ba8b09b7019112cf4?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:24:15.086 8 INFO cinder.api.openstack.wsgi [None req-30a6fd93-8557-4f0e-a707-a90253e2b1f3 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/3e8e1f2448fe4440b0271cf6e050c06e?usage=true 2026-05-13 23:24:15.112 8 INFO cinder.api.openstack.wsgi [None req-30a6fd93-8557-4f0e-a707-a90253e2b1f3 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/3e8e1f2448fe4440b0271cf6e050c06e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 500/1001] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:24:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/3e8e1f2448fe4440b0271cf6e050c06e?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:24:15.123 7 INFO cinder.api.openstack.wsgi [None req-d544cc88-4b73-4151-84ef-820549c247e0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true 2026-05-13 23:24:15.148 7 INFO cinder.api.openstack.wsgi [None req-d544cc88-4b73-4151-84ef-820549c247e0 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 502/1002] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:24:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:24:15.162 8 INFO cinder.api.openstack.wsgi [None req-be442806-fece-48f9-b7f2-9e2b5bacb789 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/52e7abd25f89499ba4b28661e49228e2?usage=true 2026-05-13 23:24:15.179 8 INFO cinder.api.openstack.wsgi [None req-be442806-fece-48f9-b7f2-9e2b5bacb789 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/52e7abd25f89499ba4b28661e49228e2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 501/1003] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:24:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/52e7abd25f89499ba4b28661e49228e2?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:24:15.192 7 INFO cinder.api.openstack.wsgi [None req-d91a35cd-51f7-495e-a9e0-7cbb90d2f217 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/6abc13c7350d4c419828de2a5d973927?usage=true 2026-05-13 23:24:15.215 7 INFO cinder.api.openstack.wsgi [None req-d91a35cd-51f7-495e-a9e0-7cbb90d2f217 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/6abc13c7350d4c419828de2a5d973927?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 503/1004] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:24:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/6abc13c7350d4c419828de2a5d973927?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:24:15.226 8 INFO cinder.api.openstack.wsgi [None req-cfedff33-dc40-4ea8-992d-f95254acbbab bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/76a1f8b59dde4d80ab78922ff47cf233?usage=true 2026-05-13 23:24:15.243 8 INFO cinder.api.openstack.wsgi [None req-cfedff33-dc40-4ea8-992d-f95254acbbab bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/76a1f8b59dde4d80ab78922ff47cf233?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 502/1005] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:24:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/76a1f8b59dde4d80ab78922ff47cf233?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:24:15.255 7 INFO cinder.api.openstack.wsgi [None req-9a546080-28b7-4dae-ac4e-4e9a4e0cc49c bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/7a359bf6130a4c32b49125e18be80e0b?usage=true 2026-05-13 23:24:15.275 7 INFO cinder.api.openstack.wsgi [None req-9a546080-28b7-4dae-ac4e-4e9a4e0cc49c bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/7a359bf6130a4c32b49125e18be80e0b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 504/1006] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:24:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/7a359bf6130a4c32b49125e18be80e0b?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:24:15.287 8 INFO cinder.api.openstack.wsgi [None req-014649f2-7131-48db-a350-74e1060cc8d9 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/a4f1f0074adf4d0fbc0699c540c0bd04?usage=true 2026-05-13 23:24:15.313 8 INFO cinder.api.openstack.wsgi [None req-014649f2-7131-48db-a350-74e1060cc8d9 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/a4f1f0074adf4d0fbc0699c540c0bd04?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 503/1007] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:24:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/a4f1f0074adf4d0fbc0699c540c0bd04?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:24:15.325 7 INFO cinder.api.openstack.wsgi [None req-1c7d874f-14d4-4de7-aff6-9734c90a7f12 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true 2026-05-13 23:24:15.347 7 INFO cinder.api.openstack.wsgi [None req-1c7d874f-14d4-4de7-aff6-9734c90a7f12 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 505/1008] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:24:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:24:15.359 8 INFO cinder.api.openstack.wsgi [None req-b813fb67-833a-4973-a915-9d3b20cdee8d bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true 2026-05-13 23:24:15.382 8 INFO cinder.api.openstack.wsgi [None req-b813fb67-833a-4973-a915-9d3b20cdee8d bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 504/1009] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:24:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:24:15.393 7 INFO cinder.api.openstack.wsgi [None req-1138f779-0eb0-4009-b94c-880c6e73d5f2 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:24:15.408 7 INFO cinder.volume.api [None req-1138f779-0eb0-4009-b94c-880c6e73d5f2 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:24:15.414 7 INFO cinder.api.openstack.wsgi [None req-1138f779-0eb0-4009-b94c-880c6e73d5f2 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 506/1010] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:24:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 1790 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-13 23:24:15.426 8 INFO cinder.api.openstack.wsgi [None req-dac5f4a4-962a-4ab1-ace4-d348596ac702 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true 2026-05-13 23:24:15.432 8 INFO cinder.volume.api [None req-dac5f4a4-962a-4ab1-ace4-d348596ac702 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all snapshots completed successfully. 2026-05-13 23:24:15.432 8 INFO cinder.api.openstack.wsgi [None req-dac5f4a4-962a-4ab1-ace4-d348596ac702 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 505/1011] 10.0.0.94 () {28 vars in 671 bytes} [Wed May 13 23:24:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:24:18.345 7 INFO cinder.api.openstack.wsgi [None req-1138f779-0eb0-4009-b94c-880c6e73d5f2 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:24:18.345 8 INFO cinder.api.openstack.wsgi [None req-dac5f4a4-962a-4ab1-ace4-d348596ac702 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:24:18.346 7 INFO cinder.api.openstack.wsgi [None req-1138f779-0eb0-4009-b94c-880c6e73d5f2 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:24:18.347 8 INFO cinder.api.openstack.wsgi [None req-dac5f4a4-962a-4ab1-ace4-d348596ac702 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:24:28.345 7 INFO cinder.api.openstack.wsgi [None req-1138f779-0eb0-4009-b94c-880c6e73d5f2 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:24:28.345 8 INFO cinder.api.openstack.wsgi [None req-dac5f4a4-962a-4ab1-ace4-d348596ac702 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:24:28.346 7 INFO cinder.api.openstack.wsgi [None req-1138f779-0eb0-4009-b94c-880c6e73d5f2 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:24:28.346 8 INFO cinder.api.openstack.wsgi [None req-dac5f4a4-962a-4ab1-ace4-d348596ac702 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:24:38.346 7 INFO cinder.api.openstack.wsgi [None req-1138f779-0eb0-4009-b94c-880c6e73d5f2 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:24:38.346 8 INFO cinder.api.openstack.wsgi [None req-dac5f4a4-962a-4ab1-ace4-d348596ac702 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:24:38.347 7 INFO cinder.api.openstack.wsgi [None req-1138f779-0eb0-4009-b94c-880c6e73d5f2 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:24:38.348 8 INFO cinder.api.openstack.wsgi [None req-dac5f4a4-962a-4ab1-ace4-d348596ac702 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:24:47.503 7 INFO cinder.api.openstack.wsgi [req-b9c7ee04-a3ee-4f2a-96f2-111c45e312c8 req-c6dd7a4f-cdd3-480c-9e83-b13e471f9f47 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/attachments/38272043-1aaf-4396-867f-02fa5a6260f1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:24:48.058 7 INFO cinder.api.openstack.wsgi [req-b9c7ee04-a3ee-4f2a-96f2-111c45e312c8 req-c6dd7a4f-cdd3-480c-9e83-b13e471f9f47 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/attachments/38272043-1aaf-4396-867f-02fa5a6260f1 returned with HTTP 200 [pid: 7|app: 0|req: 510/1018] 199.204.45.89 () {38 vars in 1100 bytes} [Wed May 13 23:24:47 2026] DELETE /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/attachments/38272043-1aaf-4396-867f-02fa5a6260f1 => generated 19 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:24:48.085 8 INFO cinder.api.openstack.wsgi [req-b9c7ee04-a3ee-4f2a-96f2-111c45e312c8 req-0f07bfd6-5fc1-4339-a340-0d0e1aab0edc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/08a6f98c-361a-4fda-ba10-e64694e949cc 2026-05-13 23:24:48.086 8 INFO cinder.api.v3.volumes [req-b9c7ee04-a3ee-4f2a-96f2-111c45e312c8 req-0f07bfd6-5fc1-4339-a340-0d0e1aab0edc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Delete volume with id: 08a6f98c-361a-4fda-ba10-e64694e949cc /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:24:48.095 8 INFO cinder.volume.api [req-b9c7ee04-a3ee-4f2a-96f2-111c45e312c8 req-0f07bfd6-5fc1-4339-a340-0d0e1aab0edc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Volume info retrieved successfully. 2026-05-13 23:24:48.128 8 INFO cinder.volume.api [req-b9c7ee04-a3ee-4f2a-96f2-111c45e312c8 req-0f07bfd6-5fc1-4339-a340-0d0e1aab0edc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Delete volume request issued successfully. 2026-05-13 23:24:48.129 8 INFO cinder.api.openstack.wsgi [req-b9c7ee04-a3ee-4f2a-96f2-111c45e312c8 req-0f07bfd6-5fc1-4339-a340-0d0e1aab0edc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/08a6f98c-361a-4fda-ba10-e64694e949cc returned with HTTP 202 [pid: 8|app: 0|req: 509/1019] 199.204.45.89 () {36 vars in 1051 bytes} [Wed May 13 23:24:48 2026] DELETE /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/08a6f98c-361a-4fda-ba10-e64694e949cc => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-13 23:24:48.346 8 INFO cinder.api.openstack.wsgi [req-b9c7ee04-a3ee-4f2a-96f2-111c45e312c8 req-0f07bfd6-5fc1-4339-a340-0d0e1aab0edc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:24:48.347 8 INFO cinder.api.openstack.wsgi [req-b9c7ee04-a3ee-4f2a-96f2-111c45e312c8 req-0f07bfd6-5fc1-4339-a340-0d0e1aab0edc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:24:48.347 7 INFO cinder.api.openstack.wsgi [req-b9c7ee04-a3ee-4f2a-96f2-111c45e312c8 req-c6dd7a4f-cdd3-480c-9e83-b13e471f9f47 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:24:48.348 7 INFO cinder.api.openstack.wsgi [req-b9c7ee04-a3ee-4f2a-96f2-111c45e312c8 req-c6dd7a4f-cdd3-480c-9e83-b13e471f9f47 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:24:58.346 7 INFO cinder.api.openstack.wsgi [req-b9c7ee04-a3ee-4f2a-96f2-111c45e312c8 req-c6dd7a4f-cdd3-480c-9e83-b13e471f9f47 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:24:58.346 8 INFO cinder.api.openstack.wsgi [req-b9c7ee04-a3ee-4f2a-96f2-111c45e312c8 req-0f07bfd6-5fc1-4339-a340-0d0e1aab0edc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:24:58.347 7 INFO cinder.api.openstack.wsgi [req-b9c7ee04-a3ee-4f2a-96f2-111c45e312c8 req-c6dd7a4f-cdd3-480c-9e83-b13e471f9f47 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:24:58.347 8 INFO cinder.api.openstack.wsgi [req-b9c7ee04-a3ee-4f2a-96f2-111c45e312c8 req-0f07bfd6-5fc1-4339-a340-0d0e1aab0edc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:25:08.345 7 INFO cinder.api.openstack.wsgi [req-b9c7ee04-a3ee-4f2a-96f2-111c45e312c8 req-c6dd7a4f-cdd3-480c-9e83-b13e471f9f47 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:25:08.345 8 INFO cinder.api.openstack.wsgi [req-b9c7ee04-a3ee-4f2a-96f2-111c45e312c8 req-0f07bfd6-5fc1-4339-a340-0d0e1aab0edc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:25:08.346 8 INFO cinder.api.openstack.wsgi [req-b9c7ee04-a3ee-4f2a-96f2-111c45e312c8 req-0f07bfd6-5fc1-4339-a340-0d0e1aab0edc bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:25:08.346 7 INFO cinder.api.openstack.wsgi [req-b9c7ee04-a3ee-4f2a-96f2-111c45e312c8 req-c6dd7a4f-cdd3-480c-9e83-b13e471f9f47 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:25:14.380 8 INFO cinder.api.openstack.wsgi [None req-632e13eb-044d-4291-bb7f-cecaef1ec53b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:25:14.394 8 INFO cinder.volume.api [None req-632e13eb-044d-4291-bb7f-cecaef1ec53b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. 2026-05-13 23:25:14.396 8 INFO cinder.api.openstack.wsgi [None req-632e13eb-044d-4291-bb7f-cecaef1ec53b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 513/1026] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:25:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 23:25:14.436 7 INFO cinder.api.openstack.wsgi [None req-719967d3-a58d-445a-9f1f-1df3335e4f03 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/35d462d861b04c9382e453da7ef21ed1?usage=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 23:25:14.461 7 INFO cinder.api.openstack.wsgi [None req-719967d3-a58d-445a-9f1f-1df3335e4f03 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/35d462d861b04c9382e453da7ef21ed1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 514/1027] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:25:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/35d462d861b04c9382e453da7ef21ed1?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:25:14.473 8 INFO cinder.api.openstack.wsgi [None req-fa849246-854c-47c6-a91b-c07d30a29bd1 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/372dbdf619364f8ba8b09b7019112cf4?usage=true 2026-05-13 23:25:14.490 8 INFO cinder.api.openstack.wsgi [None req-fa849246-854c-47c6-a91b-c07d30a29bd1 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/372dbdf619364f8ba8b09b7019112cf4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 514/1028] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:25:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/372dbdf619364f8ba8b09b7019112cf4?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:25:14.501 7 INFO cinder.api.openstack.wsgi [None req-a87ab203-2f2b-40e8-b827-a1a7a0d4fd8a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/3e8e1f2448fe4440b0271cf6e050c06e?usage=true 2026-05-13 23:25:14.521 7 INFO cinder.api.openstack.wsgi [None req-a87ab203-2f2b-40e8-b827-a1a7a0d4fd8a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/3e8e1f2448fe4440b0271cf6e050c06e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 515/1029] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:25:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/3e8e1f2448fe4440b0271cf6e050c06e?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:25:14.533 8 INFO cinder.api.openstack.wsgi [None req-9fbd85e5-5499-4e51-804d-f43502c8ba71 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true 2026-05-13 23:25:14.547 8 INFO cinder.api.openstack.wsgi [None req-9fbd85e5-5499-4e51-804d-f43502c8ba71 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 515/1030] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:25:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:25:14.557 7 INFO cinder.api.openstack.wsgi [None req-82fc61fe-d3d7-4cce-921d-05821b1d9faf bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/52e7abd25f89499ba4b28661e49228e2?usage=true 2026-05-13 23:25:14.577 7 INFO cinder.api.openstack.wsgi [None req-82fc61fe-d3d7-4cce-921d-05821b1d9faf bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/52e7abd25f89499ba4b28661e49228e2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 516/1031] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:25:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/52e7abd25f89499ba4b28661e49228e2?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:25:14.586 8 INFO cinder.api.openstack.wsgi [None req-1669cb1f-5e2e-41e5-8619-80db1c202cbd bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/6abc13c7350d4c419828de2a5d973927?usage=true 2026-05-13 23:25:14.603 8 INFO cinder.api.openstack.wsgi [None req-1669cb1f-5e2e-41e5-8619-80db1c202cbd bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/6abc13c7350d4c419828de2a5d973927?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 516/1032] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:25:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/6abc13c7350d4c419828de2a5d973927?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:25:14.614 7 INFO cinder.api.openstack.wsgi [None req-92432142-f021-489b-b7ac-d56bc4339085 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/76a1f8b59dde4d80ab78922ff47cf233?usage=true 2026-05-13 23:25:14.634 7 INFO cinder.api.openstack.wsgi [None req-92432142-f021-489b-b7ac-d56bc4339085 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/76a1f8b59dde4d80ab78922ff47cf233?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 517/1033] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:25:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/76a1f8b59dde4d80ab78922ff47cf233?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:25:14.644 8 INFO cinder.api.openstack.wsgi [None req-ace9e06a-18db-4cd2-9609-8a879091b95f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/7a359bf6130a4c32b49125e18be80e0b?usage=true 2026-05-13 23:25:14.659 8 INFO cinder.api.openstack.wsgi [None req-ace9e06a-18db-4cd2-9609-8a879091b95f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/7a359bf6130a4c32b49125e18be80e0b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 517/1034] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:25:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/7a359bf6130a4c32b49125e18be80e0b?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:25:14.674 7 INFO cinder.api.openstack.wsgi [None req-ee305657-f97b-4e35-801a-0b599915f5a7 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/a4f1f0074adf4d0fbc0699c540c0bd04?usage=true 2026-05-13 23:25:14.698 7 INFO cinder.api.openstack.wsgi [None req-ee305657-f97b-4e35-801a-0b599915f5a7 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/a4f1f0074adf4d0fbc0699c540c0bd04?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 518/1035] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:25:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/a4f1f0074adf4d0fbc0699c540c0bd04?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:25:14.711 8 INFO cinder.api.openstack.wsgi [None req-96a9ff91-a0ff-469f-b19e-636230f5817b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true 2026-05-13 23:25:14.729 8 INFO cinder.api.openstack.wsgi [None req-96a9ff91-a0ff-469f-b19e-636230f5817b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 518/1036] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:25:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:25:14.742 7 INFO cinder.api.openstack.wsgi [None req-93f14169-9a9d-45e1-a6b3-26d2f5c5b1a5 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true 2026-05-13 23:25:14.763 7 INFO cinder.api.openstack.wsgi [None req-93f14169-9a9d-45e1-a6b3-26d2f5c5b1a5 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 519/1037] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:25:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:25:14.776 8 INFO cinder.api.openstack.wsgi [None req-28d25419-0a22-4e23-953c-fb72d21f6e58 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true 2026-05-13 23:25:15.279 8 INFO cinder.api.openstack.wsgi [None req-28d25419-0a22-4e23-953c-fb72d21f6e58 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 519/1038] 10.0.0.94 () {28 vars in 693 bytes} [Wed May 13 23:25:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:25:15.294 7 INFO cinder.api.openstack.wsgi [None req-8bd2db1e-b6c2-4338-a6b2-c79fe4c24f1b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:25:15.303 7 INFO cinder.volume.api [None req-8bd2db1e-b6c2-4338-a6b2-c79fe4c24f1b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. 2026-05-13 23:25:15.304 7 INFO cinder.api.openstack.wsgi [None req-8bd2db1e-b6c2-4338-a6b2-c79fe4c24f1b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 520/1039] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:25:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:25:15.315 8 INFO cinder.api.openstack.wsgi [None req-b12dea6b-ad7f-4802-b638-7120e2db2aae bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true 2026-05-13 23:25:15.322 8 INFO cinder.volume.api [None req-b12dea6b-ad7f-4802-b638-7120e2db2aae bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all snapshots completed successfully. 2026-05-13 23:25:15.323 8 INFO cinder.api.openstack.wsgi [None req-b12dea6b-ad7f-4802-b638-7120e2db2aae bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 520/1040] 10.0.0.94 () {28 vars in 671 bytes} [Wed May 13 23:25:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:25:15.331 7 INFO cinder.api.openstack.wsgi [None req-c023755a-9402-45c1-bb3d-786dde93c7d6 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services 2026-05-13 23:25:15.336 7 INFO cinder.api.openstack.wsgi [None req-c023755a-9402-45c1-bb3d-786dde93c7d6 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 521/1041] 10.0.0.94 () {28 vars in 642 bytes} [Wed May 13 23:25:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:25:18.345 7 INFO cinder.api.openstack.wsgi [None req-c023755a-9402-45c1-bb3d-786dde93c7d6 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:25:18.345 8 INFO cinder.api.openstack.wsgi [None req-b12dea6b-ad7f-4802-b638-7120e2db2aae bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:25:18.346 7 INFO cinder.api.openstack.wsgi [None req-c023755a-9402-45c1-bb3d-786dde93c7d6 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:25:18.347 8 INFO cinder.api.openstack.wsgi [None req-b12dea6b-ad7f-4802-b638-7120e2db2aae bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:25:25.282 7 INFO cinder.api.openstack.wsgi [None req-583eb456-de89-4a11-9ff4-795048372eee bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots 2026-05-13 23:25:25.289 7 INFO cinder.volume.api [None req-583eb456-de89-4a11-9ff4-795048372eee bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all snapshots completed successfully. 2026-05-13 23:25:25.289 7 INFO cinder.api.openstack.wsgi [None req-583eb456-de89-4a11-9ff4-795048372eee bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 523/1044] 10.0.0.233 () {32 vars in 703 bytes} [Wed May 13 23:25:25 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:25:25.305 8 INFO cinder.api.openstack.wsgi [None req-a71854c5-dd39-47ce-b8e7-f5fc123491a9 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes 2026-05-13 23:25:25.315 8 INFO cinder.volume.api [None req-a71854c5-dd39-47ce-b8e7-f5fc123491a9 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. 2026-05-13 23:25:25.315 8 INFO cinder.api.openstack.wsgi [None req-a71854c5-dd39-47ce-b8e7-f5fc123491a9 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes returned with HTTP 200 [pid: 8|app: 0|req: 522/1045] 10.0.0.233 () {32 vars in 699 bytes} [Wed May 13 23:25:25 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:25:28.345 7 INFO cinder.api.openstack.wsgi [None req-583eb456-de89-4a11-9ff4-795048372eee bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:25:28.345 8 INFO cinder.api.openstack.wsgi [None req-a71854c5-dd39-47ce-b8e7-f5fc123491a9 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:25:28.346 7 INFO cinder.api.openstack.wsgi [None req-583eb456-de89-4a11-9ff4-795048372eee bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:25:28.346 8 INFO cinder.api.openstack.wsgi [None req-a71854c5-dd39-47ce-b8e7-f5fc123491a9 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:25:38.346 7 INFO cinder.api.openstack.wsgi [None req-583eb456-de89-4a11-9ff4-795048372eee bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:25:38.346 8 INFO cinder.api.openstack.wsgi [None req-a71854c5-dd39-47ce-b8e7-f5fc123491a9 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:25:38.347 7 INFO cinder.api.openstack.wsgi [None req-583eb456-de89-4a11-9ff4-795048372eee bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:25:38.347 8 INFO cinder.api.openstack.wsgi [None req-a71854c5-dd39-47ce-b8e7-f5fc123491a9 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:25:48.346 7 INFO cinder.api.openstack.wsgi [None req-583eb456-de89-4a11-9ff4-795048372eee bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:25:48.346 8 INFO cinder.api.openstack.wsgi [None req-a71854c5-dd39-47ce-b8e7-f5fc123491a9 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:25:48.347 7 INFO cinder.api.openstack.wsgi [None req-583eb456-de89-4a11-9ff4-795048372eee bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:25:48.347 8 INFO cinder.api.openstack.wsgi [None req-a71854c5-dd39-47ce-b8e7-f5fc123491a9 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:25:58.346 7 INFO cinder.api.openstack.wsgi [None req-583eb456-de89-4a11-9ff4-795048372eee bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:25:58.347 7 INFO cinder.api.openstack.wsgi [None req-583eb456-de89-4a11-9ff4-795048372eee bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:25:58.347 8 INFO cinder.api.openstack.wsgi [None req-a71854c5-dd39-47ce-b8e7-f5fc123491a9 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:25:58.348 8 INFO cinder.api.openstack.wsgi [None req-a71854c5-dd39-47ce-b8e7-f5fc123491a9 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:26:08.346 7 INFO cinder.api.openstack.wsgi [None req-583eb456-de89-4a11-9ff4-795048372eee bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:26:08.347 7 INFO cinder.api.openstack.wsgi [None req-583eb456-de89-4a11-9ff4-795048372eee bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:26:08.346 8 INFO cinder.api.openstack.wsgi [None req-a71854c5-dd39-47ce-b8e7-f5fc123491a9 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:26:08.348 8 INFO cinder.api.openstack.wsgi [None req-a71854c5-dd39-47ce-b8e7-f5fc123491a9 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:26:14.428 7 INFO cinder.api.openstack.wsgi [None req-05dbe8c7-8bdf-4b52-9ee6-53d5910f9d24 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true 2026-05-13 23:26:14.434 7 INFO cinder.volume.api [None req-05dbe8c7-8bdf-4b52-9ee6-53d5910f9d24 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all snapshots completed successfully. 2026-05-13 23:26:14.434 7 INFO cinder.api.openstack.wsgi [None req-05dbe8c7-8bdf-4b52-9ee6-53d5910f9d24 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 529/1056] 10.0.0.94 () {28 vars in 671 bytes} [Wed May 13 23:26:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true => generated 17 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:26:14.445 8 INFO cinder.api.openstack.wsgi [None req-5e40c74a-1704-4647-8c5f-eb16048141e6 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services 2026-05-13 23:26:14.455 8 INFO cinder.api.openstack.wsgi [None req-5e40c74a-1704-4647-8c5f-eb16048141e6 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 528/1057] 10.0.0.94 () {28 vars in 642 bytes} [Wed May 13 23:26:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:26:14.465 7 INFO cinder.api.openstack.wsgi [None req-eba65be2-f0fc-4581-abf2-01081cba3f3f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:26:14.475 7 INFO cinder.volume.api [None req-eba65be2-f0fc-4581-abf2-01081cba3f3f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. 2026-05-13 23:26:14.479 7 INFO cinder.api.openstack.wsgi [None req-eba65be2-f0fc-4581-abf2-01081cba3f3f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 530/1058] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:26:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:26:14.493 8 INFO cinder.api.openstack.wsgi [None req-7c8d5218-ffd2-4504-b933-804e321778ba bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:26:14.504 8 INFO cinder.volume.api [None req-7c8d5218-ffd2-4504-b933-804e321778ba bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. 2026-05-13 23:26:14.505 8 INFO cinder.api.openstack.wsgi [None req-7c8d5218-ffd2-4504-b933-804e321778ba bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 529/1059] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:26:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:26:14.519 7 INFO cinder.api.openstack.wsgi [None req-eea60dd6-afd7-43cf-8a8b-94aa8a0dad35 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true 2026-05-13 23:26:15.022 7 INFO cinder.api.openstack.wsgi [None req-eea60dd6-afd7-43cf-8a8b-94aa8a0dad35 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 531/1060] 10.0.0.94 () {28 vars in 693 bytes} [Wed May 13 23:26:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:26:15.077 8 INFO cinder.api.openstack.wsgi [None req-227bf6a4-fe2d-470f-aa53-1d9d9cabcafe bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true 2026-05-13 23:26:15.105 8 INFO cinder.api.openstack.wsgi [None req-227bf6a4-fe2d-470f-aa53-1d9d9cabcafe bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 530/1061] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:26:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:26:15.115 7 INFO cinder.api.openstack.wsgi [None req-a6230af4-c98d-4a68-93d0-94cfd7a315be bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true 2026-05-13 23:26:15.136 7 INFO cinder.api.openstack.wsgi [None req-a6230af4-c98d-4a68-93d0-94cfd7a315be bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 532/1062] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:26:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:26:15.151 8 INFO cinder.api.openstack.wsgi [None req-78dce464-1848-4845-9254-393492d202be bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true 2026-05-13 23:26:15.199 8 INFO cinder.api.openstack.wsgi [None req-78dce464-1848-4845-9254-393492d202be bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 531/1063] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:26:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true => generated 845 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:26:18.346 7 INFO cinder.api.openstack.wsgi [None req-a6230af4-c98d-4a68-93d0-94cfd7a315be bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:26:18.346 8 INFO cinder.api.openstack.wsgi [None req-78dce464-1848-4845-9254-393492d202be bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:26:18.347 7 INFO cinder.api.openstack.wsgi [None req-a6230af4-c98d-4a68-93d0-94cfd7a315be bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:26:18.347 8 INFO cinder.api.openstack.wsgi [None req-78dce464-1848-4845-9254-393492d202be bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:26:28.346 7 INFO cinder.api.openstack.wsgi [None req-a6230af4-c98d-4a68-93d0-94cfd7a315be bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:26:28.346 8 INFO cinder.api.openstack.wsgi [None req-78dce464-1848-4845-9254-393492d202be bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:26:28.347 7 INFO cinder.api.openstack.wsgi [None req-a6230af4-c98d-4a68-93d0-94cfd7a315be bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:26:28.347 8 INFO cinder.api.openstack.wsgi [None req-78dce464-1848-4845-9254-393492d202be bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:26:38.346 8 INFO cinder.api.openstack.wsgi [None req-78dce464-1848-4845-9254-393492d202be bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:26:38.346 7 INFO cinder.api.openstack.wsgi [None req-a6230af4-c98d-4a68-93d0-94cfd7a315be bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:26:38.347 8 INFO cinder.api.openstack.wsgi [None req-78dce464-1848-4845-9254-393492d202be bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:26:38.347 7 INFO cinder.api.openstack.wsgi [None req-a6230af4-c98d-4a68-93d0-94cfd7a315be bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:26:48.346 7 INFO cinder.api.openstack.wsgi [None req-a6230af4-c98d-4a68-93d0-94cfd7a315be bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:26:48.346 7 INFO cinder.api.openstack.wsgi [None req-a6230af4-c98d-4a68-93d0-94cfd7a315be bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:26:48.346 8 INFO cinder.api.openstack.wsgi [None req-78dce464-1848-4845-9254-393492d202be bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:26:48.349 8 INFO cinder.api.openstack.wsgi [None req-78dce464-1848-4845-9254-393492d202be bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:26:58.345 7 INFO cinder.api.openstack.wsgi [None req-a6230af4-c98d-4a68-93d0-94cfd7a315be bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:26:58.345 8 INFO cinder.api.openstack.wsgi [None req-78dce464-1848-4845-9254-393492d202be bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:26:58.346 7 INFO cinder.api.openstack.wsgi [None req-a6230af4-c98d-4a68-93d0-94cfd7a315be bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:26:58.346 8 INFO cinder.api.openstack.wsgi [None req-78dce464-1848-4845-9254-393492d202be bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:27:08.345 7 INFO cinder.api.openstack.wsgi [None req-a6230af4-c98d-4a68-93d0-94cfd7a315be bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:27:08.346 8 INFO cinder.api.openstack.wsgi [None req-78dce464-1848-4845-9254-393492d202be bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:27:08.346 7 INFO cinder.api.openstack.wsgi [None req-a6230af4-c98d-4a68-93d0-94cfd7a315be bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:27:08.347 8 INFO cinder.api.openstack.wsgi [None req-78dce464-1848-4845-9254-393492d202be bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:27:14.371 7 INFO cinder.api.openstack.wsgi [None req-b24ac05d-fd63-4682-ac2b-ea75cf976aa7 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true 2026-05-13 23:27:14.379 7 INFO cinder.volume.api [None req-b24ac05d-fd63-4682-ac2b-ea75cf976aa7 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all snapshots completed successfully. 2026-05-13 23:27:14.379 7 INFO cinder.api.openstack.wsgi [None req-b24ac05d-fd63-4682-ac2b-ea75cf976aa7 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 539/1076] 10.0.0.94 () {28 vars in 671 bytes} [Wed May 13 23:27:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true => generated 17 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:27:14.391 8 INFO cinder.api.openstack.wsgi [None req-9a3325ea-5c5b-4bf8-b177-3478ac5a47f8 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:27:14.406 8 INFO cinder.volume.api [None req-9a3325ea-5c5b-4bf8-b177-3478ac5a47f8 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. 2026-05-13 23:27:14.409 8 INFO cinder.api.openstack.wsgi [None req-9a3325ea-5c5b-4bf8-b177-3478ac5a47f8 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 538/1077] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:27:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:27:14.422 7 INFO cinder.api.openstack.wsgi [None req-3c730639-d5d5-4b5c-a74f-01c917d5eed6 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true 2026-05-13 23:27:14.926 7 INFO cinder.api.openstack.wsgi [None req-3c730639-d5d5-4b5c-a74f-01c917d5eed6 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 540/1078] 10.0.0.94 () {28 vars in 693 bytes} [Wed May 13 23:27:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:27:14.970 8 INFO cinder.api.openstack.wsgi [None req-64e5918d-32c9-4b12-b453-857e18d1c2da bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true 2026-05-13 23:27:14.996 8 INFO cinder.api.openstack.wsgi [None req-64e5918d-32c9-4b12-b453-857e18d1c2da bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 539/1079] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:27:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:27:15.005 7 INFO cinder.api.openstack.wsgi [None req-bf861036-6c6a-49d4-a46f-5fdffa88cffb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true 2026-05-13 23:27:15.036 7 INFO cinder.api.openstack.wsgi [None req-bf861036-6c6a-49d4-a46f-5fdffa88cffb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 541/1080] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:27:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:27:15.055 8 INFO cinder.api.openstack.wsgi [None req-0f127bd8-9de8-42dc-b064-8da9c77525ac bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true 2026-05-13 23:27:15.082 8 INFO cinder.api.openstack.wsgi [None req-0f127bd8-9de8-42dc-b064-8da9c77525ac bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 540/1081] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:27:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:27:15.093 7 INFO cinder.api.openstack.wsgi [None req-93218afb-5823-4cfe-88d0-f9c2175cc4fb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services 2026-05-13 23:27:15.099 7 INFO cinder.api.openstack.wsgi [None req-93218afb-5823-4cfe-88d0-f9c2175cc4fb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 542/1082] 10.0.0.94 () {28 vars in 642 bytes} [Wed May 13 23:27:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:27:15.110 8 INFO cinder.api.openstack.wsgi [None req-09d990ab-6e37-4c2d-8e27-24934ad16a49 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:27:15.124 8 INFO cinder.volume.api [None req-09d990ab-6e37-4c2d-8e27-24934ad16a49 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. 2026-05-13 23:27:15.128 8 INFO cinder.api.openstack.wsgi [None req-09d990ab-6e37-4c2d-8e27-24934ad16a49 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 541/1083] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:27:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:27:18.346 8 INFO cinder.api.openstack.wsgi [None req-09d990ab-6e37-4c2d-8e27-24934ad16a49 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:27:18.346 8 INFO cinder.api.openstack.wsgi [None req-09d990ab-6e37-4c2d-8e27-24934ad16a49 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:27:18.346 7 INFO cinder.api.openstack.wsgi [None req-93218afb-5823-4cfe-88d0-f9c2175cc4fb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:27:18.347 7 INFO cinder.api.openstack.wsgi [None req-93218afb-5823-4cfe-88d0-f9c2175cc4fb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:27:28.346 7 INFO cinder.api.openstack.wsgi [None req-93218afb-5823-4cfe-88d0-f9c2175cc4fb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:27:28.346 8 INFO cinder.api.openstack.wsgi [None req-09d990ab-6e37-4c2d-8e27-24934ad16a49 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:27:28.347 7 INFO cinder.api.openstack.wsgi [None req-93218afb-5823-4cfe-88d0-f9c2175cc4fb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:27:28.347 8 INFO cinder.api.openstack.wsgi [None req-09d990ab-6e37-4c2d-8e27-24934ad16a49 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:27:38.345 8 INFO cinder.api.openstack.wsgi [None req-09d990ab-6e37-4c2d-8e27-24934ad16a49 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:27:38.345 7 INFO cinder.api.openstack.wsgi [None req-93218afb-5823-4cfe-88d0-f9c2175cc4fb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:27:38.346 8 INFO cinder.api.openstack.wsgi [None req-09d990ab-6e37-4c2d-8e27-24934ad16a49 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:27:38.347 7 INFO cinder.api.openstack.wsgi [None req-93218afb-5823-4cfe-88d0-f9c2175cc4fb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:27:48.346 8 INFO cinder.api.openstack.wsgi [None req-09d990ab-6e37-4c2d-8e27-24934ad16a49 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:27:48.347 8 INFO cinder.api.openstack.wsgi [None req-09d990ab-6e37-4c2d-8e27-24934ad16a49 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:27:48.349 7 INFO cinder.api.openstack.wsgi [None req-93218afb-5823-4cfe-88d0-f9c2175cc4fb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:27:48.350 7 INFO cinder.api.openstack.wsgi [None req-93218afb-5823-4cfe-88d0-f9c2175cc4fb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:27:58.346 8 INFO cinder.api.openstack.wsgi [None req-09d990ab-6e37-4c2d-8e27-24934ad16a49 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:27:58.346 8 INFO cinder.api.openstack.wsgi [None req-09d990ab-6e37-4c2d-8e27-24934ad16a49 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:27:58.346 7 INFO cinder.api.openstack.wsgi [None req-93218afb-5823-4cfe-88d0-f9c2175cc4fb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:27:58.348 7 INFO cinder.api.openstack.wsgi [None req-93218afb-5823-4cfe-88d0-f9c2175cc4fb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:28:08.346 8 INFO cinder.api.openstack.wsgi [None req-09d990ab-6e37-4c2d-8e27-24934ad16a49 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:28:08.346 7 INFO cinder.api.openstack.wsgi [None req-93218afb-5823-4cfe-88d0-f9c2175cc4fb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:28:08.347 8 INFO cinder.api.openstack.wsgi [None req-09d990ab-6e37-4c2d-8e27-24934ad16a49 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:28:08.347 7 INFO cinder.api.openstack.wsgi [None req-93218afb-5823-4cfe-88d0-f9c2175cc4fb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:28:14.357 8 INFO cinder.api.openstack.wsgi [None req-0a479950-4449-4270-aaea-0753e0d9f9fb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true 2026-05-13 23:28:14.861 8 INFO cinder.api.openstack.wsgi [None req-0a479950-4449-4270-aaea-0753e0d9f9fb bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 548/1096] 10.0.0.94 () {28 vars in 693 bytes} [Wed May 13 23:28:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:28:14.904 7 INFO cinder.api.openstack.wsgi [None req-5c3b8899-fa22-43e6-8b9a-fcd6bd169a9a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true 2026-05-13 23:28:14.931 7 INFO cinder.api.openstack.wsgi [None req-5c3b8899-fa22-43e6-8b9a-fcd6bd169a9a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 549/1097] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:28:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:28:14.944 8 INFO cinder.api.openstack.wsgi [None req-58180d8e-dd69-4b74-a66f-663c58c2f387 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true 2026-05-13 23:28:14.969 8 INFO cinder.api.openstack.wsgi [None req-58180d8e-dd69-4b74-a66f-663c58c2f387 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 549/1098] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:28:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:28:14.980 7 INFO cinder.api.openstack.wsgi [None req-d9d87813-58a3-4491-8f31-f429c4c6360f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true 2026-05-13 23:28:15.015 7 INFO cinder.api.openstack.wsgi [None req-d9d87813-58a3-4491-8f31-f429c4c6360f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 550/1099] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:28:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:28:15.027 8 INFO cinder.api.openstack.wsgi [None req-1866e97d-2e63-45a7-82f8-cec6ff80ec95 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true 2026-05-13 23:28:15.035 8 INFO cinder.volume.api [None req-1866e97d-2e63-45a7-82f8-cec6ff80ec95 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all snapshots completed successfully. 2026-05-13 23:28:15.035 8 INFO cinder.api.openstack.wsgi [None req-1866e97d-2e63-45a7-82f8-cec6ff80ec95 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 550/1100] 10.0.0.94 () {28 vars in 671 bytes} [Wed May 13 23:28:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:28:15.046 7 INFO cinder.api.openstack.wsgi [None req-d9394546-0553-45b1-af06-099f925c38b6 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:28:15.055 7 INFO cinder.volume.api [None req-d9394546-0553-45b1-af06-099f925c38b6 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. 2026-05-13 23:28:15.057 7 INFO cinder.api.openstack.wsgi [None req-d9394546-0553-45b1-af06-099f925c38b6 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 551/1101] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:28:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:28:15.069 8 INFO cinder.api.openstack.wsgi [None req-31b133f8-019f-46e9-83fe-da1545bef1ac bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:28:15.078 8 INFO cinder.volume.api [None req-31b133f8-019f-46e9-83fe-da1545bef1ac bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. 2026-05-13 23:28:15.079 8 INFO cinder.api.openstack.wsgi [None req-31b133f8-019f-46e9-83fe-da1545bef1ac bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 551/1102] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:28:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:28:15.091 7 INFO cinder.api.openstack.wsgi [None req-b86d660a-0ea6-4bcd-ad75-894a8ed7b26a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services 2026-05-13 23:28:15.097 7 INFO cinder.api.openstack.wsgi [None req-b86d660a-0ea6-4bcd-ad75-894a8ed7b26a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 552/1103] 10.0.0.94 () {28 vars in 642 bytes} [Wed May 13 23:28:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:28:18.347 7 INFO cinder.api.openstack.wsgi [None req-b86d660a-0ea6-4bcd-ad75-894a8ed7b26a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:28:18.347 7 INFO cinder.api.openstack.wsgi [None req-b86d660a-0ea6-4bcd-ad75-894a8ed7b26a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:28:18.347 8 INFO cinder.api.openstack.wsgi [None req-31b133f8-019f-46e9-83fe-da1545bef1ac bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:28:18.349 8 INFO cinder.api.openstack.wsgi [None req-31b133f8-019f-46e9-83fe-da1545bef1ac bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:28:28.346 7 INFO cinder.api.openstack.wsgi [None req-b86d660a-0ea6-4bcd-ad75-894a8ed7b26a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:28:28.346 8 INFO cinder.api.openstack.wsgi [None req-31b133f8-019f-46e9-83fe-da1545bef1ac bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:28:28.347 7 INFO cinder.api.openstack.wsgi [None req-b86d660a-0ea6-4bcd-ad75-894a8ed7b26a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:28:28.348 8 INFO cinder.api.openstack.wsgi [None req-31b133f8-019f-46e9-83fe-da1545bef1ac bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:28:38.346 7 INFO cinder.api.openstack.wsgi [None req-b86d660a-0ea6-4bcd-ad75-894a8ed7b26a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:28:38.346 8 INFO cinder.api.openstack.wsgi [None req-31b133f8-019f-46e9-83fe-da1545bef1ac bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:28:38.347 8 INFO cinder.api.openstack.wsgi [None req-31b133f8-019f-46e9-83fe-da1545bef1ac bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:28:38.347 7 INFO cinder.api.openstack.wsgi [None req-b86d660a-0ea6-4bcd-ad75-894a8ed7b26a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:28:48.345 7 INFO cinder.api.openstack.wsgi [None req-b86d660a-0ea6-4bcd-ad75-894a8ed7b26a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:28:48.346 7 INFO cinder.api.openstack.wsgi [None req-b86d660a-0ea6-4bcd-ad75-894a8ed7b26a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:28:48.346 8 INFO cinder.api.openstack.wsgi [None req-31b133f8-019f-46e9-83fe-da1545bef1ac bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:28:48.347 8 INFO cinder.api.openstack.wsgi [None req-31b133f8-019f-46e9-83fe-da1545bef1ac bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:28:58.346 7 INFO cinder.api.openstack.wsgi [None req-b86d660a-0ea6-4bcd-ad75-894a8ed7b26a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:28:58.346 7 INFO cinder.api.openstack.wsgi [None req-b86d660a-0ea6-4bcd-ad75-894a8ed7b26a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:28:58.346 8 INFO cinder.api.openstack.wsgi [None req-31b133f8-019f-46e9-83fe-da1545bef1ac bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:28:58.348 8 INFO cinder.api.openstack.wsgi [None req-31b133f8-019f-46e9-83fe-da1545bef1ac bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:29:08.346 7 INFO cinder.api.openstack.wsgi [None req-b86d660a-0ea6-4bcd-ad75-894a8ed7b26a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:29:08.346 8 INFO cinder.api.openstack.wsgi [None req-31b133f8-019f-46e9-83fe-da1545bef1ac bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:29:08.346 7 INFO cinder.api.openstack.wsgi [None req-b86d660a-0ea6-4bcd-ad75-894a8ed7b26a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:29:08.347 8 INFO cinder.api.openstack.wsgi [None req-31b133f8-019f-46e9-83fe-da1545bef1ac bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:29:14.384 7 INFO cinder.api.openstack.wsgi [None req-1baa4e0a-2805-4818-8e03-071fd4bd595f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:29:14.394 7 INFO cinder.volume.api [None req-1baa4e0a-2805-4818-8e03-071fd4bd595f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. 2026-05-13 23:29:14.396 7 INFO cinder.api.openstack.wsgi [None req-1baa4e0a-2805-4818-8e03-071fd4bd595f bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 559/1116] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:29:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:29:14.409 8 INFO cinder.api.openstack.wsgi [None req-187f33b9-d6f2-4b01-8deb-fac9fa297a3a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true 2026-05-13 23:29:14.418 8 INFO cinder.volume.api [None req-187f33b9-d6f2-4b01-8deb-fac9fa297a3a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all volumes completed successfully. 2026-05-13 23:29:14.419 8 INFO cinder.api.openstack.wsgi [None req-187f33b9-d6f2-4b01-8deb-fac9fa297a3a bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 558/1117] 10.0.0.94 () {28 vars in 681 bytes} [Wed May 13 23:29:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:29:14.429 7 INFO cinder.api.openstack.wsgi [None req-31739c41-2053-43a6-8348-0a932a797e56 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services 2026-05-13 23:29:14.434 7 INFO cinder.api.openstack.wsgi [None req-31739c41-2053-43a6-8348-0a932a797e56 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 560/1118] 10.0.0.94 () {28 vars in 642 bytes} [Wed May 13 23:29:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-services => generated 646 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:29:14.445 8 INFO cinder.api.openstack.wsgi [None req-e9361c30-63c9-44cc-9895-5d170bbb4ff5 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true 2026-05-13 23:29:14.950 8 INFO cinder.api.openstack.wsgi [None req-e9361c30-63c9-44cc-9895-5d170bbb4ff5 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 559/1119] 10.0.0.94 () {28 vars in 693 bytes} [Wed May 13 23:29:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:29:14.958 7 INFO cinder.api.openstack.wsgi [None req-c32df6b2-3ebe-406e-b329-31d9b335b676 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true 2026-05-13 23:29:14.965 7 INFO cinder.volume.api [None req-c32df6b2-3ebe-406e-b329-31d9b335b676 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] Get all snapshots completed successfully. 2026-05-13 23:29:14.965 7 INFO cinder.api.openstack.wsgi [None req-c32df6b2-3ebe-406e-b329-31d9b335b676 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 561/1120] 10.0.0.94 () {28 vars in 671 bytes} [Wed May 13 23:29:14 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 23:29:15.043 8 INFO cinder.api.openstack.wsgi [None req-be7298b6-3971-45a2-a4ea-b8461a210948 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true 2026-05-13 23:29:15.068 8 INFO cinder.api.openstack.wsgi [None req-be7298b6-3971-45a2-a4ea-b8461a210948 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 560/1121] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:29:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/44e72e505dc54e86b64a15f0e9d1169b?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:29:15.078 7 INFO cinder.api.openstack.wsgi [None req-21204da3-d2f1-43bd-aab0-f1f91ca8a78b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true 2026-05-13 23:29:15.105 7 INFO cinder.api.openstack.wsgi [None req-21204da3-d2f1-43bd-aab0-f1f91ca8a78b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 562/1122] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:29:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/bd1c91391ca2450f9c6497b7de232488?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:29:15.117 8 INFO cinder.api.openstack.wsgi [None req-fef6878d-47bf-45fa-8b36-c928c4ee1f40 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true 2026-05-13 23:29:15.131 8 INFO cinder.api.openstack.wsgi [None req-fef6878d-47bf-45fa-8b36-c928c4ee1f40 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 561/1123] 10.0.0.94 () {28 vars in 733 bytes} [Wed May 13 23:29:15 2026] GET /v3/f2d324a8bb02495f8ad4ac3c8bb4cd1a/os-quota-sets/f2d324a8bb02495f8ad4ac3c8bb4cd1a?usage=true => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 23:29:18.346 8 INFO cinder.api.openstack.wsgi [None req-fef6878d-47bf-45fa-8b36-c928c4ee1f40 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:29:18.346 7 INFO cinder.api.openstack.wsgi [None req-21204da3-d2f1-43bd-aab0-f1f91ca8a78b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:29:18.347 7 INFO cinder.api.openstack.wsgi [None req-21204da3-d2f1-43bd-aab0-f1f91ca8a78b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:29:18.347 8 INFO cinder.api.openstack.wsgi [None req-fef6878d-47bf-45fa-8b36-c928c4ee1f40 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:29:28.347 7 INFO cinder.api.openstack.wsgi [None req-21204da3-d2f1-43bd-aab0-f1f91ca8a78b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:29:28.347 8 INFO cinder.api.openstack.wsgi [None req-fef6878d-47bf-45fa-8b36-c928c4ee1f40 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:29:28.348 7 INFO cinder.api.openstack.wsgi [None req-21204da3-d2f1-43bd-aab0-f1f91ca8a78b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:29:28.349 8 INFO cinder.api.openstack.wsgi [None req-fef6878d-47bf-45fa-8b36-c928c4ee1f40 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:29:38.346 8 INFO cinder.api.openstack.wsgi [None req-fef6878d-47bf-45fa-8b36-c928c4ee1f40 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:29:38.346 7 INFO cinder.api.openstack.wsgi [None req-21204da3-d2f1-43bd-aab0-f1f91ca8a78b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:29:38.347 8 INFO cinder.api.openstack.wsgi [None req-fef6878d-47bf-45fa-8b36-c928c4ee1f40 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:29:38.348 7 INFO cinder.api.openstack.wsgi [None req-21204da3-d2f1-43bd-aab0-f1f91ca8a78b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:29:48.346 8 INFO cinder.api.openstack.wsgi [None req-fef6878d-47bf-45fa-8b36-c928c4ee1f40 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:29:48.346 7 INFO cinder.api.openstack.wsgi [None req-21204da3-d2f1-43bd-aab0-f1f91ca8a78b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:29:48.347 7 INFO cinder.api.openstack.wsgi [None req-21204da3-d2f1-43bd-aab0-f1f91ca8a78b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:29:48.348 8 INFO cinder.api.openstack.wsgi [None req-fef6878d-47bf-45fa-8b36-c928c4ee1f40 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:29:58.346 7 INFO cinder.api.openstack.wsgi [None req-21204da3-d2f1-43bd-aab0-f1f91ca8a78b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:29:58.346 8 INFO cinder.api.openstack.wsgi [None req-fef6878d-47bf-45fa-8b36-c928c4ee1f40 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] GET http://10.0.0.199:8776/ 2026-05-13 23:29:58.347 7 INFO cinder.api.openstack.wsgi [None req-21204da3-d2f1-43bd-aab0-f1f91ca8a78b bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-05-13 23:29:58.347 8 INFO cinder.api.openstack.wsgi [None req-fef6878d-47bf-45fa-8b36-c928c4ee1f40 bd60f60178664d1596dfd09ab78e8773 f2d324a8bb02495f8ad4ac3c8bb4cd1a - - default default] http://10.0.0.199:8776/ returned with HTTP 300