+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Sat May 9 22:08:28 2026] *** compiled with version: 13.3.0 on 09 May 2026 12:55:08 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: cinder-api-c94568d69-mbvp5 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 0x7f3be8778668 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/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_policy/policy.py:1592: 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:1592: 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_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. from defusedxml.lxml import parse /var/lib/openstack/lib/python3.12/site-packages/oslo_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. from defusedxml.lxml import parse simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() 2026-05-09 22:08:32.291 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-09 22:08:32.292 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-05-09 22:08:32.316 8 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-05-09 22:08:32.316 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-05-09 22:08:33.537 7 INFO cinder.rpc [None req-6a2bab51-1d51-4b32-ba01-22578c0af4f4 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-09 22:08:33.540 7 INFO cinder.rpc [None req-6a2bab51-1d51-4b32-ba01-22578c0af4f4 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-09 22:08:33.543 7 INFO cinder.rpc [None req-6a2bab51-1d51-4b32-ba01-22578c0af4f4 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-09 22:08:33.546 7 INFO cinder.rpc [None req-6a2bab51-1d51-4b32-ba01-22578c0af4f4 - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-05-09 22:08:33.561 7 INFO cinder.rpc [None req-6a2bab51-1d51-4b32-ba01-22578c0af4f4 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-09 22:08:33.564 7 INFO cinder.rpc [None req-6a2bab51-1d51-4b32-ba01-22578c0af4f4 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-09 22:08:33.597 8 INFO cinder.rpc [None req-fef12353-e26b-426c-9e6f-0b9ee4e3c814 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-09 22:08:33.600 8 INFO cinder.rpc [None req-fef12353-e26b-426c-9e6f-0b9ee4e3c814 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-09 22:08:33.603 8 INFO cinder.rpc [None req-fef12353-e26b-426c-9e6f-0b9ee4e3c814 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-09 22:08:33.606 8 INFO cinder.rpc [None req-fef12353-e26b-426c-9e6f-0b9ee4e3c814 - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-05-09 22:08:33.613 7 WARNING cinder.api.contrib.hosts [None req-6a2bab51-1d51-4b32-ba01-22578c0af4f4 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-09 22:08:33.617 8 INFO cinder.rpc [None req-fef12353-e26b-426c-9e6f-0b9ee4e3c814 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-09 22:08:33.620 8 INFO cinder.rpc [None req-fef12353-e26b-426c-9e6f-0b9ee4e3c814 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-09 22:08:33.656 7 WARNING keystonemiddleware._common.config [None req-6a2bab51-1d51-4b32-ba01-22578c0af4f4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 22:08:33.665 7 WARNING oslo_config.cfg [None req-6a2bab51-1d51-4b32-ba01-22578c0af4f4 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-09 22:08:33.665 8 WARNING cinder.api.contrib.hosts [None req-fef12353-e26b-426c-9e6f-0b9ee4e3c814 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f3be8778668 pid: 7 (default app) 2026-05-09 22:08:33.706 8 WARNING keystonemiddleware._common.config [None req-fef12353-e26b-426c-9e6f-0b9ee4e3c814 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 22:08:33.715 8 WARNING oslo_config.cfg [None req-fef12353-e26b-426c-9e6f-0b9ee4e3c814 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f3be8778668 pid: 8 (default app) 2026-05-09 22:08:37.447 7 INFO cinder.api.openstack.wsgi [None req-6a2bab51-1d51-4b32-ba01-22578c0af4f4 - - - - - -] GET http://10.0.0.210:8776/ 2026-05-09 22:08:37.449 7 INFO cinder.api.openstack.wsgi [None req-6a2bab51-1d51-4b32-ba01-22578c0af4f4 - - - - - -] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:08:47.449 8 INFO cinder.api.openstack.wsgi [None req-fef12353-e26b-426c-9e6f-0b9ee4e3c814 - - - - - -] GET http://10.0.0.210:8776/ 2026-05-09 22:08:47.451 8 INFO cinder.api.openstack.wsgi [None req-fef12353-e26b-426c-9e6f-0b9ee4e3c814 - - - - - -] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:08:57.447 7 INFO cinder.api.openstack.wsgi [None req-6a2bab51-1d51-4b32-ba01-22578c0af4f4 - - - - - -] GET http://10.0.0.210:8776/ 2026-05-09 22:08:57.449 7 INFO cinder.api.openstack.wsgi [None req-6a2bab51-1d51-4b32-ba01-22578c0af4f4 - - - - - -] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:09:07.446 8 INFO cinder.api.openstack.wsgi [None req-fef12353-e26b-426c-9e6f-0b9ee4e3c814 - - - - - -] GET http://10.0.0.210:8776/ 2026-05-09 22:09:07.446 7 INFO cinder.api.openstack.wsgi [None req-6a2bab51-1d51-4b32-ba01-22578c0af4f4 - - - - - -] GET http://10.0.0.210:8776/ 2026-05-09 22:09:07.447 8 INFO cinder.api.openstack.wsgi [None req-fef12353-e26b-426c-9e6f-0b9ee4e3c814 - - - - - -] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:09:07.449 7 INFO cinder.api.openstack.wsgi [None req-6a2bab51-1d51-4b32-ba01-22578c0af4f4 - - - - - -] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:09:17.447 8 INFO cinder.api.openstack.wsgi [None req-fef12353-e26b-426c-9e6f-0b9ee4e3c814 - - - - - -] GET http://10.0.0.210:8776/ 2026-05-09 22:09:17.447 7 INFO cinder.api.openstack.wsgi [None req-6a2bab51-1d51-4b32-ba01-22578c0af4f4 - - - - - -] GET http://10.0.0.210:8776/ 2026-05-09 22:09:17.448 8 INFO cinder.api.openstack.wsgi [None req-fef12353-e26b-426c-9e6f-0b9ee4e3c814 - - - - - -] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:09:17.448 7 INFO cinder.api.openstack.wsgi [None req-6a2bab51-1d51-4b32-ba01-22578c0af4f4 - - - - - -] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:09:27.446 8 INFO cinder.api.openstack.wsgi [None req-fef12353-e26b-426c-9e6f-0b9ee4e3c814 - - - - - -] GET http://10.0.0.210:8776/ 2026-05-09 22:09:27.446 7 INFO cinder.api.openstack.wsgi [None req-6a2bab51-1d51-4b32-ba01-22578c0af4f4 - - - - - -] GET http://10.0.0.210:8776/ 2026-05-09 22:09:27.447 8 INFO cinder.api.openstack.wsgi [None req-fef12353-e26b-426c-9e6f-0b9ee4e3c814 - - - - - -] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:09:27.448 7 INFO cinder.api.openstack.wsgi [None req-6a2bab51-1d51-4b32-ba01-22578c0af4f4 - - - - - -] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:09:37.446 8 INFO cinder.api.openstack.wsgi [None req-fef12353-e26b-426c-9e6f-0b9ee4e3c814 - - - - - -] GET http://10.0.0.210:8776/ 2026-05-09 22:09:37.447 7 INFO cinder.api.openstack.wsgi [None req-6a2bab51-1d51-4b32-ba01-22578c0af4f4 - - - - - -] GET http://10.0.0.210:8776/ 2026-05-09 22:09:37.447 8 INFO cinder.api.openstack.wsgi [None req-fef12353-e26b-426c-9e6f-0b9ee4e3c814 - - - - - -] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:09:37.448 7 INFO cinder.api.openstack.wsgi [None req-6a2bab51-1d51-4b32-ba01-22578c0af4f4 - - - - - -] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:09:47.447 7 INFO cinder.api.openstack.wsgi [None req-6a2bab51-1d51-4b32-ba01-22578c0af4f4 - - - - - -] GET http://10.0.0.210:8776/ 2026-05-09 22:09:47.447 8 INFO cinder.api.openstack.wsgi [None req-fef12353-e26b-426c-9e6f-0b9ee4e3c814 - - - - - -] GET http://10.0.0.210:8776/ 2026-05-09 22:09:47.448 7 INFO cinder.api.openstack.wsgi [None req-6a2bab51-1d51-4b32-ba01-22578c0af4f4 - - - - - -] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:09:47.449 8 INFO cinder.api.openstack.wsgi [None req-fef12353-e26b-426c-9e6f-0b9ee4e3c814 - - - - - -] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:09:57.448 7 INFO cinder.api.openstack.wsgi [None req-6a2bab51-1d51-4b32-ba01-22578c0af4f4 - - - - - -] GET http://10.0.0.210:8776/ 2026-05-09 22:09:57.448 8 INFO cinder.api.openstack.wsgi [None req-fef12353-e26b-426c-9e6f-0b9ee4e3c814 - - - - - -] GET http://10.0.0.210:8776/ 2026-05-09 22:09:57.449 7 INFO cinder.api.openstack.wsgi [None req-6a2bab51-1d51-4b32-ba01-22578c0af4f4 - - - - - -] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:09:57.450 8 INFO cinder.api.openstack.wsgi [None req-fef12353-e26b-426c-9e6f-0b9ee4e3c814 - - - - - -] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:10:07.446 7 INFO cinder.api.openstack.wsgi [None req-6a2bab51-1d51-4b32-ba01-22578c0af4f4 - - - - - -] GET http://10.0.0.210:8776/ 2026-05-09 22:10:07.447 8 INFO cinder.api.openstack.wsgi [None req-fef12353-e26b-426c-9e6f-0b9ee4e3c814 - - - - - -] GET http://10.0.0.210:8776/ 2026-05-09 22:10:07.447 7 INFO cinder.api.openstack.wsgi [None req-6a2bab51-1d51-4b32-ba01-22578c0af4f4 - - - - - -] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:10:07.448 8 INFO cinder.api.openstack.wsgi [None req-fef12353-e26b-426c-9e6f-0b9ee4e3c814 - - - - - -] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:10:17.446 7 INFO cinder.api.openstack.wsgi [None req-6a2bab51-1d51-4b32-ba01-22578c0af4f4 - - - - - -] GET http://10.0.0.210:8776/ 2026-05-09 22:10:17.447 8 INFO cinder.api.openstack.wsgi [None req-fef12353-e26b-426c-9e6f-0b9ee4e3c814 - - - - - -] GET http://10.0.0.210:8776/ 2026-05-09 22:10:17.447 7 INFO cinder.api.openstack.wsgi [None req-6a2bab51-1d51-4b32-ba01-22578c0af4f4 - - - - - -] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:10:17.448 8 INFO cinder.api.openstack.wsgi [None req-fef12353-e26b-426c-9e6f-0b9ee4e3c814 - - - - - -] http://10.0.0.210:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: 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/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) 2026-05-09 22:10:20.430 8 WARNING oslo_policy.policy [None req-b2f85e61-31e0-4d4f-a660-51825e748ef0 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 22:10:20.430 8 WARNING oslo_policy.policy [None req-b2f85e61-31e0-4d4f-a660-51825e748ef0 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-05-09 22:10:20.809 8 INFO cinder.api.openstack.wsgi [None req-b2f85e61-31e0-4d4f-a660-51825e748ef0 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/types/rbd1 2026-05-09 22:10:20.833 8 INFO cinder.api.openstack.wsgi [None req-b2f85e61-31e0-4d4f-a660-51825e748ef0 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 10/20] 10.0.0.3 () {30 vars in 679 bytes} [Sat May 9 22:10:19 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/types/rbd1 => generated 82 bytes in 882 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:71: 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/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) 2026-05-09 22:10:20.878 7 WARNING oslo_policy.policy [None req-2fc2b318-14e2-4e2b-954c-c5f8690c024c ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 22:10:20.878 7 WARNING oslo_policy.policy [None req-2fc2b318-14e2-4e2b-954c-c5f8690c024c ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-05-09 22:10:21.225 7 INFO cinder.api.openstack.wsgi [None req-2fc2b318-14e2-4e2b-954c-c5f8690c024c ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:10:21.250 7 INFO cinder.api.openstack.wsgi [None req-2fc2b318-14e2-4e2b-954c-c5f8690c024c ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 11/21] 10.0.0.3 () {30 vars in 718 bytes} [Sat May 9 22:10:20 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/types?name=rbd1&is_public=None => generated 20 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:10:22.831 8 INFO cinder.api.openstack.wsgi [None req-508ef3e2-e9bd-4c4d-8e82-980c35e28918 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:10:22.856 8 INFO cinder.api.openstack.wsgi [None req-508ef3e2-e9bd-4c4d-8e82-980c35e28918 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/types returned with HTTP 200 [pid: 8|app: 0|req: 11/22] 10.0.0.3 () {34 vars in 722 bytes} [Sat May 9 22:10:22 2026] POST /v3/65c0e3cfaf4f491c97425a903e66a3a7/types => generated 179 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:10:22.870 7 INFO cinder.api.openstack.wsgi [req-508ef3e2-e9bd-4c4d-8e82-980c35e28918 req-5c51e8d1-75e3-49aa-a67f-8451d50ac7a0 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/types/eaa4c3b0-1b57-42ee-8dc9-26ddddb25c9c/extra_specs 2026-05-09 22:10:22.926 7 INFO cinder.api.openstack.wsgi [req-508ef3e2-e9bd-4c4d-8e82-980c35e28918 req-5c51e8d1-75e3-49aa-a67f-8451d50ac7a0 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/types/eaa4c3b0-1b57-42ee-8dc9-26ddddb25c9c/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 12/23] 10.0.0.3 () {36 vars in 891 bytes} [Sat May 9 22:10:22 2026] POST /v3/65c0e3cfaf4f491c97425a903e66a3a7/types/eaa4c3b0-1b57-42ee-8dc9-26ddddb25c9c/extra_specs => generated 48 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:10:24.510 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/types?is_public=None 2026-05-09 22:10:24.525 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 12/24] 10.0.0.3 () {30 vars in 698 bytes} [Sat May 9 22:10:24 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/types?is_public=None => generated 443 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:10:26.348 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/qos-specs 2026-05-09 22:10:26.360 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 13/25] 10.0.0.3 () {30 vars in 677 bytes} [Sat May 9 22:10:25 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/qos-specs => generated 17 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:10:27.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:10:27.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:10:27.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:10:27.448 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:10:37.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:10:37.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:10:37.448 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:10:37.448 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:10:47.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:10:47.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:10:47.448 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:10:47.448 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:10:57.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:10:57.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:10:57.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:10:57.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:11:07.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:11:07.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:11:07.448 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:11:07.449 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:11:17.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:11:17.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:11:17.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:11:17.448 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:11:27.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:11:27.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:11:27.448 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:11:27.448 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:11:37.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:11:37.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:11:37.448 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:11:37.448 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:11:47.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:11:47.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:11:47.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:11:47.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:11:57.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:11:57.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:11:57.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:11:57.448 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:12:07.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:12:07.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:12:07.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:12:07.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:12:17.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:12:17.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:12:17.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:12:17.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:12:27.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:12:27.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:12:27.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:12:27.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:12:37.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:12:37.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:12:37.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:12:37.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:12:47.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:12:47.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:12:47.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:12:47.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:12:57.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:12:57.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:12:57.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:12:57.448 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:13:07.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:13:07.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:13:07.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:13:07.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:13:17.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:13:17.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:13:17.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:13:17.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:13:27.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:13:27.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:13:27.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:13:27.448 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:13:37.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:13:37.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:13:37.448 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:13:37.448 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:13:47.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:13:47.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:13:47.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:13:47.448 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:13:57.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:13:57.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:13:57.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:13:57.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:14:07.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:14:07.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:14:07.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:14:07.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:14:17.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:14:17.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:14:17.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:14:17.448 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:14:27.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:14:27.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:14:27.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:14:27.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:14:37.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:14:37.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:14:37.448 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:14:37.448 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:14:47.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:14:47.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:14:47.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:14:47.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:14:57.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:14:57.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:14:57.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:14:57.448 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:15:07.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:15:07.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:15:07.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:15:07.448 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:15:17.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:15:17.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:15:17.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:15:17.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:15:27.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:15:27.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:15:27.448 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:15:27.448 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:15:37.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:15:37.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:15:37.448 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:15:37.448 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:15:47.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:15:47.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:15:47.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:15:47.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:15:57.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:15:57.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:15:57.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:15:57.448 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:16:07.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:16:07.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:16:07.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:16:07.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:16:17.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:16:17.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:16:17.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:16:17.448 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:16:27.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:16:27.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:16:27.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:16:27.450 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:16:37.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:16:37.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:16:37.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:16:37.448 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:16:47.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:16:47.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:16:47.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:16:47.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:16:57.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:16:57.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:16:57.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:16:57.448 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:17:07.448 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:17:07.450 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:17:07.450 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:17:07.452 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:17:17.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:17:17.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:17:17.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:17:17.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:17:27.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:17:27.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:17:27.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:17:27.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:17:37.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:17:37.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:17:37.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:17:37.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:17:47.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:17:47.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:17:47.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:17:47.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:17:57.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:17:57.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:17:57.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:17:57.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:18:07.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:18:07.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:18:07.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:18:07.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:18:17.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:18:17.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:18:17.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:18:17.448 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:18:27.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:18:27.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:18:27.448 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:18:27.448 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:18:37.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:18:37.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:18:37.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:18:37.448 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:18:47.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:18:47.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:18:47.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:18:47.449 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:18:57.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:18:57.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:18:57.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:18:57.448 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:19:07.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:19:07.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:19:07.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:19:07.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:19:17.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:19:17.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:19:17.448 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:19:17.448 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:19:27.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:19:27.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:19:27.448 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:19:27.450 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:19:37.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:19:37.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:19:37.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:19:37.448 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:19:47.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:19:47.448 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:19:47.449 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:19:47.450 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:19:57.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:19:57.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:19:57.448 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:19:57.448 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:20:07.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:20:07.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:20:07.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:20:07.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:20:17.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:20:17.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:20:17.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:20:17.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:20:27.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:20:27.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:20:27.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:20:27.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:20:37.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:20:37.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:20:37.448 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:20:37.448 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:20:47.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:20:47.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:20:47.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:20:47.448 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:20:57.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:20:57.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:20:57.448 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:20:57.448 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:21:07.448 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:21:07.448 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:21:07.449 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:21:07.449 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:21:17.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:21:17.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:21:17.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:21:17.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:21:27.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:21:27.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:21:27.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:21:27.448 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:21:37.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:21:37.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:21:37.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:21:37.448 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:21:47.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:21:47.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:21:47.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:21:47.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:21:57.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:21:57.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:21:57.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:21:57.448 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:22:07.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:22:07.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:22:07.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:22:07.449 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:22:17.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:22:17.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:22:17.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:22:17.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:22:27.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:22:27.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:22:27.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:22:27.448 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:22:37.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:22:37.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:22:37.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:22:37.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:22:47.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:22:47.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:22:47.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:22:47.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:22:57.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:22:57.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:22:57.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:22:57.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:23:07.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:23:07.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:23:07.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:23:07.451 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:23:17.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:23:17.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:23:17.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:23:17.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:23:27.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:23:27.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:23:27.448 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:23:27.449 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:23:37.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:23:37.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:23:37.448 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:23:37.449 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:23:47.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:23:47.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:23:47.449 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:23:47.449 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:23:57.450 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:23:57.450 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:23:57.451 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:23:57.452 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:24:07.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:24:07.448 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:24:07.449 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:24:07.450 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:24:17.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:24:17.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:24:17.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:24:17.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:24:27.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:24:27.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:24:27.448 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:24:27.448 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:24:37.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:24:37.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:24:37.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:24:37.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:24:47.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:24:47.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:24:47.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:24:47.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:24:57.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:24:57.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:24:57.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:24:57.448 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:25:07.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:25:07.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:25:07.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:25:07.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:25:17.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:25:17.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:25:17.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:25:17.448 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:25:27.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:25:27.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:25:27.448 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:25:27.448 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:25:37.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:25:37.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:25:37.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:25:37.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:25:47.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:25:47.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:25:47.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:25:47.448 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:25:57.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:25:57.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:25:57.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:25:57.449 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:26:07.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:26:07.448 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:26:07.448 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:26:07.449 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:26:17.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:26:17.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:26:17.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:26:17.448 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:26:27.446 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:26:27.446 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:26:27.447 7 INFO cinder.api.openstack.wsgi [None req-062a7ba1-b638-4537-9bdb-4d0082ae68ba ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:26:27.447 8 INFO cinder.api.openstack.wsgi [None req-143741fc-3a82-4c00-8687-1b755580d844 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:26:28.742 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET https://volume.199-204-45-235.nip.io/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=False 2026-05-09 22:26:28.762 7 WARNING cinder.quota [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-09 22:26:28.762 7 WARNING cinder.quota [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-09 22:26:28.763 7 WARNING cinder.quota [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-09 22:26:28.763 7 WARNING cinder.quota [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-09 22:26:28.763 7 WARNING cinder.quota [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-09 22:26:28.764 7 WARNING cinder.quota [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-09 22:26:28.768 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] https://volume.199-204-45-235.nip.io/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 111/220] 199.204.45.235 () {44 vars in 1068 bytes} [Sat May 9 22:26:28 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=False => generated 340 bytes in 145 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:26:28.937 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] PUT https://volume.199-204-45-235.nip.io/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7 2026-05-09 22:26:29.001 8 WARNING cinder.quota [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-09 22:26:29.001 8 WARNING cinder.quota [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-09 22:26:29.002 8 WARNING cinder.quota [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-09 22:26:29.002 8 WARNING cinder.quota [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-09 22:26:29.003 8 WARNING cinder.quota [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-09 22:26:29.004 8 WARNING cinder.quota [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-09 22:26:29.009 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] https://volume.199-204-45-235.nip.io/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7 returned with HTTP 200 [pid: 8|app: 0|req: 110/221] 199.204.45.235 () {48 vars in 1097 bytes} [Sat May 9 22:26:28 2026] PUT /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7 => generated 296 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:26:37.446 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:26:37.446 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:26:37.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:26:37.448 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:26:47.446 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:26:47.446 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:26:47.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:26:47.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:26:57.446 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:26:57.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:26:57.448 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:26:57.448 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:27:07.446 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:27:07.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:27:07.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:27:07.448 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:27:17.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:27:17.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:27:17.448 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:27:17.448 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:27:27.446 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:27:27.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:27:27.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:27:27.448 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:27:37.446 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:27:37.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:27:37.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:27:37.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:27:47.446 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:27:47.446 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:27:47.446 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:27:47.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:27:57.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:27:57.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:27:57.448 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:27:57.448 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:28:07.446 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:28:07.446 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:28:07.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:28:07.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:28:17.446 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:28:17.446 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:28:17.446 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:28:17.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:28:27.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:28:27.448 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:28:27.448 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:28:27.449 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:28:37.446 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:28:37.446 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:28:37.446 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:28:37.446 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:28:47.446 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:28:47.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:28:47.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:28:47.448 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:28:57.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:28:57.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:28:57.448 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:28:57.448 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:29:07.446 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:29:07.446 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:29:07.446 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:29:07.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:29:17.446 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:29:17.446 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:29:17.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:29:17.448 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:29:27.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:29:27.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:29:27.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:29:27.449 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:29:37.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:29:37.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:29:37.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:29:37.448 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:29:47.446 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:29:47.446 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:29:47.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:29:47.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:29:57.446 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:29:57.446 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:29:57.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:29:57.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:30:07.446 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:30:07.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:30:07.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:30:07.448 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:30:17.446 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:30:17.446 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:30:17.446 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:30:17.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:30:27.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:30:27.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:30:27.449 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:30:27.449 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:30:37.446 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:30:37.446 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:30:37.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:30:37.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:30:47.446 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:30:47.446 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:30:47.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:30:47.448 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:30:57.446 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:30:57.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:30:57.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:30:57.448 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:31:07.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:31:07.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:31:07.448 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:31:07.448 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:31:17.446 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:31:17.446 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:31:17.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:31:17.448 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:31:27.446 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:31:27.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:31:27.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:31:27.448 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:31:37.446 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:31:37.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:31:37.448 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:31:37.448 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:31:47.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:31:47.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:31:47.448 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:31:47.448 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:31:57.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:31:57.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:31:57.448 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:31:57.448 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:32:07.446 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:32:07.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:32:07.448 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:32:07.448 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:32:17.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:32:17.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:32:17.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:32:17.448 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:32:27.448 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:32:27.448 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:32:27.449 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:32:27.449 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:32:37.446 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:32:37.446 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:32:37.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:32:37.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:32:47.446 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:32:47.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:32:47.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:32:47.448 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:32:57.446 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:32:57.446 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:32:57.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:32:57.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:33:07.448 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:33:07.448 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:33:07.449 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:33:07.449 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:33:17.446 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:33:17.446 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:33:17.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:33:17.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:33:27.446 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:33:27.446 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:33:27.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:33:27.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:33:37.446 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:33:37.446 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:33:37.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:33:37.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:33:47.446 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:33:47.446 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:33:47.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:33:47.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:33:57.446 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:33:57.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:33:57.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:33:57.448 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:34:07.450 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:34:07.450 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:34:07.451 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:34:07.452 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:34:17.446 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:34:17.446 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:34:17.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:34:17.448 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:34:27.446 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:34:27.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:34:27.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:34:27.448 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:34:37.446 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:34:37.446 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:34:37.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:34:37.448 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:34:47.446 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:34:47.446 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:34:47.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:34:47.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:34:57.446 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:34:57.446 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:34:57.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:34:57.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:35:07.446 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:35:07.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:35:07.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:35:07.448 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:35:17.446 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:35:17.446 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:35:17.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:35:17.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:35:27.446 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:35:27.446 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:35:27.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:35:27.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:35:37.446 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:35:37.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:35:37.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:35:37.448 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:35:47.446 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:35:47.446 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:35:47.446 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:35:47.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:35:57.446 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:35:57.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:35:57.448 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:35:57.448 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:36:07.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:36:07.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:36:07.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:36:07.448 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:36:17.446 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:36:17.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:36:17.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:36:17.449 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:36:27.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:36:27.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:36:27.448 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:36:27.448 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:36:37.446 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:36:37.446 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:36:37.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:36:37.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:36:47.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:36:47.448 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:36:47.448 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:36:47.449 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:36:57.446 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:36:57.446 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:36:57.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:36:57.448 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:37:07.446 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:37:07.447 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:37:07.447 7 INFO cinder.api.openstack.wsgi [None req-c61afb8b-5a69-4708-bde2-43fb0ad2be88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:37:07.448 8 INFO cinder.api.openstack.wsgi [None req-d7cece36-3d01-474c-9e26-c5f38927ca41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:37:08.022 7 INFO cinder.api.openstack.wsgi [None req-229bb2fa-a806-4c7e-833c-ce7a2f99972d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET https://volume.199-204-45-235.nip.io/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=False 2026-05-09 22:37:08.044 7 INFO cinder.api.openstack.wsgi [None req-229bb2fa-a806-4c7e-833c-ce7a2f99972d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] https://volume.199-204-45-235.nip.io/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 176/350] 199.204.45.235 () {44 vars in 1068 bytes} [Sat May 9 22:37:07 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=False => generated 340 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:37:08.593 8 INFO cinder.api.openstack.wsgi [None req-6b1f656d-d4ed-4216-8132-7694f983d781 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] PUT https://volume.199-204-45-235.nip.io/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343 2026-05-09 22:37:08.655 8 INFO cinder.api.openstack.wsgi [None req-6b1f656d-d4ed-4216-8132-7694f983d781 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] https://volume.199-204-45-235.nip.io/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343 returned with HTTP 200 [pid: 8|app: 0|req: 175/351] 199.204.45.235 () {48 vars in 1097 bytes} [Sat May 9 22:37:08 2026] PUT /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343 => generated 296 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:37:17.447 8 INFO cinder.api.openstack.wsgi [None req-6b1f656d-d4ed-4216-8132-7694f983d781 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:37:17.447 7 INFO cinder.api.openstack.wsgi [None req-229bb2fa-a806-4c7e-833c-ce7a2f99972d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:37:17.448 8 INFO cinder.api.openstack.wsgi [None req-6b1f656d-d4ed-4216-8132-7694f983d781 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:37:17.448 7 INFO cinder.api.openstack.wsgi [None req-229bb2fa-a806-4c7e-833c-ce7a2f99972d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:37:27.446 8 INFO cinder.api.openstack.wsgi [None req-6b1f656d-d4ed-4216-8132-7694f983d781 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:37:27.446 7 INFO cinder.api.openstack.wsgi [None req-229bb2fa-a806-4c7e-833c-ce7a2f99972d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:37:27.447 7 INFO cinder.api.openstack.wsgi [None req-229bb2fa-a806-4c7e-833c-ce7a2f99972d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:37:27.447 8 INFO cinder.api.openstack.wsgi [None req-6b1f656d-d4ed-4216-8132-7694f983d781 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:37:37.446 7 INFO cinder.api.openstack.wsgi [None req-229bb2fa-a806-4c7e-833c-ce7a2f99972d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:37:37.446 8 INFO cinder.api.openstack.wsgi [None req-6b1f656d-d4ed-4216-8132-7694f983d781 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:37:37.446 7 INFO cinder.api.openstack.wsgi [None req-229bb2fa-a806-4c7e-833c-ce7a2f99972d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:37:37.447 8 INFO cinder.api.openstack.wsgi [None req-6b1f656d-d4ed-4216-8132-7694f983d781 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:37:47.446 7 INFO cinder.api.openstack.wsgi [None req-229bb2fa-a806-4c7e-833c-ce7a2f99972d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:37:47.446 8 INFO cinder.api.openstack.wsgi [None req-6b1f656d-d4ed-4216-8132-7694f983d781 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:37:47.447 8 INFO cinder.api.openstack.wsgi [None req-6b1f656d-d4ed-4216-8132-7694f983d781 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:37:47.447 7 INFO cinder.api.openstack.wsgi [None req-229bb2fa-a806-4c7e-833c-ce7a2f99972d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:37:57.447 7 INFO cinder.api.openstack.wsgi [None req-229bb2fa-a806-4c7e-833c-ce7a2f99972d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:37:57.447 8 INFO cinder.api.openstack.wsgi [None req-6b1f656d-d4ed-4216-8132-7694f983d781 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:37:57.448 7 INFO cinder.api.openstack.wsgi [None req-229bb2fa-a806-4c7e-833c-ce7a2f99972d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:37:57.448 8 INFO cinder.api.openstack.wsgi [None req-6b1f656d-d4ed-4216-8132-7694f983d781 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:38:07.446 8 INFO cinder.api.openstack.wsgi [None req-6b1f656d-d4ed-4216-8132-7694f983d781 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:38:07.446 7 INFO cinder.api.openstack.wsgi [None req-229bb2fa-a806-4c7e-833c-ce7a2f99972d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:38:07.448 8 INFO cinder.api.openstack.wsgi [None req-6b1f656d-d4ed-4216-8132-7694f983d781 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:38:07.449 7 INFO cinder.api.openstack.wsgi [None req-229bb2fa-a806-4c7e-833c-ce7a2f99972d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:38:15.004 7 INFO cinder.api.openstack.wsgi [None req-5c046afd-5ffa-451d-80da-e2f9e8ee4bf0 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 22:38:15.034 7 INFO cinder.volume.api [None req-5c046afd-5ffa-451d-80da-e2f9e8ee4bf0 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. 2026-05-09 22:38:15.036 7 INFO cinder.api.openstack.wsgi [None req-5c046afd-5ffa-451d-80da-e2f9e8ee4bf0 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 183/364] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 22:38:14 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true => generated 15 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:38:15.080 8 INFO cinder.api.openstack.wsgi [None req-6bca0def-59a3-4375-afcd-99424c1158f1 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true 2026-05-09 22:38:15.097 8 INFO cinder.api.openstack.wsgi [None req-6bca0def-59a3-4375-afcd-99424c1158f1 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 182/365] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:38:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:38:15.109 7 INFO cinder.api.openstack.wsgi [None req-d3d6475f-30b4-4c90-ba61-acd8f38d8796 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true 2026-05-09 22:38:15.138 7 INFO cinder.api.openstack.wsgi [None req-d3d6475f-30b4-4c90-ba61-acd8f38d8796 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 184/366] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:38:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:38:15.152 8 INFO cinder.api.openstack.wsgi [None req-911cc046-351f-43a5-a6a9-ab6e5a7ae075 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true 2026-05-09 22:38:15.169 8 INFO cinder.api.openstack.wsgi [None req-911cc046-351f-43a5-a6a9-ab6e5a7ae075 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 183/367] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:38:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:38:15.181 7 INFO cinder.api.openstack.wsgi [None req-8c066b12-0c82-48bf-8064-350de8f69082 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services 2026-05-09 22:38:15.188 7 INFO cinder.api.openstack.wsgi [None req-8c066b12-0c82-48bf-8064-350de8f69082 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 185/368] 10.0.0.188 () {28 vars in 644 bytes} [Sat May 9 22:38:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:38:15.200 8 INFO cinder.api.openstack.wsgi [None req-d4085ee6-c9d5-4adb-947c-3168f0210fe7 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 22:38:15.231 8 INFO cinder.volume.api [None req-d4085ee6-c9d5-4adb-947c-3168f0210fe7 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. 2026-05-09 22:38:15.233 8 INFO cinder.api.openstack.wsgi [None req-d4085ee6-c9d5-4adb-947c-3168f0210fe7 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 184/369] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 22:38:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:38:15.246 7 INFO cinder.api.openstack.wsgi [None req-e74bdd4a-9aa9-484b-9e40-4669faa60989 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true 2026-05-09 22:38:15.264 7 INFO cinder.volume.api [None req-e74bdd4a-9aa9-484b-9e40-4669faa60989 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all snapshots completed successfully. 2026-05-09 22:38:15.264 7 INFO cinder.api.openstack.wsgi [None req-e74bdd4a-9aa9-484b-9e40-4669faa60989 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 186/370] 10.0.0.188 () {28 vars in 673 bytes} [Sat May 9 22:38:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:38:15.276 8 INFO cinder.api.openstack.wsgi [None req-61b43b0b-26b4-49fc-869f-2128082c5a70 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true 2026-05-09 22:38:15.810 8 INFO cinder.api.openstack.wsgi [None req-61b43b0b-26b4-49fc-869f-2128082c5a70 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 185/371] 10.0.0.188 () {28 vars in 695 bytes} [Sat May 9 22:38:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:38:17.446 7 INFO cinder.api.openstack.wsgi [None req-e74bdd4a-9aa9-484b-9e40-4669faa60989 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:38:17.446 8 INFO cinder.api.openstack.wsgi [None req-61b43b0b-26b4-49fc-869f-2128082c5a70 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:38:17.446 7 INFO cinder.api.openstack.wsgi [None req-e74bdd4a-9aa9-484b-9e40-4669faa60989 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:38:17.447 8 INFO cinder.api.openstack.wsgi [None req-61b43b0b-26b4-49fc-869f-2128082c5a70 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:38:27.446 8 INFO cinder.api.openstack.wsgi [None req-61b43b0b-26b4-49fc-869f-2128082c5a70 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:38:27.446 7 INFO cinder.api.openstack.wsgi [None req-e74bdd4a-9aa9-484b-9e40-4669faa60989 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:38:27.446 8 INFO cinder.api.openstack.wsgi [None req-61b43b0b-26b4-49fc-869f-2128082c5a70 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:38:27.447 7 INFO cinder.api.openstack.wsgi [None req-e74bdd4a-9aa9-484b-9e40-4669faa60989 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:38:37.446 7 INFO cinder.api.openstack.wsgi [None req-e74bdd4a-9aa9-484b-9e40-4669faa60989 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:38:37.446 8 INFO cinder.api.openstack.wsgi [None req-61b43b0b-26b4-49fc-869f-2128082c5a70 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:38:37.447 7 INFO cinder.api.openstack.wsgi [None req-e74bdd4a-9aa9-484b-9e40-4669faa60989 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:38:37.447 8 INFO cinder.api.openstack.wsgi [None req-61b43b0b-26b4-49fc-869f-2128082c5a70 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:38:47.446 7 INFO cinder.api.openstack.wsgi [None req-e74bdd4a-9aa9-484b-9e40-4669faa60989 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:38:47.446 8 INFO cinder.api.openstack.wsgi [None req-61b43b0b-26b4-49fc-869f-2128082c5a70 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:38:47.447 7 INFO cinder.api.openstack.wsgi [None req-e74bdd4a-9aa9-484b-9e40-4669faa60989 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:38:47.447 8 INFO cinder.api.openstack.wsgi [None req-61b43b0b-26b4-49fc-869f-2128082c5a70 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:38:57.445 7 INFO cinder.api.openstack.wsgi [None req-e74bdd4a-9aa9-484b-9e40-4669faa60989 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:38:57.446 7 INFO cinder.api.openstack.wsgi [None req-e74bdd4a-9aa9-484b-9e40-4669faa60989 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:38:57.446 8 INFO cinder.api.openstack.wsgi [None req-61b43b0b-26b4-49fc-869f-2128082c5a70 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:38:57.447 8 INFO cinder.api.openstack.wsgi [None req-61b43b0b-26b4-49fc-869f-2128082c5a70 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:39:07.447 7 INFO cinder.api.openstack.wsgi [None req-e74bdd4a-9aa9-484b-9e40-4669faa60989 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:39:07.447 8 INFO cinder.api.openstack.wsgi [None req-61b43b0b-26b4-49fc-869f-2128082c5a70 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:39:07.448 7 INFO cinder.api.openstack.wsgi [None req-e74bdd4a-9aa9-484b-9e40-4669faa60989 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:39:07.448 8 INFO cinder.api.openstack.wsgi [None req-61b43b0b-26b4-49fc-869f-2128082c5a70 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:39:15.083 7 INFO cinder.api.openstack.wsgi [None req-946cccda-91b6-42a3-80a8-dd16842bb6fd ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true 2026-05-09 22:39:15.096 7 INFO cinder.volume.api [None req-946cccda-91b6-42a3-80a8-dd16842bb6fd ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all snapshots completed successfully. 2026-05-09 22:39:15.097 7 INFO cinder.api.openstack.wsgi [None req-946cccda-91b6-42a3-80a8-dd16842bb6fd ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 193/384] 10.0.0.188 () {28 vars in 673 bytes} [Sat May 9 22:39:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/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-09 22:39:15.110 8 INFO cinder.api.openstack.wsgi [None req-bdde6af1-336a-465d-a6ed-4723a52f352d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services 2026-05-09 22:39:15.119 8 INFO cinder.api.openstack.wsgi [None req-bdde6af1-336a-465d-a6ed-4723a52f352d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 192/385] 10.0.0.188 () {28 vars in 644 bytes} [Sat May 9 22:39:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:39:15.131 7 INFO cinder.api.openstack.wsgi [None req-db574acf-8ffa-4063-8e8a-7b69f570fab3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true 2026-05-09 22:39:15.666 7 INFO cinder.api.openstack.wsgi [None req-db574acf-8ffa-4063-8e8a-7b69f570fab3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 194/386] 10.0.0.188 () {28 vars in 695 bytes} [Sat May 9 22:39:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:39:15.680 8 INFO cinder.api.openstack.wsgi [None req-b90ada34-20d7-4511-b247-0575c67b73d9 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 22:39:15.693 8 INFO cinder.volume.api [None req-b90ada34-20d7-4511-b247-0575c67b73d9 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. 2026-05-09 22:39:15.699 8 INFO cinder.api.openstack.wsgi [None req-b90ada34-20d7-4511-b247-0575c67b73d9 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 193/387] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 22:39:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/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-09 22:39:15.758 7 INFO cinder.api.openstack.wsgi [None req-1ffc6213-caf0-466a-9b2a-4bf3898b287b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true 2026-05-09 22:39:15.785 7 INFO cinder.api.openstack.wsgi [None req-1ffc6213-caf0-466a-9b2a-4bf3898b287b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 195/388] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:39:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:39:15.798 8 INFO cinder.api.openstack.wsgi [None req-d7f8647e-0282-4c8e-9ced-83c510266800 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true 2026-05-09 22:39:15.828 8 INFO cinder.api.openstack.wsgi [None req-d7f8647e-0282-4c8e-9ced-83c510266800 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 194/389] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:39:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:39:15.840 7 INFO cinder.api.openstack.wsgi [None req-0ecc915b-9bb8-4ab3-9a51-df0361f7dd68 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true 2026-05-09 22:39:15.860 7 INFO cinder.api.openstack.wsgi [None req-0ecc915b-9bb8-4ab3-9a51-df0361f7dd68 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 196/390] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:39:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:39:15.871 8 INFO cinder.api.openstack.wsgi [None req-4728ad71-f338-4751-84cd-ea50e3451e4a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 22:39:15.880 8 INFO cinder.volume.api [None req-4728ad71-f338-4751-84cd-ea50e3451e4a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. 2026-05-09 22:39:15.881 8 INFO cinder.api.openstack.wsgi [None req-4728ad71-f338-4751-84cd-ea50e3451e4a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 195/391] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 22:39:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:39:17.447 7 INFO cinder.api.openstack.wsgi [None req-0ecc915b-9bb8-4ab3-9a51-df0361f7dd68 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:39:17.447 8 INFO cinder.api.openstack.wsgi [None req-4728ad71-f338-4751-84cd-ea50e3451e4a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:39:17.448 7 INFO cinder.api.openstack.wsgi [None req-0ecc915b-9bb8-4ab3-9a51-df0361f7dd68 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:39:17.448 8 INFO cinder.api.openstack.wsgi [None req-4728ad71-f338-4751-84cd-ea50e3451e4a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:39:27.446 7 INFO cinder.api.openstack.wsgi [None req-0ecc915b-9bb8-4ab3-9a51-df0361f7dd68 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:39:27.446 8 INFO cinder.api.openstack.wsgi [None req-4728ad71-f338-4751-84cd-ea50e3451e4a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:39:27.447 7 INFO cinder.api.openstack.wsgi [None req-0ecc915b-9bb8-4ab3-9a51-df0361f7dd68 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:39:27.447 8 INFO cinder.api.openstack.wsgi [None req-4728ad71-f338-4751-84cd-ea50e3451e4a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:39:37.447 7 INFO cinder.api.openstack.wsgi [None req-0ecc915b-9bb8-4ab3-9a51-df0361f7dd68 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:39:37.447 8 INFO cinder.api.openstack.wsgi [None req-4728ad71-f338-4751-84cd-ea50e3451e4a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:39:37.448 7 INFO cinder.api.openstack.wsgi [None req-0ecc915b-9bb8-4ab3-9a51-df0361f7dd68 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:39:37.448 8 INFO cinder.api.openstack.wsgi [None req-4728ad71-f338-4751-84cd-ea50e3451e4a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:39:47.447 8 INFO cinder.api.openstack.wsgi [None req-4728ad71-f338-4751-84cd-ea50e3451e4a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:39:47.447 7 INFO cinder.api.openstack.wsgi [None req-0ecc915b-9bb8-4ab3-9a51-df0361f7dd68 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:39:47.447 8 INFO cinder.api.openstack.wsgi [None req-4728ad71-f338-4751-84cd-ea50e3451e4a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:39:47.448 7 INFO cinder.api.openstack.wsgi [None req-0ecc915b-9bb8-4ab3-9a51-df0361f7dd68 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:39:57.446 8 INFO cinder.api.openstack.wsgi [None req-4728ad71-f338-4751-84cd-ea50e3451e4a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:39:57.446 7 INFO cinder.api.openstack.wsgi [None req-0ecc915b-9bb8-4ab3-9a51-df0361f7dd68 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:39:57.447 8 INFO cinder.api.openstack.wsgi [None req-4728ad71-f338-4751-84cd-ea50e3451e4a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:39:57.447 7 INFO cinder.api.openstack.wsgi [None req-0ecc915b-9bb8-4ab3-9a51-df0361f7dd68 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:40:07.447 7 INFO cinder.api.openstack.wsgi [None req-0ecc915b-9bb8-4ab3-9a51-df0361f7dd68 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:40:07.447 8 INFO cinder.api.openstack.wsgi [None req-4728ad71-f338-4751-84cd-ea50e3451e4a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:40:07.448 7 INFO cinder.api.openstack.wsgi [None req-0ecc915b-9bb8-4ab3-9a51-df0361f7dd68 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:40:07.448 8 INFO cinder.api.openstack.wsgi [None req-4728ad71-f338-4751-84cd-ea50e3451e4a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:40:14.997 7 INFO cinder.api.openstack.wsgi [None req-4a221cc6-8e88-47da-85d4-18f7c14e8de8 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true 2026-05-09 22:40:15.010 7 INFO cinder.volume.api [None req-4a221cc6-8e88-47da-85d4-18f7c14e8de8 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all snapshots completed successfully. 2026-05-09 22:40:15.011 7 INFO cinder.api.openstack.wsgi [None req-4a221cc6-8e88-47da-85d4-18f7c14e8de8 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 203/404] 10.0.0.188 () {28 vars in 673 bytes} [Sat May 9 22:40:14 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true => generated 17 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:40:15.033 8 INFO cinder.api.openstack.wsgi [None req-6f547bc4-194c-4421-9f89-97353df423dc ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services 2026-05-09 22:40:15.044 8 INFO cinder.api.openstack.wsgi [None req-6f547bc4-194c-4421-9f89-97353df423dc ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 202/405] 10.0.0.188 () {28 vars in 644 bytes} [Sat May 9 22:40:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services => generated 646 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:40:15.054 7 INFO cinder.api.openstack.wsgi [None req-6c58e82a-bfa0-42d4-b7a7-97f7454545a0 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 22:40:15.065 7 INFO cinder.volume.api [None req-6c58e82a-bfa0-42d4-b7a7-97f7454545a0 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. 2026-05-09 22:40:15.066 7 INFO cinder.api.openstack.wsgi [None req-6c58e82a-bfa0-42d4-b7a7-97f7454545a0 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 204/406] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 22:40:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/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-09 22:40:15.079 8 INFO cinder.api.openstack.wsgi [None req-971ec59e-098c-4228-8ce3-a13ed200deca ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 22:40:15.088 8 INFO cinder.volume.api [None req-971ec59e-098c-4228-8ce3-a13ed200deca ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. 2026-05-09 22:40:15.090 8 INFO cinder.api.openstack.wsgi [None req-971ec59e-098c-4228-8ce3-a13ed200deca ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 203/407] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 22:40:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:40:15.128 7 INFO cinder.api.openstack.wsgi [None req-78561a49-9106-4156-8af0-50f0904011a9 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true 2026-05-09 22:40:15.155 7 INFO cinder.api.openstack.wsgi [None req-78561a49-9106-4156-8af0-50f0904011a9 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 205/408] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:40:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:40:15.170 8 INFO cinder.api.openstack.wsgi [None req-3e38fc68-650e-4a56-883f-f82d5ba4352c ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true 2026-05-09 22:40:15.192 8 INFO cinder.api.openstack.wsgi [None req-3e38fc68-650e-4a56-883f-f82d5ba4352c ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 204/409] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:40:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:40:15.205 7 INFO cinder.api.openstack.wsgi [None req-b6a3323b-cac5-49c5-833d-c4830e6faac7 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true 2026-05-09 22:40:15.227 7 INFO cinder.api.openstack.wsgi [None req-b6a3323b-cac5-49c5-833d-c4830e6faac7 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 206/410] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:40:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:40:15.238 8 INFO cinder.api.openstack.wsgi [None req-7889beeb-c654-48a3-bd56-73a0c5f62ab8 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true 2026-05-09 22:40:15.742 8 INFO cinder.api.openstack.wsgi [None req-7889beeb-c654-48a3-bd56-73a0c5f62ab8 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 205/411] 10.0.0.188 () {28 vars in 695 bytes} [Sat May 9 22:40:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:40:17.446 8 INFO cinder.api.openstack.wsgi [None req-7889beeb-c654-48a3-bd56-73a0c5f62ab8 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:40:17.446 7 INFO cinder.api.openstack.wsgi [None req-b6a3323b-cac5-49c5-833d-c4830e6faac7 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:40:17.446 8 INFO cinder.api.openstack.wsgi [None req-7889beeb-c654-48a3-bd56-73a0c5f62ab8 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:40:17.447 7 INFO cinder.api.openstack.wsgi [None req-b6a3323b-cac5-49c5-833d-c4830e6faac7 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:40:27.447 8 INFO cinder.api.openstack.wsgi [None req-7889beeb-c654-48a3-bd56-73a0c5f62ab8 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:40:27.447 7 INFO cinder.api.openstack.wsgi [None req-b6a3323b-cac5-49c5-833d-c4830e6faac7 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:40:27.448 8 INFO cinder.api.openstack.wsgi [None req-7889beeb-c654-48a3-bd56-73a0c5f62ab8 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:40:27.448 7 INFO cinder.api.openstack.wsgi [None req-b6a3323b-cac5-49c5-833d-c4830e6faac7 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:40:37.446 8 INFO cinder.api.openstack.wsgi [None req-7889beeb-c654-48a3-bd56-73a0c5f62ab8 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:40:37.447 7 INFO cinder.api.openstack.wsgi [None req-b6a3323b-cac5-49c5-833d-c4830e6faac7 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:40:37.447 8 INFO cinder.api.openstack.wsgi [None req-7889beeb-c654-48a3-bd56-73a0c5f62ab8 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:40:37.448 7 INFO cinder.api.openstack.wsgi [None req-b6a3323b-cac5-49c5-833d-c4830e6faac7 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:40:47.447 8 INFO cinder.api.openstack.wsgi [None req-7889beeb-c654-48a3-bd56-73a0c5f62ab8 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:40:47.447 7 INFO cinder.api.openstack.wsgi [None req-b6a3323b-cac5-49c5-833d-c4830e6faac7 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:40:47.447 8 INFO cinder.api.openstack.wsgi [None req-7889beeb-c654-48a3-bd56-73a0c5f62ab8 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:40:47.448 7 INFO cinder.api.openstack.wsgi [None req-b6a3323b-cac5-49c5-833d-c4830e6faac7 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:40:57.446 8 INFO cinder.api.openstack.wsgi [None req-7889beeb-c654-48a3-bd56-73a0c5f62ab8 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:40:57.447 8 INFO cinder.api.openstack.wsgi [None req-7889beeb-c654-48a3-bd56-73a0c5f62ab8 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:40:57.447 7 INFO cinder.api.openstack.wsgi [None req-b6a3323b-cac5-49c5-833d-c4830e6faac7 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:40:57.447 7 INFO cinder.api.openstack.wsgi [None req-b6a3323b-cac5-49c5-833d-c4830e6faac7 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:41:07.446 7 INFO cinder.api.openstack.wsgi [None req-b6a3323b-cac5-49c5-833d-c4830e6faac7 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:41:07.446 8 INFO cinder.api.openstack.wsgi [None req-7889beeb-c654-48a3-bd56-73a0c5f62ab8 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:41:07.447 7 INFO cinder.api.openstack.wsgi [None req-b6a3323b-cac5-49c5-833d-c4830e6faac7 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:41:07.447 8 INFO cinder.api.openstack.wsgi [None req-7889beeb-c654-48a3-bd56-73a0c5f62ab8 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:41:14.993 7 INFO cinder.api.openstack.wsgi [None req-6509d544-2b28-4fe4-8563-e5c5118e7afe ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 22:41:15.002 7 INFO cinder.volume.api [None req-6509d544-2b28-4fe4-8563-e5c5118e7afe ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. 2026-05-09 22:41:15.004 7 INFO cinder.api.openstack.wsgi [None req-6509d544-2b28-4fe4-8563-e5c5118e7afe ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 213/424] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 22:41:14 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:41:15.018 8 INFO cinder.api.openstack.wsgi [None req-6832a3d3-1c86-44aa-a1a0-4f7513749173 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true 2026-05-09 22:41:15.521 8 INFO cinder.api.openstack.wsgi [None req-6832a3d3-1c86-44aa-a1a0-4f7513749173 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 212/425] 10.0.0.188 () {28 vars in 695 bytes} [Sat May 9 22:41:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:41:15.534 7 INFO cinder.api.openstack.wsgi [None req-e48f68ab-903e-45d6-afda-de9fc0e7288a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services 2026-05-09 22:41:15.539 7 INFO cinder.api.openstack.wsgi [None req-e48f68ab-903e-45d6-afda-de9fc0e7288a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 214/426] 10.0.0.188 () {28 vars in 644 bytes} [Sat May 9 22:41:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:41:15.551 8 INFO cinder.api.openstack.wsgi [None req-0f366427-e07c-4c9d-9c77-ca890d2f383c ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true 2026-05-09 22:41:15.567 8 INFO cinder.volume.api [None req-0f366427-e07c-4c9d-9c77-ca890d2f383c ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all snapshots completed successfully. 2026-05-09 22:41:15.567 8 INFO cinder.api.openstack.wsgi [None req-0f366427-e07c-4c9d-9c77-ca890d2f383c ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 213/427] 10.0.0.188 () {28 vars in 673 bytes} [Sat May 9 22:41:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:41:15.598 7 INFO cinder.api.openstack.wsgi [None req-1f93f0e5-5098-4b84-88a5-253a6ea386a2 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true 2026-05-09 22:41:15.615 7 INFO cinder.api.openstack.wsgi [None req-1f93f0e5-5098-4b84-88a5-253a6ea386a2 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 215/428] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:41:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:41:15.627 8 INFO cinder.api.openstack.wsgi [None req-7e297866-9d4e-4428-818a-c5e982e8f903 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true 2026-05-09 22:41:15.653 8 INFO cinder.api.openstack.wsgi [None req-7e297866-9d4e-4428-818a-c5e982e8f903 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 214/429] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:41:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:41:15.663 7 INFO cinder.api.openstack.wsgi [None req-a90bd6b5-4141-4b72-a795-c4262241d233 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true 2026-05-09 22:41:15.698 7 INFO cinder.api.openstack.wsgi [None req-a90bd6b5-4141-4b72-a795-c4262241d233 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 216/430] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:41:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:41:15.707 8 INFO cinder.api.openstack.wsgi [None req-c3fea62c-5def-4d87-ad62-0f7a08aa80a2 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 22:41:15.715 8 INFO cinder.volume.api [None req-c3fea62c-5def-4d87-ad62-0f7a08aa80a2 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. 2026-05-09 22:41:15.717 8 INFO cinder.api.openstack.wsgi [None req-c3fea62c-5def-4d87-ad62-0f7a08aa80a2 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 215/431] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 22:41:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:41:17.446 8 INFO cinder.api.openstack.wsgi [None req-c3fea62c-5def-4d87-ad62-0f7a08aa80a2 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:41:17.446 7 INFO cinder.api.openstack.wsgi [None req-a90bd6b5-4141-4b72-a795-c4262241d233 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:41:17.447 8 INFO cinder.api.openstack.wsgi [None req-c3fea62c-5def-4d87-ad62-0f7a08aa80a2 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:41:17.448 7 INFO cinder.api.openstack.wsgi [None req-a90bd6b5-4141-4b72-a795-c4262241d233 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:41:27.446 8 INFO cinder.api.openstack.wsgi [None req-c3fea62c-5def-4d87-ad62-0f7a08aa80a2 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:41:27.447 7 INFO cinder.api.openstack.wsgi [None req-a90bd6b5-4141-4b72-a795-c4262241d233 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:41:27.448 7 INFO cinder.api.openstack.wsgi [None req-a90bd6b5-4141-4b72-a795-c4262241d233 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:41:27.448 8 INFO cinder.api.openstack.wsgi [None req-c3fea62c-5def-4d87-ad62-0f7a08aa80a2 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:41:37.446 8 INFO cinder.api.openstack.wsgi [None req-c3fea62c-5def-4d87-ad62-0f7a08aa80a2 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:41:37.446 7 INFO cinder.api.openstack.wsgi [None req-a90bd6b5-4141-4b72-a795-c4262241d233 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:41:37.447 7 INFO cinder.api.openstack.wsgi [None req-a90bd6b5-4141-4b72-a795-c4262241d233 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:41:37.447 8 INFO cinder.api.openstack.wsgi [None req-c3fea62c-5def-4d87-ad62-0f7a08aa80a2 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:41:47.446 7 INFO cinder.api.openstack.wsgi [None req-a90bd6b5-4141-4b72-a795-c4262241d233 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:41:47.446 8 INFO cinder.api.openstack.wsgi [None req-c3fea62c-5def-4d87-ad62-0f7a08aa80a2 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:41:47.447 8 INFO cinder.api.openstack.wsgi [None req-c3fea62c-5def-4d87-ad62-0f7a08aa80a2 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:41:47.447 7 INFO cinder.api.openstack.wsgi [None req-a90bd6b5-4141-4b72-a795-c4262241d233 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:41:57.446 8 INFO cinder.api.openstack.wsgi [None req-c3fea62c-5def-4d87-ad62-0f7a08aa80a2 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:41:57.447 7 INFO cinder.api.openstack.wsgi [None req-a90bd6b5-4141-4b72-a795-c4262241d233 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:41:57.447 8 INFO cinder.api.openstack.wsgi [None req-c3fea62c-5def-4d87-ad62-0f7a08aa80a2 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:41:57.448 7 INFO cinder.api.openstack.wsgi [None req-a90bd6b5-4141-4b72-a795-c4262241d233 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:42:07.446 8 INFO cinder.api.openstack.wsgi [None req-c3fea62c-5def-4d87-ad62-0f7a08aa80a2 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:42:07.448 8 INFO cinder.api.openstack.wsgi [None req-c3fea62c-5def-4d87-ad62-0f7a08aa80a2 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:42:07.448 7 INFO cinder.api.openstack.wsgi [None req-a90bd6b5-4141-4b72-a795-c4262241d233 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:42:07.449 7 INFO cinder.api.openstack.wsgi [None req-a90bd6b5-4141-4b72-a795-c4262241d233 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:42:15.011 8 INFO cinder.api.openstack.wsgi [None req-e6baefe8-a497-4878-9c65-4a2ecee9ce90 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true 2026-05-09 22:42:15.515 8 INFO cinder.api.openstack.wsgi [None req-e6baefe8-a497-4878-9c65-4a2ecee9ce90 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 222/444] 10.0.0.188 () {28 vars in 695 bytes} [Sat May 9 22:42:14 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:42:15.527 7 INFO cinder.api.openstack.wsgi [None req-7da10654-3331-4755-8755-27706281ce70 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true 2026-05-09 22:42:15.533 7 INFO cinder.volume.api [None req-7da10654-3331-4755-8755-27706281ce70 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all snapshots completed successfully. 2026-05-09 22:42:15.535 7 INFO cinder.api.openstack.wsgi [None req-7da10654-3331-4755-8755-27706281ce70 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 223/445] 10.0.0.188 () {28 vars in 673 bytes} [Sat May 9 22:42:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:42:15.548 8 INFO cinder.api.openstack.wsgi [None req-7d866b92-50b4-417b-99d6-e3eaf4159ec7 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 22:42:15.557 8 INFO cinder.volume.api [None req-7d866b92-50b4-417b-99d6-e3eaf4159ec7 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. 2026-05-09 22:42:15.559 8 INFO cinder.api.openstack.wsgi [None req-7d866b92-50b4-417b-99d6-e3eaf4159ec7 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 223/446] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 22:42:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:42:15.568 7 INFO cinder.api.openstack.wsgi [None req-d9eb713b-8929-42c9-ae5a-c0e2ef74f069 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services 2026-05-09 22:42:15.573 7 INFO cinder.api.openstack.wsgi [None req-d9eb713b-8929-42c9-ae5a-c0e2ef74f069 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 224/447] 10.0.0.188 () {28 vars in 644 bytes} [Sat May 9 22:42:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:42:15.583 8 INFO cinder.api.openstack.wsgi [None req-757d2c31-14ac-463c-b000-b38c5a96aac1 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 22:42:15.593 8 INFO cinder.volume.api [None req-757d2c31-14ac-463c-b000-b38c5a96aac1 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. 2026-05-09 22:42:15.595 8 INFO cinder.api.openstack.wsgi [None req-757d2c31-14ac-463c-b000-b38c5a96aac1 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 224/448] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 22:42:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:42:15.635 7 INFO cinder.api.openstack.wsgi [None req-d893845e-b2a4-4bfb-b3b5-e23d160a4d0e ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true 2026-05-09 22:42:15.660 7 INFO cinder.api.openstack.wsgi [None req-d893845e-b2a4-4bfb-b3b5-e23d160a4d0e ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 225/449] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:42:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:42:15.675 8 INFO cinder.api.openstack.wsgi [None req-404f6d0d-1ac6-4a62-b8c5-81d7b4a64da1 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true 2026-05-09 22:42:15.695 8 INFO cinder.api.openstack.wsgi [None req-404f6d0d-1ac6-4a62-b8c5-81d7b4a64da1 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 225/450] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:42:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:42:15.707 7 INFO cinder.api.openstack.wsgi [None req-70d2fb78-257b-4cff-8279-493e92f1aca3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true 2026-05-09 22:42:15.726 7 INFO cinder.api.openstack.wsgi [None req-70d2fb78-257b-4cff-8279-493e92f1aca3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 226/451] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:42:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:42:17.446 8 INFO cinder.api.openstack.wsgi [None req-404f6d0d-1ac6-4a62-b8c5-81d7b4a64da1 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:42:17.447 7 INFO cinder.api.openstack.wsgi [None req-70d2fb78-257b-4cff-8279-493e92f1aca3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:42:17.447 8 INFO cinder.api.openstack.wsgi [None req-404f6d0d-1ac6-4a62-b8c5-81d7b4a64da1 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:42:17.448 7 INFO cinder.api.openstack.wsgi [None req-70d2fb78-257b-4cff-8279-493e92f1aca3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:42:27.446 7 INFO cinder.api.openstack.wsgi [None req-70d2fb78-257b-4cff-8279-493e92f1aca3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:42:27.446 8 INFO cinder.api.openstack.wsgi [None req-404f6d0d-1ac6-4a62-b8c5-81d7b4a64da1 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:42:27.447 8 INFO cinder.api.openstack.wsgi [None req-404f6d0d-1ac6-4a62-b8c5-81d7b4a64da1 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:42:27.447 7 INFO cinder.api.openstack.wsgi [None req-70d2fb78-257b-4cff-8279-493e92f1aca3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:42:37.446 7 INFO cinder.api.openstack.wsgi [None req-70d2fb78-257b-4cff-8279-493e92f1aca3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:42:37.446 8 INFO cinder.api.openstack.wsgi [None req-404f6d0d-1ac6-4a62-b8c5-81d7b4a64da1 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:42:37.447 7 INFO cinder.api.openstack.wsgi [None req-70d2fb78-257b-4cff-8279-493e92f1aca3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:42:37.449 8 INFO cinder.api.openstack.wsgi [None req-404f6d0d-1ac6-4a62-b8c5-81d7b4a64da1 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:42:47.446 8 INFO cinder.api.openstack.wsgi [None req-404f6d0d-1ac6-4a62-b8c5-81d7b4a64da1 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:42:47.446 7 INFO cinder.api.openstack.wsgi [None req-70d2fb78-257b-4cff-8279-493e92f1aca3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:42:47.447 8 INFO cinder.api.openstack.wsgi [None req-404f6d0d-1ac6-4a62-b8c5-81d7b4a64da1 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:42:47.448 7 INFO cinder.api.openstack.wsgi [None req-70d2fb78-257b-4cff-8279-493e92f1aca3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:42:57.447 8 INFO cinder.api.openstack.wsgi [None req-404f6d0d-1ac6-4a62-b8c5-81d7b4a64da1 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:42:57.447 7 INFO cinder.api.openstack.wsgi [None req-70d2fb78-257b-4cff-8279-493e92f1aca3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:42:57.448 8 INFO cinder.api.openstack.wsgi [None req-404f6d0d-1ac6-4a62-b8c5-81d7b4a64da1 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:42:57.448 7 INFO cinder.api.openstack.wsgi [None req-70d2fb78-257b-4cff-8279-493e92f1aca3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:43:07.446 8 INFO cinder.api.openstack.wsgi [None req-404f6d0d-1ac6-4a62-b8c5-81d7b4a64da1 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:43:07.446 7 INFO cinder.api.openstack.wsgi [None req-70d2fb78-257b-4cff-8279-493e92f1aca3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:43:07.447 8 INFO cinder.api.openstack.wsgi [None req-404f6d0d-1ac6-4a62-b8c5-81d7b4a64da1 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:43:07.447 7 INFO cinder.api.openstack.wsgi [None req-70d2fb78-257b-4cff-8279-493e92f1aca3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:43:14.994 8 INFO cinder.api.openstack.wsgi [None req-06fe11ad-1583-48ea-9f44-713b9a8dc425 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true 2026-05-09 22:43:14.999 8 INFO cinder.volume.api [None req-06fe11ad-1583-48ea-9f44-713b9a8dc425 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all snapshots completed successfully. 2026-05-09 22:43:15.000 8 INFO cinder.api.openstack.wsgi [None req-06fe11ad-1583-48ea-9f44-713b9a8dc425 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 232/464] 10.0.0.188 () {28 vars in 673 bytes} [Sat May 9 22:43:14 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true => generated 17 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:43:15.011 7 INFO cinder.api.openstack.wsgi [None req-8762d8a4-118b-404d-90aa-cbf8360525a7 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true 2026-05-09 22:43:15.517 7 INFO cinder.api.openstack.wsgi [None req-8762d8a4-118b-404d-90aa-cbf8360525a7 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 233/465] 10.0.0.188 () {28 vars in 695 bytes} [Sat May 9 22:43:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:43:15.528 8 INFO cinder.api.openstack.wsgi [None req-12e7b644-7fbe-4ef5-a883-cc0796f4d9be ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 22:43:15.537 8 INFO cinder.volume.api [None req-12e7b644-7fbe-4ef5-a883-cc0796f4d9be ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. 2026-05-09 22:43:15.539 8 INFO cinder.api.openstack.wsgi [None req-12e7b644-7fbe-4ef5-a883-cc0796f4d9be ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 233/466] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 22:43:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:43:15.553 7 INFO cinder.api.openstack.wsgi [None req-7f81e521-3973-4c7b-827d-f7f2eda20598 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services 2026-05-09 22:43:15.559 7 INFO cinder.api.openstack.wsgi [None req-7f81e521-3973-4c7b-827d-f7f2eda20598 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 234/467] 10.0.0.188 () {28 vars in 644 bytes} [Sat May 9 22:43:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:43:15.570 8 INFO cinder.api.openstack.wsgi [None req-39e1b297-2fef-48fe-9556-788fecd78c5a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 22:43:15.579 8 INFO cinder.volume.api [None req-39e1b297-2fef-48fe-9556-788fecd78c5a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. 2026-05-09 22:43:15.582 8 INFO cinder.api.openstack.wsgi [None req-39e1b297-2fef-48fe-9556-788fecd78c5a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 234/468] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 22:43:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:43:15.621 7 INFO cinder.api.openstack.wsgi [None req-737c66bb-2aeb-459d-bcd0-baeec6f57b2d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true 2026-05-09 22:43:15.643 7 INFO cinder.api.openstack.wsgi [None req-737c66bb-2aeb-459d-bcd0-baeec6f57b2d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 235/469] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:43:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:43:15.653 8 INFO cinder.api.openstack.wsgi [None req-4300a4d2-dabc-43d0-a21c-6d7af6c428bc ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true 2026-05-09 22:43:15.671 8 INFO cinder.api.openstack.wsgi [None req-4300a4d2-dabc-43d0-a21c-6d7af6c428bc ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 235/470] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:43:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:43:15.684 7 INFO cinder.api.openstack.wsgi [None req-cbfd3cb2-00d9-439d-a9f0-62d7a07f5ee2 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true 2026-05-09 22:43:15.707 7 INFO cinder.api.openstack.wsgi [None req-cbfd3cb2-00d9-439d-a9f0-62d7a07f5ee2 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 236/471] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:43:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:43:17.446 8 INFO cinder.api.openstack.wsgi [None req-4300a4d2-dabc-43d0-a21c-6d7af6c428bc ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:43:17.446 7 INFO cinder.api.openstack.wsgi [None req-cbfd3cb2-00d9-439d-a9f0-62d7a07f5ee2 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:43:17.447 8 INFO cinder.api.openstack.wsgi [None req-4300a4d2-dabc-43d0-a21c-6d7af6c428bc ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:43:17.447 7 INFO cinder.api.openstack.wsgi [None req-cbfd3cb2-00d9-439d-a9f0-62d7a07f5ee2 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:43:27.446 7 INFO cinder.api.openstack.wsgi [None req-cbfd3cb2-00d9-439d-a9f0-62d7a07f5ee2 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:43:27.447 8 INFO cinder.api.openstack.wsgi [None req-4300a4d2-dabc-43d0-a21c-6d7af6c428bc ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:43:27.447 7 INFO cinder.api.openstack.wsgi [None req-cbfd3cb2-00d9-439d-a9f0-62d7a07f5ee2 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:43:27.448 8 INFO cinder.api.openstack.wsgi [None req-4300a4d2-dabc-43d0-a21c-6d7af6c428bc ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:43:37.446 8 INFO cinder.api.openstack.wsgi [None req-4300a4d2-dabc-43d0-a21c-6d7af6c428bc ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:43:37.446 8 INFO cinder.api.openstack.wsgi [None req-4300a4d2-dabc-43d0-a21c-6d7af6c428bc ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:43:37.446 7 INFO cinder.api.openstack.wsgi [None req-cbfd3cb2-00d9-439d-a9f0-62d7a07f5ee2 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:43:37.448 7 INFO cinder.api.openstack.wsgi [None req-cbfd3cb2-00d9-439d-a9f0-62d7a07f5ee2 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:43:47.446 8 INFO cinder.api.openstack.wsgi [None req-4300a4d2-dabc-43d0-a21c-6d7af6c428bc ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:43:47.446 7 INFO cinder.api.openstack.wsgi [None req-cbfd3cb2-00d9-439d-a9f0-62d7a07f5ee2 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:43:47.447 8 INFO cinder.api.openstack.wsgi [None req-4300a4d2-dabc-43d0-a21c-6d7af6c428bc ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:43:47.447 7 INFO cinder.api.openstack.wsgi [None req-cbfd3cb2-00d9-439d-a9f0-62d7a07f5ee2 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:43:57.446 7 INFO cinder.api.openstack.wsgi [None req-cbfd3cb2-00d9-439d-a9f0-62d7a07f5ee2 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:43:57.446 8 INFO cinder.api.openstack.wsgi [None req-4300a4d2-dabc-43d0-a21c-6d7af6c428bc ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:43:57.447 8 INFO cinder.api.openstack.wsgi [None req-4300a4d2-dabc-43d0-a21c-6d7af6c428bc ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:43:57.447 7 INFO cinder.api.openstack.wsgi [None req-cbfd3cb2-00d9-439d-a9f0-62d7a07f5ee2 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:44:07.447 8 INFO cinder.api.openstack.wsgi [None req-4300a4d2-dabc-43d0-a21c-6d7af6c428bc ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:44:07.447 7 INFO cinder.api.openstack.wsgi [None req-cbfd3cb2-00d9-439d-a9f0-62d7a07f5ee2 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:44:07.448 7 INFO cinder.api.openstack.wsgi [None req-cbfd3cb2-00d9-439d-a9f0-62d7a07f5ee2 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:44:07.448 8 INFO cinder.api.openstack.wsgi [None req-4300a4d2-dabc-43d0-a21c-6d7af6c428bc ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:44:15.004 7 INFO cinder.api.openstack.wsgi [None req-ef372a7f-d8f6-47ab-9c95-57df37f1c6bd ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 22:44:15.013 7 INFO cinder.volume.api [None req-ef372a7f-d8f6-47ab-9c95-57df37f1c6bd ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. 2026-05-09 22:44:15.014 7 INFO cinder.api.openstack.wsgi [None req-ef372a7f-d8f6-47ab-9c95-57df37f1c6bd ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 243/484] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 22:44:14 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:44:15.052 8 INFO cinder.api.openstack.wsgi [None req-67732663-ec52-4f5b-bb48-968a4774fddd ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true 2026-05-09 22:44:15.070 8 INFO cinder.api.openstack.wsgi [None req-67732663-ec52-4f5b-bb48-968a4774fddd ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 242/485] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:44:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:44:15.081 7 INFO cinder.api.openstack.wsgi [None req-b5ca46e6-65f0-4569-927b-6a69ea19b4cc ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true 2026-05-09 22:44:15.100 7 INFO cinder.api.openstack.wsgi [None req-b5ca46e6-65f0-4569-927b-6a69ea19b4cc ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 244/486] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:44:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:44:15.113 8 INFO cinder.api.openstack.wsgi [None req-c0cc006e-6cbf-4324-9bae-0a1092f03b16 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true 2026-05-09 22:44:15.135 8 INFO cinder.api.openstack.wsgi [None req-c0cc006e-6cbf-4324-9bae-0a1092f03b16 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 243/487] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:44:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:44:15.144 7 INFO cinder.api.openstack.wsgi [None req-8b2c718e-f21f-42de-b331-d06ba02b30ee ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true 2026-05-09 22:44:15.149 7 INFO cinder.volume.api [None req-8b2c718e-f21f-42de-b331-d06ba02b30ee ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all snapshots completed successfully. 2026-05-09 22:44:15.149 7 INFO cinder.api.openstack.wsgi [None req-8b2c718e-f21f-42de-b331-d06ba02b30ee ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 245/488] 10.0.0.188 () {28 vars in 673 bytes} [Sat May 9 22:44:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:44:15.161 8 INFO cinder.api.openstack.wsgi [None req-12d49cf4-3cb0-4706-8a9f-09bc72c76e77 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true 2026-05-09 22:44:15.664 8 INFO cinder.api.openstack.wsgi [None req-12d49cf4-3cb0-4706-8a9f-09bc72c76e77 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 244/489] 10.0.0.188 () {28 vars in 695 bytes} [Sat May 9 22:44:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:44:15.674 7 INFO cinder.api.openstack.wsgi [None req-9b2f383c-0363-420b-b91e-765e207e5a1d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 22:44:15.684 7 INFO cinder.volume.api [None req-9b2f383c-0363-420b-b91e-765e207e5a1d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. 2026-05-09 22:44:15.688 7 INFO cinder.api.openstack.wsgi [None req-9b2f383c-0363-420b-b91e-765e207e5a1d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 246/490] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 22:44:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:44:15.700 8 INFO cinder.api.openstack.wsgi [None req-1102df66-9029-45ed-898b-e14686eef246 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services 2026-05-09 22:44:15.706 8 INFO cinder.api.openstack.wsgi [None req-1102df66-9029-45ed-898b-e14686eef246 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 245/491] 10.0.0.188 () {28 vars in 644 bytes} [Sat May 9 22:44:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:44:17.447 8 INFO cinder.api.openstack.wsgi [None req-1102df66-9029-45ed-898b-e14686eef246 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:44:17.447 7 INFO cinder.api.openstack.wsgi [None req-9b2f383c-0363-420b-b91e-765e207e5a1d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:44:17.448 8 INFO cinder.api.openstack.wsgi [None req-1102df66-9029-45ed-898b-e14686eef246 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:44:17.448 7 INFO cinder.api.openstack.wsgi [None req-9b2f383c-0363-420b-b91e-765e207e5a1d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:44:27.447 7 INFO cinder.api.openstack.wsgi [None req-9b2f383c-0363-420b-b91e-765e207e5a1d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:44:27.447 8 INFO cinder.api.openstack.wsgi [None req-1102df66-9029-45ed-898b-e14686eef246 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:44:27.449 7 INFO cinder.api.openstack.wsgi [None req-9b2f383c-0363-420b-b91e-765e207e5a1d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:44:27.449 8 INFO cinder.api.openstack.wsgi [None req-1102df66-9029-45ed-898b-e14686eef246 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:44:37.447 8 INFO cinder.api.openstack.wsgi [None req-1102df66-9029-45ed-898b-e14686eef246 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:44:37.447 7 INFO cinder.api.openstack.wsgi [None req-9b2f383c-0363-420b-b91e-765e207e5a1d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:44:37.448 8 INFO cinder.api.openstack.wsgi [None req-1102df66-9029-45ed-898b-e14686eef246 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:44:37.448 7 INFO cinder.api.openstack.wsgi [None req-9b2f383c-0363-420b-b91e-765e207e5a1d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:44:47.446 8 INFO cinder.api.openstack.wsgi [None req-1102df66-9029-45ed-898b-e14686eef246 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:44:47.446 7 INFO cinder.api.openstack.wsgi [None req-9b2f383c-0363-420b-b91e-765e207e5a1d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:44:47.447 8 INFO cinder.api.openstack.wsgi [None req-1102df66-9029-45ed-898b-e14686eef246 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:44:47.447 7 INFO cinder.api.openstack.wsgi [None req-9b2f383c-0363-420b-b91e-765e207e5a1d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:44:57.446 8 INFO cinder.api.openstack.wsgi [None req-1102df66-9029-45ed-898b-e14686eef246 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:44:57.447 7 INFO cinder.api.openstack.wsgi [None req-9b2f383c-0363-420b-b91e-765e207e5a1d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:44:57.448 8 INFO cinder.api.openstack.wsgi [None req-1102df66-9029-45ed-898b-e14686eef246 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:44:57.448 7 INFO cinder.api.openstack.wsgi [None req-9b2f383c-0363-420b-b91e-765e207e5a1d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:45:07.446 8 INFO cinder.api.openstack.wsgi [None req-1102df66-9029-45ed-898b-e14686eef246 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:45:07.446 7 INFO cinder.api.openstack.wsgi [None req-9b2f383c-0363-420b-b91e-765e207e5a1d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:45:07.447 8 INFO cinder.api.openstack.wsgi [None req-1102df66-9029-45ed-898b-e14686eef246 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:45:07.447 7 INFO cinder.api.openstack.wsgi [None req-9b2f383c-0363-420b-b91e-765e207e5a1d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:45:14.992 8 INFO cinder.api.openstack.wsgi [None req-3cd565f0-09b9-4cf0-baac-b4362f708ddd ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true 2026-05-09 22:45:14.999 8 INFO cinder.volume.api [None req-3cd565f0-09b9-4cf0-baac-b4362f708ddd ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all snapshots completed successfully. 2026-05-09 22:45:14.999 8 INFO cinder.api.openstack.wsgi [None req-3cd565f0-09b9-4cf0-baac-b4362f708ddd ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 252/504] 10.0.0.188 () {28 vars in 673 bytes} [Sat May 9 22:45:14 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true => generated 17 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:45:15.011 7 INFO cinder.api.openstack.wsgi [None req-c6a825a0-3ebd-400e-938d-ce25621924ef ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true 2026-05-09 22:45:15.515 7 INFO cinder.api.openstack.wsgi [None req-c6a825a0-3ebd-400e-938d-ce25621924ef ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 253/505] 10.0.0.188 () {28 vars in 695 bytes} [Sat May 9 22:45:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:45:15.526 8 INFO cinder.api.openstack.wsgi [None req-d218a692-66c1-4b85-80f5-79ffbb979db7 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 22:45:15.536 8 INFO cinder.volume.api [None req-d218a692-66c1-4b85-80f5-79ffbb979db7 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. 2026-05-09 22:45:15.537 8 INFO cinder.api.openstack.wsgi [None req-d218a692-66c1-4b85-80f5-79ffbb979db7 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 253/506] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 22:45:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:45:15.549 7 INFO cinder.api.openstack.wsgi [None req-00dc89b4-ba2a-4911-9e13-f6894483b431 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services 2026-05-09 22:45:15.558 7 INFO cinder.api.openstack.wsgi [None req-00dc89b4-ba2a-4911-9e13-f6894483b431 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 254/507] 10.0.0.188 () {28 vars in 644 bytes} [Sat May 9 22:45:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:45:15.569 8 INFO cinder.api.openstack.wsgi [None req-d5fa941f-6481-45f6-8d35-9d81f59ac21d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 22:45:15.577 8 INFO cinder.volume.api [None req-d5fa941f-6481-45f6-8d35-9d81f59ac21d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. 2026-05-09 22:45:15.579 8 INFO cinder.api.openstack.wsgi [None req-d5fa941f-6481-45f6-8d35-9d81f59ac21d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 254/508] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 22:45:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:45:15.634 7 INFO cinder.api.openstack.wsgi [None req-ee810aae-4bf3-4e7b-83dc-3be01f3c2cb6 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true 2026-05-09 22:45:15.671 7 INFO cinder.api.openstack.wsgi [None req-ee810aae-4bf3-4e7b-83dc-3be01f3c2cb6 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 255/509] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:45:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:45:15.683 8 INFO cinder.api.openstack.wsgi [None req-eeddaf41-c45e-40b6-bc94-599457190306 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true 2026-05-09 22:45:15.699 8 INFO cinder.api.openstack.wsgi [None req-eeddaf41-c45e-40b6-bc94-599457190306 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 255/510] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:45:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:45:15.710 7 INFO cinder.api.openstack.wsgi [None req-7d1041ca-cea5-4cc5-876b-27bcb956ff31 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true 2026-05-09 22:45:15.736 7 INFO cinder.api.openstack.wsgi [None req-7d1041ca-cea5-4cc5-876b-27bcb956ff31 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 256/511] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:45:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:45:17.446 8 INFO cinder.api.openstack.wsgi [None req-eeddaf41-c45e-40b6-bc94-599457190306 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:45:17.447 8 INFO cinder.api.openstack.wsgi [None req-eeddaf41-c45e-40b6-bc94-599457190306 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:45:17.447 7 INFO cinder.api.openstack.wsgi [None req-7d1041ca-cea5-4cc5-876b-27bcb956ff31 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:45:17.449 7 INFO cinder.api.openstack.wsgi [None req-7d1041ca-cea5-4cc5-876b-27bcb956ff31 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:45:27.446 8 INFO cinder.api.openstack.wsgi [None req-eeddaf41-c45e-40b6-bc94-599457190306 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:45:27.447 7 INFO cinder.api.openstack.wsgi [None req-7d1041ca-cea5-4cc5-876b-27bcb956ff31 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:45:27.447 8 INFO cinder.api.openstack.wsgi [None req-eeddaf41-c45e-40b6-bc94-599457190306 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:45:27.448 7 INFO cinder.api.openstack.wsgi [None req-7d1041ca-cea5-4cc5-876b-27bcb956ff31 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:45:37.446 8 INFO cinder.api.openstack.wsgi [None req-eeddaf41-c45e-40b6-bc94-599457190306 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:45:37.446 8 INFO cinder.api.openstack.wsgi [None req-eeddaf41-c45e-40b6-bc94-599457190306 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:45:37.446 7 INFO cinder.api.openstack.wsgi [None req-7d1041ca-cea5-4cc5-876b-27bcb956ff31 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:45:37.448 7 INFO cinder.api.openstack.wsgi [None req-7d1041ca-cea5-4cc5-876b-27bcb956ff31 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:45:47.446 8 INFO cinder.api.openstack.wsgi [None req-eeddaf41-c45e-40b6-bc94-599457190306 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:45:47.446 7 INFO cinder.api.openstack.wsgi [None req-7d1041ca-cea5-4cc5-876b-27bcb956ff31 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:45:47.447 8 INFO cinder.api.openstack.wsgi [None req-eeddaf41-c45e-40b6-bc94-599457190306 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:45:47.448 7 INFO cinder.api.openstack.wsgi [None req-7d1041ca-cea5-4cc5-876b-27bcb956ff31 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:45:57.446 8 INFO cinder.api.openstack.wsgi [None req-eeddaf41-c45e-40b6-bc94-599457190306 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:45:57.447 7 INFO cinder.api.openstack.wsgi [None req-7d1041ca-cea5-4cc5-876b-27bcb956ff31 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:45:57.447 8 INFO cinder.api.openstack.wsgi [None req-eeddaf41-c45e-40b6-bc94-599457190306 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:45:57.448 7 INFO cinder.api.openstack.wsgi [None req-7d1041ca-cea5-4cc5-876b-27bcb956ff31 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:46:07.446 8 INFO cinder.api.openstack.wsgi [None req-eeddaf41-c45e-40b6-bc94-599457190306 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:46:07.446 7 INFO cinder.api.openstack.wsgi [None req-7d1041ca-cea5-4cc5-876b-27bcb956ff31 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:46:07.447 8 INFO cinder.api.openstack.wsgi [None req-eeddaf41-c45e-40b6-bc94-599457190306 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:46:07.447 7 INFO cinder.api.openstack.wsgi [None req-7d1041ca-cea5-4cc5-876b-27bcb956ff31 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:46:15.031 8 INFO cinder.api.openstack.wsgi [None req-3fca1bfd-e1ac-4aa4-a395-c2a24e162d20 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 22:46:15.040 8 INFO cinder.volume.api [None req-3fca1bfd-e1ac-4aa4-a395-c2a24e162d20 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. 2026-05-09 22:46:15.042 8 INFO cinder.api.openstack.wsgi [None req-3fca1bfd-e1ac-4aa4-a395-c2a24e162d20 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 262/524] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 22:46:14 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/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-09 22:46:15.055 7 INFO cinder.api.openstack.wsgi [None req-347edca6-fed8-46e6-864a-3160f1a23a10 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services 2026-05-09 22:46:15.060 7 INFO cinder.api.openstack.wsgi [None req-347edca6-fed8-46e6-864a-3160f1a23a10 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 263/525] 10.0.0.188 () {28 vars in 644 bytes} [Sat May 9 22:46:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:46:15.070 8 INFO cinder.api.openstack.wsgi [None req-0abfbe9d-ef29-4c55-ae8a-82d7e44153d3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true 2026-05-09 22:46:15.076 8 INFO cinder.volume.api [None req-0abfbe9d-ef29-4c55-ae8a-82d7e44153d3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all snapshots completed successfully. 2026-05-09 22:46:15.076 8 INFO cinder.api.openstack.wsgi [None req-0abfbe9d-ef29-4c55-ae8a-82d7e44153d3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 263/526] 10.0.0.188 () {28 vars in 673 bytes} [Sat May 9 22:46:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:46:15.087 7 INFO cinder.api.openstack.wsgi [None req-deca1bd4-1b90-497b-b0d3-5dba3d58e169 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 22:46:15.097 7 INFO cinder.volume.api [None req-deca1bd4-1b90-497b-b0d3-5dba3d58e169 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. 2026-05-09 22:46:15.098 7 INFO cinder.api.openstack.wsgi [None req-deca1bd4-1b90-497b-b0d3-5dba3d58e169 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 264/527] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 22:46:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:46:15.109 8 INFO cinder.api.openstack.wsgi [None req-8752f601-de6f-4ecb-981f-aa81e16c5d92 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true 2026-05-09 22:46:15.615 8 INFO cinder.api.openstack.wsgi [None req-8752f601-de6f-4ecb-981f-aa81e16c5d92 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 264/528] 10.0.0.188 () {28 vars in 695 bytes} [Sat May 9 22:46:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:46:15.673 7 INFO cinder.api.openstack.wsgi [None req-63f8a615-c729-4fc8-91b7-ac422121bcdf ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true 2026-05-09 22:46:15.694 7 INFO cinder.api.openstack.wsgi [None req-63f8a615-c729-4fc8-91b7-ac422121bcdf ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 265/529] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:46:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:46:15.711 8 INFO cinder.api.openstack.wsgi [None req-5d8fb54b-8752-4900-ae40-ec948f1d3f32 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true 2026-05-09 22:46:15.733 8 INFO cinder.api.openstack.wsgi [None req-5d8fb54b-8752-4900-ae40-ec948f1d3f32 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 265/530] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:46:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:46:15.746 7 INFO cinder.api.openstack.wsgi [None req-ed3f157c-bac1-4a6a-8a26-8484625e1440 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true 2026-05-09 22:46:15.773 7 INFO cinder.api.openstack.wsgi [None req-ed3f157c-bac1-4a6a-8a26-8484625e1440 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 266/531] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:46:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:46:17.446 8 INFO cinder.api.openstack.wsgi [None req-5d8fb54b-8752-4900-ae40-ec948f1d3f32 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:46:17.447 7 INFO cinder.api.openstack.wsgi [None req-ed3f157c-bac1-4a6a-8a26-8484625e1440 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:46:17.447 8 INFO cinder.api.openstack.wsgi [None req-5d8fb54b-8752-4900-ae40-ec948f1d3f32 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:46:17.448 7 INFO cinder.api.openstack.wsgi [None req-ed3f157c-bac1-4a6a-8a26-8484625e1440 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:46:27.446 8 INFO cinder.api.openstack.wsgi [None req-5d8fb54b-8752-4900-ae40-ec948f1d3f32 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:46:27.447 7 INFO cinder.api.openstack.wsgi [None req-ed3f157c-bac1-4a6a-8a26-8484625e1440 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:46:27.448 7 INFO cinder.api.openstack.wsgi [None req-ed3f157c-bac1-4a6a-8a26-8484625e1440 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:46:27.448 8 INFO cinder.api.openstack.wsgi [None req-5d8fb54b-8752-4900-ae40-ec948f1d3f32 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:46:37.447 7 INFO cinder.api.openstack.wsgi [None req-ed3f157c-bac1-4a6a-8a26-8484625e1440 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:46:37.447 8 INFO cinder.api.openstack.wsgi [None req-5d8fb54b-8752-4900-ae40-ec948f1d3f32 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:46:37.448 7 INFO cinder.api.openstack.wsgi [None req-ed3f157c-bac1-4a6a-8a26-8484625e1440 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:46:37.448 8 INFO cinder.api.openstack.wsgi [None req-5d8fb54b-8752-4900-ae40-ec948f1d3f32 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:46:47.446 8 INFO cinder.api.openstack.wsgi [None req-5d8fb54b-8752-4900-ae40-ec948f1d3f32 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:46:47.446 7 INFO cinder.api.openstack.wsgi [None req-ed3f157c-bac1-4a6a-8a26-8484625e1440 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:46:47.447 8 INFO cinder.api.openstack.wsgi [None req-5d8fb54b-8752-4900-ae40-ec948f1d3f32 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:46:47.447 7 INFO cinder.api.openstack.wsgi [None req-ed3f157c-bac1-4a6a-8a26-8484625e1440 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:46:57.446 8 INFO cinder.api.openstack.wsgi [None req-5d8fb54b-8752-4900-ae40-ec948f1d3f32 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:46:57.446 7 INFO cinder.api.openstack.wsgi [None req-ed3f157c-bac1-4a6a-8a26-8484625e1440 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:46:57.447 8 INFO cinder.api.openstack.wsgi [None req-5d8fb54b-8752-4900-ae40-ec948f1d3f32 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:46:57.447 7 INFO cinder.api.openstack.wsgi [None req-ed3f157c-bac1-4a6a-8a26-8484625e1440 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:47:07.447 7 INFO cinder.api.openstack.wsgi [None req-ed3f157c-bac1-4a6a-8a26-8484625e1440 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:47:07.447 8 INFO cinder.api.openstack.wsgi [None req-5d8fb54b-8752-4900-ae40-ec948f1d3f32 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:47:07.448 7 INFO cinder.api.openstack.wsgi [None req-ed3f157c-bac1-4a6a-8a26-8484625e1440 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:47:07.448 8 INFO cinder.api.openstack.wsgi [None req-5d8fb54b-8752-4900-ae40-ec948f1d3f32 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:47:15.005 7 INFO cinder.api.openstack.wsgi [None req-52aae5fa-773f-4293-af01-4c133efb1c9e ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true 2026-05-09 22:47:15.509 7 INFO cinder.api.openstack.wsgi [None req-52aae5fa-773f-4293-af01-4c133efb1c9e ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 273/544] 10.0.0.188 () {28 vars in 695 bytes} [Sat May 9 22:47:14 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:47:15.551 8 INFO cinder.api.openstack.wsgi [None req-dde22db8-8d9d-44f0-b14d-6348a3b26c6f ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true 2026-05-09 22:47:15.576 8 INFO cinder.api.openstack.wsgi [None req-dde22db8-8d9d-44f0-b14d-6348a3b26c6f ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 272/545] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:47:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:47:15.589 7 INFO cinder.api.openstack.wsgi [None req-792dbfc8-c3c1-4c75-8fcc-405977e2dc0e ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true 2026-05-09 22:47:15.620 7 INFO cinder.api.openstack.wsgi [None req-792dbfc8-c3c1-4c75-8fcc-405977e2dc0e ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 274/546] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:47:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:47:15.633 8 INFO cinder.api.openstack.wsgi [None req-6ebd20cd-6b35-4582-9037-b6cc815c4c1c ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true 2026-05-09 22:47:15.659 8 INFO cinder.api.openstack.wsgi [None req-6ebd20cd-6b35-4582-9037-b6cc815c4c1c ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 273/547] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:47:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:47:15.674 7 INFO cinder.api.openstack.wsgi [None req-148fec80-eb4f-4b39-8a41-5acea897fca7 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services 2026-05-09 22:47:15.682 7 INFO cinder.api.openstack.wsgi [None req-148fec80-eb4f-4b39-8a41-5acea897fca7 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 275/548] 10.0.0.188 () {28 vars in 644 bytes} [Sat May 9 22:47:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:47:15.691 8 INFO cinder.api.openstack.wsgi [None req-78d0dd59-169f-4d99-8621-fab2d16aae33 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 22:47:15.699 8 INFO cinder.volume.api [None req-78d0dd59-169f-4d99-8621-fab2d16aae33 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. 2026-05-09 22:47:15.701 8 INFO cinder.api.openstack.wsgi [None req-78d0dd59-169f-4d99-8621-fab2d16aae33 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 274/549] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 22:47:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:47:15.709 7 INFO cinder.api.openstack.wsgi [None req-b3b75c4f-1602-481c-a4a9-3a04f66abdaf ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 22:47:15.723 7 INFO cinder.volume.api [None req-b3b75c4f-1602-481c-a4a9-3a04f66abdaf ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. 2026-05-09 22:47:15.725 7 INFO cinder.api.openstack.wsgi [None req-b3b75c4f-1602-481c-a4a9-3a04f66abdaf ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 276/550] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 22:47:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:47:15.736 8 INFO cinder.api.openstack.wsgi [None req-495fb7c9-fc36-4900-98c2-892a5f425765 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true 2026-05-09 22:47:15.743 8 INFO cinder.volume.api [None req-495fb7c9-fc36-4900-98c2-892a5f425765 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all snapshots completed successfully. 2026-05-09 22:47:15.744 8 INFO cinder.api.openstack.wsgi [None req-495fb7c9-fc36-4900-98c2-892a5f425765 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 275/551] 10.0.0.188 () {28 vars in 673 bytes} [Sat May 9 22:47:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:47:17.446 7 INFO cinder.api.openstack.wsgi [None req-b3b75c4f-1602-481c-a4a9-3a04f66abdaf ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:47:17.447 7 INFO cinder.api.openstack.wsgi [None req-b3b75c4f-1602-481c-a4a9-3a04f66abdaf ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:47:17.449 8 INFO cinder.api.openstack.wsgi [None req-495fb7c9-fc36-4900-98c2-892a5f425765 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:47:17.450 8 INFO cinder.api.openstack.wsgi [None req-495fb7c9-fc36-4900-98c2-892a5f425765 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:47:27.446 7 INFO cinder.api.openstack.wsgi [None req-b3b75c4f-1602-481c-a4a9-3a04f66abdaf ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:47:27.446 8 INFO cinder.api.openstack.wsgi [None req-495fb7c9-fc36-4900-98c2-892a5f425765 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:47:27.448 7 INFO cinder.api.openstack.wsgi [None req-b3b75c4f-1602-481c-a4a9-3a04f66abdaf ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:47:27.448 8 INFO cinder.api.openstack.wsgi [None req-495fb7c9-fc36-4900-98c2-892a5f425765 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:47:37.446 8 INFO cinder.api.openstack.wsgi [None req-495fb7c9-fc36-4900-98c2-892a5f425765 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:47:37.446 7 INFO cinder.api.openstack.wsgi [None req-b3b75c4f-1602-481c-a4a9-3a04f66abdaf ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:47:37.447 8 INFO cinder.api.openstack.wsgi [None req-495fb7c9-fc36-4900-98c2-892a5f425765 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:47:37.448 7 INFO cinder.api.openstack.wsgi [None req-b3b75c4f-1602-481c-a4a9-3a04f66abdaf ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:47:47.450 8 INFO cinder.api.openstack.wsgi [None req-495fb7c9-fc36-4900-98c2-892a5f425765 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:47:47.450 7 INFO cinder.api.openstack.wsgi [None req-b3b75c4f-1602-481c-a4a9-3a04f66abdaf ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:47:47.451 7 INFO cinder.api.openstack.wsgi [None req-b3b75c4f-1602-481c-a4a9-3a04f66abdaf ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:47:47.451 8 INFO cinder.api.openstack.wsgi [None req-495fb7c9-fc36-4900-98c2-892a5f425765 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:47:57.447 7 INFO cinder.api.openstack.wsgi [None req-b3b75c4f-1602-481c-a4a9-3a04f66abdaf ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:47:57.447 8 INFO cinder.api.openstack.wsgi [None req-495fb7c9-fc36-4900-98c2-892a5f425765 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:47:57.448 7 INFO cinder.api.openstack.wsgi [None req-b3b75c4f-1602-481c-a4a9-3a04f66abdaf ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:47:57.448 8 INFO cinder.api.openstack.wsgi [None req-495fb7c9-fc36-4900-98c2-892a5f425765 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:48:07.446 7 INFO cinder.api.openstack.wsgi [None req-b3b75c4f-1602-481c-a4a9-3a04f66abdaf ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:48:07.446 8 INFO cinder.api.openstack.wsgi [None req-495fb7c9-fc36-4900-98c2-892a5f425765 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:48:07.446 7 INFO cinder.api.openstack.wsgi [None req-b3b75c4f-1602-481c-a4a9-3a04f66abdaf ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:48:07.447 8 INFO cinder.api.openstack.wsgi [None req-495fb7c9-fc36-4900-98c2-892a5f425765 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:48:14.955 7 INFO cinder.api.openstack.wsgi [None req-40b5c506-9919-46f2-a5d1-4ce9afde2f6b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true 2026-05-09 22:48:14.970 7 INFO cinder.volume.api [None req-40b5c506-9919-46f2-a5d1-4ce9afde2f6b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all snapshots completed successfully. 2026-05-09 22:48:14.970 7 INFO cinder.api.openstack.wsgi [None req-40b5c506-9919-46f2-a5d1-4ce9afde2f6b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 283/564] 10.0.0.188 () {28 vars in 673 bytes} [Sat May 9 22:48:14 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true => generated 17 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:48:15.000 8 INFO cinder.api.openstack.wsgi [None req-baf25654-8161-4ab0-a6f4-3b6435cadc31 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true 2026-05-09 22:48:15.019 8 INFO cinder.api.openstack.wsgi [None req-baf25654-8161-4ab0-a6f4-3b6435cadc31 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 282/565] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:48:14 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:48:15.030 7 INFO cinder.api.openstack.wsgi [None req-3390b0bc-666d-4e5e-ace2-c3ef3a43cfe0 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true 2026-05-09 22:48:15.051 7 INFO cinder.api.openstack.wsgi [None req-3390b0bc-666d-4e5e-ace2-c3ef3a43cfe0 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 284/566] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:48:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:48:15.065 8 INFO cinder.api.openstack.wsgi [None req-30d188fe-e0fd-4eeb-b361-206d636d4fed ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true 2026-05-09 22:48:15.083 8 INFO cinder.api.openstack.wsgi [None req-30d188fe-e0fd-4eeb-b361-206d636d4fed ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 283/567] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:48:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:48:15.095 7 INFO cinder.api.openstack.wsgi [None req-2d4993d9-c90a-4345-ab15-5062b67f0e9e ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true 2026-05-09 22:48:15.599 7 INFO cinder.api.openstack.wsgi [None req-2d4993d9-c90a-4345-ab15-5062b67f0e9e ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 285/568] 10.0.0.188 () {28 vars in 695 bytes} [Sat May 9 22:48:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:48:15.611 8 INFO cinder.api.openstack.wsgi [None req-dc8dcd04-da41-4041-b7fa-6a5cef65d3e3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 22:48:15.620 8 INFO cinder.volume.api [None req-dc8dcd04-da41-4041-b7fa-6a5cef65d3e3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. 2026-05-09 22:48:15.621 8 INFO cinder.api.openstack.wsgi [None req-dc8dcd04-da41-4041-b7fa-6a5cef65d3e3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 284/569] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 22:48:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:48:15.635 7 INFO cinder.api.openstack.wsgi [None req-fcfd0f55-9d06-41cb-9c91-500178693e79 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services 2026-05-09 22:48:15.644 7 INFO cinder.api.openstack.wsgi [None req-fcfd0f55-9d06-41cb-9c91-500178693e79 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 286/570] 10.0.0.188 () {28 vars in 644 bytes} [Sat May 9 22:48:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:48:15.655 8 INFO cinder.api.openstack.wsgi [None req-585a4638-a29b-416a-8106-bb99cf8288d4 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 22:48:15.665 8 INFO cinder.volume.api [None req-585a4638-a29b-416a-8106-bb99cf8288d4 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. 2026-05-09 22:48:15.669 8 INFO cinder.api.openstack.wsgi [None req-585a4638-a29b-416a-8106-bb99cf8288d4 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 285/571] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 22:48:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:48:17.446 8 INFO cinder.api.openstack.wsgi [None req-585a4638-a29b-416a-8106-bb99cf8288d4 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:48:17.446 7 INFO cinder.api.openstack.wsgi [None req-fcfd0f55-9d06-41cb-9c91-500178693e79 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:48:17.447 8 INFO cinder.api.openstack.wsgi [None req-585a4638-a29b-416a-8106-bb99cf8288d4 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:48:17.448 7 INFO cinder.api.openstack.wsgi [None req-fcfd0f55-9d06-41cb-9c91-500178693e79 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:48:27.447 7 INFO cinder.api.openstack.wsgi [None req-fcfd0f55-9d06-41cb-9c91-500178693e79 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:48:27.447 8 INFO cinder.api.openstack.wsgi [None req-585a4638-a29b-416a-8106-bb99cf8288d4 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:48:27.448 8 INFO cinder.api.openstack.wsgi [None req-585a4638-a29b-416a-8106-bb99cf8288d4 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:48:27.448 7 INFO cinder.api.openstack.wsgi [None req-fcfd0f55-9d06-41cb-9c91-500178693e79 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:48:37.446 7 INFO cinder.api.openstack.wsgi [None req-fcfd0f55-9d06-41cb-9c91-500178693e79 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:48:37.446 8 INFO cinder.api.openstack.wsgi [None req-585a4638-a29b-416a-8106-bb99cf8288d4 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:48:37.447 7 INFO cinder.api.openstack.wsgi [None req-fcfd0f55-9d06-41cb-9c91-500178693e79 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:48:37.447 8 INFO cinder.api.openstack.wsgi [None req-585a4638-a29b-416a-8106-bb99cf8288d4 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:48:47.446 7 INFO cinder.api.openstack.wsgi [None req-fcfd0f55-9d06-41cb-9c91-500178693e79 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:48:47.446 8 INFO cinder.api.openstack.wsgi [None req-585a4638-a29b-416a-8106-bb99cf8288d4 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:48:47.447 7 INFO cinder.api.openstack.wsgi [None req-fcfd0f55-9d06-41cb-9c91-500178693e79 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:48:47.447 8 INFO cinder.api.openstack.wsgi [None req-585a4638-a29b-416a-8106-bb99cf8288d4 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:48:52.523 7 INFO cinder.api.openstack.wsgi [None req-8ae261ed-0302-4b4b-9a39-ef624782e795 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET https://volume.199-204-45-235.nip.io/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=False 2026-05-09 22:48:52.547 7 INFO cinder.api.openstack.wsgi [None req-8ae261ed-0302-4b4b-9a39-ef624782e795 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] https://volume.199-204-45-235.nip.io/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 291/580] 199.204.45.235 () {44 vars in 1068 bytes} [Sat May 9 22:48:52 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=False => generated 338 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:48:57.446 8 INFO cinder.api.openstack.wsgi [None req-585a4638-a29b-416a-8106-bb99cf8288d4 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:48:57.446 7 INFO cinder.api.openstack.wsgi [None req-8ae261ed-0302-4b4b-9a39-ef624782e795 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:48:57.447 8 INFO cinder.api.openstack.wsgi [None req-585a4638-a29b-416a-8106-bb99cf8288d4 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:48:57.447 7 INFO cinder.api.openstack.wsgi [None req-8ae261ed-0302-4b4b-9a39-ef624782e795 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:49:07.446 7 INFO cinder.api.openstack.wsgi [None req-8ae261ed-0302-4b4b-9a39-ef624782e795 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:49:07.446 8 INFO cinder.api.openstack.wsgi [None req-585a4638-a29b-416a-8106-bb99cf8288d4 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:49:07.448 8 INFO cinder.api.openstack.wsgi [None req-585a4638-a29b-416a-8106-bb99cf8288d4 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:49:07.450 7 INFO cinder.api.openstack.wsgi [None req-8ae261ed-0302-4b4b-9a39-ef624782e795 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:49:14.998 8 INFO cinder.api.openstack.wsgi [None req-c43f90c7-2acf-41bc-abab-1251beebc58c ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 22:49:15.006 8 INFO cinder.volume.api [None req-c43f90c7-2acf-41bc-abab-1251beebc58c ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. 2026-05-09 22:49:15.008 8 INFO cinder.api.openstack.wsgi [None req-c43f90c7-2acf-41bc-abab-1251beebc58c ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 292/585] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 22:49:14 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:49:15.021 7 INFO cinder.api.openstack.wsgi [None req-0fe902ed-7ead-44fc-aa26-469fc7b90c6e ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 22:49:15.029 7 INFO cinder.volume.api [None req-0fe902ed-7ead-44fc-aa26-469fc7b90c6e ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. 2026-05-09 22:49:15.031 7 INFO cinder.api.openstack.wsgi [None req-0fe902ed-7ead-44fc-aa26-469fc7b90c6e ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 294/586] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 22:49:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/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-09 22:49:15.040 8 INFO cinder.api.openstack.wsgi [None req-347c1633-789c-4cb5-a3c4-4c286d15edb9 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true 2026-05-09 22:49:15.047 8 INFO cinder.volume.api [None req-347c1633-789c-4cb5-a3c4-4c286d15edb9 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all snapshots completed successfully. 2026-05-09 22:49:15.048 8 INFO cinder.api.openstack.wsgi [None req-347c1633-789c-4cb5-a3c4-4c286d15edb9 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 293/587] 10.0.0.188 () {28 vars in 673 bytes} [Sat May 9 22:49:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:49:15.061 7 INFO cinder.api.openstack.wsgi [None req-92705535-25c0-4015-a018-ce4717b9df44 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true 2026-05-09 22:49:15.564 7 INFO cinder.api.openstack.wsgi [None req-92705535-25c0-4015-a018-ce4717b9df44 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 295/588] 10.0.0.188 () {28 vars in 695 bytes} [Sat May 9 22:49:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:49:15.577 8 INFO cinder.api.openstack.wsgi [None req-9cbe40f2-98dd-47f6-b9b8-60b0e5b36e6c ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services 2026-05-09 22:49:15.583 8 INFO cinder.api.openstack.wsgi [None req-9cbe40f2-98dd-47f6-b9b8-60b0e5b36e6c ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 294/589] 10.0.0.188 () {28 vars in 644 bytes} [Sat May 9 22:49:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:49:15.662 7 INFO cinder.api.openstack.wsgi [None req-c5e566a1-5118-4df4-a40a-1c5a6ffe8914 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true 2026-05-09 22:49:15.681 7 INFO cinder.api.openstack.wsgi [None req-c5e566a1-5118-4df4-a40a-1c5a6ffe8914 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 296/590] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:49:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:49:15.691 8 INFO cinder.api.openstack.wsgi [None req-3cd6cae3-325d-4979-8ef1-2299fee04fee ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true 2026-05-09 22:49:15.710 8 INFO cinder.api.openstack.wsgi [None req-3cd6cae3-325d-4979-8ef1-2299fee04fee ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 295/591] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:49:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:49:15.718 7 INFO cinder.api.openstack.wsgi [None req-4e9dff1a-8ab5-4f6c-ae42-0aeaea166ea3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true 2026-05-09 22:49:15.736 7 INFO cinder.api.openstack.wsgi [None req-4e9dff1a-8ab5-4f6c-ae42-0aeaea166ea3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 297/592] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:49:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:49:17.446 8 INFO cinder.api.openstack.wsgi [None req-3cd6cae3-325d-4979-8ef1-2299fee04fee ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:49:17.446 7 INFO cinder.api.openstack.wsgi [None req-4e9dff1a-8ab5-4f6c-ae42-0aeaea166ea3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:49:17.447 8 INFO cinder.api.openstack.wsgi [None req-3cd6cae3-325d-4979-8ef1-2299fee04fee ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:49:17.447 7 INFO cinder.api.openstack.wsgi [None req-4e9dff1a-8ab5-4f6c-ae42-0aeaea166ea3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:49:27.446 7 INFO cinder.api.openstack.wsgi [None req-4e9dff1a-8ab5-4f6c-ae42-0aeaea166ea3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:49:27.446 8 INFO cinder.api.openstack.wsgi [None req-3cd6cae3-325d-4979-8ef1-2299fee04fee ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:49:27.447 7 INFO cinder.api.openstack.wsgi [None req-4e9dff1a-8ab5-4f6c-ae42-0aeaea166ea3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:49:27.447 8 INFO cinder.api.openstack.wsgi [None req-3cd6cae3-325d-4979-8ef1-2299fee04fee ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:49:37.446 7 INFO cinder.api.openstack.wsgi [None req-4e9dff1a-8ab5-4f6c-ae42-0aeaea166ea3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:49:37.447 7 INFO cinder.api.openstack.wsgi [None req-4e9dff1a-8ab5-4f6c-ae42-0aeaea166ea3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:49:37.446 8 INFO cinder.api.openstack.wsgi [None req-3cd6cae3-325d-4979-8ef1-2299fee04fee ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:49:37.448 8 INFO cinder.api.openstack.wsgi [None req-3cd6cae3-325d-4979-8ef1-2299fee04fee ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:49:47.446 8 INFO cinder.api.openstack.wsgi [None req-3cd6cae3-325d-4979-8ef1-2299fee04fee ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:49:47.446 7 INFO cinder.api.openstack.wsgi [None req-4e9dff1a-8ab5-4f6c-ae42-0aeaea166ea3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:49:47.447 8 INFO cinder.api.openstack.wsgi [None req-3cd6cae3-325d-4979-8ef1-2299fee04fee ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:49:47.447 7 INFO cinder.api.openstack.wsgi [None req-4e9dff1a-8ab5-4f6c-ae42-0aeaea166ea3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:49:52.650 8 INFO cinder.api.openstack.wsgi [None req-b81db287-a09d-44ad-a26e-18290356c47b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET https://volume.199-204-45-235.nip.io/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=False 2026-05-09 22:49:52.671 8 INFO cinder.api.openstack.wsgi [None req-b81db287-a09d-44ad-a26e-18290356c47b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] https://volume.199-204-45-235.nip.io/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 300/601] 199.204.45.235 () {44 vars in 1068 bytes} [Sat May 9 22:49:52 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=False => generated 338 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:49:57.446 7 INFO cinder.api.openstack.wsgi [None req-4e9dff1a-8ab5-4f6c-ae42-0aeaea166ea3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:49:57.446 8 INFO cinder.api.openstack.wsgi [None req-b81db287-a09d-44ad-a26e-18290356c47b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:49:57.447 7 INFO cinder.api.openstack.wsgi [None req-4e9dff1a-8ab5-4f6c-ae42-0aeaea166ea3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:49:57.448 8 INFO cinder.api.openstack.wsgi [None req-b81db287-a09d-44ad-a26e-18290356c47b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:50:07.447 7 INFO cinder.api.openstack.wsgi [None req-4e9dff1a-8ab5-4f6c-ae42-0aeaea166ea3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:50:07.447 7 INFO cinder.api.openstack.wsgi [None req-4e9dff1a-8ab5-4f6c-ae42-0aeaea166ea3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:50:07.447 8 INFO cinder.api.openstack.wsgi [None req-b81db287-a09d-44ad-a26e-18290356c47b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:50:07.449 8 INFO cinder.api.openstack.wsgi [None req-b81db287-a09d-44ad-a26e-18290356c47b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:50:14.970 7 INFO cinder.api.openstack.wsgi [None req-b8c7e1a1-79bb-40c5-8657-3c993c8dd398 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true 2026-05-09 22:50:14.978 7 INFO cinder.volume.api [None req-b8c7e1a1-79bb-40c5-8657-3c993c8dd398 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all snapshots completed successfully. 2026-05-09 22:50:14.978 7 INFO cinder.api.openstack.wsgi [None req-b8c7e1a1-79bb-40c5-8657-3c993c8dd398 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 304/606] 10.0.0.188 () {28 vars in 673 bytes} [Sat May 9 22:50:14 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true => generated 17 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:50:14.988 8 INFO cinder.api.openstack.wsgi [None req-416c1847-3d70-4a5a-8c4e-3fe8db000938 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 22:50:14.997 8 INFO cinder.volume.api [None req-416c1847-3d70-4a5a-8c4e-3fe8db000938 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. 2026-05-09 22:50:14.999 8 INFO cinder.api.openstack.wsgi [None req-416c1847-3d70-4a5a-8c4e-3fe8db000938 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 303/607] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 22:50:14 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/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-09 22:50:15.010 7 INFO cinder.api.openstack.wsgi [None req-36d9d32b-e256-4e5a-a1e7-22d8eb49b184 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true 2026-05-09 22:50:15.513 7 INFO cinder.api.openstack.wsgi [None req-36d9d32b-e256-4e5a-a1e7-22d8eb49b184 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 305/608] 10.0.0.188 () {28 vars in 695 bytes} [Sat May 9 22:50:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:50:15.526 8 INFO cinder.api.openstack.wsgi [None req-e0f85ad5-79f8-4ac5-abc6-60b07a7808ce ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services 2026-05-09 22:50:15.531 8 INFO cinder.api.openstack.wsgi [None req-e0f85ad5-79f8-4ac5-abc6-60b07a7808ce ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 304/609] 10.0.0.188 () {28 vars in 644 bytes} [Sat May 9 22:50:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:50:15.561 7 INFO cinder.api.openstack.wsgi [None req-02771440-37fb-4fb3-b5e6-bc6810a3ea89 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true 2026-05-09 22:50:15.581 7 INFO cinder.api.openstack.wsgi [None req-02771440-37fb-4fb3-b5e6-bc6810a3ea89 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 306/610] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:50:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:50:15.592 8 INFO cinder.api.openstack.wsgi [None req-5256c309-fe93-401c-94c2-818f4c2d4ca8 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true 2026-05-09 22:50:15.609 8 INFO cinder.api.openstack.wsgi [None req-5256c309-fe93-401c-94c2-818f4c2d4ca8 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 305/611] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:50:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:50:15.620 7 INFO cinder.api.openstack.wsgi [None req-0531aeef-27db-427b-9d25-7515b7c1114e ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true 2026-05-09 22:50:15.639 7 INFO cinder.api.openstack.wsgi [None req-0531aeef-27db-427b-9d25-7515b7c1114e ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 307/612] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:50:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:50:15.647 8 INFO cinder.api.openstack.wsgi [None req-da307fc0-a1cf-42d3-bd5a-b869410de28b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 22:50:15.655 8 INFO cinder.volume.api [None req-da307fc0-a1cf-42d3-bd5a-b869410de28b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. 2026-05-09 22:50:15.657 8 INFO cinder.api.openstack.wsgi [None req-da307fc0-a1cf-42d3-bd5a-b869410de28b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 306/613] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 22:50:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:50:17.446 7 INFO cinder.api.openstack.wsgi [None req-0531aeef-27db-427b-9d25-7515b7c1114e ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:50:17.447 8 INFO cinder.api.openstack.wsgi [None req-da307fc0-a1cf-42d3-bd5a-b869410de28b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:50:17.448 7 INFO cinder.api.openstack.wsgi [None req-0531aeef-27db-427b-9d25-7515b7c1114e ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:50:17.448 8 INFO cinder.api.openstack.wsgi [None req-da307fc0-a1cf-42d3-bd5a-b869410de28b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:50:27.446 7 INFO cinder.api.openstack.wsgi [None req-0531aeef-27db-427b-9d25-7515b7c1114e ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:50:27.446 8 INFO cinder.api.openstack.wsgi [None req-da307fc0-a1cf-42d3-bd5a-b869410de28b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:50:27.447 7 INFO cinder.api.openstack.wsgi [None req-0531aeef-27db-427b-9d25-7515b7c1114e ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:50:27.448 8 INFO cinder.api.openstack.wsgi [None req-da307fc0-a1cf-42d3-bd5a-b869410de28b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:50:37.446 7 INFO cinder.api.openstack.wsgi [None req-0531aeef-27db-427b-9d25-7515b7c1114e ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:50:37.446 8 INFO cinder.api.openstack.wsgi [None req-da307fc0-a1cf-42d3-bd5a-b869410de28b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:50:37.447 7 INFO cinder.api.openstack.wsgi [None req-0531aeef-27db-427b-9d25-7515b7c1114e ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:50:37.447 8 INFO cinder.api.openstack.wsgi [None req-da307fc0-a1cf-42d3-bd5a-b869410de28b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:50:47.447 7 INFO cinder.api.openstack.wsgi [None req-0531aeef-27db-427b-9d25-7515b7c1114e ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:50:47.447 8 INFO cinder.api.openstack.wsgi [None req-da307fc0-a1cf-42d3-bd5a-b869410de28b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:50:47.448 7 INFO cinder.api.openstack.wsgi [None req-0531aeef-27db-427b-9d25-7515b7c1114e ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:50:47.448 8 INFO cinder.api.openstack.wsgi [None req-da307fc0-a1cf-42d3-bd5a-b869410de28b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:50:57.446 7 INFO cinder.api.openstack.wsgi [None req-0531aeef-27db-427b-9d25-7515b7c1114e ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:50:57.447 8 INFO cinder.api.openstack.wsgi [None req-da307fc0-a1cf-42d3-bd5a-b869410de28b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:50:57.447 7 INFO cinder.api.openstack.wsgi [None req-0531aeef-27db-427b-9d25-7515b7c1114e ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:50:57.447 8 INFO cinder.api.openstack.wsgi [None req-da307fc0-a1cf-42d3-bd5a-b869410de28b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:51:07.446 7 INFO cinder.api.openstack.wsgi [None req-0531aeef-27db-427b-9d25-7515b7c1114e ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:51:07.446 8 INFO cinder.api.openstack.wsgi [None req-da307fc0-a1cf-42d3-bd5a-b869410de28b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:51:07.447 7 INFO cinder.api.openstack.wsgi [None req-0531aeef-27db-427b-9d25-7515b7c1114e ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:51:07.447 8 INFO cinder.api.openstack.wsgi [None req-da307fc0-a1cf-42d3-bd5a-b869410de28b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:51:15.089 7 INFO cinder.api.openstack.wsgi [None req-eb8a461e-a638-4956-9432-ff3b221d1bd3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true 2026-05-09 22:51:15.110 7 INFO cinder.api.openstack.wsgi [None req-eb8a461e-a638-4956-9432-ff3b221d1bd3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 314/626] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:51:14 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true => generated 845 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:51:15.123 8 INFO cinder.api.openstack.wsgi [None req-470b11c6-d81a-4c2f-9483-b79eb9a814d5 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true 2026-05-09 22:51:15.145 8 INFO cinder.api.openstack.wsgi [None req-470b11c6-d81a-4c2f-9483-b79eb9a814d5 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 313/627] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:51:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:51:15.157 7 INFO cinder.api.openstack.wsgi [None req-b31d04bd-015c-4e83-86db-1c2c1bcaa575 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true 2026-05-09 22:51:15.175 7 INFO cinder.api.openstack.wsgi [None req-b31d04bd-015c-4e83-86db-1c2c1bcaa575 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 315/628] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:51:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:51:15.185 8 INFO cinder.api.openstack.wsgi [None req-c0489cdb-084a-4609-b4d8-09052239fdd3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 22:51:15.193 8 INFO cinder.volume.api [None req-c0489cdb-084a-4609-b4d8-09052239fdd3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. 2026-05-09 22:51:15.195 8 INFO cinder.api.openstack.wsgi [None req-c0489cdb-084a-4609-b4d8-09052239fdd3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 314/629] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 22:51:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:51:15.204 7 INFO cinder.api.openstack.wsgi [None req-643df9d6-54ac-47ab-9848-31e6d5431b30 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true 2026-05-09 22:51:15.209 7 INFO cinder.volume.api [None req-643df9d6-54ac-47ab-9848-31e6d5431b30 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all snapshots completed successfully. 2026-05-09 22:51:15.210 7 INFO cinder.api.openstack.wsgi [None req-643df9d6-54ac-47ab-9848-31e6d5431b30 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 316/630] 10.0.0.188 () {28 vars in 673 bytes} [Sat May 9 22:51:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/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-09 22:51:15.220 8 INFO cinder.api.openstack.wsgi [None req-e222280b-3544-4cf6-9b78-72e09ebf22f7 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services 2026-05-09 22:51:15.226 8 INFO cinder.api.openstack.wsgi [None req-e222280b-3544-4cf6-9b78-72e09ebf22f7 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 315/631] 10.0.0.188 () {28 vars in 644 bytes} [Sat May 9 22:51:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:51:15.238 7 INFO cinder.api.openstack.wsgi [None req-b56a2655-aa26-479f-84ad-af91905bab75 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true 2026-05-09 22:51:15.741 7 INFO cinder.api.openstack.wsgi [None req-b56a2655-aa26-479f-84ad-af91905bab75 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 317/632] 10.0.0.188 () {28 vars in 695 bytes} [Sat May 9 22:51:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:51:15.752 8 INFO cinder.api.openstack.wsgi [None req-9eab8118-a87a-45fa-afcf-7b188358587a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 22:51:15.763 8 INFO cinder.volume.api [None req-9eab8118-a87a-45fa-afcf-7b188358587a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. 2026-05-09 22:51:15.765 8 INFO cinder.api.openstack.wsgi [None req-9eab8118-a87a-45fa-afcf-7b188358587a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 316/633] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 22:51:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:51:17.446 7 INFO cinder.api.openstack.wsgi [None req-b56a2655-aa26-479f-84ad-af91905bab75 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:51:17.446 8 INFO cinder.api.openstack.wsgi [None req-9eab8118-a87a-45fa-afcf-7b188358587a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:51:17.447 7 INFO cinder.api.openstack.wsgi [None req-b56a2655-aa26-479f-84ad-af91905bab75 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:51:17.448 8 INFO cinder.api.openstack.wsgi [None req-9eab8118-a87a-45fa-afcf-7b188358587a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:51:22.194 7 INFO cinder.api.openstack.wsgi [None req-6a509cb3-025e-4ea3-b187-f323e42002f4 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots 2026-05-09 22:51:22.204 7 INFO cinder.volume.api [None req-6a509cb3-025e-4ea3-b187-f323e42002f4 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all snapshots completed successfully. 2026-05-09 22:51:22.205 7 INFO cinder.api.openstack.wsgi [None req-6a509cb3-025e-4ea3-b187-f323e42002f4 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 319/636] 10.0.0.86 () {32 vars in 703 bytes} [Sat May 9 22:51:22 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:51:22.219 8 INFO cinder.api.openstack.wsgi [None req-059832a6-b80a-494f-886e-abae70de3b8a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes 2026-05-09 22:51:22.243 8 INFO cinder.volume.api [None req-059832a6-b80a-494f-886e-abae70de3b8a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. 2026-05-09 22:51:22.243 8 INFO cinder.api.openstack.wsgi [None req-059832a6-b80a-494f-886e-abae70de3b8a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes returned with HTTP 200 [pid: 8|app: 0|req: 318/637] 10.0.0.86 () {32 vars in 699 bytes} [Sat May 9 22:51:22 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:51:27.446 8 INFO cinder.api.openstack.wsgi [None req-059832a6-b80a-494f-886e-abae70de3b8a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:51:27.447 7 INFO cinder.api.openstack.wsgi [None req-6a509cb3-025e-4ea3-b187-f323e42002f4 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:51:27.447 8 INFO cinder.api.openstack.wsgi [None req-059832a6-b80a-494f-886e-abae70de3b8a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:51:27.448 7 INFO cinder.api.openstack.wsgi [None req-6a509cb3-025e-4ea3-b187-f323e42002f4 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:51:37.446 8 INFO cinder.api.openstack.wsgi [None req-059832a6-b80a-494f-886e-abae70de3b8a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:51:37.447 7 INFO cinder.api.openstack.wsgi [None req-6a509cb3-025e-4ea3-b187-f323e42002f4 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:51:37.448 8 INFO cinder.api.openstack.wsgi [None req-059832a6-b80a-494f-886e-abae70de3b8a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:51:37.450 7 INFO cinder.api.openstack.wsgi [None req-6a509cb3-025e-4ea3-b187-f323e42002f4 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:51:41.367 8 INFO cinder.api.openstack.wsgi [None req-133c0201-c639-4714-9ef3-f24560bec501 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/07681050ec8e44a4b77dfd61bdd38611/volumes 2026-05-09 22:51:42.093 8 INFO cinder.api.v3.volumes [None req-133c0201-c639-4714-9ef3-f24560bec501 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] Create volume of 1 GB 2026-05-09 22:51:42.117 8 INFO cinder.volume.api [None req-133c0201-c639-4714-9ef3-f24560bec501 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] Availability Zones retrieved successfully. 2026-05-09 22:51:42.478 8 INFO cinder.volume.api [None req-133c0201-c639-4714-9ef3-f24560bec501 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] Create volume request issued successfully. 2026-05-09 22:51:42.479 8 INFO cinder.api.openstack.wsgi [None req-133c0201-c639-4714-9ef3-f24560bec501 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/07681050ec8e44a4b77dfd61bdd38611/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 321/642] 10.0.0.86 () {34 vars in 721 bytes} [Sat May 9 22:51:41 2026] POST /v3/07681050ec8e44a4b77dfd61bdd38611/volumes => generated 864 bytes in 1119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-09 22:51:42.502 7 INFO cinder.api.openstack.wsgi [None req-ef5e145f-0e82-4ecf-9a52-9729302a0830 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/07681050ec8e44a4b77dfd61bdd38611/volumes/d52c7be4-c878-4485-a65d-b7f5163f47e1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:51:42.547 7 INFO cinder.volume.api [None req-ef5e145f-0e82-4ecf-9a52-9729302a0830 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] Volume info retrieved successfully. 2026-05-09 22:51:42.557 7 INFO cinder.api.openstack.wsgi [None req-ef5e145f-0e82-4ecf-9a52-9729302a0830 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/07681050ec8e44a4b77dfd61bdd38611/volumes/d52c7be4-c878-4485-a65d-b7f5163f47e1 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 322/643] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:51:42 2026] GET /v3/07681050ec8e44a4b77dfd61bdd38611/volumes/d52c7be4-c878-4485-a65d-b7f5163f47e1 => generated 932 bytes in 64 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:51:43.577 8 INFO cinder.api.openstack.wsgi [None req-ec4d4744-bb3f-4c28-981a-c2d1717f7736 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/07681050ec8e44a4b77dfd61bdd38611/volumes/d52c7be4-c878-4485-a65d-b7f5163f47e1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:51:43.597 8 INFO cinder.volume.api [None req-ec4d4744-bb3f-4c28-981a-c2d1717f7736 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] Volume info retrieved successfully. 2026-05-09 22:51:43.604 8 INFO cinder.api.openstack.wsgi [None req-ec4d4744-bb3f-4c28-981a-c2d1717f7736 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/07681050ec8e44a4b77dfd61bdd38611/volumes/d52c7be4-c878-4485-a65d-b7f5163f47e1 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 322/644] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:51:43 2026] GET /v3/07681050ec8e44a4b77dfd61bdd38611/volumes/d52c7be4-c878-4485-a65d-b7f5163f47e1 => generated 956 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:51:44.627 7 INFO cinder.api.openstack.wsgi [None req-a045fd89-6b1f-4c2b-b5b9-ef05bbecac00 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/07681050ec8e44a4b77dfd61bdd38611/volumes/d52c7be4-c878-4485-a65d-b7f5163f47e1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:51:44.643 7 INFO cinder.volume.api [None req-a045fd89-6b1f-4c2b-b5b9-ef05bbecac00 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] Volume info retrieved successfully. 2026-05-09 22:51:44.648 7 INFO cinder.api.openstack.wsgi [None req-a045fd89-6b1f-4c2b-b5b9-ef05bbecac00 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/07681050ec8e44a4b77dfd61bdd38611/volumes/d52c7be4-c878-4485-a65d-b7f5163f47e1 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 323/645] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:51:44 2026] GET /v3/07681050ec8e44a4b77dfd61bdd38611/volumes/d52c7be4-c878-4485-a65d-b7f5163f47e1 => generated 956 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:51:45.673 8 INFO cinder.api.openstack.wsgi [None req-82d0a5f8-5a28-49ff-acc3-848b4168dd85 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/07681050ec8e44a4b77dfd61bdd38611/volumes/d52c7be4-c878-4485-a65d-b7f5163f47e1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:51:45.689 8 INFO cinder.volume.api [None req-82d0a5f8-5a28-49ff-acc3-848b4168dd85 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] Volume info retrieved successfully. 2026-05-09 22:51:45.696 8 INFO cinder.api.openstack.wsgi [None req-82d0a5f8-5a28-49ff-acc3-848b4168dd85 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/07681050ec8e44a4b77dfd61bdd38611/volumes/d52c7be4-c878-4485-a65d-b7f5163f47e1 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 323/646] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:51:45 2026] GET /v3/07681050ec8e44a4b77dfd61bdd38611/volumes/d52c7be4-c878-4485-a65d-b7f5163f47e1 => 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:51:45.793 7 INFO cinder.api.openstack.wsgi [req-e42fe3c1-e1cc-45cb-836b-9655988091bd req-4c895084-0f12-4013-b275-add79a561c76 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/07681050ec8e44a4b77dfd61bdd38611/volumes/d52c7be4-c878-4485-a65d-b7f5163f47e1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:51:45.808 7 INFO cinder.volume.api [req-e42fe3c1-e1cc-45cb-836b-9655988091bd req-4c895084-0f12-4013-b275-add79a561c76 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] Volume info retrieved successfully. 2026-05-09 22:51:45.813 7 INFO cinder.api.openstack.wsgi [req-e42fe3c1-e1cc-45cb-836b-9655988091bd req-4c895084-0f12-4013-b275-add79a561c76 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/07681050ec8e44a4b77dfd61bdd38611/volumes/d52c7be4-c878-4485-a65d-b7f5163f47e1 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 324/647] 10.0.0.18 () {34 vars in 1026 bytes} [Sat May 9 22:51:45 2026] GET /v3/07681050ec8e44a4b77dfd61bdd38611/volumes/d52c7be4-c878-4485-a65d-b7f5163f47e1 => generated 1341 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:51:46.734 8 INFO cinder.api.openstack.wsgi [req-e42fe3c1-e1cc-45cb-836b-9655988091bd req-bc3e7bb7-95e5-4542-840d-b8f8dfae8d69 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/07681050ec8e44a4b77dfd61bdd38611/volumes/d52c7be4-c878-4485-a65d-b7f5163f47e1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:51:46.788 8 INFO cinder.volume.api [req-e42fe3c1-e1cc-45cb-836b-9655988091bd req-bc3e7bb7-95e5-4542-840d-b8f8dfae8d69 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] Volume info retrieved successfully. 2026-05-09 22:51:46.802 8 INFO cinder.api.openstack.wsgi [req-e42fe3c1-e1cc-45cb-836b-9655988091bd req-bc3e7bb7-95e5-4542-840d-b8f8dfae8d69 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/07681050ec8e44a4b77dfd61bdd38611/volumes/d52c7be4-c878-4485-a65d-b7f5163f47e1 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 324/648] 10.0.0.18 () {34 vars in 1026 bytes} [Sat May 9 22:51:46 2026] GET /v3/07681050ec8e44a4b77dfd61bdd38611/volumes/d52c7be4-c878-4485-a65d-b7f5163f47e1 => generated 1341 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 22:51:46.818 7 INFO cinder.api.openstack.wsgi [req-e42fe3c1-e1cc-45cb-836b-9655988091bd req-4c895084-0f12-4013-b275-add79a561c76 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 22:51:46.818 7 INFO cinder.api.openstack.wsgi [req-e42fe3c1-e1cc-45cb-836b-9655988091bd req-4c895084-0f12-4013-b275-add79a561c76 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 325/649] 10.0.0.18 () {32 vars in 826 bytes} [Sat May 9 22:51:46 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:51:46.834 8 INFO cinder.api.openstack.wsgi [req-e42fe3c1-e1cc-45cb-836b-9655988091bd req-8a630a13-8b60-4553-b470-86637f6bf252 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/07681050ec8e44a4b77dfd61bdd38611/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:51:46.905 8 INFO cinder.api.openstack.wsgi [req-e42fe3c1-e1cc-45cb-836b-9655988091bd req-8a630a13-8b60-4553-b470-86637f6bf252 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/07681050ec8e44a4b77dfd61bdd38611/attachments returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 325/650] 10.0.0.18 () {40 vars in 1055 bytes} [Sat May 9 22:51:46 2026] POST /v3/07681050ec8e44a4b77dfd61bdd38611/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 22:51:47.446 7 INFO cinder.api.openstack.wsgi [req-e42fe3c1-e1cc-45cb-836b-9655988091bd req-4c895084-0f12-4013-b275-add79a561c76 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:51:47.447 7 INFO cinder.api.openstack.wsgi [req-e42fe3c1-e1cc-45cb-836b-9655988091bd req-4c895084-0f12-4013-b275-add79a561c76 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:51:47.447 8 INFO cinder.api.openstack.wsgi [req-e42fe3c1-e1cc-45cb-836b-9655988091bd req-8a630a13-8b60-4553-b470-86637f6bf252 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:51:47.448 8 INFO cinder.api.openstack.wsgi [req-e42fe3c1-e1cc-45cb-836b-9655988091bd req-8a630a13-8b60-4553-b470-86637f6bf252 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:51:52.970 7 INFO cinder.api.openstack.wsgi [req-e42fe3c1-e1cc-45cb-836b-9655988091bd req-4c895084-0f12-4013-b275-add79a561c76 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 22:51:52.972 7 INFO cinder.api.openstack.wsgi [req-e42fe3c1-e1cc-45cb-836b-9655988091bd req-4c895084-0f12-4013-b275-add79a561c76 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 327/653] 199.204.45.235 () {32 vars in 838 bytes} [Sat May 9 22:51:52 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:51:53.039 8 INFO cinder.api.openstack.wsgi [req-e42fe3c1-e1cc-45cb-836b-9655988091bd req-718b262b-7cdd-4381-a53d-27092e8bb40f 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/07681050ec8e44a4b77dfd61bdd38611/volumes/d52c7be4-c878-4485-a65d-b7f5163f47e1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:51:53.065 8 INFO cinder.volume.api [req-e42fe3c1-e1cc-45cb-836b-9655988091bd req-718b262b-7cdd-4381-a53d-27092e8bb40f 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] Volume info retrieved successfully. 2026-05-09 22:51:53.072 8 INFO cinder.api.openstack.wsgi [req-e42fe3c1-e1cc-45cb-836b-9655988091bd req-718b262b-7cdd-4381-a53d-27092e8bb40f 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/07681050ec8e44a4b77dfd61bdd38611/volumes/d52c7be4-c878-4485-a65d-b7f5163f47e1 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 327/654] 199.204.45.235 () {36 vars in 1072 bytes} [Sat May 9 22:51:53 2026] GET /v3/07681050ec8e44a4b77dfd61bdd38611/volumes/d52c7be4-c878-4485-a65d-b7f5163f47e1 => generated 1521 bytes in 46 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:51:54.969 7 INFO cinder.api.openstack.wsgi [req-e42fe3c1-e1cc-45cb-836b-9655988091bd req-54274bdc-ae2b-4273-aa0e-c0ea42ee281a 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/07681050ec8e44a4b77dfd61bdd38611/attachments/e415337b-873c-4716-9e33-62555f292bdc /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:51:56.037 7 INFO cinder.api.openstack.wsgi [req-e42fe3c1-e1cc-45cb-836b-9655988091bd req-54274bdc-ae2b-4273-aa0e-c0ea42ee281a 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/07681050ec8e44a4b77dfd61bdd38611/attachments/e415337b-873c-4716-9e33-62555f292bdc returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 328/655] 199.204.45.235 () {40 vars in 1134 bytes} [Sat May 9 22:51:54 2026] PUT /v3/07681050ec8e44a4b77dfd61bdd38611/attachments/e415337b-873c-4716-9e33-62555f292bdc => generated 775 bytes in 1083 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:51:56.558 8 INFO cinder.api.openstack.wsgi [req-e42fe3c1-e1cc-45cb-836b-9655988091bd req-84123bce-8cca-4f75-bc0b-6ffb4a9c6569 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/07681050ec8e44a4b77dfd61bdd38611/attachments/e415337b-873c-4716-9e33-62555f292bdc/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:51:56.622 8 INFO cinder.api.openstack.wsgi [req-e42fe3c1-e1cc-45cb-836b-9655988091bd req-84123bce-8cca-4f75-bc0b-6ffb4a9c6569 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/07681050ec8e44a4b77dfd61bdd38611/attachments/e415337b-873c-4716-9e33-62555f292bdc/action returned with HTTP 204 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 328/656] 199.204.45.235 () {40 vars in 1147 bytes} [Sat May 9 22:51:56 2026] POST /v3/07681050ec8e44a4b77dfd61bdd38611/attachments/e415337b-873c-4716-9e33-62555f292bdc/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-05-09 22:51:57.447 7 INFO cinder.api.openstack.wsgi [req-e42fe3c1-e1cc-45cb-836b-9655988091bd req-54274bdc-ae2b-4273-aa0e-c0ea42ee281a 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:51:57.448 8 INFO cinder.api.openstack.wsgi [req-e42fe3c1-e1cc-45cb-836b-9655988091bd req-84123bce-8cca-4f75-bc0b-6ffb4a9c6569 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:51:57.448 7 INFO cinder.api.openstack.wsgi [req-e42fe3c1-e1cc-45cb-836b-9655988091bd req-54274bdc-ae2b-4273-aa0e-c0ea42ee281a 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:51:57.448 8 INFO cinder.api.openstack.wsgi [req-e42fe3c1-e1cc-45cb-836b-9655988091bd req-84123bce-8cca-4f75-bc0b-6ffb4a9c6569 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:52:07.446 7 INFO cinder.api.openstack.wsgi [req-e42fe3c1-e1cc-45cb-836b-9655988091bd req-54274bdc-ae2b-4273-aa0e-c0ea42ee281a 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:52:07.447 8 INFO cinder.api.openstack.wsgi [req-e42fe3c1-e1cc-45cb-836b-9655988091bd req-84123bce-8cca-4f75-bc0b-6ffb4a9c6569 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:52:07.447 7 INFO cinder.api.openstack.wsgi [req-e42fe3c1-e1cc-45cb-836b-9655988091bd req-54274bdc-ae2b-4273-aa0e-c0ea42ee281a 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:52:07.448 8 INFO cinder.api.openstack.wsgi [req-e42fe3c1-e1cc-45cb-836b-9655988091bd req-84123bce-8cca-4f75-bc0b-6ffb4a9c6569 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:52:13.907 7 INFO cinder.api.openstack.wsgi [req-4da4f8ee-2bda-4924-ae74-63edd196a4a5 req-f1f321d3-d933-4a04-88c0-481a5c074e96 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/07681050ec8e44a4b77dfd61bdd38611/attachments/e415337b-873c-4716-9e33-62555f292bdc /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:52:14.473 7 INFO cinder.api.openstack.wsgi [req-4da4f8ee-2bda-4924-ae74-63edd196a4a5 req-f1f321d3-d933-4a04-88c0-481a5c074e96 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/07681050ec8e44a4b77dfd61bdd38611/attachments/e415337b-873c-4716-9e33-62555f292bdc returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 331/661] 199.204.45.235 () {38 vars in 1102 bytes} [Sat May 9 22:52:13 2026] DELETE /v3/07681050ec8e44a4b77dfd61bdd38611/attachments/e415337b-873c-4716-9e33-62555f292bdc => generated 19 bytes in 572 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:52:14.488 8 INFO cinder.api.openstack.wsgi [req-4da4f8ee-2bda-4924-ae74-63edd196a4a5 req-8c9ca43c-f22f-4107-a2c7-054f4e8df39e 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/07681050ec8e44a4b77dfd61bdd38611/volumes/d52c7be4-c878-4485-a65d-b7f5163f47e1 2026-05-09 22:52:14.488 8 INFO cinder.api.v3.volumes [req-4da4f8ee-2bda-4924-ae74-63edd196a4a5 req-8c9ca43c-f22f-4107-a2c7-054f4e8df39e 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] Delete volume with id: d52c7be4-c878-4485-a65d-b7f5163f47e1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:52:14.498 8 INFO cinder.volume.api [req-4da4f8ee-2bda-4924-ae74-63edd196a4a5 req-8c9ca43c-f22f-4107-a2c7-054f4e8df39e 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] Volume info retrieved successfully. 2026-05-09 22:52:14.524 8 INFO cinder.volume.api [req-4da4f8ee-2bda-4924-ae74-63edd196a4a5 req-8c9ca43c-f22f-4107-a2c7-054f4e8df39e 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] Delete volume request issued successfully. 2026-05-09 22:52:14.524 8 INFO cinder.api.openstack.wsgi [req-4da4f8ee-2bda-4924-ae74-63edd196a4a5 req-8c9ca43c-f22f-4107-a2c7-054f4e8df39e 276e49dc5ebb49b985e173175a774f1d 07681050ec8e44a4b77dfd61bdd38611 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/07681050ec8e44a4b77dfd61bdd38611/volumes/d52c7be4-c878-4485-a65d-b7f5163f47e1 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 331/662] 199.204.45.235 () {36 vars in 1053 bytes} [Sat May 9 22:52:14 2026] DELETE /v3/07681050ec8e44a4b77dfd61bdd38611/volumes/d52c7be4-c878-4485-a65d-b7f5163f47e1 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:52:15.074 7 INFO cinder.api.openstack.wsgi [None req-4dca7da0-1b1e-4b81-a4ad-faf6e242b20d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:52:15.079 7 INFO cinder.volume.api [None req-4dca7da0-1b1e-4b81-a4ad-faf6e242b20d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all snapshots completed successfully. 2026-05-09 22:52:15.080 7 INFO cinder.api.openstack.wsgi [None req-4dca7da0-1b1e-4b81-a4ad-faf6e242b20d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 332/663] 10.0.0.188 () {28 vars in 673 bytes} [Sat May 9 22:52:14 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true => generated 17 bytes in 119 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:52:15.126 8 INFO cinder.api.openstack.wsgi [None req-0f071453-4558-4a27-a2ac-e62ad2ff5eee ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/07681050ec8e44a4b77dfd61bdd38611?usage=true 2026-05-09 22:52:15.154 8 INFO cinder.api.openstack.wsgi [None req-0f071453-4558-4a27-a2ac-e62ad2ff5eee ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/07681050ec8e44a4b77dfd61bdd38611?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 332/664] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:52:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/07681050ec8e44a4b77dfd61bdd38611?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:52:15.168 7 INFO cinder.api.openstack.wsgi [None req-4dac5f07-4c40-42df-9622-a8005a3e110e ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/2df999bf997d42c3bdd8f8f5e628e1b1?usage=true 2026-05-09 22:52:15.191 7 INFO cinder.api.openstack.wsgi [None req-4dac5f07-4c40-42df-9622-a8005a3e110e ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/2df999bf997d42c3bdd8f8f5e628e1b1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 333/665] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:52:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/2df999bf997d42c3bdd8f8f5e628e1b1?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:52:15.203 8 INFO cinder.api.openstack.wsgi [None req-04e1d56e-ca15-49b2-b99f-6ba7274d97ce ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true 2026-05-09 22:52:15.224 8 INFO cinder.api.openstack.wsgi [None req-04e1d56e-ca15-49b2-b99f-6ba7274d97ce ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 333/666] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:52:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:52:15.236 7 INFO cinder.api.openstack.wsgi [None req-7fbbdba5-5a1f-49f8-8fe6-7fba09847236 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/8c57a7ffcf3b4c7cb35ca5175f5adcd4?usage=true 2026-05-09 22:52:15.254 7 INFO cinder.api.openstack.wsgi [None req-7fbbdba5-5a1f-49f8-8fe6-7fba09847236 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/8c57a7ffcf3b4c7cb35ca5175f5adcd4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 334/667] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:52:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/8c57a7ffcf3b4c7cb35ca5175f5adcd4?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:52:15.266 8 INFO cinder.api.openstack.wsgi [None req-8286a85e-8061-4fdc-8d8a-153171db8170 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true 2026-05-09 22:52:15.284 8 INFO cinder.api.openstack.wsgi [None req-8286a85e-8061-4fdc-8d8a-153171db8170 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 334/668] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:52:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:52:15.296 7 INFO cinder.api.openstack.wsgi [None req-4f17f117-729f-4285-9589-e99b296c7035 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c53900afe2ca48e4aff902c545d439b7?usage=true 2026-05-09 22:52:15.316 7 INFO cinder.api.openstack.wsgi [None req-4f17f117-729f-4285-9589-e99b296c7035 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c53900afe2ca48e4aff902c545d439b7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 335/669] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:52:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c53900afe2ca48e4aff902c545d439b7?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:52:15.330 8 INFO cinder.api.openstack.wsgi [None req-884c4ce0-31f2-4318-b09c-514426e92fb2 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true 2026-05-09 22:52:15.350 8 INFO cinder.api.openstack.wsgi [None req-884c4ce0-31f2-4318-b09c-514426e92fb2 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 335/670] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:52:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:52:15.361 7 INFO cinder.api.openstack.wsgi [None req-b1bfa1c8-3c8a-41e2-9b8f-138ce285d978 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 22:52:15.371 7 INFO cinder.volume.api [None req-b1bfa1c8-3c8a-41e2-9b8f-138ce285d978 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. 2026-05-09 22:52:15.374 7 INFO cinder.api.openstack.wsgi [None req-b1bfa1c8-3c8a-41e2-9b8f-138ce285d978 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 336/671] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 22:52:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:52:15.385 8 INFO cinder.api.openstack.wsgi [None req-826eb488-9198-45fb-b460-82586cbf2d7a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services 2026-05-09 22:52:15.391 8 INFO cinder.api.openstack.wsgi [None req-826eb488-9198-45fb-b460-82586cbf2d7a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 336/672] 10.0.0.188 () {28 vars in 644 bytes} [Sat May 9 22:52:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:52:15.403 7 INFO cinder.api.openstack.wsgi [None req-8fd80a6c-f2f5-4f40-aa42-c38b67cc61ef ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true 2026-05-09 22:52:15.907 7 INFO cinder.api.openstack.wsgi [None req-8fd80a6c-f2f5-4f40-aa42-c38b67cc61ef ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 337/673] 10.0.0.188 () {28 vars in 695 bytes} [Sat May 9 22:52:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:52:15.923 8 INFO cinder.api.openstack.wsgi [None req-7934bc80-f0c1-47d0-8af9-e7e8e96878db ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 22:52:15.936 8 INFO cinder.volume.api [None req-7934bc80-f0c1-47d0-8af9-e7e8e96878db ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. 2026-05-09 22:52:15.938 8 INFO cinder.api.openstack.wsgi [None req-7934bc80-f0c1-47d0-8af9-e7e8e96878db ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 337/674] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 22:52:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:52:17.447 7 INFO cinder.api.openstack.wsgi [None req-8fd80a6c-f2f5-4f40-aa42-c38b67cc61ef ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:52:17.448 7 INFO cinder.api.openstack.wsgi [None req-8fd80a6c-f2f5-4f40-aa42-c38b67cc61ef ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:52:17.448 8 INFO cinder.api.openstack.wsgi [None req-7934bc80-f0c1-47d0-8af9-e7e8e96878db ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:52:17.449 8 INFO cinder.api.openstack.wsgi [None req-7934bc80-f0c1-47d0-8af9-e7e8e96878db ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:52:27.446 7 INFO cinder.api.openstack.wsgi [None req-8fd80a6c-f2f5-4f40-aa42-c38b67cc61ef ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:52:27.447 8 INFO cinder.api.openstack.wsgi [None req-7934bc80-f0c1-47d0-8af9-e7e8e96878db ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:52:27.447 7 INFO cinder.api.openstack.wsgi [None req-8fd80a6c-f2f5-4f40-aa42-c38b67cc61ef ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:52:27.448 8 INFO cinder.api.openstack.wsgi [None req-7934bc80-f0c1-47d0-8af9-e7e8e96878db ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:52:34.882 7 INFO cinder.api.openstack.wsgi [req-20054dce-b6de-456e-8ebb-5c7e5337febf req-45db52a7-8592-4807-87a1-61b014797634 f09922f83b5940e692ed5b4504dd499a 8c57a7ffcf3b4c7cb35ca5175f5adcd4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8c57a7ffcf3b4c7cb35ca5175f5adcd4/attachments?instance_id=83581cf3-e289-48aa-ada1-d872c0f5b799 2026-05-09 22:52:34.896 7 INFO cinder.api.openstack.wsgi [req-20054dce-b6de-456e-8ebb-5c7e5337febf req-45db52a7-8592-4807-87a1-61b014797634 f09922f83b5940e692ed5b4504dd499a 8c57a7ffcf3b4c7cb35ca5175f5adcd4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8c57a7ffcf3b4c7cb35ca5175f5adcd4/attachments?instance_id=83581cf3-e289-48aa-ada1-d872c0f5b799 returned with HTTP 200 [pid: 7|app: 0|req: 340/679] 199.204.45.235 () {36 vars in 1103 bytes} [Sat May 9 22:52:34 2026] GET /v3/8c57a7ffcf3b4c7cb35ca5175f5adcd4/attachments?instance_id=83581cf3-e289-48aa-ada1-d872c0f5b799 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:52:37.447 7 INFO cinder.api.openstack.wsgi [req-20054dce-b6de-456e-8ebb-5c7e5337febf req-45db52a7-8592-4807-87a1-61b014797634 f09922f83b5940e692ed5b4504dd499a 8c57a7ffcf3b4c7cb35ca5175f5adcd4 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:52:37.447 8 INFO cinder.api.openstack.wsgi [None req-7934bc80-f0c1-47d0-8af9-e7e8e96878db ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:52:37.448 7 INFO cinder.api.openstack.wsgi [req-20054dce-b6de-456e-8ebb-5c7e5337febf req-45db52a7-8592-4807-87a1-61b014797634 f09922f83b5940e692ed5b4504dd499a 8c57a7ffcf3b4c7cb35ca5175f5adcd4 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:52:37.449 8 INFO cinder.api.openstack.wsgi [None req-7934bc80-f0c1-47d0-8af9-e7e8e96878db ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:52:47.447 8 INFO cinder.api.openstack.wsgi [None req-7934bc80-f0c1-47d0-8af9-e7e8e96878db ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:52:47.447 7 INFO cinder.api.openstack.wsgi [req-20054dce-b6de-456e-8ebb-5c7e5337febf req-45db52a7-8592-4807-87a1-61b014797634 f09922f83b5940e692ed5b4504dd499a 8c57a7ffcf3b4c7cb35ca5175f5adcd4 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:52:47.448 8 INFO cinder.api.openstack.wsgi [None req-7934bc80-f0c1-47d0-8af9-e7e8e96878db ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:52:47.448 7 INFO cinder.api.openstack.wsgi [req-20054dce-b6de-456e-8ebb-5c7e5337febf req-45db52a7-8592-4807-87a1-61b014797634 f09922f83b5940e692ed5b4504dd499a 8c57a7ffcf3b4c7cb35ca5175f5adcd4 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:52:52.840 8 INFO cinder.api.openstack.wsgi [None req-7934bc80-f0c1-47d0-8af9-e7e8e96878db ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 22:52:52.840 8 INFO cinder.api.openstack.wsgi [None req-7934bc80-f0c1-47d0-8af9-e7e8e96878db ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 342/684] 10.0.0.86 () {30 vars in 409 bytes} [Sat May 9 22:52:52 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-09 22:52:55.628 7 INFO cinder.api.openstack.wsgi [None req-21a1a76e-110b-4b43-8a04-b8bdf8658533 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes 2026-05-09 22:52:55.631 7 INFO cinder.api.v3.volumes [None req-21a1a76e-110b-4b43-8a04-b8bdf8658533 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Create volume of 1 GB 2026-05-09 22:52:55.649 7 INFO cinder.volume.api [None req-21a1a76e-110b-4b43-8a04-b8bdf8658533 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Availability Zones retrieved successfully. 2026-05-09 22:52:55.919 7 INFO cinder.volume.api [None req-21a1a76e-110b-4b43-8a04-b8bdf8658533 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Create volume request issued successfully. 2026-05-09 22:52:55.919 7 INFO cinder.api.openstack.wsgi [None req-21a1a76e-110b-4b43-8a04-b8bdf8658533 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 343/685] 10.0.0.86 () {34 vars in 721 bytes} [Sat May 9 22:52:55 2026] POST /v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes => generated 871 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-09 22:52:55.953 8 INFO cinder.api.openstack.wsgi [None req-5db2b66c-983f-4f4c-9600-2a4f665c61d1 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/64c17e6e-4343-49ec-a07a-7dca6c6a12e8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:52:55.969 8 INFO cinder.volume.api [None req-5db2b66c-983f-4f4c-9600-2a4f665c61d1 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Volume info retrieved successfully. 2026-05-09 22:52:55.973 8 INFO cinder.api.openstack.wsgi [None req-5db2b66c-983f-4f4c-9600-2a4f665c61d1 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/64c17e6e-4343-49ec-a07a-7dca6c6a12e8 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 343/686] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:52:55 2026] GET /v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/64c17e6e-4343-49ec-a07a-7dca6c6a12e8 => generated 939 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:52:56.997 7 INFO cinder.api.openstack.wsgi [None req-a4373aed-ead0-4a0b-8a88-033425f796d3 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/64c17e6e-4343-49ec-a07a-7dca6c6a12e8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:52:57.010 7 INFO cinder.volume.api [None req-a4373aed-ead0-4a0b-8a88-033425f796d3 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Volume info retrieved successfully. 2026-05-09 22:52:57.015 7 INFO cinder.api.openstack.wsgi [None req-a4373aed-ead0-4a0b-8a88-033425f796d3 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/64c17e6e-4343-49ec-a07a-7dca6c6a12e8 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 344/687] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:52:56 2026] GET /v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/64c17e6e-4343-49ec-a07a-7dca6c6a12e8 => generated 964 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:52:57.035 8 INFO cinder.api.openstack.wsgi [None req-48bdb450-6117-4058-bb4c-0e0cb4d16cbc 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/64c17e6e-4343-49ec-a07a-7dca6c6a12e8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:52:57.049 8 INFO cinder.volume.api [None req-48bdb450-6117-4058-bb4c-0e0cb4d16cbc 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Volume info retrieved successfully. 2026-05-09 22:52:57.054 8 INFO cinder.api.openstack.wsgi [None req-48bdb450-6117-4058-bb4c-0e0cb4d16cbc 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/64c17e6e-4343-49ec-a07a-7dca6c6a12e8 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 344/688] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:52:57 2026] GET /v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/64c17e6e-4343-49ec-a07a-7dca6c6a12e8 => generated 964 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:52:57.078 7 INFO cinder.api.openstack.wsgi [None req-a638674c-8760-42e0-93c6-bd3159c72c7f 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/64c17e6e-4343-49ec-a07a-7dca6c6a12e8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:52:57.098 7 INFO cinder.volume.api [None req-a638674c-8760-42e0-93c6-bd3159c72c7f 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Volume info retrieved successfully. 2026-05-09 22:52:57.109 7 INFO cinder.volume.api [None req-a638674c-8760-42e0-93c6-bd3159c72c7f 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Volume updated successfully. 2026-05-09 22:52:57.110 7 INFO cinder.api.openstack.wsgi [None req-a638674c-8760-42e0-93c6-bd3159c72c7f 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/64c17e6e-4343-49ec-a07a-7dca6c6a12e8 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 345/689] 10.0.0.86 () {34 vars in 793 bytes} [Sat May 9 22:52:57 2026] PUT /v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/64c17e6e-4343-49ec-a07a-7dca6c6a12e8 => generated 896 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:52:57.126 8 INFO cinder.api.openstack.wsgi [None req-d19c7849-d7f7-4470-bb06-6412b5615cc1 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/64c17e6e-4343-49ec-a07a-7dca6c6a12e8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:52:57.140 8 INFO cinder.volume.api [None req-d19c7849-d7f7-4470-bb06-6412b5615cc1 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Volume info retrieved successfully. 2026-05-09 22:52:57.147 8 INFO cinder.volume.api [None req-d19c7849-d7f7-4470-bb06-6412b5615cc1 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Volume updated successfully. 2026-05-09 22:52:57.148 8 INFO cinder.api.openstack.wsgi [None req-d19c7849-d7f7-4470-bb06-6412b5615cc1 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/64c17e6e-4343-49ec-a07a-7dca6c6a12e8 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 345/690] 10.0.0.86 () {34 vars in 794 bytes} [Sat May 9 22:52:57 2026] PUT /v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/64c17e6e-4343-49ec-a07a-7dca6c6a12e8 => generated 934 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:52:57.162 7 INFO cinder.api.openstack.wsgi [None req-799c0079-f3da-48e9-a2f0-f7360e851d89 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/64c17e6e-4343-49ec-a07a-7dca6c6a12e8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:52:57.181 7 INFO cinder.volume.api [None req-799c0079-f3da-48e9-a2f0-f7360e851d89 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Volume info retrieved successfully. 2026-05-09 22:52:57.193 7 INFO cinder.api.openstack.wsgi [None req-799c0079-f3da-48e9-a2f0-f7360e851d89 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/64c17e6e-4343-49ec-a07a-7dca6c6a12e8 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 346/691] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:52:57 2026] GET /v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/64c17e6e-4343-49ec-a07a-7dca6c6a12e8 => generated 1002 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:52:57.207 8 INFO cinder.api.openstack.wsgi [None req-21a503cf-6b00-4cc6-b9dc-b113fa74da48 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes 2026-05-09 22:52:57.209 8 INFO cinder.api.v3.volumes [None req-21a503cf-6b00-4cc6-b9dc-b113fa74da48 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Create volume of 1 GB 2026-05-09 22:52:57.213 8 INFO cinder.volume.api [None req-21a503cf-6b00-4cc6-b9dc-b113fa74da48 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Availability Zones retrieved successfully. 2026-05-09 22:52:57.308 8 INFO cinder.volume.api [None req-21a503cf-6b00-4cc6-b9dc-b113fa74da48 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Create volume request issued successfully. 2026-05-09 22:52:57.309 8 INFO cinder.api.openstack.wsgi [None req-21a503cf-6b00-4cc6-b9dc-b113fa74da48 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 346/692] 10.0.0.86 () {34 vars in 721 bytes} [Sat May 9 22:52:57 2026] POST /v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes => generated 890 bytes in 107 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:52:57.335 7 INFO cinder.api.openstack.wsgi [None req-f06d5cd9-8279-4b2c-8001-043a60119a70 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/6d9fe9b3-ce25-4d67-903d-40c32d41d373 2026-05-09 22:52:57.446 8 INFO cinder.api.openstack.wsgi [None req-21a503cf-6b00-4cc6-b9dc-b113fa74da48 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:52:57.447 8 INFO cinder.api.openstack.wsgi [None req-21a503cf-6b00-4cc6-b9dc-b113fa74da48 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:52:57.448 8 INFO cinder.api.openstack.wsgi [None req-21a503cf-6b00-4cc6-b9dc-b113fa74da48 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:52:57.449 8 INFO cinder.api.openstack.wsgi [None req-21a503cf-6b00-4cc6-b9dc-b113fa74da48 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:52:57.486 7 INFO cinder.volume.api [None req-f06d5cd9-8279-4b2c-8001-043a60119a70 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Volume info retrieved successfully. 2026-05-09 22:52:57.493 7 INFO cinder.api.openstack.wsgi [None req-f06d5cd9-8279-4b2c-8001-043a60119a70 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/6d9fe9b3-ce25-4d67-903d-40c32d41d373 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 347/695] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:52:57 2026] GET /v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/6d9fe9b3-ce25-4d67-903d-40c32d41d373 => generated 958 bytes in 171 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:52:58.515 8 INFO cinder.api.openstack.wsgi [None req-69eb4943-7b65-45fb-bf15-2ce363cca32a 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/6d9fe9b3-ce25-4d67-903d-40c32d41d373 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:52:58.529 8 INFO cinder.volume.api [None req-69eb4943-7b65-45fb-bf15-2ce363cca32a 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Volume info retrieved successfully. 2026-05-09 22:52:58.533 8 INFO cinder.api.openstack.wsgi [None req-69eb4943-7b65-45fb-bf15-2ce363cca32a 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/6d9fe9b3-ce25-4d67-903d-40c32d41d373 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 349/696] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:52:58 2026] GET /v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/6d9fe9b3-ce25-4d67-903d-40c32d41d373 => 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:52:58.555 7 INFO cinder.api.openstack.wsgi [None req-9b926012-fcdc-486b-8182-48eddcf5e688 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/6d9fe9b3-ce25-4d67-903d-40c32d41d373 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:52:58.571 7 INFO cinder.volume.api [None req-9b926012-fcdc-486b-8182-48eddcf5e688 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Volume info retrieved successfully. 2026-05-09 22:52:58.579 7 INFO cinder.volume.api [None req-9b926012-fcdc-486b-8182-48eddcf5e688 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Volume updated successfully. 2026-05-09 22:52:58.580 7 INFO cinder.api.openstack.wsgi [None req-9b926012-fcdc-486b-8182-48eddcf5e688 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/6d9fe9b3-ce25-4d67-903d-40c32d41d373 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 348/697] 10.0.0.86 () {34 vars in 793 bytes} [Sat May 9 22:52:58 2026] PUT /v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/6d9fe9b3-ce25-4d67-903d-40c32d41d373 => generated 882 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:52:58.597 8 INFO cinder.api.openstack.wsgi [None req-f74c345b-da78-4443-b032-cc8d03b8c79d 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/6d9fe9b3-ce25-4d67-903d-40c32d41d373 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:52:58.730 8 INFO cinder.volume.api [None req-f74c345b-da78-4443-b032-cc8d03b8c79d 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Volume info retrieved successfully. 2026-05-09 22:52:58.735 8 INFO cinder.api.openstack.wsgi [None req-f74c345b-da78-4443-b032-cc8d03b8c79d 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/6d9fe9b3-ce25-4d67-903d-40c32d41d373 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 350/698] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:52:58 2026] GET /v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/6d9fe9b3-ce25-4d67-903d-40c32d41d373 => generated 950 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:52:58.766 7 INFO cinder.api.openstack.wsgi [None req-10ed9593-365f-4788-9098-db43fed823ee 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/6d9fe9b3-ce25-4d67-903d-40c32d41d373 2026-05-09 22:52:58.766 7 INFO cinder.api.v3.volumes [None req-10ed9593-365f-4788-9098-db43fed823ee 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Delete volume with id: 6d9fe9b3-ce25-4d67-903d-40c32d41d373 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:52:58.777 7 INFO cinder.volume.api [None req-10ed9593-365f-4788-9098-db43fed823ee 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Volume info retrieved successfully. 2026-05-09 22:52:58.802 7 INFO cinder.volume.api [None req-10ed9593-365f-4788-9098-db43fed823ee 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Delete volume request issued successfully. 2026-05-09 22:52:58.803 7 INFO cinder.api.openstack.wsgi [None req-10ed9593-365f-4788-9098-db43fed823ee 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/6d9fe9b3-ce25-4d67-903d-40c32d41d373 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 349/699] 10.0.0.86 () {32 vars in 776 bytes} [Sat May 9 22:52:58 2026] DELETE /v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/6d9fe9b3-ce25-4d67-903d-40c32d41d373 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:52:58.815 8 INFO cinder.api.openstack.wsgi [None req-391c3d14-ca59-42ae-8449-c79aeba5262f 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/6d9fe9b3-ce25-4d67-903d-40c32d41d373 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:52:58.826 8 INFO cinder.volume.api [None req-391c3d14-ca59-42ae-8449-c79aeba5262f 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Volume info retrieved successfully. 2026-05-09 22:52:58.830 8 INFO cinder.api.openstack.wsgi [None req-391c3d14-ca59-42ae-8449-c79aeba5262f 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/6d9fe9b3-ce25-4d67-903d-40c32d41d373 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 351/700] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:52:58 2026] GET /v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/6d9fe9b3-ce25-4d67-903d-40c32d41d373 => generated 949 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:52:59.852 7 INFO cinder.api.openstack.wsgi [None req-72a55b48-3727-4b46-9527-62a05fc13cf4 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/6d9fe9b3-ce25-4d67-903d-40c32d41d373 2026-05-09 22:52:59.860 7 INFO cinder.api.openstack.wsgi [None req-72a55b48-3727-4b46-9527-62a05fc13cf4 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/6d9fe9b3-ce25-4d67-903d-40c32d41d373 returned with HTTP 404 [pid: 7|app: 0|req: 350/701] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:52:59 2026] GET /v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/6d9fe9b3-ce25-4d67-903d-40c32d41d373 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:52:59.869 8 INFO cinder.api.openstack.wsgi [None req-e920c2f0-a7cb-43ef-baae-31af25c5aeb1 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/64c17e6e-4343-49ec-a07a-7dca6c6a12e8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:52:59.880 8 INFO cinder.volume.api [None req-e920c2f0-a7cb-43ef-baae-31af25c5aeb1 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Volume info retrieved successfully. 2026-05-09 22:52:59.884 8 INFO cinder.api.openstack.wsgi [None req-e920c2f0-a7cb-43ef-baae-31af25c5aeb1 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/64c17e6e-4343-49ec-a07a-7dca6c6a12e8 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 352/702] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:52:59 2026] GET /v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/64c17e6e-4343-49ec-a07a-7dca6c6a12e8 => generated 1002 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 22:52:59.907 7 INFO cinder.api.openstack.wsgi [None req-8bfc2fa7-de55-4937-b459-bb7670bcc295 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/64c17e6e-4343-49ec-a07a-7dca6c6a12e8 2026-05-09 22:52:59.908 7 INFO cinder.api.v3.volumes [None req-8bfc2fa7-de55-4937-b459-bb7670bcc295 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Delete volume with id: 64c17e6e-4343-49ec-a07a-7dca6c6a12e8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:52:59.919 7 INFO cinder.volume.api [None req-8bfc2fa7-de55-4937-b459-bb7670bcc295 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Volume info retrieved successfully. 2026-05-09 22:52:59.940 7 INFO cinder.volume.api [None req-8bfc2fa7-de55-4937-b459-bb7670bcc295 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Delete volume request issued successfully. 2026-05-09 22:52:59.940 7 INFO cinder.api.openstack.wsgi [None req-8bfc2fa7-de55-4937-b459-bb7670bcc295 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/64c17e6e-4343-49ec-a07a-7dca6c6a12e8 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 351/703] 10.0.0.86 () {32 vars in 776 bytes} [Sat May 9 22:52:59 2026] DELETE /v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/64c17e6e-4343-49ec-a07a-7dca6c6a12e8 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:52:59.954 8 INFO cinder.api.openstack.wsgi [None req-a341e8c2-23bd-432d-a03f-16f70ea296f2 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/64c17e6e-4343-49ec-a07a-7dca6c6a12e8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:52:59.977 8 INFO cinder.volume.api [None req-a341e8c2-23bd-432d-a03f-16f70ea296f2 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Volume info retrieved successfully. 2026-05-09 22:52:59.982 8 INFO cinder.api.openstack.wsgi [None req-a341e8c2-23bd-432d-a03f-16f70ea296f2 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/64c17e6e-4343-49ec-a07a-7dca6c6a12e8 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 353/704] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:52:59 2026] GET /v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/64c17e6e-4343-49ec-a07a-7dca6c6a12e8 => generated 1001 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:53:01.004 7 INFO cinder.api.openstack.wsgi [None req-a47f0b87-209f-4441-8986-40113b197167 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/64c17e6e-4343-49ec-a07a-7dca6c6a12e8 2026-05-09 22:53:01.012 7 INFO cinder.api.openstack.wsgi [None req-a47f0b87-209f-4441-8986-40113b197167 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/64c17e6e-4343-49ec-a07a-7dca6c6a12e8 returned with HTTP 404 [pid: 7|app: 0|req: 352/705] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:53:00 2026] GET /v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/64c17e6e-4343-49ec-a07a-7dca6c6a12e8 => 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:53:01.064 8 INFO cinder.api.openstack.wsgi [None req-96d1dad6-510c-4e24-965e-50b9cdcdf269 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes 2026-05-09 22:53:01.160 8 INFO cinder.api.v3.volumes [None req-96d1dad6-510c-4e24-965e-50b9cdcdf269 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Create volume of 1 GB 2026-05-09 22:53:01.165 8 INFO cinder.volume.api [None req-96d1dad6-510c-4e24-965e-50b9cdcdf269 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Availability Zones retrieved successfully. 2026-05-09 22:53:01.338 8 INFO cinder.volume.api [None req-96d1dad6-510c-4e24-965e-50b9cdcdf269 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Create volume request issued successfully. 2026-05-09 22:53:01.339 8 INFO cinder.api.openstack.wsgi [None req-96d1dad6-510c-4e24-965e-50b9cdcdf269 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 354/706] 10.0.0.86 () {34 vars in 721 bytes} [Sat May 9 22:53:01 2026] POST /v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes => generated 871 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-09 22:53:01.359 7 INFO cinder.api.openstack.wsgi [None req-8d4e996e-8e80-4585-81b8-467d3e439256 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/2ea48b63-97c4-4ef9-83c7-12190d15cdeb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:53:01.372 7 INFO cinder.volume.api [None req-8d4e996e-8e80-4585-81b8-467d3e439256 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Volume info retrieved successfully. 2026-05-09 22:53:01.379 7 INFO cinder.api.openstack.wsgi [None req-8d4e996e-8e80-4585-81b8-467d3e439256 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/2ea48b63-97c4-4ef9-83c7-12190d15cdeb returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 353/707] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:53:01 2026] GET /v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/2ea48b63-97c4-4ef9-83c7-12190d15cdeb => generated 939 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:53:02.402 8 INFO cinder.api.openstack.wsgi [None req-413e81ea-6fd7-46c6-a8a3-589cedd8db9f 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/2ea48b63-97c4-4ef9-83c7-12190d15cdeb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:53:02.422 8 INFO cinder.volume.api [None req-413e81ea-6fd7-46c6-a8a3-589cedd8db9f 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Volume info retrieved successfully. 2026-05-09 22:53:02.428 8 INFO cinder.api.openstack.wsgi [None req-413e81ea-6fd7-46c6-a8a3-589cedd8db9f 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/2ea48b63-97c4-4ef9-83c7-12190d15cdeb returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 355/708] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:53:02 2026] GET /v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/2ea48b63-97c4-4ef9-83c7-12190d15cdeb => generated 1348 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:53:02.456 7 INFO cinder.api.openstack.wsgi [None req-f2f99837-c563-4bad-b976-1e30f33bbee2 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/2ea48b63-97c4-4ef9-83c7-12190d15cdeb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:53:02.469 7 INFO cinder.volume.api [None req-f2f99837-c563-4bad-b976-1e30f33bbee2 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Volume info retrieved successfully. 2026-05-09 22:53:02.479 7 INFO cinder.api.openstack.wsgi [None req-f2f99837-c563-4bad-b976-1e30f33bbee2 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/2ea48b63-97c4-4ef9-83c7-12190d15cdeb returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 354/709] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:53:02 2026] GET /v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/2ea48b63-97c4-4ef9-83c7-12190d15cdeb => generated 1348 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:53:02.497 8 INFO cinder.api.openstack.wsgi [None req-58cc11cd-9a89-408f-ba2f-1517c441115b 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/2ea48b63-97c4-4ef9-83c7-12190d15cdeb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:53:02.522 8 INFO cinder.volume.api [None req-58cc11cd-9a89-408f-ba2f-1517c441115b 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Volume info retrieved successfully. 2026-05-09 22:53:02.530 8 INFO cinder.volume.api [None req-58cc11cd-9a89-408f-ba2f-1517c441115b 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Volume updated successfully. 2026-05-09 22:53:02.531 8 INFO cinder.api.openstack.wsgi [None req-58cc11cd-9a89-408f-ba2f-1517c441115b 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/2ea48b63-97c4-4ef9-83c7-12190d15cdeb returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 356/710] 10.0.0.86 () {34 vars in 793 bytes} [Sat May 9 22:53:02 2026] PUT /v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/2ea48b63-97c4-4ef9-83c7-12190d15cdeb => generated 895 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:53:02.567 7 INFO cinder.api.openstack.wsgi [None req-db485e62-3b9d-4bdb-a3aa-ff8cfb4f1e9e 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/2ea48b63-97c4-4ef9-83c7-12190d15cdeb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:53:02.594 7 INFO cinder.volume.api [None req-db485e62-3b9d-4bdb-a3aa-ff8cfb4f1e9e 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Volume info retrieved successfully. 2026-05-09 22:53:02.602 7 INFO cinder.volume.api [None req-db485e62-3b9d-4bdb-a3aa-ff8cfb4f1e9e 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Volume updated successfully. 2026-05-09 22:53:02.603 7 INFO cinder.api.openstack.wsgi [None req-db485e62-3b9d-4bdb-a3aa-ff8cfb4f1e9e 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/2ea48b63-97c4-4ef9-83c7-12190d15cdeb returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 355/711] 10.0.0.86 () {34 vars in 794 bytes} [Sat May 9 22:53:02 2026] PUT /v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/2ea48b63-97c4-4ef9-83c7-12190d15cdeb => generated 934 bytes in 57 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:53:02.622 8 INFO cinder.api.openstack.wsgi [None req-0702085f-023b-4004-9b38-26b62b224648 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/2ea48b63-97c4-4ef9-83c7-12190d15cdeb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:53:02.634 8 INFO cinder.volume.api [None req-0702085f-023b-4004-9b38-26b62b224648 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Volume info retrieved successfully. 2026-05-09 22:53:02.640 8 INFO cinder.api.openstack.wsgi [None req-0702085f-023b-4004-9b38-26b62b224648 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/2ea48b63-97c4-4ef9-83c7-12190d15cdeb returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 357/712] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:53:02 2026] GET /v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/2ea48b63-97c4-4ef9-83c7-12190d15cdeb => generated 1387 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:53:02.658 7 INFO cinder.api.openstack.wsgi [None req-03d38216-f529-4a0f-9bdc-302d87a27d62 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes 2026-05-09 22:53:02.660 7 INFO cinder.api.v3.volumes [None req-03d38216-f529-4a0f-9bdc-302d87a27d62 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Create volume of 1 GB 2026-05-09 22:53:02.672 7 INFO cinder.volume.api [None req-03d38216-f529-4a0f-9bdc-302d87a27d62 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Availability Zones retrieved successfully. 2026-05-09 22:53:02.789 7 INFO cinder.volume.api [None req-03d38216-f529-4a0f-9bdc-302d87a27d62 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Create volume request issued successfully. 2026-05-09 22:53:02.790 7 INFO cinder.api.openstack.wsgi [None req-03d38216-f529-4a0f-9bdc-302d87a27d62 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 356/713] 10.0.0.86 () {34 vars in 721 bytes} [Sat May 9 22:53:02 2026] POST /v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes => generated 892 bytes in 137 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:53:02.808 8 INFO cinder.api.openstack.wsgi [None req-5d379b3d-bfe2-40ba-81c7-5d94d0ea2b7f 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/be7c8e3f-e0b9-434f-863e-a6fdf7316914 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:53:02.822 8 INFO cinder.volume.api [None req-5d379b3d-bfe2-40ba-81c7-5d94d0ea2b7f 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Volume info retrieved successfully. 2026-05-09 22:53:02.827 8 INFO cinder.api.openstack.wsgi [None req-5d379b3d-bfe2-40ba-81c7-5d94d0ea2b7f 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/be7c8e3f-e0b9-434f-863e-a6fdf7316914 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 358/714] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:53:02 2026] GET /v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/be7c8e3f-e0b9-434f-863e-a6fdf7316914 => generated 960 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:53:03.852 7 INFO cinder.api.openstack.wsgi [None req-c20c0e58-9a6d-4438-9740-1220f08536f4 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/be7c8e3f-e0b9-434f-863e-a6fdf7316914 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:53:03.867 7 INFO cinder.volume.api [None req-c20c0e58-9a6d-4438-9740-1220f08536f4 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Volume info retrieved successfully. 2026-05-09 22:53:03.872 7 INFO cinder.api.openstack.wsgi [None req-c20c0e58-9a6d-4438-9740-1220f08536f4 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/be7c8e3f-e0b9-434f-863e-a6fdf7316914 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 357/715] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:53:03 2026] GET /v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/be7c8e3f-e0b9-434f-863e-a6fdf7316914 => generated 985 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:53:03.891 8 INFO cinder.api.openstack.wsgi [None req-156e1bf2-af87-47ad-a915-4e0fc5cdc45c 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/be7c8e3f-e0b9-434f-863e-a6fdf7316914 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:53:03.912 8 INFO cinder.volume.api [None req-156e1bf2-af87-47ad-a915-4e0fc5cdc45c 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Volume info retrieved successfully. 2026-05-09 22:53:03.919 8 INFO cinder.volume.api [None req-156e1bf2-af87-47ad-a915-4e0fc5cdc45c 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Volume updated successfully. 2026-05-09 22:53:03.920 8 INFO cinder.api.openstack.wsgi [None req-156e1bf2-af87-47ad-a915-4e0fc5cdc45c 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/be7c8e3f-e0b9-434f-863e-a6fdf7316914 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 359/716] 10.0.0.86 () {34 vars in 793 bytes} [Sat May 9 22:53:03 2026] PUT /v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/be7c8e3f-e0b9-434f-863e-a6fdf7316914 => generated 882 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:53:03.940 7 INFO cinder.api.openstack.wsgi [None req-1d4cf7da-c1d5-4576-82be-168958732b5f 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/be7c8e3f-e0b9-434f-863e-a6fdf7316914 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:53:03.956 7 INFO cinder.volume.api [None req-1d4cf7da-c1d5-4576-82be-168958732b5f 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Volume info retrieved successfully. 2026-05-09 22:53:03.964 7 INFO cinder.api.openstack.wsgi [None req-1d4cf7da-c1d5-4576-82be-168958732b5f 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/be7c8e3f-e0b9-434f-863e-a6fdf7316914 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 358/717] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:53:03 2026] GET /v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/be7c8e3f-e0b9-434f-863e-a6fdf7316914 => generated 950 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:53:03.988 8 INFO cinder.api.openstack.wsgi [None req-83736953-a583-4290-8445-c18bf1c8a0de 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/be7c8e3f-e0b9-434f-863e-a6fdf7316914 2026-05-09 22:53:03.989 8 INFO cinder.api.v3.volumes [None req-83736953-a583-4290-8445-c18bf1c8a0de 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Delete volume with id: be7c8e3f-e0b9-434f-863e-a6fdf7316914 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:53:03.999 8 INFO cinder.volume.api [None req-83736953-a583-4290-8445-c18bf1c8a0de 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Volume info retrieved successfully. 2026-05-09 22:53:04.022 8 INFO cinder.volume.api [None req-83736953-a583-4290-8445-c18bf1c8a0de 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Delete volume request issued successfully. 2026-05-09 22:53:04.022 8 INFO cinder.api.openstack.wsgi [None req-83736953-a583-4290-8445-c18bf1c8a0de 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/be7c8e3f-e0b9-434f-863e-a6fdf7316914 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 360/718] 10.0.0.86 () {32 vars in 776 bytes} [Sat May 9 22:53:03 2026] DELETE /v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/be7c8e3f-e0b9-434f-863e-a6fdf7316914 => 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:53:04.035 7 INFO cinder.api.openstack.wsgi [None req-6ad25b8b-2eb7-471f-93f3-f4545d3a0b4c 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/be7c8e3f-e0b9-434f-863e-a6fdf7316914 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:53:04.061 7 INFO cinder.volume.api [None req-6ad25b8b-2eb7-471f-93f3-f4545d3a0b4c 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Volume info retrieved successfully. 2026-05-09 22:53:04.066 7 INFO cinder.api.openstack.wsgi [None req-6ad25b8b-2eb7-471f-93f3-f4545d3a0b4c 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/be7c8e3f-e0b9-434f-863e-a6fdf7316914 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 359/719] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:53:04 2026] GET /v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/be7c8e3f-e0b9-434f-863e-a6fdf7316914 => generated 949 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:53:05.087 8 INFO cinder.api.openstack.wsgi [None req-504e022d-098d-4721-8a01-e22ac8593aa6 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/be7c8e3f-e0b9-434f-863e-a6fdf7316914 2026-05-09 22:53:05.095 8 INFO cinder.api.openstack.wsgi [None req-504e022d-098d-4721-8a01-e22ac8593aa6 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/be7c8e3f-e0b9-434f-863e-a6fdf7316914 returned with HTTP 404 [pid: 8|app: 0|req: 361/720] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:53:05 2026] GET /v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/be7c8e3f-e0b9-434f-863e-a6fdf7316914 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:53:05.108 7 INFO cinder.api.openstack.wsgi [None req-95d6a671-23fd-4e38-a148-28f233bb8f15 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/2ea48b63-97c4-4ef9-83c7-12190d15cdeb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:53:05.122 7 INFO cinder.volume.api [None req-95d6a671-23fd-4e38-a148-28f233bb8f15 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Volume info retrieved successfully. 2026-05-09 22:53:05.143 7 INFO cinder.api.openstack.wsgi [None req-95d6a671-23fd-4e38-a148-28f233bb8f15 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/2ea48b63-97c4-4ef9-83c7-12190d15cdeb returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 360/721] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:53:05 2026] GET /v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/2ea48b63-97c4-4ef9-83c7-12190d15cdeb => generated 1387 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 22:53:05.163 8 INFO cinder.api.openstack.wsgi [None req-f2b51501-1931-49ff-9da8-fee6397704d8 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/2ea48b63-97c4-4ef9-83c7-12190d15cdeb 2026-05-09 22:53:05.163 8 INFO cinder.api.v3.volumes [None req-f2b51501-1931-49ff-9da8-fee6397704d8 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Delete volume with id: 2ea48b63-97c4-4ef9-83c7-12190d15cdeb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:53:05.174 8 INFO cinder.volume.api [None req-f2b51501-1931-49ff-9da8-fee6397704d8 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Volume info retrieved successfully. 2026-05-09 22:53:05.194 8 INFO cinder.volume.api [None req-f2b51501-1931-49ff-9da8-fee6397704d8 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Delete volume request issued successfully. 2026-05-09 22:53:05.195 8 INFO cinder.api.openstack.wsgi [None req-f2b51501-1931-49ff-9da8-fee6397704d8 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/2ea48b63-97c4-4ef9-83c7-12190d15cdeb returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 362/722] 10.0.0.86 () {32 vars in 776 bytes} [Sat May 9 22:53:05 2026] DELETE /v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/2ea48b63-97c4-4ef9-83c7-12190d15cdeb => generated 0 bytes in 39 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:53:05.207 7 INFO cinder.api.openstack.wsgi [None req-e1f23b5c-b959-4761-b564-4d7f2e031f35 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/2ea48b63-97c4-4ef9-83c7-12190d15cdeb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:53:05.223 7 INFO cinder.volume.api [None req-e1f23b5c-b959-4761-b564-4d7f2e031f35 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] Volume info retrieved successfully. 2026-05-09 22:53:05.228 7 INFO cinder.api.openstack.wsgi [None req-e1f23b5c-b959-4761-b564-4d7f2e031f35 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/2ea48b63-97c4-4ef9-83c7-12190d15cdeb returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 361/723] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:53:05 2026] GET /v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/2ea48b63-97c4-4ef9-83c7-12190d15cdeb => generated 1386 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:53:06.253 8 INFO cinder.api.openstack.wsgi [None req-daab2df0-3c52-4e02-ac16-6218cba18130 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/2ea48b63-97c4-4ef9-83c7-12190d15cdeb 2026-05-09 22:53:06.260 8 INFO cinder.api.openstack.wsgi [None req-daab2df0-3c52-4e02-ac16-6218cba18130 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/2ea48b63-97c4-4ef9-83c7-12190d15cdeb returned with HTTP 404 [pid: 8|app: 0|req: 363/724] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:53:06 2026] GET /v3/2c765c8eb1a344978a3b5d7d1935ef92/volumes/2ea48b63-97c4-4ef9-83c7-12190d15cdeb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-09 22:53:07.446 7 INFO cinder.api.openstack.wsgi [None req-e1f23b5c-b959-4761-b564-4d7f2e031f35 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:53:07.446 8 INFO cinder.api.openstack.wsgi [None req-daab2df0-3c52-4e02-ac16-6218cba18130 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:53:07.447 7 INFO cinder.api.openstack.wsgi [None req-e1f23b5c-b959-4761-b564-4d7f2e031f35 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:53:07.448 8 INFO cinder.api.openstack.wsgi [None req-daab2df0-3c52-4e02-ac16-6218cba18130 6fe9df7f2bd24e5e8ea88eac47705cda 2c765c8eb1a344978a3b5d7d1935ef92 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:53:15.232 7 INFO cinder.api.openstack.wsgi [None req-fb398340-1d49-4a79-9a8b-8b41600dd1d4 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true 2026-05-09 22:53:15.239 7 INFO cinder.volume.api [None req-fb398340-1d49-4a79-9a8b-8b41600dd1d4 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all snapshots completed successfully. 2026-05-09 22:53:15.239 7 INFO cinder.api.openstack.wsgi [None req-fb398340-1d49-4a79-9a8b-8b41600dd1d4 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 363/727] 10.0.0.188 () {28 vars in 673 bytes} [Sat May 9 22:53:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true => generated 17 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:53:15.256 8 INFO cinder.api.openstack.wsgi [None req-55a28bf8-9077-442c-9102-a7909f4ab320 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 22:53:15.269 8 INFO cinder.volume.api [None req-55a28bf8-9077-442c-9102-a7909f4ab320 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. 2026-05-09 22:53:15.272 8 INFO cinder.api.openstack.wsgi [None req-55a28bf8-9077-442c-9102-a7909f4ab320 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 365/728] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 22:53:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:53:15.288 7 INFO cinder.api.openstack.wsgi [None req-68134541-2525-47ea-8336-0cf8a4e0d599 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 22:53:15.302 7 INFO cinder.volume.api [None req-68134541-2525-47ea-8336-0cf8a4e0d599 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. 2026-05-09 22:53:15.305 7 INFO cinder.api.openstack.wsgi [None req-68134541-2525-47ea-8336-0cf8a4e0d599 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 364/729] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 22:53:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:53:15.326 8 INFO cinder.api.openstack.wsgi [None req-5ba8fccb-a2ed-4bd1-88e1-f0ee5c937442 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services 2026-05-09 22:53:15.332 8 INFO cinder.api.openstack.wsgi [None req-5ba8fccb-a2ed-4bd1-88e1-f0ee5c937442 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 366/730] 10.0.0.188 () {28 vars in 644 bytes} [Sat May 9 22:53:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services => generated 646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:53:15.366 7 INFO cinder.api.openstack.wsgi [None req-4f23a921-a02f-4bc6-bb01-970e5b54d03f ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/19216265740d4784a8b91fe4664c41d3?usage=true 2026-05-09 22:53:15.397 7 INFO cinder.api.openstack.wsgi [None req-4f23a921-a02f-4bc6-bb01-970e5b54d03f ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/19216265740d4784a8b91fe4664c41d3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 365/731] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:53:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/19216265740d4784a8b91fe4664c41d3?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:53:15.405 8 INFO cinder.api.openstack.wsgi [None req-759b285d-3499-4d27-b760-6db95f8c6e77 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true 2026-05-09 22:53:15.445 8 INFO cinder.api.openstack.wsgi [None req-759b285d-3499-4d27-b760-6db95f8c6e77 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 367/732] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:53:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:53:15.464 7 INFO cinder.api.openstack.wsgi [None req-235460e1-3288-4215-8f76-cabd5de5e78d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/998aa7674a204463985ad1e49a288764?usage=true 2026-05-09 22:53:15.492 7 INFO cinder.api.openstack.wsgi [None req-235460e1-3288-4215-8f76-cabd5de5e78d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/998aa7674a204463985ad1e49a288764?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 366/733] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:53:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/998aa7674a204463985ad1e49a288764?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:53:15.500 8 INFO cinder.api.openstack.wsgi [None req-43770da9-46df-4ad4-843d-d092e0d7a48d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true 2026-05-09 22:53:15.544 8 INFO cinder.api.openstack.wsgi [None req-43770da9-46df-4ad4-843d-d092e0d7a48d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 368/734] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:53:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:53:15.560 7 INFO cinder.api.openstack.wsgi [None req-c9d66314-a0c3-4f63-979e-29b6fd012c26 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/edbf4d9a67a84736a7e330bc43d3d65e?usage=true 2026-05-09 22:53:15.584 7 INFO cinder.api.openstack.wsgi [None req-c9d66314-a0c3-4f63-979e-29b6fd012c26 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/edbf4d9a67a84736a7e330bc43d3d65e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 367/735] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:53:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/edbf4d9a67a84736a7e330bc43d3d65e?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:53:15.593 8 INFO cinder.api.openstack.wsgi [None req-b112249e-4dcf-479b-9fae-a6bc3f51f70c ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f27644fd6f2a458ea78dde300900e995?usage=true 2026-05-09 22:53:15.635 8 INFO cinder.api.openstack.wsgi [None req-b112249e-4dcf-479b-9fae-a6bc3f51f70c ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f27644fd6f2a458ea78dde300900e995?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 369/736] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:53:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f27644fd6f2a458ea78dde300900e995?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:53:15.649 7 INFO cinder.api.openstack.wsgi [None req-1bba056a-a0f0-4925-9808-99244a9397cf ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true 2026-05-09 22:53:15.676 7 INFO cinder.api.openstack.wsgi [None req-1bba056a-a0f0-4925-9808-99244a9397cf ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 368/737] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:53:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:53:15.691 8 INFO cinder.api.openstack.wsgi [None req-f0d4599e-304c-4b69-81bb-e569893d3b53 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/fea9a0d8c0f941d6804273b50a2b87c4?usage=true 2026-05-09 22:53:15.710 8 INFO cinder.api.openstack.wsgi [None req-f0d4599e-304c-4b69-81bb-e569893d3b53 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/fea9a0d8c0f941d6804273b50a2b87c4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 370/738] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:53:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/fea9a0d8c0f941d6804273b50a2b87c4?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:53:15.722 7 INFO cinder.api.openstack.wsgi [None req-dc258ad9-0f24-4b30-b053-0904d99a2644 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true 2026-05-09 22:53:16.225 7 INFO cinder.api.openstack.wsgi [None req-dc258ad9-0f24-4b30-b053-0904d99a2644 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 369/739] 10.0.0.188 () {28 vars in 695 bytes} [Sat May 9 22:53:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/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-09 22:53:17.447 7 INFO cinder.api.openstack.wsgi [None req-dc258ad9-0f24-4b30-b053-0904d99a2644 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:53:17.449 7 INFO cinder.api.openstack.wsgi [None req-dc258ad9-0f24-4b30-b053-0904d99a2644 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:53:17.450 8 INFO cinder.api.openstack.wsgi [None req-f0d4599e-304c-4b69-81bb-e569893d3b53 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:53:17.451 8 INFO cinder.api.openstack.wsgi [None req-f0d4599e-304c-4b69-81bb-e569893d3b53 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:53:27.446 7 INFO cinder.api.openstack.wsgi [None req-dc258ad9-0f24-4b30-b053-0904d99a2644 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:53:27.446 8 INFO cinder.api.openstack.wsgi [None req-f0d4599e-304c-4b69-81bb-e569893d3b53 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:53:27.447 7 INFO cinder.api.openstack.wsgi [None req-dc258ad9-0f24-4b30-b053-0904d99a2644 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:53:27.447 8 INFO cinder.api.openstack.wsgi [None req-f0d4599e-304c-4b69-81bb-e569893d3b53 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:53:37.447 8 INFO cinder.api.openstack.wsgi [None req-f0d4599e-304c-4b69-81bb-e569893d3b53 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:53:37.447 7 INFO cinder.api.openstack.wsgi [None req-dc258ad9-0f24-4b30-b053-0904d99a2644 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:53:37.448 8 INFO cinder.api.openstack.wsgi [None req-f0d4599e-304c-4b69-81bb-e569893d3b53 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:53:37.448 7 INFO cinder.api.openstack.wsgi [None req-dc258ad9-0f24-4b30-b053-0904d99a2644 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:53:47.446 8 INFO cinder.api.openstack.wsgi [None req-f0d4599e-304c-4b69-81bb-e569893d3b53 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:53:47.447 7 INFO cinder.api.openstack.wsgi [None req-dc258ad9-0f24-4b30-b053-0904d99a2644 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:53:47.447 8 INFO cinder.api.openstack.wsgi [None req-f0d4599e-304c-4b69-81bb-e569893d3b53 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:53:47.448 7 INFO cinder.api.openstack.wsgi [None req-dc258ad9-0f24-4b30-b053-0904d99a2644 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:53:57.446 8 INFO cinder.api.openstack.wsgi [None req-f0d4599e-304c-4b69-81bb-e569893d3b53 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:53:57.446 7 INFO cinder.api.openstack.wsgi [None req-dc258ad9-0f24-4b30-b053-0904d99a2644 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:53:57.448 8 INFO cinder.api.openstack.wsgi [None req-f0d4599e-304c-4b69-81bb-e569893d3b53 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:53:57.449 7 INFO cinder.api.openstack.wsgi [None req-dc258ad9-0f24-4b30-b053-0904d99a2644 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:54:07.446 8 INFO cinder.api.openstack.wsgi [None req-f0d4599e-304c-4b69-81bb-e569893d3b53 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:54:07.447 8 INFO cinder.api.openstack.wsgi [None req-f0d4599e-304c-4b69-81bb-e569893d3b53 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:54:07.448 7 INFO cinder.api.openstack.wsgi [None req-dc258ad9-0f24-4b30-b053-0904d99a2644 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:54:07.450 7 INFO cinder.api.openstack.wsgi [None req-dc258ad9-0f24-4b30-b053-0904d99a2644 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:54:15.063 8 INFO cinder.api.openstack.wsgi [None req-a97467a2-ad83-4536-bd4a-150245148e61 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true 2026-05-09 22:54:15.072 8 INFO cinder.volume.api [None req-a97467a2-ad83-4536-bd4a-150245148e61 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all snapshots completed successfully. 2026-05-09 22:54:15.072 8 INFO cinder.api.openstack.wsgi [None req-a97467a2-ad83-4536-bd4a-150245148e61 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 377/752] 10.0.0.188 () {28 vars in 673 bytes} [Sat May 9 22:54:14 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true => generated 17 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:54:15.082 7 INFO cinder.api.openstack.wsgi [None req-5cfec3c6-c82f-4da8-bc55-bc4f469e16c9 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services 2026-05-09 22:54:15.092 7 INFO cinder.api.openstack.wsgi [None req-5cfec3c6-c82f-4da8-bc55-bc4f469e16c9 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 376/753] 10.0.0.188 () {28 vars in 644 bytes} [Sat May 9 22:54:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:54:15.105 8 INFO cinder.api.openstack.wsgi [None req-e5dbaa34-fab7-4864-aaf9-8570339126d0 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true 2026-05-09 22:54:15.362 7 INFO cinder.api.openstack.wsgi [None req-379b5d02-9ab9-43a9-93bb-0020a7b1485a 1550ccd6d0fb4e1a833d4ffeb86e3924 c835a0fa19874bdda52582d540f93663 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c835a0fa19874bdda52582d540f93663/volumes 2026-05-09 22:54:15.366 7 INFO cinder.api.v3.volumes [None req-379b5d02-9ab9-43a9-93bb-0020a7b1485a 1550ccd6d0fb4e1a833d4ffeb86e3924 c835a0fa19874bdda52582d540f93663 - - default default] Create volume of 1 GB 2026-05-09 22:54:15.371 7 INFO cinder.volume.api [None req-379b5d02-9ab9-43a9-93bb-0020a7b1485a 1550ccd6d0fb4e1a833d4ffeb86e3924 c835a0fa19874bdda52582d540f93663 - - default default] Availability Zones retrieved successfully. 2026-05-09 22:54:15.516 7 INFO cinder.volume.api [None req-379b5d02-9ab9-43a9-93bb-0020a7b1485a 1550ccd6d0fb4e1a833d4ffeb86e3924 c835a0fa19874bdda52582d540f93663 - - default default] Create volume request issued successfully. 2026-05-09 22:54:15.516 7 INFO cinder.api.openstack.wsgi [None req-379b5d02-9ab9-43a9-93bb-0020a7b1485a 1550ccd6d0fb4e1a833d4ffeb86e3924 c835a0fa19874bdda52582d540f93663 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c835a0fa19874bdda52582d540f93663/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 377/754] 10.0.0.86 () {34 vars in 720 bytes} [Sat May 9 22:54:15 2026] POST /v3/c835a0fa19874bdda52582d540f93663/volumes => generated 860 bytes in 304 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:54:15.531 7 INFO cinder.api.openstack.wsgi [None req-a8bda608-c74e-4220-aa04-6fbf7433a3fe 1550ccd6d0fb4e1a833d4ffeb86e3924 c835a0fa19874bdda52582d540f93663 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c835a0fa19874bdda52582d540f93663/volumes/7fc6e0b8-4925-455f-863b-06df585ec049 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:54:15.543 7 INFO cinder.volume.api [None req-a8bda608-c74e-4220-aa04-6fbf7433a3fe 1550ccd6d0fb4e1a833d4ffeb86e3924 c835a0fa19874bdda52582d540f93663 - - default default] Volume info retrieved successfully. 2026-05-09 22:54:15.548 7 INFO cinder.api.openstack.wsgi [None req-a8bda608-c74e-4220-aa04-6fbf7433a3fe 1550ccd6d0fb4e1a833d4ffeb86e3924 c835a0fa19874bdda52582d540f93663 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c835a0fa19874bdda52582d540f93663/volumes/7fc6e0b8-4925-455f-863b-06df585ec049 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 378/755] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:54:15 2026] GET /v3/c835a0fa19874bdda52582d540f93663/volumes/7fc6e0b8-4925-455f-863b-06df585ec049 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:54:15.609 8 INFO cinder.api.openstack.wsgi [None req-e5dbaa34-fab7-4864-aaf9-8570339126d0 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 378/756] 10.0.0.188 () {28 vars in 695 bytes} [Sat May 9 22:54:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:54:15.618 7 INFO cinder.api.openstack.wsgi [None req-3b4dcfc6-1e4f-41e6-bd3c-cf07cf91e1a3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 22:54:15.635 7 INFO cinder.volume.api [None req-3b4dcfc6-1e4f-41e6-bd3c-cf07cf91e1a3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:54:15.646 7 INFO cinder.api.openstack.wsgi [None req-3b4dcfc6-1e4f-41e6-bd3c-cf07cf91e1a3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 379/757] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 22:54:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true => generated 1120 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 22:54:15.698 8 INFO cinder.api.openstack.wsgi [None req-ceaf550d-108c-441b-9dd5-61996452a404 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true 2026-05-09 22:54:15.722 8 INFO cinder.api.openstack.wsgi [None req-ceaf550d-108c-441b-9dd5-61996452a404 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 379/758] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:54:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:54:15.736 7 INFO cinder.api.openstack.wsgi [None req-da88e263-5eec-44a2-9a1f-27bd8356e815 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/b088fad7933a48268c31567433105ba2?usage=true 2026-05-09 22:54:15.760 7 INFO cinder.api.openstack.wsgi [None req-da88e263-5eec-44a2-9a1f-27bd8356e815 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/b088fad7933a48268c31567433105ba2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 380/759] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:54:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/b088fad7933a48268c31567433105ba2?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:54:15.770 8 INFO cinder.api.openstack.wsgi [None req-2f71b753-c7cc-4ec0-9d69-66ac70feb041 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/b6e8f2f3097941a9970e0e795ee0f581?usage=true 2026-05-09 22:54:15.803 8 INFO cinder.api.openstack.wsgi [None req-2f71b753-c7cc-4ec0-9d69-66ac70feb041 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/b6e8f2f3097941a9970e0e795ee0f581?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 380/760] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:54:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/b6e8f2f3097941a9970e0e795ee0f581?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:54:15.815 7 INFO cinder.api.openstack.wsgi [None req-9f1aa9d7-0ebd-403e-b38c-003163bc89c0 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true 2026-05-09 22:54:15.867 7 INFO cinder.api.openstack.wsgi [None req-9f1aa9d7-0ebd-403e-b38c-003163bc89c0 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 381/761] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:54:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true => generated 847 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:54:15.879 8 INFO cinder.api.openstack.wsgi [None req-0e0b7763-d734-41e5-a945-a9b0d62445c0 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c835a0fa19874bdda52582d540f93663?usage=true 2026-05-09 22:54:15.899 8 INFO cinder.api.openstack.wsgi [None req-0e0b7763-d734-41e5-a945-a9b0d62445c0 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c835a0fa19874bdda52582d540f93663?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 381/762] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:54:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c835a0fa19874bdda52582d540f93663?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:54:15.912 7 INFO cinder.api.openstack.wsgi [None req-8d88e4a1-003b-4132-8a6a-922d1d0b17bc ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/dd2c07ce5a6f49d1a7d0013dcdc24549?usage=true 2026-05-09 22:54:15.940 7 INFO cinder.api.openstack.wsgi [None req-8d88e4a1-003b-4132-8a6a-922d1d0b17bc ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/dd2c07ce5a6f49d1a7d0013dcdc24549?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 382/763] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:54:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/dd2c07ce5a6f49d1a7d0013dcdc24549?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:54:15.952 8 INFO cinder.api.openstack.wsgi [None req-86f721d6-8914-4037-946d-e8b741f7c5e2 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f27644fd6f2a458ea78dde300900e995?usage=true 2026-05-09 22:54:15.990 8 INFO cinder.api.openstack.wsgi [None req-86f721d6-8914-4037-946d-e8b741f7c5e2 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f27644fd6f2a458ea78dde300900e995?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 382/764] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:54:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f27644fd6f2a458ea78dde300900e995?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:54:16.019 7 INFO cinder.api.openstack.wsgi [None req-0f626deb-dc6d-482f-86a4-491e2cebf513 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true 2026-05-09 22:54:16.063 7 INFO cinder.api.openstack.wsgi [None req-0f626deb-dc6d-482f-86a4-491e2cebf513 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 383/765] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:54:16 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:54:16.085 8 INFO cinder.api.openstack.wsgi [None req-a6a6e352-071a-4667-bb73-8a7c86a91457 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/fea9a0d8c0f941d6804273b50a2b87c4?usage=true 2026-05-09 22:54:16.126 8 INFO cinder.api.openstack.wsgi [None req-a6a6e352-071a-4667-bb73-8a7c86a91457 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/fea9a0d8c0f941d6804273b50a2b87c4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 383/766] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:54:16 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/fea9a0d8c0f941d6804273b50a2b87c4?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:54:16.136 7 INFO cinder.api.openstack.wsgi [None req-9d357051-5d3a-435b-b4cc-ecd68e2ab334 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 22:54:16.155 7 INFO cinder.volume.api [None req-9d357051-5d3a-435b-b4cc-ecd68e2ab334 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:54:16.166 7 INFO cinder.api.openstack.wsgi [None req-9d357051-5d3a-435b-b4cc-ecd68e2ab334 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 384/767] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 22:54:16 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true => generated 1121 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 22:54:16.571 8 INFO cinder.api.openstack.wsgi [None req-a31d8523-1e5a-404a-a5c0-4872584e3269 1550ccd6d0fb4e1a833d4ffeb86e3924 c835a0fa19874bdda52582d540f93663 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c835a0fa19874bdda52582d540f93663/volumes/7fc6e0b8-4925-455f-863b-06df585ec049 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:54:16.609 8 INFO cinder.volume.api [None req-a31d8523-1e5a-404a-a5c0-4872584e3269 1550ccd6d0fb4e1a833d4ffeb86e3924 c835a0fa19874bdda52582d540f93663 - - default default] Volume info retrieved successfully. 2026-05-09 22:54:16.621 8 INFO cinder.api.openstack.wsgi [None req-a31d8523-1e5a-404a-a5c0-4872584e3269 1550ccd6d0fb4e1a833d4ffeb86e3924 c835a0fa19874bdda52582d540f93663 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c835a0fa19874bdda52582d540f93663/volumes/7fc6e0b8-4925-455f-863b-06df585ec049 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 384/768] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:54:16 2026] GET /v3/c835a0fa19874bdda52582d540f93663/volumes/7fc6e0b8-4925-455f-863b-06df585ec049 => generated 953 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:54:17.446 8 INFO cinder.api.openstack.wsgi [None req-a31d8523-1e5a-404a-a5c0-4872584e3269 1550ccd6d0fb4e1a833d4ffeb86e3924 c835a0fa19874bdda52582d540f93663 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:54:17.446 7 INFO cinder.api.openstack.wsgi [None req-9d357051-5d3a-435b-b4cc-ecd68e2ab334 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:54:17.448 7 INFO cinder.api.openstack.wsgi [None req-9d357051-5d3a-435b-b4cc-ecd68e2ab334 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:54:17.449 8 INFO cinder.api.openstack.wsgi [None req-a31d8523-1e5a-404a-a5c0-4872584e3269 1550ccd6d0fb4e1a833d4ffeb86e3924 c835a0fa19874bdda52582d540f93663 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:54:27.450 7 INFO cinder.api.openstack.wsgi [None req-9d357051-5d3a-435b-b4cc-ecd68e2ab334 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:54:27.450 8 INFO cinder.api.openstack.wsgi [None req-a31d8523-1e5a-404a-a5c0-4872584e3269 1550ccd6d0fb4e1a833d4ffeb86e3924 c835a0fa19874bdda52582d540f93663 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:54:27.451 8 INFO cinder.api.openstack.wsgi [None req-a31d8523-1e5a-404a-a5c0-4872584e3269 1550ccd6d0fb4e1a833d4ffeb86e3924 c835a0fa19874bdda52582d540f93663 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:54:27.459 7 INFO cinder.api.openstack.wsgi [None req-9d357051-5d3a-435b-b4cc-ecd68e2ab334 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:54:30.490 8 INFO cinder.api.openstack.wsgi [None req-52118992-4a01-4611-b86d-ca787d52dfb8 1550ccd6d0fb4e1a833d4ffeb86e3924 c835a0fa19874bdda52582d540f93663 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c835a0fa19874bdda52582d540f93663/volumes/7fc6e0b8-4925-455f-863b-06df585ec049/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:54:30.505 8 INFO cinder.volume.api [None req-52118992-4a01-4611-b86d-ca787d52dfb8 1550ccd6d0fb4e1a833d4ffeb86e3924 c835a0fa19874bdda52582d540f93663 - - default default] Volume info retrieved successfully. 2026-05-09 22:54:30.513 8 INFO cinder.volume.api [None req-52118992-4a01-4611-b86d-ca787d52dfb8 1550ccd6d0fb4e1a833d4ffeb86e3924 c835a0fa19874bdda52582d540f93663 - - default default] Update volume admin metadata completed successfully. 2026-05-09 22:54:31.018 8 INFO cinder.volume.api [None req-52118992-4a01-4611-b86d-ca787d52dfb8 1550ccd6d0fb4e1a833d4ffeb86e3924 c835a0fa19874bdda52582d540f93663 - - default default] Attach volume completed successfully. 2026-05-09 22:54:31.018 8 INFO cinder.api.openstack.wsgi [None req-52118992-4a01-4611-b86d-ca787d52dfb8 1550ccd6d0fb4e1a833d4ffeb86e3924 c835a0fa19874bdda52582d540f93663 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c835a0fa19874bdda52582d540f93663/volumes/7fc6e0b8-4925-455f-863b-06df585ec049/action returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 387/773] 10.0.0.86 () {34 vars in 808 bytes} [Sat May 9 22:54:30 2026] POST /v3/c835a0fa19874bdda52582d540f93663/volumes/7fc6e0b8-4925-455f-863b-06df585ec049/action => generated 0 bytes in 535 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:54:31.030 7 INFO cinder.api.openstack.wsgi [None req-b9cec3f6-92a9-4f74-898f-4125d89a11ba 1550ccd6d0fb4e1a833d4ffeb86e3924 c835a0fa19874bdda52582d540f93663 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c835a0fa19874bdda52582d540f93663/volumes/7fc6e0b8-4925-455f-863b-06df585ec049 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:54:31.052 7 INFO cinder.volume.api [None req-b9cec3f6-92a9-4f74-898f-4125d89a11ba 1550ccd6d0fb4e1a833d4ffeb86e3924 c835a0fa19874bdda52582d540f93663 - - default default] Volume info retrieved successfully. 2026-05-09 22:54:31.060 7 INFO cinder.api.openstack.wsgi [None req-b9cec3f6-92a9-4f74-898f-4125d89a11ba 1550ccd6d0fb4e1a833d4ffeb86e3924 c835a0fa19874bdda52582d540f93663 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c835a0fa19874bdda52582d540f93663/volumes/7fc6e0b8-4925-455f-863b-06df585ec049 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 387/774] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:54:31 2026] GET /v3/c835a0fa19874bdda52582d540f93663/volumes/7fc6e0b8-4925-455f-863b-06df585ec049 => generated 1287 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:54:31.083 8 INFO cinder.api.openstack.wsgi [None req-014247b6-691a-4d5d-a2fc-4bb26bdfc204 1550ccd6d0fb4e1a833d4ffeb86e3924 c835a0fa19874bdda52582d540f93663 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c835a0fa19874bdda52582d540f93663/volumes/7fc6e0b8-4925-455f-863b-06df585ec049/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:54:31.095 8 INFO cinder.volume.api [None req-014247b6-691a-4d5d-a2fc-4bb26bdfc204 1550ccd6d0fb4e1a833d4ffeb86e3924 c835a0fa19874bdda52582d540f93663 - - default default] Volume info retrieved successfully. 2026-05-09 22:54:31.599 8 INFO cinder.volume.api [None req-014247b6-691a-4d5d-a2fc-4bb26bdfc204 1550ccd6d0fb4e1a833d4ffeb86e3924 c835a0fa19874bdda52582d540f93663 - - default default] Detach volume completed successfully. 2026-05-09 22:54:31.600 8 INFO cinder.api.openstack.wsgi [None req-014247b6-691a-4d5d-a2fc-4bb26bdfc204 1550ccd6d0fb4e1a833d4ffeb86e3924 c835a0fa19874bdda52582d540f93663 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c835a0fa19874bdda52582d540f93663/volumes/7fc6e0b8-4925-455f-863b-06df585ec049/action returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 388/775] 10.0.0.86 () {34 vars in 808 bytes} [Sat May 9 22:54:31 2026] POST /v3/c835a0fa19874bdda52582d540f93663/volumes/7fc6e0b8-4925-455f-863b-06df585ec049/action => generated 0 bytes in 526 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:54:31.611 7 INFO cinder.api.openstack.wsgi [None req-d877f5a3-4800-463f-871a-f708cb1f11f0 1550ccd6d0fb4e1a833d4ffeb86e3924 c835a0fa19874bdda52582d540f93663 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c835a0fa19874bdda52582d540f93663/volumes/7fc6e0b8-4925-455f-863b-06df585ec049 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:54:31.641 7 INFO cinder.volume.api [None req-d877f5a3-4800-463f-871a-f708cb1f11f0 1550ccd6d0fb4e1a833d4ffeb86e3924 c835a0fa19874bdda52582d540f93663 - - default default] Volume info retrieved successfully. 2026-05-09 22:54:31.647 7 INFO cinder.api.openstack.wsgi [None req-d877f5a3-4800-463f-871a-f708cb1f11f0 1550ccd6d0fb4e1a833d4ffeb86e3924 c835a0fa19874bdda52582d540f93663 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c835a0fa19874bdda52582d540f93663/volumes/7fc6e0b8-4925-455f-863b-06df585ec049 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 388/776] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:54:31 2026] GET /v3/c835a0fa19874bdda52582d540f93663/volumes/7fc6e0b8-4925-455f-863b-06df585ec049 => generated 972 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:54:37.408 8 INFO cinder.api.openstack.wsgi [None req-2332709e-9e5d-42ea-80cc-039cf18b7926 1550ccd6d0fb4e1a833d4ffeb86e3924 c835a0fa19874bdda52582d540f93663 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c835a0fa19874bdda52582d540f93663/volumes/7fc6e0b8-4925-455f-863b-06df585ec049 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:54:37.431 8 INFO cinder.volume.api [None req-2332709e-9e5d-42ea-80cc-039cf18b7926 1550ccd6d0fb4e1a833d4ffeb86e3924 c835a0fa19874bdda52582d540f93663 - - default default] Volume info retrieved successfully. 2026-05-09 22:54:37.436 8 INFO cinder.api.openstack.wsgi [None req-2332709e-9e5d-42ea-80cc-039cf18b7926 1550ccd6d0fb4e1a833d4ffeb86e3924 c835a0fa19874bdda52582d540f93663 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c835a0fa19874bdda52582d540f93663/volumes/7fc6e0b8-4925-455f-863b-06df585ec049 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 389/777] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:54:37 2026] GET /v3/c835a0fa19874bdda52582d540f93663/volumes/7fc6e0b8-4925-455f-863b-06df585ec049 => generated 972 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:54:37.447 7 INFO cinder.api.openstack.wsgi [None req-d877f5a3-4800-463f-871a-f708cb1f11f0 1550ccd6d0fb4e1a833d4ffeb86e3924 c835a0fa19874bdda52582d540f93663 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:54:37.448 8 INFO cinder.api.openstack.wsgi [None req-2332709e-9e5d-42ea-80cc-039cf18b7926 1550ccd6d0fb4e1a833d4ffeb86e3924 c835a0fa19874bdda52582d540f93663 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:54:37.449 8 INFO cinder.api.openstack.wsgi [None req-2332709e-9e5d-42ea-80cc-039cf18b7926 1550ccd6d0fb4e1a833d4ffeb86e3924 c835a0fa19874bdda52582d540f93663 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:54:37.450 7 INFO cinder.api.openstack.wsgi [None req-d877f5a3-4800-463f-871a-f708cb1f11f0 1550ccd6d0fb4e1a833d4ffeb86e3924 c835a0fa19874bdda52582d540f93663 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:54:37.468 7 INFO cinder.api.openstack.wsgi [None req-25009a6d-3b89-47c8-a019-5af8f066f91c 1550ccd6d0fb4e1a833d4ffeb86e3924 c835a0fa19874bdda52582d540f93663 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c835a0fa19874bdda52582d540f93663/volumes/7fc6e0b8-4925-455f-863b-06df585ec049 2026-05-09 22:54:37.469 7 INFO cinder.api.v3.volumes [None req-25009a6d-3b89-47c8-a019-5af8f066f91c 1550ccd6d0fb4e1a833d4ffeb86e3924 c835a0fa19874bdda52582d540f93663 - - default default] Delete volume with id: 7fc6e0b8-4925-455f-863b-06df585ec049 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:54:37.479 7 INFO cinder.volume.api [None req-25009a6d-3b89-47c8-a019-5af8f066f91c 1550ccd6d0fb4e1a833d4ffeb86e3924 c835a0fa19874bdda52582d540f93663 - - default default] Volume info retrieved successfully. 2026-05-09 22:54:37.511 7 INFO cinder.volume.api [None req-25009a6d-3b89-47c8-a019-5af8f066f91c 1550ccd6d0fb4e1a833d4ffeb86e3924 c835a0fa19874bdda52582d540f93663 - - default default] Delete volume request issued successfully. 2026-05-09 22:54:37.511 7 INFO cinder.api.openstack.wsgi [None req-25009a6d-3b89-47c8-a019-5af8f066f91c 1550ccd6d0fb4e1a833d4ffeb86e3924 c835a0fa19874bdda52582d540f93663 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c835a0fa19874bdda52582d540f93663/volumes/7fc6e0b8-4925-455f-863b-06df585ec049 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 390/780] 10.0.0.86 () {32 vars in 776 bytes} [Sat May 9 22:54:37 2026] DELETE /v3/c835a0fa19874bdda52582d540f93663/volumes/7fc6e0b8-4925-455f-863b-06df585ec049 => generated 0 bytes in 57 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:54:37.523 8 INFO cinder.api.openstack.wsgi [None req-5db72dc1-b807-4881-aa27-5ea5dd8ce826 1550ccd6d0fb4e1a833d4ffeb86e3924 c835a0fa19874bdda52582d540f93663 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c835a0fa19874bdda52582d540f93663/volumes/7fc6e0b8-4925-455f-863b-06df585ec049 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:54:37.537 8 INFO cinder.volume.api [None req-5db72dc1-b807-4881-aa27-5ea5dd8ce826 1550ccd6d0fb4e1a833d4ffeb86e3924 c835a0fa19874bdda52582d540f93663 - - default default] Volume info retrieved successfully. 2026-05-09 22:54:37.543 8 INFO cinder.api.openstack.wsgi [None req-5db72dc1-b807-4881-aa27-5ea5dd8ce826 1550ccd6d0fb4e1a833d4ffeb86e3924 c835a0fa19874bdda52582d540f93663 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c835a0fa19874bdda52582d540f93663/volumes/7fc6e0b8-4925-455f-863b-06df585ec049 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 391/781] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:54:37 2026] GET /v3/c835a0fa19874bdda52582d540f93663/volumes/7fc6e0b8-4925-455f-863b-06df585ec049 => generated 971 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:54:38.561 7 INFO cinder.api.openstack.wsgi [None req-daec925b-aad8-4506-88ad-02a0273e959c 1550ccd6d0fb4e1a833d4ffeb86e3924 c835a0fa19874bdda52582d540f93663 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c835a0fa19874bdda52582d540f93663/volumes/7fc6e0b8-4925-455f-863b-06df585ec049 2026-05-09 22:54:38.568 7 INFO cinder.api.openstack.wsgi [None req-daec925b-aad8-4506-88ad-02a0273e959c 1550ccd6d0fb4e1a833d4ffeb86e3924 c835a0fa19874bdda52582d540f93663 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c835a0fa19874bdda52582d540f93663/volumes/7fc6e0b8-4925-455f-863b-06df585ec049 returned with HTTP 404 [pid: 7|app: 0|req: 391/782] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:54:38 2026] GET /v3/c835a0fa19874bdda52582d540f93663/volumes/7fc6e0b8-4925-455f-863b-06df585ec049 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-09 22:54:45.701 8 INFO cinder.api.openstack.wsgi [None req-5db72dc1-b807-4881-aa27-5ea5dd8ce826 1550ccd6d0fb4e1a833d4ffeb86e3924 c835a0fa19874bdda52582d540f93663 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 22:54:45.702 8 INFO cinder.api.openstack.wsgi [None req-5db72dc1-b807-4881-aa27-5ea5dd8ce826 1550ccd6d0fb4e1a833d4ffeb86e3924 c835a0fa19874bdda52582d540f93663 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 392/783] 10.0.0.88 () {28 vars in 374 bytes} [Sat May 9 22:54:45 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-09 22:54:45.715 7 INFO cinder.api.openstack.wsgi [None req-16ccef88-83fa-47a1-98fd-c637242fea45 54e94c4de69c43f991f5ca9014443a22 4925b81a1a9d4c60b3fb28e63dc80537 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4925b81a1a9d4c60b3fb28e63dc80537/limits?tenant_id=4925b81a1a9d4c60b3fb28e63dc80537 2026-05-09 22:54:45.746 7 INFO cinder.api.openstack.wsgi [None req-16ccef88-83fa-47a1-98fd-c637242fea45 54e94c4de69c43f991f5ca9014443a22 4925b81a1a9d4c60b3fb28e63dc80537 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4925b81a1a9d4c60b3fb28e63dc80537/limits?tenant_id=4925b81a1a9d4c60b3fb28e63dc80537 returned with HTTP 200 [pid: 7|app: 0|req: 392/784] 10.0.0.88 () {34 vars in 877 bytes} [Sat May 9 22:54:45 2026] GET /v3/4925b81a1a9d4c60b3fb28e63dc80537/limits?tenant_id=4925b81a1a9d4c60b3fb28e63dc80537 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:54:46.831 8 INFO cinder.api.openstack.wsgi [None req-db9966fb-d85a-43a9-b744-20b99a61eaa1 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes 2026-05-09 22:54:46.864 8 INFO cinder.volume.api [None req-db9966fb-d85a-43a9-b744-20b99a61eaa1 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] Get all volumes completed successfully. 2026-05-09 22:54:46.865 8 INFO cinder.api.openstack.wsgi [None req-db9966fb-d85a-43a9-b744-20b99a61eaa1 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes returned with HTTP 200 [pid: 8|app: 0|req: 393/785] 10.0.0.86 () {32 vars in 699 bytes} [Sat May 9 22:54:46 2026] GET /v3/1886764c220b4a039802f5d2ba2254e2/volumes => generated 15 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:54:46.884 7 INFO cinder.api.openstack.wsgi [None req-8af022f3-6d7c-4d97-a896-b4dd1f9bb750 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes 2026-05-09 22:54:46.887 7 INFO cinder.api.v3.volumes [None req-8af022f3-6d7c-4d97-a896-b4dd1f9bb750 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] Create volume of 1 GB 2026-05-09 22:54:46.896 7 INFO cinder.volume.api [None req-8af022f3-6d7c-4d97-a896-b4dd1f9bb750 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] Availability Zones retrieved successfully. 2026-05-09 22:54:47.018 7 INFO cinder.volume.api [None req-8af022f3-6d7c-4d97-a896-b4dd1f9bb750 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] Create volume request issued successfully. 2026-05-09 22:54:47.018 7 INFO cinder.api.openstack.wsgi [None req-8af022f3-6d7c-4d97-a896-b4dd1f9bb750 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 393/786] 10.0.0.86 () {34 vars in 721 bytes} [Sat May 9 22:54:46 2026] POST /v3/1886764c220b4a039802f5d2ba2254e2/volumes => generated 876 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-09 22:54:47.038 8 INFO cinder.api.openstack.wsgi [None req-2ea7b260-2a22-4a63-a496-f8de84d0171a d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes/a8b4329c-9b96-4b98-81c8-fcbdd2799380 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:54:47.061 8 INFO cinder.volume.api [None req-2ea7b260-2a22-4a63-a496-f8de84d0171a d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] Volume info retrieved successfully. 2026-05-09 22:54:47.066 8 INFO cinder.api.openstack.wsgi [None req-2ea7b260-2a22-4a63-a496-f8de84d0171a d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes/a8b4329c-9b96-4b98-81c8-fcbdd2799380 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 394/787] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:54:47 2026] GET /v3/1886764c220b4a039802f5d2ba2254e2/volumes/a8b4329c-9b96-4b98-81c8-fcbdd2799380 => generated 944 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:54:47.251 7 INFO cinder.api.openstack.wsgi [None req-8af022f3-6d7c-4d97-a896-b4dd1f9bb750 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 22:54:47.251 7 INFO cinder.api.openstack.wsgi [None req-8af022f3-6d7c-4d97-a896-b4dd1f9bb750 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 394/788] 10.0.0.88 () {28 vars in 374 bytes} [Sat May 9 22:54:47 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-09 22:54:47.256 8 INFO cinder.api.openstack.wsgi [None req-2ea7b260-2a22-4a63-a496-f8de84d0171a d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 22:54:47.257 8 INFO cinder.api.openstack.wsgi [None req-2ea7b260-2a22-4a63-a496-f8de84d0171a d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 395/789] 10.0.0.88 () {28 vars in 374 bytes} [Sat May 9 22:54:47 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-09 22:54:47.447 7 INFO cinder.api.openstack.wsgi [None req-8af022f3-6d7c-4d97-a896-b4dd1f9bb750 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:54:47.447 8 INFO cinder.api.openstack.wsgi [None req-2ea7b260-2a22-4a63-a496-f8de84d0171a d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:54:47.448 7 INFO cinder.api.openstack.wsgi [None req-8af022f3-6d7c-4d97-a896-b4dd1f9bb750 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:54:47.448 8 INFO cinder.api.openstack.wsgi [None req-2ea7b260-2a22-4a63-a496-f8de84d0171a d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:54:47.858 7 INFO cinder.api.openstack.wsgi [None req-8af022f3-6d7c-4d97-a896-b4dd1f9bb750 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 22:54:47.860 7 INFO cinder.api.openstack.wsgi [None req-8af022f3-6d7c-4d97-a896-b4dd1f9bb750 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 396/792] 10.0.0.88 () {28 vars in 374 bytes} [Sat May 9 22:54:47 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:54:47.875 8 INFO cinder.api.openstack.wsgi [None req-50312441-3d32-40e8-a0d2-13a83d8378d5 54e94c4de69c43f991f5ca9014443a22 4925b81a1a9d4c60b3fb28e63dc80537 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4925b81a1a9d4c60b3fb28e63dc80537/limits?tenant_id=4925b81a1a9d4c60b3fb28e63dc80537 2026-05-09 22:54:47.897 8 INFO cinder.api.openstack.wsgi [None req-50312441-3d32-40e8-a0d2-13a83d8378d5 54e94c4de69c43f991f5ca9014443a22 4925b81a1a9d4c60b3fb28e63dc80537 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4925b81a1a9d4c60b3fb28e63dc80537/limits?tenant_id=4925b81a1a9d4c60b3fb28e63dc80537 returned with HTTP 200 [pid: 8|app: 0|req: 397/793] 10.0.0.88 () {34 vars in 877 bytes} [Sat May 9 22:54:47 2026] GET /v3/4925b81a1a9d4c60b3fb28e63dc80537/limits?tenant_id=4925b81a1a9d4c60b3fb28e63dc80537 => generated 302 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:54:48.098 7 INFO cinder.api.openstack.wsgi [None req-380343b8-e751-44df-b663-d04863f3d693 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes/a8b4329c-9b96-4b98-81c8-fcbdd2799380 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:54:48.113 7 INFO cinder.volume.api [None req-380343b8-e751-44df-b663-d04863f3d693 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] Volume info retrieved successfully. 2026-05-09 22:54:48.117 7 INFO cinder.api.openstack.wsgi [None req-380343b8-e751-44df-b663-d04863f3d693 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes/a8b4329c-9b96-4b98-81c8-fcbdd2799380 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 397/794] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:54:48 2026] GET /v3/1886764c220b4a039802f5d2ba2254e2/volumes/a8b4329c-9b96-4b98-81c8-fcbdd2799380 => generated 969 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:54:48.140 8 INFO cinder.api.openstack.wsgi [None req-ea25da70-c0fd-494d-a6e0-00647649293c d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes/a8b4329c-9b96-4b98-81c8-fcbdd2799380 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:54:48.155 8 INFO cinder.volume.api [None req-ea25da70-c0fd-494d-a6e0-00647649293c d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] Volume info retrieved successfully. 2026-05-09 22:54:48.159 8 INFO cinder.api.openstack.wsgi [None req-ea25da70-c0fd-494d-a6e0-00647649293c d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes/a8b4329c-9b96-4b98-81c8-fcbdd2799380 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 398/795] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:54:48 2026] GET /v3/1886764c220b4a039802f5d2ba2254e2/volumes/a8b4329c-9b96-4b98-81c8-fcbdd2799380 => generated 969 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:54:48.182 7 INFO cinder.api.openstack.wsgi [None req-356bac6e-0ae5-43d5-8cce-e55bb487c8c7 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes 2026-05-09 22:54:48.185 7 INFO cinder.api.v3.volumes [None req-356bac6e-0ae5-43d5-8cce-e55bb487c8c7 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] Create volume of 1 GB 2026-05-09 22:54:48.193 7 INFO cinder.volume.api [None req-356bac6e-0ae5-43d5-8cce-e55bb487c8c7 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] Availability Zones retrieved successfully. 2026-05-09 22:54:48.348 7 INFO cinder.volume.api [None req-356bac6e-0ae5-43d5-8cce-e55bb487c8c7 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] Create volume request issued successfully. 2026-05-09 22:54:48.349 7 INFO cinder.api.openstack.wsgi [None req-356bac6e-0ae5-43d5-8cce-e55bb487c8c7 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 398/796] 10.0.0.86 () {34 vars in 721 bytes} [Sat May 9 22:54:48 2026] POST /v3/1886764c220b4a039802f5d2ba2254e2/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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:54:48.371 8 INFO cinder.api.openstack.wsgi [None req-cc564fb8-6691-47b4-8c5a-90e389812f30 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes/27afefd2-9508-48c4-86e5-3c9b5109e34e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:54:48.389 8 INFO cinder.volume.api [None req-cc564fb8-6691-47b4-8c5a-90e389812f30 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] Volume info retrieved successfully. 2026-05-09 22:54:48.395 8 INFO cinder.api.openstack.wsgi [None req-cc564fb8-6691-47b4-8c5a-90e389812f30 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes/27afefd2-9508-48c4-86e5-3c9b5109e34e returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 399/797] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:54:48 2026] GET /v3/1886764c220b4a039802f5d2ba2254e2/volumes/27afefd2-9508-48c4-86e5-3c9b5109e34e => generated 944 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:54:49.331 7 INFO cinder.api.openstack.wsgi [None req-356bac6e-0ae5-43d5-8cce-e55bb487c8c7 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 22:54:49.332 7 INFO cinder.api.openstack.wsgi [None req-356bac6e-0ae5-43d5-8cce-e55bb487c8c7 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 399/798] 10.0.0.88 () {28 vars in 374 bytes} [Sat May 9 22:54:49 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-09 22:54:49.337 8 INFO cinder.api.openstack.wsgi [None req-cc564fb8-6691-47b4-8c5a-90e389812f30 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 22:54:49.338 8 INFO cinder.api.openstack.wsgi [None req-cc564fb8-6691-47b4-8c5a-90e389812f30 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 400/799] 10.0.0.88 () {28 vars in 374 bytes} [Sat May 9 22:54:49 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:54:49.416 7 INFO cinder.api.openstack.wsgi [None req-d0df2307-a609-45f6-8774-431467946ec5 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes/27afefd2-9508-48c4-86e5-3c9b5109e34e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:54:49.430 7 INFO cinder.volume.api [None req-d0df2307-a609-45f6-8774-431467946ec5 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] Volume info retrieved successfully. 2026-05-09 22:54:49.435 7 INFO cinder.api.openstack.wsgi [None req-d0df2307-a609-45f6-8774-431467946ec5 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes/27afefd2-9508-48c4-86e5-3c9b5109e34e returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 400/800] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:54:49 2026] GET /v3/1886764c220b4a039802f5d2ba2254e2/volumes/27afefd2-9508-48c4-86e5-3c9b5109e34e => 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:54:49.452 8 INFO cinder.api.openstack.wsgi [None req-c869f9c7-cb73-4a76-9f49-d4c8debaf7e0 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes/27afefd2-9508-48c4-86e5-3c9b5109e34e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:54:49.470 8 INFO cinder.volume.api [None req-c869f9c7-cb73-4a76-9f49-d4c8debaf7e0 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] Volume info retrieved successfully. 2026-05-09 22:54:49.477 8 INFO cinder.api.openstack.wsgi [None req-c869f9c7-cb73-4a76-9f49-d4c8debaf7e0 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes/27afefd2-9508-48c4-86e5-3c9b5109e34e returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 401/801] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:54:49 2026] GET /v3/1886764c220b4a039802f5d2ba2254e2/volumes/27afefd2-9508-48c4-86e5-3c9b5109e34e => 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:54:49.499 7 INFO cinder.api.openstack.wsgi [None req-3b216706-461d-4d52-858d-61adb33e8849 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes 2026-05-09 22:54:49.503 7 INFO cinder.api.v3.volumes [None req-3b216706-461d-4d52-858d-61adb33e8849 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] Create volume of 1 GB 2026-05-09 22:54:49.509 7 INFO cinder.volume.api [None req-3b216706-461d-4d52-858d-61adb33e8849 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] Availability Zones retrieved successfully. 2026-05-09 22:54:49.647 7 INFO cinder.volume.api [None req-3b216706-461d-4d52-858d-61adb33e8849 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] Create volume request issued successfully. 2026-05-09 22:54:49.648 7 INFO cinder.api.openstack.wsgi [None req-3b216706-461d-4d52-858d-61adb33e8849 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 401/802] 10.0.0.86 () {34 vars in 721 bytes} [Sat May 9 22:54:49 2026] POST /v3/1886764c220b4a039802f5d2ba2254e2/volumes => generated 876 bytes in 155 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:54:49.667 8 INFO cinder.api.openstack.wsgi [None req-1c1dcadc-bdb2-43ac-b4c9-a0b4f12661a0 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes/d8b92799-4d0f-410b-ab71-56ef10c3fd28 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:54:49.681 8 INFO cinder.volume.api [None req-1c1dcadc-bdb2-43ac-b4c9-a0b4f12661a0 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] Volume info retrieved successfully. 2026-05-09 22:54:49.686 8 INFO cinder.api.openstack.wsgi [None req-1c1dcadc-bdb2-43ac-b4c9-a0b4f12661a0 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes/d8b92799-4d0f-410b-ab71-56ef10c3fd28 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 402/803] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:54:49 2026] GET /v3/1886764c220b4a039802f5d2ba2254e2/volumes/d8b92799-4d0f-410b-ab71-56ef10c3fd28 => generated 944 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:54:50.711 7 INFO cinder.api.openstack.wsgi [None req-64a7414f-5002-4926-bad0-198db649d9a0 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes/d8b92799-4d0f-410b-ab71-56ef10c3fd28 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:54:50.722 7 INFO cinder.volume.api [None req-64a7414f-5002-4926-bad0-198db649d9a0 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] Volume info retrieved successfully. 2026-05-09 22:54:50.726 7 INFO cinder.api.openstack.wsgi [None req-64a7414f-5002-4926-bad0-198db649d9a0 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes/d8b92799-4d0f-410b-ab71-56ef10c3fd28 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 402/804] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:54:50 2026] GET /v3/1886764c220b4a039802f5d2ba2254e2/volumes/d8b92799-4d0f-410b-ab71-56ef10c3fd28 => generated 969 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:54:50.747 8 INFO cinder.api.openstack.wsgi [None req-a463c049-f647-4f53-a214-257ef9c049c1 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes/d8b92799-4d0f-410b-ab71-56ef10c3fd28 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:54:50.764 8 INFO cinder.volume.api [None req-a463c049-f647-4f53-a214-257ef9c049c1 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] Volume info retrieved successfully. 2026-05-09 22:54:50.769 8 INFO cinder.api.openstack.wsgi [None req-a463c049-f647-4f53-a214-257ef9c049c1 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes/d8b92799-4d0f-410b-ab71-56ef10c3fd28 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 403/805] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:54:50 2026] GET /v3/1886764c220b4a039802f5d2ba2254e2/volumes/d8b92799-4d0f-410b-ab71-56ef10c3fd28 => generated 969 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:54:50.784 7 INFO cinder.api.openstack.wsgi [None req-29ab25ef-6d5d-4d1d-bf7e-8cdb756db975 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes 2026-05-09 22:54:50.811 7 INFO cinder.volume.api [None req-29ab25ef-6d5d-4d1d-bf7e-8cdb756db975 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] Get all volumes completed successfully. 2026-05-09 22:54:50.811 7 INFO cinder.api.openstack.wsgi [None req-29ab25ef-6d5d-4d1d-bf7e-8cdb756db975 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 403/806] 10.0.0.86 () {32 vars in 699 bytes} [Sat May 9 22:54:50 2026] GET /v3/1886764c220b4a039802f5d2ba2254e2/volumes => generated 1324 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:54:50.836 8 INFO cinder.api.openstack.wsgi [None req-1b64212a-c97a-4feb-a773-5f789df3b46b d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes/d8b92799-4d0f-410b-ab71-56ef10c3fd28 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:54:50.853 8 INFO cinder.volume.api [None req-1b64212a-c97a-4feb-a773-5f789df3b46b d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] Volume info retrieved successfully. 2026-05-09 22:54:50.858 8 INFO cinder.api.openstack.wsgi [None req-1b64212a-c97a-4feb-a773-5f789df3b46b d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes/d8b92799-4d0f-410b-ab71-56ef10c3fd28 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 404/807] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:54:50 2026] GET /v3/1886764c220b4a039802f5d2ba2254e2/volumes/d8b92799-4d0f-410b-ab71-56ef10c3fd28 => 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:54:50.876 7 INFO cinder.api.openstack.wsgi [None req-d673bb6d-cae5-4635-b8cf-b2fc4dc45bfd d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes/d8b92799-4d0f-410b-ab71-56ef10c3fd28 2026-05-09 22:54:50.876 7 INFO cinder.api.v3.volumes [None req-d673bb6d-cae5-4635-b8cf-b2fc4dc45bfd d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] Delete volume with id: d8b92799-4d0f-410b-ab71-56ef10c3fd28 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:54:50.888 7 INFO cinder.volume.api [None req-d673bb6d-cae5-4635-b8cf-b2fc4dc45bfd d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] Volume info retrieved successfully. 2026-05-09 22:54:50.916 7 INFO cinder.volume.api [None req-d673bb6d-cae5-4635-b8cf-b2fc4dc45bfd d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] Delete volume request issued successfully. 2026-05-09 22:54:50.916 7 INFO cinder.api.openstack.wsgi [None req-d673bb6d-cae5-4635-b8cf-b2fc4dc45bfd d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes/d8b92799-4d0f-410b-ab71-56ef10c3fd28 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 404/808] 10.0.0.86 () {32 vars in 776 bytes} [Sat May 9 22:54:50 2026] DELETE /v3/1886764c220b4a039802f5d2ba2254e2/volumes/d8b92799-4d0f-410b-ab71-56ef10c3fd28 => generated 0 bytes in 45 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:54:50.927 8 INFO cinder.api.openstack.wsgi [None req-89864457-90bf-4a22-84ee-25da05c00c7d d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes/d8b92799-4d0f-410b-ab71-56ef10c3fd28 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:54:50.945 8 INFO cinder.volume.api [None req-89864457-90bf-4a22-84ee-25da05c00c7d d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] Volume info retrieved successfully. 2026-05-09 22:54:50.950 8 INFO cinder.api.openstack.wsgi [None req-89864457-90bf-4a22-84ee-25da05c00c7d d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes/d8b92799-4d0f-410b-ab71-56ef10c3fd28 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 405/809] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:54:50 2026] GET /v3/1886764c220b4a039802f5d2ba2254e2/volumes/d8b92799-4d0f-410b-ab71-56ef10c3fd28 => 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:54:51.975 7 INFO cinder.api.openstack.wsgi [None req-10162c13-fc99-4e52-b4a7-4ff1cb7a777f d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes/d8b92799-4d0f-410b-ab71-56ef10c3fd28 2026-05-09 22:54:51.983 7 INFO cinder.api.openstack.wsgi [None req-10162c13-fc99-4e52-b4a7-4ff1cb7a777f d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes/d8b92799-4d0f-410b-ab71-56ef10c3fd28 returned with HTTP 404 [pid: 7|app: 0|req: 405/810] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:54:51 2026] GET /v3/1886764c220b4a039802f5d2ba2254e2/volumes/d8b92799-4d0f-410b-ab71-56ef10c3fd28 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:54:51.994 8 INFO cinder.api.openstack.wsgi [None req-b901e2f8-7f44-40b1-9805-8f9ce7a5edcf d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes/27afefd2-9508-48c4-86e5-3c9b5109e34e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:54:52.006 8 INFO cinder.volume.api [None req-b901e2f8-7f44-40b1-9805-8f9ce7a5edcf d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] Volume info retrieved successfully. 2026-05-09 22:54:52.010 8 INFO cinder.api.openstack.wsgi [None req-b901e2f8-7f44-40b1-9805-8f9ce7a5edcf d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes/27afefd2-9508-48c4-86e5-3c9b5109e34e returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 406/811] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:54:51 2026] GET /v3/1886764c220b4a039802f5d2ba2254e2/volumes/27afefd2-9508-48c4-86e5-3c9b5109e34e => generated 969 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:54:52.030 7 INFO cinder.api.openstack.wsgi [None req-0bf119f8-fd66-48ec-93b1-d3c26a847e6b d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes/27afefd2-9508-48c4-86e5-3c9b5109e34e 2026-05-09 22:54:52.030 7 INFO cinder.api.v3.volumes [None req-0bf119f8-fd66-48ec-93b1-d3c26a847e6b d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] Delete volume with id: 27afefd2-9508-48c4-86e5-3c9b5109e34e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:54:52.042 7 INFO cinder.volume.api [None req-0bf119f8-fd66-48ec-93b1-d3c26a847e6b d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] Volume info retrieved successfully. 2026-05-09 22:54:52.061 7 INFO cinder.volume.api [None req-0bf119f8-fd66-48ec-93b1-d3c26a847e6b d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] Delete volume request issued successfully. 2026-05-09 22:54:52.062 7 INFO cinder.api.openstack.wsgi [None req-0bf119f8-fd66-48ec-93b1-d3c26a847e6b d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes/27afefd2-9508-48c4-86e5-3c9b5109e34e returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 406/812] 10.0.0.86 () {32 vars in 776 bytes} [Sat May 9 22:54:52 2026] DELETE /v3/1886764c220b4a039802f5d2ba2254e2/volumes/27afefd2-9508-48c4-86e5-3c9b5109e34e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:54:52.078 8 INFO cinder.api.openstack.wsgi [None req-795913c9-214f-47bb-9749-237cd64341c3 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes/27afefd2-9508-48c4-86e5-3c9b5109e34e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:54:52.133 8 INFO cinder.volume.api [None req-795913c9-214f-47bb-9749-237cd64341c3 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] Volume info retrieved successfully. 2026-05-09 22:54:52.141 8 INFO cinder.api.openstack.wsgi [None req-795913c9-214f-47bb-9749-237cd64341c3 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes/27afefd2-9508-48c4-86e5-3c9b5109e34e returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 407/813] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:54:52 2026] GET /v3/1886764c220b4a039802f5d2ba2254e2/volumes/27afefd2-9508-48c4-86e5-3c9b5109e34e => generated 968 bytes in 74 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:54:53.169 7 INFO cinder.api.openstack.wsgi [None req-ec12a8f8-16e0-48cb-92e6-a173a0381284 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes/27afefd2-9508-48c4-86e5-3c9b5109e34e 2026-05-09 22:54:53.177 7 INFO cinder.api.openstack.wsgi [None req-ec12a8f8-16e0-48cb-92e6-a173a0381284 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes/27afefd2-9508-48c4-86e5-3c9b5109e34e returned with HTTP 404 [pid: 7|app: 0|req: 407/814] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:54:53 2026] GET /v3/1886764c220b4a039802f5d2ba2254e2/volumes/27afefd2-9508-48c4-86e5-3c9b5109e34e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:54:53.187 8 INFO cinder.api.openstack.wsgi [None req-a91a74e5-4c2e-4993-8b71-2cae80ccfb55 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes/a8b4329c-9b96-4b98-81c8-fcbdd2799380 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:54:53.205 8 INFO cinder.volume.api [None req-a91a74e5-4c2e-4993-8b71-2cae80ccfb55 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] Volume info retrieved successfully. 2026-05-09 22:54:53.209 8 INFO cinder.api.openstack.wsgi [None req-a91a74e5-4c2e-4993-8b71-2cae80ccfb55 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes/a8b4329c-9b96-4b98-81c8-fcbdd2799380 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 408/815] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:54:53 2026] GET /v3/1886764c220b4a039802f5d2ba2254e2/volumes/a8b4329c-9b96-4b98-81c8-fcbdd2799380 => generated 969 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:54:53.234 7 INFO cinder.api.openstack.wsgi [None req-2f977749-d8de-457b-a8c3-f98420dcff49 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes/a8b4329c-9b96-4b98-81c8-fcbdd2799380 2026-05-09 22:54:53.235 7 INFO cinder.api.v3.volumes [None req-2f977749-d8de-457b-a8c3-f98420dcff49 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] Delete volume with id: a8b4329c-9b96-4b98-81c8-fcbdd2799380 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:54:53.246 7 INFO cinder.volume.api [None req-2f977749-d8de-457b-a8c3-f98420dcff49 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] Volume info retrieved successfully. 2026-05-09 22:54:53.266 7 INFO cinder.volume.api [None req-2f977749-d8de-457b-a8c3-f98420dcff49 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] Delete volume request issued successfully. 2026-05-09 22:54:53.267 7 INFO cinder.api.openstack.wsgi [None req-2f977749-d8de-457b-a8c3-f98420dcff49 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes/a8b4329c-9b96-4b98-81c8-fcbdd2799380 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 408/816] 10.0.0.86 () {32 vars in 776 bytes} [Sat May 9 22:54:53 2026] DELETE /v3/1886764c220b4a039802f5d2ba2254e2/volumes/a8b4329c-9b96-4b98-81c8-fcbdd2799380 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:54:53.278 8 INFO cinder.api.openstack.wsgi [None req-b0cea4f5-3af9-4dd5-af26-9d11bd8f56ea d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes/a8b4329c-9b96-4b98-81c8-fcbdd2799380 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:54:53.291 8 INFO cinder.volume.api [None req-b0cea4f5-3af9-4dd5-af26-9d11bd8f56ea d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] Volume info retrieved successfully. 2026-05-09 22:54:53.300 8 INFO cinder.api.openstack.wsgi [None req-b0cea4f5-3af9-4dd5-af26-9d11bd8f56ea d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes/a8b4329c-9b96-4b98-81c8-fcbdd2799380 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 409/817] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:54:53 2026] GET /v3/1886764c220b4a039802f5d2ba2254e2/volumes/a8b4329c-9b96-4b98-81c8-fcbdd2799380 => 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:54:54.319 7 INFO cinder.api.openstack.wsgi [None req-33c0755a-39d8-478c-a8d1-b2e0b9be5f90 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes/a8b4329c-9b96-4b98-81c8-fcbdd2799380 2026-05-09 22:54:54.343 7 INFO cinder.api.openstack.wsgi [None req-33c0755a-39d8-478c-a8d1-b2e0b9be5f90 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1886764c220b4a039802f5d2ba2254e2/volumes/a8b4329c-9b96-4b98-81c8-fcbdd2799380 returned with HTTP 404 [pid: 7|app: 0|req: 409/818] 10.0.0.86 () {32 vars in 773 bytes} [Sat May 9 22:54:54 2026] GET /v3/1886764c220b4a039802f5d2ba2254e2/volumes/a8b4329c-9b96-4b98-81c8-fcbdd2799380 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-09 22:54:57.446 8 INFO cinder.api.openstack.wsgi [None req-b0cea4f5-3af9-4dd5-af26-9d11bd8f56ea d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:54:57.446 7 INFO cinder.api.openstack.wsgi [None req-33c0755a-39d8-478c-a8d1-b2e0b9be5f90 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:54:57.446 8 INFO cinder.api.openstack.wsgi [None req-b0cea4f5-3af9-4dd5-af26-9d11bd8f56ea d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:54:57.447 7 INFO cinder.api.openstack.wsgi [None req-33c0755a-39d8-478c-a8d1-b2e0b9be5f90 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:55:07.447 8 INFO cinder.api.openstack.wsgi [None req-b0cea4f5-3af9-4dd5-af26-9d11bd8f56ea d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:55:07.447 7 INFO cinder.api.openstack.wsgi [None req-33c0755a-39d8-478c-a8d1-b2e0b9be5f90 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:55:07.447 7 INFO cinder.api.openstack.wsgi [None req-33c0755a-39d8-478c-a8d1-b2e0b9be5f90 d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:55:07.448 8 INFO cinder.api.openstack.wsgi [None req-b0cea4f5-3af9-4dd5-af26-9d11bd8f56ea d92b90b046bd4084b5dc45056cdff276 1886764c220b4a039802f5d2ba2254e2 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:55:15.096 7 INFO cinder.api.openstack.wsgi [None req-b22ce69d-0ffa-48ef-a981-322453c4ee41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true 2026-05-09 22:55:15.114 7 INFO cinder.api.openstack.wsgi [None req-b22ce69d-0ffa-48ef-a981-322453c4ee41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 412/823] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:55:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true => generated 845 bytes in 104 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:55:15.124 8 INFO cinder.api.openstack.wsgi [None req-a6cdc7e8-4d9d-4fd5-9c64-a80a06707f4d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/aa97abef09514276b8e53be17de7c415?usage=true 2026-05-09 22:55:15.148 8 INFO cinder.api.openstack.wsgi [None req-a6cdc7e8-4d9d-4fd5-9c64-a80a06707f4d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/aa97abef09514276b8e53be17de7c415?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 412/824] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:55:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/aa97abef09514276b8e53be17de7c415?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:55:15.161 7 INFO cinder.api.openstack.wsgi [None req-c31bcc40-3226-4889-8b53-4e2bd42d5eea ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/bb8bdbafc24e47569ea32ac39055d32a?usage=true 2026-05-09 22:55:15.183 7 INFO cinder.api.openstack.wsgi [None req-c31bcc40-3226-4889-8b53-4e2bd42d5eea ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/bb8bdbafc24e47569ea32ac39055d32a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 413/825] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:55:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/bb8bdbafc24e47569ea32ac39055d32a?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:55:15.196 8 INFO cinder.api.openstack.wsgi [None req-02d39a7f-349d-4b5c-ac92-74f9246a6f33 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true 2026-05-09 22:55:15.223 8 INFO cinder.api.openstack.wsgi [None req-02d39a7f-349d-4b5c-ac92-74f9246a6f33 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 413/826] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:55:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:55:15.234 7 INFO cinder.api.openstack.wsgi [None req-1d08885c-2d4f-4786-a91a-09b9698c299c ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/d00c5a27dacf4912bd17c3708c59d635?usage=true 2026-05-09 22:55:15.252 7 INFO cinder.api.openstack.wsgi [None req-1d08885c-2d4f-4786-a91a-09b9698c299c ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/d00c5a27dacf4912bd17c3708c59d635?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 414/827] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:55:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/d00c5a27dacf4912bd17c3708c59d635?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:55:15.268 8 INFO cinder.api.openstack.wsgi [None req-8c956fe5-5812-4c0b-a9af-de354413ab38 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f0752d810a4a49bfac1e87b2ad6ebd2d?usage=true 2026-05-09 22:55:15.287 8 INFO cinder.api.openstack.wsgi [None req-8c956fe5-5812-4c0b-a9af-de354413ab38 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f0752d810a4a49bfac1e87b2ad6ebd2d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 414/828] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:55:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f0752d810a4a49bfac1e87b2ad6ebd2d?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:55:15.300 7 INFO cinder.api.openstack.wsgi [None req-5e0985fc-2f99-4edf-9097-a274586e1605 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f465b17db8504a5e8a13547074cb3f24?usage=true 2026-05-09 22:55:15.321 7 INFO cinder.api.openstack.wsgi [None req-5e0985fc-2f99-4edf-9097-a274586e1605 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f465b17db8504a5e8a13547074cb3f24?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 415/829] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:55:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f465b17db8504a5e8a13547074cb3f24?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:55:15.335 8 INFO cinder.api.openstack.wsgi [None req-4edf733d-26a2-4eeb-8d5d-627f1018d6ad ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true 2026-05-09 22:55:15.358 8 INFO cinder.api.openstack.wsgi [None req-4edf733d-26a2-4eeb-8d5d-627f1018d6ad ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 415/830] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:55:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:55:15.370 7 INFO cinder.api.openstack.wsgi [None req-e09907d4-4074-4599-9b5a-94ff11897357 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true 2026-05-09 22:55:15.375 7 INFO cinder.volume.api [None req-e09907d4-4074-4599-9b5a-94ff11897357 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all snapshots completed successfully. 2026-05-09 22:55:15.375 7 INFO cinder.api.openstack.wsgi [None req-e09907d4-4074-4599-9b5a-94ff11897357 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 416/831] 10.0.0.188 () {28 vars in 673 bytes} [Sat May 9 22:55:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:55:15.388 8 INFO cinder.api.openstack.wsgi [None req-0f8f7f4d-d362-41b9-b56c-d582418ca968 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services 2026-05-09 22:55:15.392 8 INFO cinder.api.openstack.wsgi [None req-0f8f7f4d-d362-41b9-b56c-d582418ca968 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 416/832] 10.0.0.188 () {28 vars in 644 bytes} [Sat May 9 22:55:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:55:15.403 7 INFO cinder.api.openstack.wsgi [None req-6cd12309-0d90-4c5f-bb0f-46a5a932b185 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 22:55:15.414 7 INFO cinder.volume.api [None req-6cd12309-0d90-4c5f-bb0f-46a5a932b185 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. 2026-05-09 22:55:15.417 7 INFO cinder.api.openstack.wsgi [None req-6cd12309-0d90-4c5f-bb0f-46a5a932b185 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 417/833] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 22:55:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:55:15.430 8 INFO cinder.api.openstack.wsgi [None req-3a1f0c32-02d6-44a4-b7a3-a27038d09c41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 22:55:15.439 8 INFO cinder.volume.api [None req-3a1f0c32-02d6-44a4-b7a3-a27038d09c41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. 2026-05-09 22:55:15.441 8 INFO cinder.api.openstack.wsgi [None req-3a1f0c32-02d6-44a4-b7a3-a27038d09c41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 417/834] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 22:55:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/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-09 22:55:15.461 7 INFO cinder.api.openstack.wsgi [None req-c84f13e0-7d42-44aa-a80a-cecea6cf79fe ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true 2026-05-09 22:55:15.964 7 INFO cinder.api.openstack.wsgi [None req-c84f13e0-7d42-44aa-a80a-cecea6cf79fe ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 418/835] 10.0.0.188 () {28 vars in 695 bytes} [Sat May 9 22:55:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:55:17.446 8 INFO cinder.api.openstack.wsgi [None req-3a1f0c32-02d6-44a4-b7a3-a27038d09c41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:55:17.446 7 INFO cinder.api.openstack.wsgi [None req-c84f13e0-7d42-44aa-a80a-cecea6cf79fe ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:55:17.446 8 INFO cinder.api.openstack.wsgi [None req-3a1f0c32-02d6-44a4-b7a3-a27038d09c41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:55:17.447 7 INFO cinder.api.openstack.wsgi [None req-c84f13e0-7d42-44aa-a80a-cecea6cf79fe ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:55:27.447 7 INFO cinder.api.openstack.wsgi [None req-c84f13e0-7d42-44aa-a80a-cecea6cf79fe ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:55:27.447 8 INFO cinder.api.openstack.wsgi [None req-3a1f0c32-02d6-44a4-b7a3-a27038d09c41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:55:27.448 7 INFO cinder.api.openstack.wsgi [None req-c84f13e0-7d42-44aa-a80a-cecea6cf79fe ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:55:27.448 8 INFO cinder.api.openstack.wsgi [None req-3a1f0c32-02d6-44a4-b7a3-a27038d09c41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:55:37.446 7 INFO cinder.api.openstack.wsgi [None req-c84f13e0-7d42-44aa-a80a-cecea6cf79fe ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:55:37.447 7 INFO cinder.api.openstack.wsgi [None req-c84f13e0-7d42-44aa-a80a-cecea6cf79fe ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:55:37.447 8 INFO cinder.api.openstack.wsgi [None req-3a1f0c32-02d6-44a4-b7a3-a27038d09c41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:55:37.448 8 INFO cinder.api.openstack.wsgi [None req-3a1f0c32-02d6-44a4-b7a3-a27038d09c41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:55:47.446 7 INFO cinder.api.openstack.wsgi [None req-c84f13e0-7d42-44aa-a80a-cecea6cf79fe ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:55:47.447 7 INFO cinder.api.openstack.wsgi [None req-c84f13e0-7d42-44aa-a80a-cecea6cf79fe ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:55:47.447 8 INFO cinder.api.openstack.wsgi [None req-3a1f0c32-02d6-44a4-b7a3-a27038d09c41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:55:47.448 8 INFO cinder.api.openstack.wsgi [None req-3a1f0c32-02d6-44a4-b7a3-a27038d09c41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:55:57.447 8 INFO cinder.api.openstack.wsgi [None req-3a1f0c32-02d6-44a4-b7a3-a27038d09c41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:55:57.447 7 INFO cinder.api.openstack.wsgi [None req-c84f13e0-7d42-44aa-a80a-cecea6cf79fe ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:55:57.448 8 INFO cinder.api.openstack.wsgi [None req-3a1f0c32-02d6-44a4-b7a3-a27038d09c41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:55:57.448 7 INFO cinder.api.openstack.wsgi [None req-c84f13e0-7d42-44aa-a80a-cecea6cf79fe ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:56:07.446 7 INFO cinder.api.openstack.wsgi [None req-c84f13e0-7d42-44aa-a80a-cecea6cf79fe ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:56:07.447 8 INFO cinder.api.openstack.wsgi [None req-3a1f0c32-02d6-44a4-b7a3-a27038d09c41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:56:07.447 7 INFO cinder.api.openstack.wsgi [None req-c84f13e0-7d42-44aa-a80a-cecea6cf79fe ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:56:07.448 8 INFO cinder.api.openstack.wsgi [None req-3a1f0c32-02d6-44a4-b7a3-a27038d09c41 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:56:15.085 7 INFO cinder.api.openstack.wsgi [None req-ae9a52bb-690a-43da-801a-abcefb1c3a88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true 2026-05-09 22:56:15.594 7 INFO cinder.api.openstack.wsgi [None req-ae9a52bb-690a-43da-801a-abcefb1c3a88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 425/848] 10.0.0.188 () {28 vars in 695 bytes} [Sat May 9 22:56:14 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 597 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:56:15.613 8 INFO cinder.api.openstack.wsgi [None req-709d7171-e3be-4f18-a75f-f1cb99a58fcc ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 22:56:15.637 8 INFO cinder.volume.api [None req-709d7171-e3be-4f18-a75f-f1cb99a58fcc ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. 2026-05-09 22:56:15.640 8 INFO cinder.api.openstack.wsgi [None req-709d7171-e3be-4f18-a75f-f1cb99a58fcc ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 424/849] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 22:56:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:56:15.654 7 INFO cinder.api.openstack.wsgi [None req-6c66c549-6e76-4e43-97e6-e98765e89f2c ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services 2026-05-09 22:56:15.659 7 INFO cinder.api.openstack.wsgi [None req-6c66c549-6e76-4e43-97e6-e98765e89f2c ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 426/850] 10.0.0.188 () {28 vars in 644 bytes} [Sat May 9 22:56:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:56:15.670 8 INFO cinder.api.openstack.wsgi [None req-941800e6-c290-41fc-a82b-f6bb7e270b24 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 22:56:15.680 8 INFO cinder.volume.api [None req-941800e6-c290-41fc-a82b-f6bb7e270b24 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. 2026-05-09 22:56:15.683 8 INFO cinder.api.openstack.wsgi [None req-941800e6-c290-41fc-a82b-f6bb7e270b24 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 425/851] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 22:56:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:56:15.694 7 INFO cinder.api.openstack.wsgi [None req-1fbbdd73-10e4-4d26-8189-1ca28b4bdbe5 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true 2026-05-09 22:56:15.703 7 INFO cinder.volume.api [None req-1fbbdd73-10e4-4d26-8189-1ca28b4bdbe5 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all snapshots completed successfully. 2026-05-09 22:56:15.704 7 INFO cinder.api.openstack.wsgi [None req-1fbbdd73-10e4-4d26-8189-1ca28b4bdbe5 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 427/852] 10.0.0.188 () {28 vars in 673 bytes} [Sat May 9 22:56:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:56:15.750 8 INFO cinder.api.openstack.wsgi [None req-5de27b2f-de00-44f6-b421-c978479f719a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/3c98074ac952402d95c9211f5fdf8e03?usage=true 2026-05-09 22:56:15.773 8 INFO cinder.api.openstack.wsgi [None req-5de27b2f-de00-44f6-b421-c978479f719a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/3c98074ac952402d95c9211f5fdf8e03?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 426/853] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:56:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/3c98074ac952402d95c9211f5fdf8e03?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:56:15.783 7 INFO cinder.api.openstack.wsgi [None req-cf998bb6-a1c7-4a22-96e0-348596021c5b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/4f049e17cb6d499fac048f296e593f64?usage=true 2026-05-09 22:56:15.803 7 INFO cinder.api.openstack.wsgi [None req-cf998bb6-a1c7-4a22-96e0-348596021c5b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/4f049e17cb6d499fac048f296e593f64?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 428/854] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:56:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/4f049e17cb6d499fac048f296e593f64?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:56:15.815 8 INFO cinder.api.openstack.wsgi [None req-9536e359-b9f3-40fc-a801-10a40da8a36e ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/57efbf38f25549f5925655d094dc34c3?usage=true 2026-05-09 22:56:15.836 8 INFO cinder.api.openstack.wsgi [None req-9536e359-b9f3-40fc-a801-10a40da8a36e ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/57efbf38f25549f5925655d094dc34c3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 427/855] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:56:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/57efbf38f25549f5925655d094dc34c3?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:56:15.849 7 INFO cinder.api.openstack.wsgi [None req-eb110ea9-35ca-4141-ae2e-98dfd5c1f39f ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true 2026-05-09 22:56:15.870 7 INFO cinder.api.openstack.wsgi [None req-eb110ea9-35ca-4141-ae2e-98dfd5c1f39f ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 429/856] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:56:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:56:15.883 8 INFO cinder.api.openstack.wsgi [None req-819aabeb-a885-4395-ab86-8e75a3e196c3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/911d41c1cb5d4fb3b5ee3bfb4bf259b5?usage=true 2026-05-09 22:56:15.904 8 INFO cinder.api.openstack.wsgi [None req-819aabeb-a885-4395-ab86-8e75a3e196c3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/911d41c1cb5d4fb3b5ee3bfb4bf259b5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 428/857] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:56:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/911d41c1cb5d4fb3b5ee3bfb4bf259b5?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:56:15.915 7 INFO cinder.api.openstack.wsgi [None req-58f97a06-2103-4ccc-9d98-cb059af42310 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/9ff38701710a42518deba650396633cb?usage=true 2026-05-09 22:56:15.935 7 INFO cinder.api.openstack.wsgi [None req-58f97a06-2103-4ccc-9d98-cb059af42310 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/9ff38701710a42518deba650396633cb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 430/858] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:56:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/9ff38701710a42518deba650396633cb?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:56:15.948 8 INFO cinder.api.openstack.wsgi [None req-f06e423b-fe51-4757-989a-37c2c6734625 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/b2610b83b2d943ff9e879a4d7ffa6496?usage=true 2026-05-09 22:56:15.971 8 INFO cinder.api.openstack.wsgi [None req-f06e423b-fe51-4757-989a-37c2c6734625 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/b2610b83b2d943ff9e879a4d7ffa6496?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 429/859] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:56:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/b2610b83b2d943ff9e879a4d7ffa6496?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:56:15.982 7 INFO cinder.api.openstack.wsgi [None req-b13c8191-bd3d-4a71-bcd9-3f644f41a2a0 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true 2026-05-09 22:56:16.018 7 INFO cinder.api.openstack.wsgi [None req-b13c8191-bd3d-4a71-bcd9-3f644f41a2a0 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 431/860] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:56:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:56:16.032 8 INFO cinder.api.openstack.wsgi [None req-f0c55318-a8fc-4fba-867c-83dd54f455b6 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/d8a842174b294e868d234f057a67273a?usage=true 2026-05-09 22:56:16.060 8 INFO cinder.api.openstack.wsgi [None req-f0c55318-a8fc-4fba-867c-83dd54f455b6 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/d8a842174b294e868d234f057a67273a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 430/861] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:56:16 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/d8a842174b294e868d234f057a67273a?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:56:16.074 7 INFO cinder.api.openstack.wsgi [None req-4500fb05-7a1c-40ff-888a-c214cbd1d697 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true 2026-05-09 22:56:16.098 7 INFO cinder.api.openstack.wsgi [None req-4500fb05-7a1c-40ff-888a-c214cbd1d697 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 432/862] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:56:16 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:56:16.112 8 INFO cinder.api.openstack.wsgi [None req-77477137-adc9-4cc2-9570-507e4349f326 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/ff85a084148a484b8cbb91825ceb55fa?usage=true 2026-05-09 22:56:16.154 8 INFO cinder.api.openstack.wsgi [None req-77477137-adc9-4cc2-9570-507e4349f326 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/ff85a084148a484b8cbb91825ceb55fa?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 431/863] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:56:16 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/ff85a084148a484b8cbb91825ceb55fa?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:56:17.446 7 INFO cinder.api.openstack.wsgi [None req-4500fb05-7a1c-40ff-888a-c214cbd1d697 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:56:17.447 7 INFO cinder.api.openstack.wsgi [None req-4500fb05-7a1c-40ff-888a-c214cbd1d697 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:56:17.450 8 INFO cinder.api.openstack.wsgi [None req-77477137-adc9-4cc2-9570-507e4349f326 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:56:17.451 8 INFO cinder.api.openstack.wsgi [None req-77477137-adc9-4cc2-9570-507e4349f326 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:56:27.447 7 INFO cinder.api.openstack.wsgi [None req-4500fb05-7a1c-40ff-888a-c214cbd1d697 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:56:27.447 8 INFO cinder.api.openstack.wsgi [None req-77477137-adc9-4cc2-9570-507e4349f326 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:56:27.448 7 INFO cinder.api.openstack.wsgi [None req-4500fb05-7a1c-40ff-888a-c214cbd1d697 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:56:27.448 8 INFO cinder.api.openstack.wsgi [None req-77477137-adc9-4cc2-9570-507e4349f326 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:56:35.489 8 INFO cinder.api.openstack.wsgi [None req-d20df894-88d5-4f45-ab14-608fe027105d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes 2026-05-09 22:56:35.601 8 INFO cinder.api.v3.volumes [None req-d20df894-88d5-4f45-ab14-608fe027105d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Create volume of 16 GB 2026-05-09 22:56:35.608 8 INFO cinder.volume.api [None req-d20df894-88d5-4f45-ab14-608fe027105d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Availability Zones retrieved successfully. 2026-05-09 22:56:35.812 8 INFO cinder.volume.api [None req-d20df894-88d5-4f45-ab14-608fe027105d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Create volume request issued successfully. 2026-05-09 22:56:35.812 8 INFO cinder.api.openstack.wsgi [None req-d20df894-88d5-4f45-ab14-608fe027105d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 434/868] 199.204.45.235 () {34 vars in 733 bytes} [Sat May 9 22:56:35 2026] POST /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes => generated 846 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-09 22:56:35.827 7 INFO cinder.api.openstack.wsgi [req-d20df894-88d5-4f45-ab14-608fe027105d req-635363e1-45f7-4fb7-a3aa-998bc34db666 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/2a0c6b03-d087-4e6b-8320-e86e856c73bd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:56:35.864 7 INFO cinder.volume.api [req-d20df894-88d5-4f45-ab14-608fe027105d req-635363e1-45f7-4fb7-a3aa-998bc34db666 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Volume info retrieved successfully. 2026-05-09 22:56:35.869 7 INFO cinder.api.openstack.wsgi [req-d20df894-88d5-4f45-ab14-608fe027105d req-635363e1-45f7-4fb7-a3aa-998bc34db666 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/2a0c6b03-d087-4e6b-8320-e86e856c73bd returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 435/869] 199.204.45.235 () {32 vars in 824 bytes} [Sat May 9 22:56:35 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/2a0c6b03-d087-4e6b-8320-e86e856c73bd => generated 1025 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 22:56:37.446 8 INFO cinder.api.openstack.wsgi [None req-d20df894-88d5-4f45-ab14-608fe027105d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:56:37.447 8 INFO cinder.api.openstack.wsgi [None req-d20df894-88d5-4f45-ab14-608fe027105d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:56:37.447 7 INFO cinder.api.openstack.wsgi [req-d20df894-88d5-4f45-ab14-608fe027105d req-635363e1-45f7-4fb7-a3aa-998bc34db666 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:56:37.448 7 INFO cinder.api.openstack.wsgi [req-d20df894-88d5-4f45-ab14-608fe027105d req-635363e1-45f7-4fb7-a3aa-998bc34db666 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:56:40.887 8 INFO cinder.api.openstack.wsgi [req-d20df894-88d5-4f45-ab14-608fe027105d req-36a5cd96-48bb-446a-a949-6df13a855b5d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/2a0c6b03-d087-4e6b-8320-e86e856c73bd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:56:40.904 8 INFO cinder.volume.api [req-d20df894-88d5-4f45-ab14-608fe027105d req-36a5cd96-48bb-446a-a949-6df13a855b5d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Volume info retrieved successfully. 2026-05-09 22:56:40.911 8 INFO cinder.api.openstack.wsgi [req-d20df894-88d5-4f45-ab14-608fe027105d req-36a5cd96-48bb-446a-a949-6df13a855b5d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/2a0c6b03-d087-4e6b-8320-e86e856c73bd returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 436/872] 199.204.45.235 () {32 vars in 824 bytes} [Sat May 9 22:56:40 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/2a0c6b03-d087-4e6b-8320-e86e856c73bd => generated 1489 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:56:41.456 7 INFO cinder.api.openstack.wsgi [req-9159ec9a-3b2c-4bbe-81a2-75c353c42044 req-3fc6542e-c6e0-4af3-9ba8-2c721b94674a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/2a0c6b03-d087-4e6b-8320-e86e856c73bd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:56:41.475 7 INFO cinder.volume.api [req-9159ec9a-3b2c-4bbe-81a2-75c353c42044 req-3fc6542e-c6e0-4af3-9ba8-2c721b94674a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Volume info retrieved successfully. 2026-05-09 22:56:41.482 7 INFO cinder.api.openstack.wsgi [req-9159ec9a-3b2c-4bbe-81a2-75c353c42044 req-3fc6542e-c6e0-4af3-9ba8-2c721b94674a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/2a0c6b03-d087-4e6b-8320-e86e856c73bd returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 437/873] 10.0.0.18 () {34 vars in 1026 bytes} [Sat May 9 22:56:41 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/2a0c6b03-d087-4e6b-8320-e86e856c73bd => generated 1489 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:56:41.915 8 INFO cinder.api.openstack.wsgi [req-9159ec9a-3b2c-4bbe-81a2-75c353c42044 req-6b2c283b-6aa0-407e-bfba-7d9dbe6bb653 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/2a0c6b03-d087-4e6b-8320-e86e856c73bd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:56:41.937 8 INFO cinder.volume.api [req-9159ec9a-3b2c-4bbe-81a2-75c353c42044 req-6b2c283b-6aa0-407e-bfba-7d9dbe6bb653 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Volume info retrieved successfully. 2026-05-09 22:56:41.948 8 INFO cinder.api.openstack.wsgi [req-9159ec9a-3b2c-4bbe-81a2-75c353c42044 req-6b2c283b-6aa0-407e-bfba-7d9dbe6bb653 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/2a0c6b03-d087-4e6b-8320-e86e856c73bd returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 437/874] 10.0.0.18 () {34 vars in 1026 bytes} [Sat May 9 22:56:41 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/2a0c6b03-d087-4e6b-8320-e86e856c73bd => generated 1489 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 22:56:41.959 7 INFO cinder.api.openstack.wsgi [req-9159ec9a-3b2c-4bbe-81a2-75c353c42044 req-3fc6542e-c6e0-4af3-9ba8-2c721b94674a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 22:56:41.960 7 INFO cinder.api.openstack.wsgi [req-9159ec9a-3b2c-4bbe-81a2-75c353c42044 req-3fc6542e-c6e0-4af3-9ba8-2c721b94674a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 438/875] 10.0.0.18 () {32 vars in 826 bytes} [Sat May 9 22:56:41 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:56:41.977 8 INFO cinder.api.openstack.wsgi [req-9159ec9a-3b2c-4bbe-81a2-75c353c42044 req-ff95ef78-bdce-419b-8e97-07781029c307 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:56:42.020 8 INFO cinder.api.openstack.wsgi [req-9159ec9a-3b2c-4bbe-81a2-75c353c42044 req-ff95ef78-bdce-419b-8e97-07781029c307 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/attachments returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 438/876] 10.0.0.18 () {40 vars in 1055 bytes} [Sat May 9 22:56:41 2026] POST /v3/65c0e3cfaf4f491c97425a903e66a3a7/attachments => generated 273 bytes in 55 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:56:45.334 7 INFO cinder.api.openstack.wsgi [req-d20df894-88d5-4f45-ab14-608fe027105d req-bf94747e-eb6a-4bef-92bc-c1bf3b370841 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/2a0c6b03-d087-4e6b-8320-e86e856c73bd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:56:45.351 7 INFO cinder.volume.api [req-d20df894-88d5-4f45-ab14-608fe027105d req-bf94747e-eb6a-4bef-92bc-c1bf3b370841 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Volume info retrieved successfully. 2026-05-09 22:56:45.361 7 INFO cinder.api.openstack.wsgi [req-d20df894-88d5-4f45-ab14-608fe027105d req-bf94747e-eb6a-4bef-92bc-c1bf3b370841 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/2a0c6b03-d087-4e6b-8320-e86e856c73bd returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 439/877] 199.204.45.235 () {32 vars in 824 bytes} [Sat May 9 22:56:45 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/2a0c6b03-d087-4e6b-8320-e86e856c73bd => generated 1488 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 22:56:47.381 8 INFO cinder.api.openstack.wsgi [req-9159ec9a-3b2c-4bbe-81a2-75c353c42044 req-ff95ef78-bdce-419b-8e97-07781029c307 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 22:56:47.382 8 INFO cinder.api.openstack.wsgi [req-9159ec9a-3b2c-4bbe-81a2-75c353c42044 req-ff95ef78-bdce-419b-8e97-07781029c307 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 439/878] 199.204.45.235 () {32 vars in 838 bytes} [Sat May 9 22:56:47 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:56:47.394 7 INFO cinder.api.openstack.wsgi [req-9159ec9a-3b2c-4bbe-81a2-75c353c42044 req-e03b8832-36a4-48e5-8cdf-b118fc3d9110 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/2a0c6b03-d087-4e6b-8320-e86e856c73bd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:56:47.414 7 INFO cinder.volume.api [req-9159ec9a-3b2c-4bbe-81a2-75c353c42044 req-e03b8832-36a4-48e5-8cdf-b118fc3d9110 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Volume info retrieved successfully. 2026-05-09 22:56:47.422 7 INFO cinder.api.openstack.wsgi [req-9159ec9a-3b2c-4bbe-81a2-75c353c42044 req-e03b8832-36a4-48e5-8cdf-b118fc3d9110 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/2a0c6b03-d087-4e6b-8320-e86e856c73bd returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 440/879] 199.204.45.235 () {36 vars in 1072 bytes} [Sat May 9 22:56:47 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/2a0c6b03-d087-4e6b-8320-e86e856c73bd => generated 1712 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) 2026-05-09 22:56:47.446 7 INFO cinder.api.openstack.wsgi [req-9159ec9a-3b2c-4bbe-81a2-75c353c42044 req-e03b8832-36a4-48e5-8cdf-b118fc3d9110 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:56:47.446 8 INFO cinder.api.openstack.wsgi [req-9159ec9a-3b2c-4bbe-81a2-75c353c42044 req-ff95ef78-bdce-419b-8e97-07781029c307 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:56:47.447 7 INFO cinder.api.openstack.wsgi [req-9159ec9a-3b2c-4bbe-81a2-75c353c42044 req-e03b8832-36a4-48e5-8cdf-b118fc3d9110 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:56:47.447 8 INFO cinder.api.openstack.wsgi [req-9159ec9a-3b2c-4bbe-81a2-75c353c42044 req-ff95ef78-bdce-419b-8e97-07781029c307 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:56:47.499 7 INFO cinder.api.openstack.wsgi [req-9159ec9a-3b2c-4bbe-81a2-75c353c42044 req-3bb57aaa-3f35-4e5a-99a4-ca5171d699c7 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/attachments/1eb4e401-f1fa-4203-8d84-6ab81e25a758 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:56:48.354 8 INFO cinder.api.openstack.wsgi [req-d20df894-88d5-4f45-ab14-608fe027105d req-1191ad0b-9a59-480b-badd-e9298986554d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/2a0c6b03-d087-4e6b-8320-e86e856c73bd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:56:48.368 8 INFO cinder.volume.api [req-d20df894-88d5-4f45-ab14-608fe027105d req-1191ad0b-9a59-480b-badd-e9298986554d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Volume info retrieved successfully. 2026-05-09 22:56:48.372 8 INFO cinder.api.openstack.wsgi [req-d20df894-88d5-4f45-ab14-608fe027105d req-1191ad0b-9a59-480b-badd-e9298986554d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/2a0c6b03-d087-4e6b-8320-e86e856c73bd returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 441/882] 199.204.45.235 () {32 vars in 824 bytes} [Sat May 9 22:56:48 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/2a0c6b03-d087-4e6b-8320-e86e856c73bd => generated 1489 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 22:56:48.540 7 INFO cinder.api.openstack.wsgi [req-9159ec9a-3b2c-4bbe-81a2-75c353c42044 req-3bb57aaa-3f35-4e5a-99a4-ca5171d699c7 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/attachments/1eb4e401-f1fa-4203-8d84-6ab81e25a758 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 442/883] 199.204.45.235 () {40 vars in 1134 bytes} [Sat May 9 22:56:47 2026] PUT /v3/65c0e3cfaf4f491c97425a903e66a3a7/attachments/1eb4e401-f1fa-4203-8d84-6ab81e25a758 => generated 775 bytes in 1048 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:56:49.054 8 INFO cinder.api.openstack.wsgi [req-9159ec9a-3b2c-4bbe-81a2-75c353c42044 req-82bda414-4217-49e3-92ec-5d9a92e208cb ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/attachments/1eb4e401-f1fa-4203-8d84-6ab81e25a758/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:56:49.083 8 INFO cinder.api.openstack.wsgi [req-9159ec9a-3b2c-4bbe-81a2-75c353c42044 req-82bda414-4217-49e3-92ec-5d9a92e208cb ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/attachments/1eb4e401-f1fa-4203-8d84-6ab81e25a758/action returned with HTTP 204 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 442/884] 199.204.45.235 () {40 vars in 1147 bytes} [Sat May 9 22:56:49 2026] POST /v3/65c0e3cfaf4f491c97425a903e66a3a7/attachments/1eb4e401-f1fa-4203-8d84-6ab81e25a758/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:56:51.122 7 INFO cinder.api.openstack.wsgi [req-d20df894-88d5-4f45-ab14-608fe027105d req-ed3df82d-ab88-4a06-a06c-67fd2c8ee298 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/2a0c6b03-d087-4e6b-8320-e86e856c73bd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:56:51.139 7 INFO cinder.volume.api [req-d20df894-88d5-4f45-ab14-608fe027105d req-ed3df82d-ab88-4a06-a06c-67fd2c8ee298 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Volume info retrieved successfully. 2026-05-09 22:56:51.149 7 INFO cinder.api.openstack.wsgi [req-d20df894-88d5-4f45-ab14-608fe027105d req-ed3df82d-ab88-4a06-a06c-67fd2c8ee298 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/2a0c6b03-d087-4e6b-8320-e86e856c73bd returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 443/885] 199.204.45.235 () {32 vars in 824 bytes} [Sat May 9 22:56:51 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/2a0c6b03-d087-4e6b-8320-e86e856c73bd => generated 1787 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:56:54.108 8 INFO cinder.api.openstack.wsgi [req-d20df894-88d5-4f45-ab14-608fe027105d req-9555f54b-882c-43a4-bdd8-124de3912882 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/2a0c6b03-d087-4e6b-8320-e86e856c73bd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:56:54.121 8 INFO cinder.volume.api [req-d20df894-88d5-4f45-ab14-608fe027105d req-9555f54b-882c-43a4-bdd8-124de3912882 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Volume info retrieved successfully. 2026-05-09 22:56:54.126 8 INFO cinder.api.openstack.wsgi [req-d20df894-88d5-4f45-ab14-608fe027105d req-9555f54b-882c-43a4-bdd8-124de3912882 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/2a0c6b03-d087-4e6b-8320-e86e856c73bd returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 443/886] 199.204.45.235 () {32 vars in 824 bytes} [Sat May 9 22:56:54 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/2a0c6b03-d087-4e6b-8320-e86e856c73bd => generated 1787 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:56:56.958 7 INFO cinder.api.openstack.wsgi [req-d20df894-88d5-4f45-ab14-608fe027105d req-5c22ae10-cf72-425b-b494-60c956b6dcf3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/2a0c6b03-d087-4e6b-8320-e86e856c73bd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:56:56.978 7 INFO cinder.volume.api [req-d20df894-88d5-4f45-ab14-608fe027105d req-5c22ae10-cf72-425b-b494-60c956b6dcf3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Volume info retrieved successfully. 2026-05-09 22:56:56.983 7 INFO cinder.api.openstack.wsgi [req-d20df894-88d5-4f45-ab14-608fe027105d req-5c22ae10-cf72-425b-b494-60c956b6dcf3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/2a0c6b03-d087-4e6b-8320-e86e856c73bd returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 444/887] 199.204.45.235 () {32 vars in 824 bytes} [Sat May 9 22:56:56 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/2a0c6b03-d087-4e6b-8320-e86e856c73bd => generated 1787 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 22:56:57.446 8 INFO cinder.api.openstack.wsgi [req-d20df894-88d5-4f45-ab14-608fe027105d req-9555f54b-882c-43a4-bdd8-124de3912882 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:56:57.446 7 INFO cinder.api.openstack.wsgi [req-d20df894-88d5-4f45-ab14-608fe027105d req-5c22ae10-cf72-425b-b494-60c956b6dcf3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:56:57.447 8 INFO cinder.api.openstack.wsgi [req-d20df894-88d5-4f45-ab14-608fe027105d req-9555f54b-882c-43a4-bdd8-124de3912882 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:56:57.447 7 INFO cinder.api.openstack.wsgi [req-d20df894-88d5-4f45-ab14-608fe027105d req-5c22ae10-cf72-425b-b494-60c956b6dcf3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:57:07.446 7 INFO cinder.api.openstack.wsgi [req-d20df894-88d5-4f45-ab14-608fe027105d req-5c22ae10-cf72-425b-b494-60c956b6dcf3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:57:07.448 7 INFO cinder.api.openstack.wsgi [req-d20df894-88d5-4f45-ab14-608fe027105d req-5c22ae10-cf72-425b-b494-60c956b6dcf3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:57:07.448 8 INFO cinder.api.openstack.wsgi [req-d20df894-88d5-4f45-ab14-608fe027105d req-9555f54b-882c-43a4-bdd8-124de3912882 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:57:07.451 8 INFO cinder.api.openstack.wsgi [req-d20df894-88d5-4f45-ab14-608fe027105d req-9555f54b-882c-43a4-bdd8-124de3912882 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:57:15.020 7 INFO cinder.api.openstack.wsgi [None req-2396c9c5-7b9b-4cbe-b705-5e75c500e4bf ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 22:57:15.038 7 INFO cinder.volume.api [None req-2396c9c5-7b9b-4cbe-b705-5e75c500e4bf ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:57:15.043 7 INFO cinder.api.openstack.wsgi [None req-2396c9c5-7b9b-4cbe-b705-5e75c500e4bf ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 447/892] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 22:57:14 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true => generated 1790 bytes in 89 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:57:15.081 8 INFO cinder.api.openstack.wsgi [None req-1ebaf509-e764-4912-bf89-c5a72e83b3fd ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/3c98074ac952402d95c9211f5fdf8e03?usage=true 2026-05-09 22:57:15.106 8 INFO cinder.api.openstack.wsgi [None req-1ebaf509-e764-4912-bf89-c5a72e83b3fd ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/3c98074ac952402d95c9211f5fdf8e03?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 446/893] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:57:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/3c98074ac952402d95c9211f5fdf8e03?usage=true => generated 847 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:57:15.117 7 INFO cinder.api.openstack.wsgi [None req-f767eeff-0166-4fcd-84d4-dfd694a285d9 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/4f049e17cb6d499fac048f296e593f64?usage=true 2026-05-09 22:57:15.148 7 INFO cinder.api.openstack.wsgi [None req-f767eeff-0166-4fcd-84d4-dfd694a285d9 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/4f049e17cb6d499fac048f296e593f64?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 448/894] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:57:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/4f049e17cb6d499fac048f296e593f64?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:57:15.160 8 INFO cinder.api.openstack.wsgi [None req-c12cf4fd-d1e9-4bdb-92ed-a9919b0b3403 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/57efbf38f25549f5925655d094dc34c3?usage=true 2026-05-09 22:57:15.181 8 INFO cinder.api.openstack.wsgi [None req-c12cf4fd-d1e9-4bdb-92ed-a9919b0b3403 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/57efbf38f25549f5925655d094dc34c3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 447/895] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:57:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/57efbf38f25549f5925655d094dc34c3?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:57:15.195 7 INFO cinder.api.openstack.wsgi [None req-cf1ad170-e67c-4c49-bf1a-83a23396ed8f ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true 2026-05-09 22:57:15.216 7 INFO cinder.api.openstack.wsgi [None req-cf1ad170-e67c-4c49-bf1a-83a23396ed8f ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 449/896] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:57:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:57:15.228 8 INFO cinder.api.openstack.wsgi [None req-5653669c-5a8e-4770-a239-3d78f390adc8 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/911d41c1cb5d4fb3b5ee3bfb4bf259b5?usage=true 2026-05-09 22:57:15.253 8 INFO cinder.api.openstack.wsgi [None req-5653669c-5a8e-4770-a239-3d78f390adc8 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/911d41c1cb5d4fb3b5ee3bfb4bf259b5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 448/897] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:57:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/911d41c1cb5d4fb3b5ee3bfb4bf259b5?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:57:15.264 7 INFO cinder.api.openstack.wsgi [None req-d1f99f35-51bb-4445-91c1-3fad8938251b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/9ff38701710a42518deba650396633cb?usage=true 2026-05-09 22:57:15.285 7 INFO cinder.api.openstack.wsgi [None req-d1f99f35-51bb-4445-91c1-3fad8938251b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/9ff38701710a42518deba650396633cb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 450/898] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:57:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/9ff38701710a42518deba650396633cb?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:57:15.297 8 INFO cinder.api.openstack.wsgi [None req-52acce85-9f49-4935-a9aa-d228e3044efc ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/b2610b83b2d943ff9e879a4d7ffa6496?usage=true 2026-05-09 22:57:15.321 8 INFO cinder.api.openstack.wsgi [None req-52acce85-9f49-4935-a9aa-d228e3044efc ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/b2610b83b2d943ff9e879a4d7ffa6496?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 449/899] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:57:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/b2610b83b2d943ff9e879a4d7ffa6496?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:57:15.334 7 INFO cinder.api.openstack.wsgi [None req-86c78843-e8d2-4607-95f1-5c134032d834 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true 2026-05-09 22:57:15.355 7 INFO cinder.api.openstack.wsgi [None req-86c78843-e8d2-4607-95f1-5c134032d834 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 451/900] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:57:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:57:15.370 8 INFO cinder.api.openstack.wsgi [None req-1e8256c3-a702-437a-8eb8-fabfb2ff0847 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/d8a842174b294e868d234f057a67273a?usage=true 2026-05-09 22:57:15.390 8 INFO cinder.api.openstack.wsgi [None req-1e8256c3-a702-437a-8eb8-fabfb2ff0847 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/d8a842174b294e868d234f057a67273a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 450/901] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:57:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/d8a842174b294e868d234f057a67273a?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:57:15.403 7 INFO cinder.api.openstack.wsgi [None req-c7031216-d2e3-45a9-be84-833873c15e81 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true 2026-05-09 22:57:15.422 7 INFO cinder.api.openstack.wsgi [None req-c7031216-d2e3-45a9-be84-833873c15e81 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 452/902] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:57:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:57:15.434 8 INFO cinder.api.openstack.wsgi [None req-c68ac1d4-606f-42b0-b3e0-cd726313917c ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/ff85a084148a484b8cbb91825ceb55fa?usage=true 2026-05-09 22:57:15.466 8 INFO cinder.api.openstack.wsgi [None req-c68ac1d4-606f-42b0-b3e0-cd726313917c ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/ff85a084148a484b8cbb91825ceb55fa?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 451/903] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:57:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/ff85a084148a484b8cbb91825ceb55fa?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:57:15.473 7 INFO cinder.api.openstack.wsgi [None req-3345a2e4-7c22-4fc3-a37c-af21856fba68 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services 2026-05-09 22:57:15.483 7 INFO cinder.api.openstack.wsgi [None req-3345a2e4-7c22-4fc3-a37c-af21856fba68 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 453/904] 10.0.0.188 () {28 vars in 644 bytes} [Sat May 9 22:57:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:57:15.495 8 INFO cinder.api.openstack.wsgi [None req-c3659b3c-cffc-43d2-8c25-19395bf219a0 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 22:57:15.508 8 INFO cinder.volume.api [None req-c3659b3c-cffc-43d2-8c25-19395bf219a0 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:57:15.514 8 INFO cinder.api.openstack.wsgi [None req-c3659b3c-cffc-43d2-8c25-19395bf219a0 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 452/905] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 22:57:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/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-09 22:57:15.530 7 INFO cinder.api.openstack.wsgi [None req-10ac0aa7-2b4c-450b-86c1-c21789b3c5d3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true 2026-05-09 22:57:16.034 7 INFO cinder.api.openstack.wsgi [None req-10ac0aa7-2b4c-450b-86c1-c21789b3c5d3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 454/906] 10.0.0.188 () {28 vars in 695 bytes} [Sat May 9 22:57:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:57:16.048 8 INFO cinder.api.openstack.wsgi [None req-219bd7e9-1fb7-4b1b-9127-98a264e76e24 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true 2026-05-09 22:57:16.063 8 INFO cinder.volume.api [None req-219bd7e9-1fb7-4b1b-9127-98a264e76e24 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all snapshots completed successfully. 2026-05-09 22:57:16.064 8 INFO cinder.api.openstack.wsgi [None req-219bd7e9-1fb7-4b1b-9127-98a264e76e24 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 453/907] 10.0.0.188 () {28 vars in 673 bytes} [Sat May 9 22:57:16 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:57:17.446 7 INFO cinder.api.openstack.wsgi [None req-10ac0aa7-2b4c-450b-86c1-c21789b3c5d3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:57:17.447 7 INFO cinder.api.openstack.wsgi [None req-10ac0aa7-2b4c-450b-86c1-c21789b3c5d3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:57:17.447 8 INFO cinder.api.openstack.wsgi [None req-219bd7e9-1fb7-4b1b-9127-98a264e76e24 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:57:17.448 8 INFO cinder.api.openstack.wsgi [None req-219bd7e9-1fb7-4b1b-9127-98a264e76e24 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:57:27.447 8 INFO cinder.api.openstack.wsgi [None req-219bd7e9-1fb7-4b1b-9127-98a264e76e24 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:57:27.447 7 INFO cinder.api.openstack.wsgi [None req-10ac0aa7-2b4c-450b-86c1-c21789b3c5d3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:57:27.448 8 INFO cinder.api.openstack.wsgi [None req-219bd7e9-1fb7-4b1b-9127-98a264e76e24 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:57:27.448 7 INFO cinder.api.openstack.wsgi [None req-10ac0aa7-2b4c-450b-86c1-c21789b3c5d3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:57:37.450 8 INFO cinder.api.openstack.wsgi [None req-219bd7e9-1fb7-4b1b-9127-98a264e76e24 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:57:37.450 7 INFO cinder.api.openstack.wsgi [None req-10ac0aa7-2b4c-450b-86c1-c21789b3c5d3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:57:37.450 8 INFO cinder.api.openstack.wsgi [None req-219bd7e9-1fb7-4b1b-9127-98a264e76e24 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:57:37.452 7 INFO cinder.api.openstack.wsgi [None req-10ac0aa7-2b4c-450b-86c1-c21789b3c5d3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:57:47.446 8 INFO cinder.api.openstack.wsgi [None req-219bd7e9-1fb7-4b1b-9127-98a264e76e24 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:57:47.447 7 INFO cinder.api.openstack.wsgi [None req-10ac0aa7-2b4c-450b-86c1-c21789b3c5d3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:57:47.447 7 INFO cinder.api.openstack.wsgi [None req-10ac0aa7-2b4c-450b-86c1-c21789b3c5d3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:57:47.447 8 INFO cinder.api.openstack.wsgi [None req-219bd7e9-1fb7-4b1b-9127-98a264e76e24 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:57:57.446 7 INFO cinder.api.openstack.wsgi [None req-10ac0aa7-2b4c-450b-86c1-c21789b3c5d3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:57:57.447 7 INFO cinder.api.openstack.wsgi [None req-10ac0aa7-2b4c-450b-86c1-c21789b3c5d3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:57:57.447 8 INFO cinder.api.openstack.wsgi [None req-219bd7e9-1fb7-4b1b-9127-98a264e76e24 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:57:57.449 8 INFO cinder.api.openstack.wsgi [None req-219bd7e9-1fb7-4b1b-9127-98a264e76e24 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:58:07.446 7 INFO cinder.api.openstack.wsgi [None req-10ac0aa7-2b4c-450b-86c1-c21789b3c5d3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:58:07.447 7 INFO cinder.api.openstack.wsgi [None req-10ac0aa7-2b4c-450b-86c1-c21789b3c5d3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:58:07.447 8 INFO cinder.api.openstack.wsgi [None req-219bd7e9-1fb7-4b1b-9127-98a264e76e24 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:58:07.448 8 INFO cinder.api.openstack.wsgi [None req-219bd7e9-1fb7-4b1b-9127-98a264e76e24 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:58:14.972 7 INFO cinder.api.openstack.wsgi [None req-d228d456-4e62-461f-ad57-8fba7bf7be13 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true 2026-05-09 22:58:14.983 7 INFO cinder.volume.api [None req-d228d456-4e62-461f-ad57-8fba7bf7be13 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all snapshots completed successfully. 2026-05-09 22:58:14.983 7 INFO cinder.api.openstack.wsgi [None req-d228d456-4e62-461f-ad57-8fba7bf7be13 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 461/920] 10.0.0.188 () {28 vars in 673 bytes} [Sat May 9 22:58:14 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true => generated 17 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:58:14.993 8 INFO cinder.api.openstack.wsgi [None req-8c3a613f-34ce-4947-bcf5-5a3d0914a934 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 22:58:15.006 8 INFO cinder.volume.api [None req-8c3a613f-34ce-4947-bcf5-5a3d0914a934 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:58:15.013 8 INFO cinder.api.openstack.wsgi [None req-8c3a613f-34ce-4947-bcf5-5a3d0914a934 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 460/921] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 22:58:14 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/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-09 22:58:15.050 7 INFO cinder.api.openstack.wsgi [None req-1efdad81-da2c-4cb7-a522-fd6a92829fbd ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/3c98074ac952402d95c9211f5fdf8e03?usage=true 2026-05-09 22:58:15.070 7 INFO cinder.api.openstack.wsgi [None req-1efdad81-da2c-4cb7-a522-fd6a92829fbd ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/3c98074ac952402d95c9211f5fdf8e03?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 462/922] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:58:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/3c98074ac952402d95c9211f5fdf8e03?usage=true => generated 847 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:58:15.081 8 INFO cinder.api.openstack.wsgi [None req-65c1d2ec-f346-4d02-ac66-4f0d1e59164b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/4f049e17cb6d499fac048f296e593f64?usage=true 2026-05-09 22:58:15.099 8 INFO cinder.api.openstack.wsgi [None req-65c1d2ec-f346-4d02-ac66-4f0d1e59164b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/4f049e17cb6d499fac048f296e593f64?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 461/923] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:58:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/4f049e17cb6d499fac048f296e593f64?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:58:15.114 7 INFO cinder.api.openstack.wsgi [None req-6f73041c-16c6-4a18-93e2-e152c54b19fa ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/57efbf38f25549f5925655d094dc34c3?usage=true 2026-05-09 22:58:15.132 7 INFO cinder.api.openstack.wsgi [None req-6f73041c-16c6-4a18-93e2-e152c54b19fa ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/57efbf38f25549f5925655d094dc34c3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 463/924] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:58:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/57efbf38f25549f5925655d094dc34c3?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:58:15.143 8 INFO cinder.api.openstack.wsgi [None req-b70d468a-987e-4f65-bba6-2151468ffb88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true 2026-05-09 22:58:15.164 8 INFO cinder.api.openstack.wsgi [None req-b70d468a-987e-4f65-bba6-2151468ffb88 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 462/925] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:58:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:58:15.176 7 INFO cinder.api.openstack.wsgi [None req-c0d8fa26-dd6a-4eea-8921-e124d1728c3e ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/911d41c1cb5d4fb3b5ee3bfb4bf259b5?usage=true 2026-05-09 22:58:15.194 7 INFO cinder.api.openstack.wsgi [None req-c0d8fa26-dd6a-4eea-8921-e124d1728c3e ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/911d41c1cb5d4fb3b5ee3bfb4bf259b5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 464/926] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:58:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/911d41c1cb5d4fb3b5ee3bfb4bf259b5?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:58:15.205 8 INFO cinder.api.openstack.wsgi [None req-d5ffc920-9655-4a47-a038-bb72dc82adfb ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/9ff38701710a42518deba650396633cb?usage=true 2026-05-09 22:58:15.221 8 INFO cinder.api.openstack.wsgi [None req-d5ffc920-9655-4a47-a038-bb72dc82adfb ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/9ff38701710a42518deba650396633cb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 463/927] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:58:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/9ff38701710a42518deba650396633cb?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:58:15.233 7 INFO cinder.api.openstack.wsgi [None req-0ab94fd7-4990-45bb-8ae8-0797ce9574bb ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/b2610b83b2d943ff9e879a4d7ffa6496?usage=true 2026-05-09 22:58:15.250 7 INFO cinder.api.openstack.wsgi [None req-0ab94fd7-4990-45bb-8ae8-0797ce9574bb ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/b2610b83b2d943ff9e879a4d7ffa6496?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 465/928] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:58:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/b2610b83b2d943ff9e879a4d7ffa6496?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:58:15.262 8 INFO cinder.api.openstack.wsgi [None req-ebd7b397-e651-4295-9ec8-446743f40a47 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true 2026-05-09 22:58:15.282 8 INFO cinder.api.openstack.wsgi [None req-ebd7b397-e651-4295-9ec8-446743f40a47 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 464/929] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:58:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:58:15.295 7 INFO cinder.api.openstack.wsgi [None req-983a15cc-1049-44d8-b107-fed2e22bfa45 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/d8a842174b294e868d234f057a67273a?usage=true 2026-05-09 22:58:15.315 7 INFO cinder.api.openstack.wsgi [None req-983a15cc-1049-44d8-b107-fed2e22bfa45 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/d8a842174b294e868d234f057a67273a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 466/930] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:58:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/d8a842174b294e868d234f057a67273a?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:58:15.328 8 INFO cinder.api.openstack.wsgi [None req-c69303ff-d254-41df-acb9-50b1581abb51 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true 2026-05-09 22:58:15.348 8 INFO cinder.api.openstack.wsgi [None req-c69303ff-d254-41df-acb9-50b1581abb51 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 465/931] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:58:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:58:15.362 7 INFO cinder.api.openstack.wsgi [None req-a3facade-bc28-4126-a2ad-810f6f779c9e ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/ff85a084148a484b8cbb91825ceb55fa?usage=true 2026-05-09 22:58:15.385 7 INFO cinder.api.openstack.wsgi [None req-a3facade-bc28-4126-a2ad-810f6f779c9e ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/ff85a084148a484b8cbb91825ceb55fa?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 467/932] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:58:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/ff85a084148a484b8cbb91825ceb55fa?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:58:15.398 8 INFO cinder.api.openstack.wsgi [None req-0052a841-7978-49b2-94fd-f711b974c170 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services 2026-05-09 22:58:15.404 8 INFO cinder.api.openstack.wsgi [None req-0052a841-7978-49b2-94fd-f711b974c170 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 466/933] 10.0.0.188 () {28 vars in 644 bytes} [Sat May 9 22:58:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:58:15.415 7 INFO cinder.api.openstack.wsgi [None req-8ee78afe-1b83-44e0-8a8b-518dd849de4b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 22:58:15.427 7 INFO cinder.volume.api [None req-8ee78afe-1b83-44e0-8a8b-518dd849de4b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:58:15.433 7 INFO cinder.api.openstack.wsgi [None req-8ee78afe-1b83-44e0-8a8b-518dd849de4b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 468/934] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 22:58:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true => generated 1790 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 22:58:15.445 8 INFO cinder.api.openstack.wsgi [None req-47a4197d-c49f-4056-92ba-f30a1d2f116a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true 2026-05-09 22:58:15.948 8 INFO cinder.api.openstack.wsgi [None req-47a4197d-c49f-4056-92ba-f30a1d2f116a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 467/935] 10.0.0.188 () {28 vars in 695 bytes} [Sat May 9 22:58:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/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) 2026-05-09 22:58:17.446 7 INFO cinder.api.openstack.wsgi [None req-8ee78afe-1b83-44e0-8a8b-518dd849de4b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:58:17.446 8 INFO cinder.api.openstack.wsgi [None req-47a4197d-c49f-4056-92ba-f30a1d2f116a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:58:17.447 7 INFO cinder.api.openstack.wsgi [None req-8ee78afe-1b83-44e0-8a8b-518dd849de4b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:58:17.448 8 INFO cinder.api.openstack.wsgi [None req-47a4197d-c49f-4056-92ba-f30a1d2f116a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:58:27.446 7 INFO cinder.api.openstack.wsgi [None req-8ee78afe-1b83-44e0-8a8b-518dd849de4b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:58:27.446 8 INFO cinder.api.openstack.wsgi [None req-47a4197d-c49f-4056-92ba-f30a1d2f116a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:58:27.447 7 INFO cinder.api.openstack.wsgi [None req-8ee78afe-1b83-44e0-8a8b-518dd849de4b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:58:27.447 8 INFO cinder.api.openstack.wsgi [None req-47a4197d-c49f-4056-92ba-f30a1d2f116a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:58:37.446 8 INFO cinder.api.openstack.wsgi [None req-47a4197d-c49f-4056-92ba-f30a1d2f116a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:58:37.446 8 INFO cinder.api.openstack.wsgi [None req-47a4197d-c49f-4056-92ba-f30a1d2f116a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:58:37.446 7 INFO cinder.api.openstack.wsgi [None req-8ee78afe-1b83-44e0-8a8b-518dd849de4b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:58:37.448 7 INFO cinder.api.openstack.wsgi [None req-8ee78afe-1b83-44e0-8a8b-518dd849de4b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:58:47.446 7 INFO cinder.api.openstack.wsgi [None req-8ee78afe-1b83-44e0-8a8b-518dd849de4b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:58:47.447 8 INFO cinder.api.openstack.wsgi [None req-47a4197d-c49f-4056-92ba-f30a1d2f116a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:58:47.447 7 INFO cinder.api.openstack.wsgi [None req-8ee78afe-1b83-44e0-8a8b-518dd849de4b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:58:47.448 8 INFO cinder.api.openstack.wsgi [None req-47a4197d-c49f-4056-92ba-f30a1d2f116a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:58:57.446 8 INFO cinder.api.openstack.wsgi [None req-47a4197d-c49f-4056-92ba-f30a1d2f116a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:58:57.446 7 INFO cinder.api.openstack.wsgi [None req-8ee78afe-1b83-44e0-8a8b-518dd849de4b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:58:57.447 7 INFO cinder.api.openstack.wsgi [None req-8ee78afe-1b83-44e0-8a8b-518dd849de4b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:58:57.447 8 INFO cinder.api.openstack.wsgi [None req-47a4197d-c49f-4056-92ba-f30a1d2f116a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:59:07.447 7 INFO cinder.api.openstack.wsgi [None req-8ee78afe-1b83-44e0-8a8b-518dd849de4b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:59:07.447 8 INFO cinder.api.openstack.wsgi [None req-47a4197d-c49f-4056-92ba-f30a1d2f116a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:59:07.448 7 INFO cinder.api.openstack.wsgi [None req-8ee78afe-1b83-44e0-8a8b-518dd849de4b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:59:07.449 8 INFO cinder.api.openstack.wsgi [None req-47a4197d-c49f-4056-92ba-f30a1d2f116a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:59:15.008 7 INFO cinder.api.openstack.wsgi [None req-1d45eadd-bd48-4c26-b208-cf2c8e6d5e3b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true 2026-05-09 22:59:15.015 7 INFO cinder.volume.api [None req-1d45eadd-bd48-4c26-b208-cf2c8e6d5e3b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all snapshots completed successfully. 2026-05-09 22:59:15.015 7 INFO cinder.api.openstack.wsgi [None req-1d45eadd-bd48-4c26-b208-cf2c8e6d5e3b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 475/948] 10.0.0.188 () {28 vars in 673 bytes} [Sat May 9 22:59:14 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true => generated 17 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 22:59:15.028 8 INFO cinder.api.openstack.wsgi [None req-173c9a77-d002-48f4-9cc1-ef869443a501 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 22:59:15.041 8 INFO cinder.volume.api [None req-173c9a77-d002-48f4-9cc1-ef869443a501 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:59:15.047 8 INFO cinder.api.openstack.wsgi [None req-173c9a77-d002-48f4-9cc1-ef869443a501 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 474/949] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 22:59:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true => generated 1790 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 22:59:15.059 7 INFO cinder.api.openstack.wsgi [None req-9a56bd79-0bb2-459c-b4b3-2857aa45ba30 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true 2026-05-09 22:59:15.562 7 INFO cinder.api.openstack.wsgi [None req-9a56bd79-0bb2-459c-b4b3-2857aa45ba30 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 476/950] 10.0.0.188 () {28 vars in 695 bytes} [Sat May 9 22:59:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:59:15.645 8 INFO cinder.api.openstack.wsgi [None req-19ead44a-c206-4241-a418-3b946f739476 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/3c98074ac952402d95c9211f5fdf8e03?usage=true 2026-05-09 22:59:15.666 8 INFO cinder.api.openstack.wsgi [None req-19ead44a-c206-4241-a418-3b946f739476 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/3c98074ac952402d95c9211f5fdf8e03?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 475/951] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:59:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/3c98074ac952402d95c9211f5fdf8e03?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:59:15.677 7 INFO cinder.api.openstack.wsgi [None req-e884a20a-7d9e-4ae1-8a4b-a7184669bf80 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/4f049e17cb6d499fac048f296e593f64?usage=true 2026-05-09 22:59:15.711 7 INFO cinder.api.openstack.wsgi [None req-e884a20a-7d9e-4ae1-8a4b-a7184669bf80 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/4f049e17cb6d499fac048f296e593f64?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 477/952] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:59:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/4f049e17cb6d499fac048f296e593f64?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:59:15.723 8 INFO cinder.api.openstack.wsgi [None req-19643319-eea2-4b29-b2f9-5e9b1ed01cb2 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/57efbf38f25549f5925655d094dc34c3?usage=true 2026-05-09 22:59:15.740 8 INFO cinder.api.openstack.wsgi [None req-19643319-eea2-4b29-b2f9-5e9b1ed01cb2 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/57efbf38f25549f5925655d094dc34c3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 476/953] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:59:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/57efbf38f25549f5925655d094dc34c3?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:59:15.753 7 INFO cinder.api.openstack.wsgi [None req-b92e606c-e975-4470-aaa0-703447fdb810 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true 2026-05-09 22:59:15.790 7 INFO cinder.api.openstack.wsgi [None req-b92e606c-e975-4470-aaa0-703447fdb810 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 478/954] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:59:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:59:15.803 8 INFO cinder.api.openstack.wsgi [None req-85d0065c-7a5b-4091-b0f1-0f82581d1bd9 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/911d41c1cb5d4fb3b5ee3bfb4bf259b5?usage=true 2026-05-09 22:59:15.823 8 INFO cinder.api.openstack.wsgi [None req-85d0065c-7a5b-4091-b0f1-0f82581d1bd9 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/911d41c1cb5d4fb3b5ee3bfb4bf259b5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 477/955] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:59:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/911d41c1cb5d4fb3b5ee3bfb4bf259b5?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:59:15.838 7 INFO cinder.api.openstack.wsgi [None req-ee985305-03c7-480b-83a4-e15ce9d875f9 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/9ff38701710a42518deba650396633cb?usage=true 2026-05-09 22:59:15.856 7 INFO cinder.api.openstack.wsgi [None req-ee985305-03c7-480b-83a4-e15ce9d875f9 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/9ff38701710a42518deba650396633cb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 479/956] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:59:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/9ff38701710a42518deba650396633cb?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:59:15.866 8 INFO cinder.api.openstack.wsgi [None req-942f5a42-dea0-4a93-aa10-f7652d4aab99 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/b2610b83b2d943ff9e879a4d7ffa6496?usage=true 2026-05-09 22:59:15.887 8 INFO cinder.api.openstack.wsgi [None req-942f5a42-dea0-4a93-aa10-f7652d4aab99 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/b2610b83b2d943ff9e879a4d7ffa6496?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 478/957] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:59:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/b2610b83b2d943ff9e879a4d7ffa6496?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:59:15.902 7 INFO cinder.api.openstack.wsgi [None req-7784ca73-a24a-443f-b05e-d371e00d93a0 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true 2026-05-09 22:59:15.927 7 INFO cinder.api.openstack.wsgi [None req-7784ca73-a24a-443f-b05e-d371e00d93a0 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 480/958] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:59:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:59:15.940 8 INFO cinder.api.openstack.wsgi [None req-9dc0edbd-b415-49e0-af8b-98e0b5635b4a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/d8a842174b294e868d234f057a67273a?usage=true 2026-05-09 22:59:15.963 8 INFO cinder.api.openstack.wsgi [None req-9dc0edbd-b415-49e0-af8b-98e0b5635b4a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/d8a842174b294e868d234f057a67273a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 479/959] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:59:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/d8a842174b294e868d234f057a67273a?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:59:15.976 7 INFO cinder.api.openstack.wsgi [None req-cd0850c5-5c27-4844-95f4-dd5ce4ba7bc2 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true 2026-05-09 22:59:15.999 7 INFO cinder.api.openstack.wsgi [None req-cd0850c5-5c27-4844-95f4-dd5ce4ba7bc2 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 481/960] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:59:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:59:16.011 8 INFO cinder.api.openstack.wsgi [None req-9a32a27f-d463-48c2-bedd-7ffe2068a8c7 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/ff85a084148a484b8cbb91825ceb55fa?usage=true 2026-05-09 22:59:16.031 8 INFO cinder.api.openstack.wsgi [None req-9a32a27f-d463-48c2-bedd-7ffe2068a8c7 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/ff85a084148a484b8cbb91825ceb55fa?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 480/961] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 22:59:16 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/ff85a084148a484b8cbb91825ceb55fa?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:59:16.042 7 INFO cinder.api.openstack.wsgi [None req-75b26442-d6b1-4795-9ef7-672d84831e39 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 22:59:16.052 7 INFO cinder.volume.api [None req-75b26442-d6b1-4795-9ef7-672d84831e39 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:59:16.057 7 INFO cinder.api.openstack.wsgi [None req-75b26442-d6b1-4795-9ef7-672d84831e39 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 482/962] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 22:59:16 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true => generated 1790 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 22:59:16.068 8 INFO cinder.api.openstack.wsgi [None req-94f367cb-76a8-4a5f-832b-51a92b8ca8f8 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services 2026-05-09 22:59:16.073 8 INFO cinder.api.openstack.wsgi [None req-94f367cb-76a8-4a5f-832b-51a92b8ca8f8 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 481/963] 10.0.0.188 () {28 vars in 644 bytes} [Sat May 9 22:59:16 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 22:59:17.456 8 INFO cinder.api.openstack.wsgi [None req-94f367cb-76a8-4a5f-832b-51a92b8ca8f8 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:59:17.456 7 INFO cinder.api.openstack.wsgi [None req-75b26442-d6b1-4795-9ef7-672d84831e39 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:59:17.457 8 INFO cinder.api.openstack.wsgi [None req-94f367cb-76a8-4a5f-832b-51a92b8ca8f8 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:59:17.460 7 INFO cinder.api.openstack.wsgi [None req-75b26442-d6b1-4795-9ef7-672d84831e39 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:59:25.807 8 INFO cinder.api.openstack.wsgi [req-ed8388a3-ef76-4d74-b623-57460a1242c5 req-50cde5de-21fd-4963-a304-1797988039d4 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/attachments/1eb4e401-f1fa-4203-8d84-6ab81e25a758 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:59:26.365 8 INFO cinder.api.openstack.wsgi [req-ed8388a3-ef76-4d74-b623-57460a1242c5 req-50cde5de-21fd-4963-a304-1797988039d4 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/attachments/1eb4e401-f1fa-4203-8d84-6ab81e25a758 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 483/966] 199.204.45.235 () {38 vars in 1102 bytes} [Sat May 9 22:59:25 2026] DELETE /v3/65c0e3cfaf4f491c97425a903e66a3a7/attachments/1eb4e401-f1fa-4203-8d84-6ab81e25a758 => generated 19 bytes in 567 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:59:26.382 7 INFO cinder.api.openstack.wsgi [req-ed8388a3-ef76-4d74-b623-57460a1242c5 req-236965ba-f45f-4439-89c2-ed547ef1aebe ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/2a0c6b03-d087-4e6b-8320-e86e856c73bd 2026-05-09 22:59:26.383 7 INFO cinder.api.v3.volumes [req-ed8388a3-ef76-4d74-b623-57460a1242c5 req-236965ba-f45f-4439-89c2-ed547ef1aebe ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Delete volume with id: 2a0c6b03-d087-4e6b-8320-e86e856c73bd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 22:59:26.394 7 INFO cinder.volume.api [req-ed8388a3-ef76-4d74-b623-57460a1242c5 req-236965ba-f45f-4439-89c2-ed547ef1aebe ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Volume info retrieved successfully. 2026-05-09 22:59:26.417 7 INFO cinder.volume.api [req-ed8388a3-ef76-4d74-b623-57460a1242c5 req-236965ba-f45f-4439-89c2-ed547ef1aebe ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Delete volume request issued successfully. 2026-05-09 22:59:26.417 7 INFO cinder.api.openstack.wsgi [req-ed8388a3-ef76-4d74-b623-57460a1242c5 req-236965ba-f45f-4439-89c2-ed547ef1aebe ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/2a0c6b03-d087-4e6b-8320-e86e856c73bd returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 484/967] 199.204.45.235 () {36 vars in 1053 bytes} [Sat May 9 22:59:26 2026] DELETE /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/2a0c6b03-d087-4e6b-8320-e86e856c73bd => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-09 22:59:27.446 7 INFO cinder.api.openstack.wsgi [req-ed8388a3-ef76-4d74-b623-57460a1242c5 req-236965ba-f45f-4439-89c2-ed547ef1aebe ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:59:27.447 8 INFO cinder.api.openstack.wsgi [req-ed8388a3-ef76-4d74-b623-57460a1242c5 req-50cde5de-21fd-4963-a304-1797988039d4 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:59:27.447 7 INFO cinder.api.openstack.wsgi [req-ed8388a3-ef76-4d74-b623-57460a1242c5 req-236965ba-f45f-4439-89c2-ed547ef1aebe ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:59:27.448 8 INFO cinder.api.openstack.wsgi [req-ed8388a3-ef76-4d74-b623-57460a1242c5 req-50cde5de-21fd-4963-a304-1797988039d4 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:59:37.447 7 INFO cinder.api.openstack.wsgi [req-ed8388a3-ef76-4d74-b623-57460a1242c5 req-236965ba-f45f-4439-89c2-ed547ef1aebe ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:59:37.448 7 INFO cinder.api.openstack.wsgi [req-ed8388a3-ef76-4d74-b623-57460a1242c5 req-236965ba-f45f-4439-89c2-ed547ef1aebe ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:59:37.448 8 INFO cinder.api.openstack.wsgi [req-ed8388a3-ef76-4d74-b623-57460a1242c5 req-50cde5de-21fd-4963-a304-1797988039d4 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:59:37.450 8 INFO cinder.api.openstack.wsgi [req-ed8388a3-ef76-4d74-b623-57460a1242c5 req-50cde5de-21fd-4963-a304-1797988039d4 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:59:47.446 7 INFO cinder.api.openstack.wsgi [req-ed8388a3-ef76-4d74-b623-57460a1242c5 req-236965ba-f45f-4439-89c2-ed547ef1aebe ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:59:47.446 8 INFO cinder.api.openstack.wsgi [req-ed8388a3-ef76-4d74-b623-57460a1242c5 req-50cde5de-21fd-4963-a304-1797988039d4 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:59:47.447 7 INFO cinder.api.openstack.wsgi [req-ed8388a3-ef76-4d74-b623-57460a1242c5 req-236965ba-f45f-4439-89c2-ed547ef1aebe ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:59:47.447 8 INFO cinder.api.openstack.wsgi [req-ed8388a3-ef76-4d74-b623-57460a1242c5 req-50cde5de-21fd-4963-a304-1797988039d4 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:59:57.449 7 INFO cinder.api.openstack.wsgi [req-ed8388a3-ef76-4d74-b623-57460a1242c5 req-236965ba-f45f-4439-89c2-ed547ef1aebe ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:59:57.450 7 INFO cinder.api.openstack.wsgi [req-ed8388a3-ef76-4d74-b623-57460a1242c5 req-236965ba-f45f-4439-89c2-ed547ef1aebe ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 22:59:57.450 8 INFO cinder.api.openstack.wsgi [req-ed8388a3-ef76-4d74-b623-57460a1242c5 req-50cde5de-21fd-4963-a304-1797988039d4 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 22:59:57.451 8 INFO cinder.api.openstack.wsgi [req-ed8388a3-ef76-4d74-b623-57460a1242c5 req-50cde5de-21fd-4963-a304-1797988039d4 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 23:00:06.140 7 INFO cinder.api.openstack.wsgi [None req-486f34b8-1521-4c6d-b77f-2ed5b95ed330 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots 2026-05-09 23:00:06.147 7 INFO cinder.volume.api [None req-486f34b8-1521-4c6d-b77f-2ed5b95ed330 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all snapshots completed successfully. 2026-05-09 23:00:06.148 7 INFO cinder.api.openstack.wsgi [None req-486f34b8-1521-4c6d-b77f-2ed5b95ed330 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 489/976] 10.0.0.86 () {32 vars in 703 bytes} [Sat May 9 23:00:06 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 23:00:06.165 8 INFO cinder.api.openstack.wsgi [None req-a83528f1-471f-4d87-9d8a-55e93a5f1310 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 23:00:06.174 8 INFO cinder.volume.api [None req-a83528f1-471f-4d87-9d8a-55e93a5f1310 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. 2026-05-09 23:00:06.175 8 INFO cinder.api.openstack.wsgi [None req-a83528f1-471f-4d87-9d8a-55e93a5f1310 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes returned with HTTP 200 [pid: 8|app: 0|req: 488/977] 10.0.0.86 () {32 vars in 699 bytes} [Sat May 9 23:00:06 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 23:00:07.447 7 INFO cinder.api.openstack.wsgi [None req-486f34b8-1521-4c6d-b77f-2ed5b95ed330 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:00:07.447 8 INFO cinder.api.openstack.wsgi [None req-a83528f1-471f-4d87-9d8a-55e93a5f1310 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:00:07.448 8 INFO cinder.api.openstack.wsgi [None req-a83528f1-471f-4d87-9d8a-55e93a5f1310 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:00:07.449 7 INFO cinder.api.openstack.wsgi [None req-486f34b8-1521-4c6d-b77f-2ed5b95ed330 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:00:15.054 8 INFO cinder.api.openstack.wsgi [None req-b76d1782-9ae2-4f55-ac1b-e92b108e9b85 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true 2026-05-09 23:00:15.557 8 INFO cinder.api.openstack.wsgi [None req-b76d1782-9ae2-4f55-ac1b-e92b108e9b85 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 490/980] 10.0.0.188 () {28 vars in 695 bytes} [Sat May 9 23:00:14 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 603 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:00:15.566 7 INFO cinder.api.openstack.wsgi [None req-942efbe9-c994-4ca0-a49c-be0489d5415d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 23:00:15.575 7 INFO cinder.volume.api [None req-942efbe9-c994-4ca0-a49c-be0489d5415d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. 2026-05-09 23:00:15.577 7 INFO cinder.api.openstack.wsgi [None req-942efbe9-c994-4ca0-a49c-be0489d5415d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 491/981] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 23:00:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 23:00:15.585 8 INFO cinder.api.openstack.wsgi [None req-842ba67b-5e5c-4ca7-9e8a-47794bb0ed5f ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services 2026-05-09 23:00:15.589 8 INFO cinder.api.openstack.wsgi [None req-842ba67b-5e5c-4ca7-9e8a-47794bb0ed5f ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 491/982] 10.0.0.188 () {28 vars in 644 bytes} [Sat May 9 23:00:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services => generated 646 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:00:15.599 7 INFO cinder.api.openstack.wsgi [None req-52f9aa95-1a1e-443b-b68b-a55ce1312a8b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true 2026-05-09 23:00:15.606 7 INFO cinder.volume.api [None req-52f9aa95-1a1e-443b-b68b-a55ce1312a8b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all snapshots completed successfully. 2026-05-09 23:00:15.606 7 INFO cinder.api.openstack.wsgi [None req-52f9aa95-1a1e-443b-b68b-a55ce1312a8b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 492/983] 10.0.0.188 () {28 vars in 673 bytes} [Sat May 9 23:00:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 23:00:15.613 8 INFO cinder.api.openstack.wsgi [None req-ef2066df-3892-43c8-9e22-d46c4c48efbb ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 23:00:15.621 8 INFO cinder.volume.api [None req-ef2066df-3892-43c8-9e22-d46c4c48efbb ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. 2026-05-09 23:00:15.623 8 INFO cinder.api.openstack.wsgi [None req-ef2066df-3892-43c8-9e22-d46c4c48efbb ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 492/984] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 23:00:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 23:00:15.663 7 INFO cinder.api.openstack.wsgi [None req-0e52364b-e545-42ec-9658-8f0811249d46 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true 2026-05-09 23:00:15.683 7 INFO cinder.api.openstack.wsgi [None req-0e52364b-e545-42ec-9658-8f0811249d46 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 493/985] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 23:00:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:00:15.692 8 INFO cinder.api.openstack.wsgi [None req-46cf09dd-53fa-4e60-8842-25077b2db067 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true 2026-05-09 23:00:15.707 8 INFO cinder.api.openstack.wsgi [None req-46cf09dd-53fa-4e60-8842-25077b2db067 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 493/986] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 23:00:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:00:15.719 7 INFO cinder.api.openstack.wsgi [None req-a7ae793c-ff62-4a52-86c1-5ffaba729be6 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true 2026-05-09 23:00:15.739 7 INFO cinder.api.openstack.wsgi [None req-a7ae793c-ff62-4a52-86c1-5ffaba729be6 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 494/987] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 23:00:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:00:17.446 7 INFO cinder.api.openstack.wsgi [None req-a7ae793c-ff62-4a52-86c1-5ffaba729be6 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:00:17.446 8 INFO cinder.api.openstack.wsgi [None req-46cf09dd-53fa-4e60-8842-25077b2db067 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:00:17.447 8 INFO cinder.api.openstack.wsgi [None req-46cf09dd-53fa-4e60-8842-25077b2db067 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:00:17.447 7 INFO cinder.api.openstack.wsgi [None req-a7ae793c-ff62-4a52-86c1-5ffaba729be6 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:00:27.446 7 INFO cinder.api.openstack.wsgi [None req-a7ae793c-ff62-4a52-86c1-5ffaba729be6 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:00:27.446 8 INFO cinder.api.openstack.wsgi [None req-46cf09dd-53fa-4e60-8842-25077b2db067 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:00:27.446 7 INFO cinder.api.openstack.wsgi [None req-a7ae793c-ff62-4a52-86c1-5ffaba729be6 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:00:27.446 8 INFO cinder.api.openstack.wsgi [None req-46cf09dd-53fa-4e60-8842-25077b2db067 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:00:37.447 8 INFO cinder.api.openstack.wsgi [None req-46cf09dd-53fa-4e60-8842-25077b2db067 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:00:37.447 7 INFO cinder.api.openstack.wsgi [None req-a7ae793c-ff62-4a52-86c1-5ffaba729be6 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:00:37.448 8 INFO cinder.api.openstack.wsgi [None req-46cf09dd-53fa-4e60-8842-25077b2db067 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:00:37.448 7 INFO cinder.api.openstack.wsgi [None req-a7ae793c-ff62-4a52-86c1-5ffaba729be6 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:00:47.446 8 INFO cinder.api.openstack.wsgi [None req-46cf09dd-53fa-4e60-8842-25077b2db067 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:00:47.447 7 INFO cinder.api.openstack.wsgi [None req-a7ae793c-ff62-4a52-86c1-5ffaba729be6 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:00:47.447 8 INFO cinder.api.openstack.wsgi [None req-46cf09dd-53fa-4e60-8842-25077b2db067 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:00:47.448 7 INFO cinder.api.openstack.wsgi [None req-a7ae793c-ff62-4a52-86c1-5ffaba729be6 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:00:57.446 8 INFO cinder.api.openstack.wsgi [None req-46cf09dd-53fa-4e60-8842-25077b2db067 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:00:57.447 8 INFO cinder.api.openstack.wsgi [None req-46cf09dd-53fa-4e60-8842-25077b2db067 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:00:57.447 7 INFO cinder.api.openstack.wsgi [None req-a7ae793c-ff62-4a52-86c1-5ffaba729be6 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:00:57.448 7 INFO cinder.api.openstack.wsgi [None req-a7ae793c-ff62-4a52-86c1-5ffaba729be6 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:01:07.447 7 INFO cinder.api.openstack.wsgi [None req-a7ae793c-ff62-4a52-86c1-5ffaba729be6 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:01:07.447 8 INFO cinder.api.openstack.wsgi [None req-46cf09dd-53fa-4e60-8842-25077b2db067 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:01:07.448 8 INFO cinder.api.openstack.wsgi [None req-46cf09dd-53fa-4e60-8842-25077b2db067 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:01:07.448 7 INFO cinder.api.openstack.wsgi [None req-a7ae793c-ff62-4a52-86c1-5ffaba729be6 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:01:14.991 8 INFO cinder.api.openstack.wsgi [None req-01afc656-fa66-43a5-a7db-85a7bf0dbafc ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 23:01:14.999 8 INFO cinder.volume.api [None req-01afc656-fa66-43a5-a7db-85a7bf0dbafc ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. 2026-05-09 23:01:15.000 8 INFO cinder.api.openstack.wsgi [None req-01afc656-fa66-43a5-a7db-85a7bf0dbafc ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 500/1000] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 23:01:14 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 23:01:15.008 7 INFO cinder.api.openstack.wsgi [None req-a1f30be9-f7c5-4af4-94b7-f75a973abb90 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 23:01:15.016 7 INFO cinder.volume.api [None req-a1f30be9-f7c5-4af4-94b7-f75a973abb90 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. 2026-05-09 23:01:15.017 7 INFO cinder.api.openstack.wsgi [None req-a1f30be9-f7c5-4af4-94b7-f75a973abb90 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 501/1001] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 23:01:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 23:01:15.066 8 INFO cinder.api.openstack.wsgi [None req-82ef3f11-e513-4dd2-b9f0-534265c081b7 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true 2026-05-09 23:01:15.086 8 INFO cinder.api.openstack.wsgi [None req-82ef3f11-e513-4dd2-b9f0-534265c081b7 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 501/1002] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 23:01:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:01:15.097 7 INFO cinder.api.openstack.wsgi [None req-d170343f-9a68-4ce0-95f8-94a7ed885417 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true 2026-05-09 23:01:15.121 7 INFO cinder.api.openstack.wsgi [None req-d170343f-9a68-4ce0-95f8-94a7ed885417 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 502/1003] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 23:01:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:01:15.133 8 INFO cinder.api.openstack.wsgi [None req-8d8a53d2-2524-41f2-9df2-ef26c591a5bd ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true 2026-05-09 23:01:15.151 8 INFO cinder.api.openstack.wsgi [None req-8d8a53d2-2524-41f2-9df2-ef26c591a5bd ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 502/1004] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 23:01:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:01:15.162 7 INFO cinder.api.openstack.wsgi [None req-3fc26afa-0e90-48db-bb63-c36d3b668246 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true 2026-05-09 23:01:15.168 7 INFO cinder.volume.api [None req-3fc26afa-0e90-48db-bb63-c36d3b668246 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all snapshots completed successfully. 2026-05-09 23:01:15.168 7 INFO cinder.api.openstack.wsgi [None req-3fc26afa-0e90-48db-bb63-c36d3b668246 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 503/1005] 10.0.0.188 () {28 vars in 673 bytes} [Sat May 9 23:01:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 23:01:15.180 8 INFO cinder.api.openstack.wsgi [None req-a905f94a-fcb9-4608-90fb-5eb2556a9f64 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services 2026-05-09 23:01:15.184 8 INFO cinder.api.openstack.wsgi [None req-a905f94a-fcb9-4608-90fb-5eb2556a9f64 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 503/1006] 10.0.0.188 () {28 vars in 644 bytes} [Sat May 9 23:01:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:01:15.193 7 INFO cinder.api.openstack.wsgi [None req-9a550bf2-7e9b-4b46-803e-b8483ab4fdfc ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true 2026-05-09 23:01:15.696 7 INFO cinder.api.openstack.wsgi [None req-9a550bf2-7e9b-4b46-803e-b8483ab4fdfc ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 504/1007] 10.0.0.188 () {28 vars in 695 bytes} [Sat May 9 23:01:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:01:17.446 7 INFO cinder.api.openstack.wsgi [None req-9a550bf2-7e9b-4b46-803e-b8483ab4fdfc ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:01:17.446 8 INFO cinder.api.openstack.wsgi [None req-a905f94a-fcb9-4608-90fb-5eb2556a9f64 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:01:17.446 7 INFO cinder.api.openstack.wsgi [None req-9a550bf2-7e9b-4b46-803e-b8483ab4fdfc ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:01:17.447 8 INFO cinder.api.openstack.wsgi [None req-a905f94a-fcb9-4608-90fb-5eb2556a9f64 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:01:27.446 7 INFO cinder.api.openstack.wsgi [None req-9a550bf2-7e9b-4b46-803e-b8483ab4fdfc ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:01:27.447 7 INFO cinder.api.openstack.wsgi [None req-9a550bf2-7e9b-4b46-803e-b8483ab4fdfc ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:01:27.447 8 INFO cinder.api.openstack.wsgi [None req-a905f94a-fcb9-4608-90fb-5eb2556a9f64 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:01:27.448 8 INFO cinder.api.openstack.wsgi [None req-a905f94a-fcb9-4608-90fb-5eb2556a9f64 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:01:37.446 7 INFO cinder.api.openstack.wsgi [None req-9a550bf2-7e9b-4b46-803e-b8483ab4fdfc ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:01:37.446 8 INFO cinder.api.openstack.wsgi [None req-a905f94a-fcb9-4608-90fb-5eb2556a9f64 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:01:37.447 7 INFO cinder.api.openstack.wsgi [None req-9a550bf2-7e9b-4b46-803e-b8483ab4fdfc ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:01:37.447 8 INFO cinder.api.openstack.wsgi [None req-a905f94a-fcb9-4608-90fb-5eb2556a9f64 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:01:47.446 8 INFO cinder.api.openstack.wsgi [None req-a905f94a-fcb9-4608-90fb-5eb2556a9f64 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:01:47.446 7 INFO cinder.api.openstack.wsgi [None req-9a550bf2-7e9b-4b46-803e-b8483ab4fdfc ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:01:47.447 8 INFO cinder.api.openstack.wsgi [None req-a905f94a-fcb9-4608-90fb-5eb2556a9f64 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:01:47.447 7 INFO cinder.api.openstack.wsgi [None req-9a550bf2-7e9b-4b46-803e-b8483ab4fdfc ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:01:57.446 8 INFO cinder.api.openstack.wsgi [None req-a905f94a-fcb9-4608-90fb-5eb2556a9f64 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:01:57.446 7 INFO cinder.api.openstack.wsgi [None req-9a550bf2-7e9b-4b46-803e-b8483ab4fdfc ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:01:57.447 8 INFO cinder.api.openstack.wsgi [None req-a905f94a-fcb9-4608-90fb-5eb2556a9f64 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:01:57.448 7 INFO cinder.api.openstack.wsgi [None req-9a550bf2-7e9b-4b46-803e-b8483ab4fdfc ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:02:07.446 7 INFO cinder.api.openstack.wsgi [None req-9a550bf2-7e9b-4b46-803e-b8483ab4fdfc ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:02:07.446 8 INFO cinder.api.openstack.wsgi [None req-a905f94a-fcb9-4608-90fb-5eb2556a9f64 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:02:07.447 7 INFO cinder.api.openstack.wsgi [None req-9a550bf2-7e9b-4b46-803e-b8483ab4fdfc ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:02:07.447 8 INFO cinder.api.openstack.wsgi [None req-a905f94a-fcb9-4608-90fb-5eb2556a9f64 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:02:14.993 7 INFO cinder.api.openstack.wsgi [None req-8140959e-82d2-4307-8a9f-87d634a44563 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services 2026-05-09 23:02:15.000 7 INFO cinder.api.openstack.wsgi [None req-8140959e-82d2-4307-8a9f-87d634a44563 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 511/1020] 10.0.0.188 () {28 vars in 644 bytes} [Sat May 9 23:02:14 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services => generated 646 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:02:15.009 8 INFO cinder.api.openstack.wsgi [None req-7db88376-670c-44be-ad9f-ed1184cac650 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 23:02:15.023 8 INFO cinder.volume.api [None req-7db88376-670c-44be-ad9f-ed1184cac650 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. 2026-05-09 23:02:15.025 8 INFO cinder.api.openstack.wsgi [None req-7db88376-670c-44be-ad9f-ed1184cac650 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 510/1021] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 23:02:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 23:02:15.081 7 INFO cinder.api.openstack.wsgi [None req-7a416a17-6a09-4287-bdaa-158331542854 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true 2026-05-09 23:02:15.119 7 INFO cinder.api.openstack.wsgi [None req-7a416a17-6a09-4287-bdaa-158331542854 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 512/1022] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 23:02:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:02:15.132 8 INFO cinder.api.openstack.wsgi [None req-3e7811c3-d3d7-4ca8-841a-d62646b60a4e ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true 2026-05-09 23:02:15.160 8 INFO cinder.api.openstack.wsgi [None req-3e7811c3-d3d7-4ca8-841a-d62646b60a4e ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 511/1023] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 23:02:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:02:15.169 7 INFO cinder.api.openstack.wsgi [None req-6ba24a4c-31b2-48c0-b80d-5ab4ff1af775 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true 2026-05-09 23:02:15.190 7 INFO cinder.api.openstack.wsgi [None req-6ba24a4c-31b2-48c0-b80d-5ab4ff1af775 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 513/1024] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 23:02:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:02:15.202 8 INFO cinder.api.openstack.wsgi [None req-6e097586-c3e8-4f93-a7e0-2b15ee62db65 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true 2026-05-09 23:02:15.207 8 INFO cinder.volume.api [None req-6e097586-c3e8-4f93-a7e0-2b15ee62db65 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all snapshots completed successfully. 2026-05-09 23:02:15.207 8 INFO cinder.api.openstack.wsgi [None req-6e097586-c3e8-4f93-a7e0-2b15ee62db65 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 512/1025] 10.0.0.188 () {28 vars in 673 bytes} [Sat May 9 23:02:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 23:02:15.216 7 INFO cinder.api.openstack.wsgi [None req-a13d0ecc-d3f8-4f90-a3c5-843ffa1c2f1b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 23:02:15.225 7 INFO cinder.volume.api [None req-a13d0ecc-d3f8-4f90-a3c5-843ffa1c2f1b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. 2026-05-09 23:02:15.227 7 INFO cinder.api.openstack.wsgi [None req-a13d0ecc-d3f8-4f90-a3c5-843ffa1c2f1b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 514/1026] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 23:02:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/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-09 23:02:15.239 8 INFO cinder.api.openstack.wsgi [None req-8bc0b758-62e7-4b5d-9d2d-d8f3859ab96c ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true 2026-05-09 23:02:15.743 8 INFO cinder.api.openstack.wsgi [None req-8bc0b758-62e7-4b5d-9d2d-d8f3859ab96c ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 513/1027] 10.0.0.188 () {28 vars in 695 bytes} [Sat May 9 23:02:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:02:17.446 8 INFO cinder.api.openstack.wsgi [None req-8bc0b758-62e7-4b5d-9d2d-d8f3859ab96c ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:02:17.446 7 INFO cinder.api.openstack.wsgi [None req-a13d0ecc-d3f8-4f90-a3c5-843ffa1c2f1b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:02:17.447 8 INFO cinder.api.openstack.wsgi [None req-8bc0b758-62e7-4b5d-9d2d-d8f3859ab96c ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:02:17.449 7 INFO cinder.api.openstack.wsgi [None req-a13d0ecc-d3f8-4f90-a3c5-843ffa1c2f1b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:02:27.446 8 INFO cinder.api.openstack.wsgi [None req-8bc0b758-62e7-4b5d-9d2d-d8f3859ab96c ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:02:27.447 8 INFO cinder.api.openstack.wsgi [None req-8bc0b758-62e7-4b5d-9d2d-d8f3859ab96c ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:02:27.448 7 INFO cinder.api.openstack.wsgi [None req-a13d0ecc-d3f8-4f90-a3c5-843ffa1c2f1b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:02:27.449 7 INFO cinder.api.openstack.wsgi [None req-a13d0ecc-d3f8-4f90-a3c5-843ffa1c2f1b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:02:37.446 8 INFO cinder.api.openstack.wsgi [None req-8bc0b758-62e7-4b5d-9d2d-d8f3859ab96c ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:02:37.446 7 INFO cinder.api.openstack.wsgi [None req-a13d0ecc-d3f8-4f90-a3c5-843ffa1c2f1b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:02:37.446 8 INFO cinder.api.openstack.wsgi [None req-8bc0b758-62e7-4b5d-9d2d-d8f3859ab96c ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:02:37.447 7 INFO cinder.api.openstack.wsgi [None req-a13d0ecc-d3f8-4f90-a3c5-843ffa1c2f1b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:02:47.446 8 INFO cinder.api.openstack.wsgi [None req-8bc0b758-62e7-4b5d-9d2d-d8f3859ab96c ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:02:47.446 7 INFO cinder.api.openstack.wsgi [None req-a13d0ecc-d3f8-4f90-a3c5-843ffa1c2f1b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:02:47.446 8 INFO cinder.api.openstack.wsgi [None req-8bc0b758-62e7-4b5d-9d2d-d8f3859ab96c ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:02:47.446 7 INFO cinder.api.openstack.wsgi [None req-a13d0ecc-d3f8-4f90-a3c5-843ffa1c2f1b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:02:57.446 7 INFO cinder.api.openstack.wsgi [None req-a13d0ecc-d3f8-4f90-a3c5-843ffa1c2f1b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:02:57.446 8 INFO cinder.api.openstack.wsgi [None req-8bc0b758-62e7-4b5d-9d2d-d8f3859ab96c ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:02:57.447 7 INFO cinder.api.openstack.wsgi [None req-a13d0ecc-d3f8-4f90-a3c5-843ffa1c2f1b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:02:57.447 8 INFO cinder.api.openstack.wsgi [None req-8bc0b758-62e7-4b5d-9d2d-d8f3859ab96c ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:03:07.446 7 INFO cinder.api.openstack.wsgi [None req-a13d0ecc-d3f8-4f90-a3c5-843ffa1c2f1b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:03:07.446 8 INFO cinder.api.openstack.wsgi [None req-8bc0b758-62e7-4b5d-9d2d-d8f3859ab96c ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:03:07.447 7 INFO cinder.api.openstack.wsgi [None req-a13d0ecc-d3f8-4f90-a3c5-843ffa1c2f1b ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:03:07.447 8 INFO cinder.api.openstack.wsgi [None req-8bc0b758-62e7-4b5d-9d2d-d8f3859ab96c ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:03:14.997 7 INFO cinder.api.openstack.wsgi [None req-dc46d380-a36d-4244-927d-5a6f5affafb2 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true 2026-05-09 23:03:15.500 7 INFO cinder.api.openstack.wsgi [None req-dc46d380-a36d-4244-927d-5a6f5affafb2 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 521/1040] 10.0.0.188 () {28 vars in 695 bytes} [Sat May 9 23:03:14 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:03:15.514 8 INFO cinder.api.openstack.wsgi [None req-5bd0d7e1-4216-4214-99cc-401ee86af966 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true 2026-05-09 23:03:15.518 8 INFO cinder.volume.api [None req-5bd0d7e1-4216-4214-99cc-401ee86af966 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all snapshots completed successfully. 2026-05-09 23:03:15.519 8 INFO cinder.api.openstack.wsgi [None req-5bd0d7e1-4216-4214-99cc-401ee86af966 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 520/1041] 10.0.0.188 () {28 vars in 673 bytes} [Sat May 9 23:03:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/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-09 23:03:15.551 7 INFO cinder.api.openstack.wsgi [None req-4f543a6b-0194-47a0-89e4-3cf042e7b4cc ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true 2026-05-09 23:03:15.568 7 INFO cinder.api.openstack.wsgi [None req-4f543a6b-0194-47a0-89e4-3cf042e7b4cc ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 522/1042] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 23:03:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:03:15.578 8 INFO cinder.api.openstack.wsgi [None req-2dc98228-9abd-4210-85dc-8181d09ac403 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true 2026-05-09 23:03:15.602 8 INFO cinder.api.openstack.wsgi [None req-2dc98228-9abd-4210-85dc-8181d09ac403 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 521/1043] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 23:03:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:03:15.616 7 INFO cinder.api.openstack.wsgi [None req-8aa1f97f-bd72-4716-ad1a-808e29a3205d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true 2026-05-09 23:03:15.632 7 INFO cinder.api.openstack.wsgi [None req-8aa1f97f-bd72-4716-ad1a-808e29a3205d ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 523/1044] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 23:03:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:03:15.644 8 INFO cinder.api.openstack.wsgi [None req-88f4c794-77b7-4eac-8ddc-9a42716491b2 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services 2026-05-09 23:03:15.653 8 INFO cinder.api.openstack.wsgi [None req-88f4c794-77b7-4eac-8ddc-9a42716491b2 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 522/1045] 10.0.0.188 () {28 vars in 644 bytes} [Sat May 9 23:03:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:03:15.662 7 INFO cinder.api.openstack.wsgi [None req-c27831b8-ee08-4dfa-9831-c42528813e40 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 23:03:15.671 7 INFO cinder.volume.api [None req-c27831b8-ee08-4dfa-9831-c42528813e40 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. 2026-05-09 23:03:15.674 7 INFO cinder.api.openstack.wsgi [None req-c27831b8-ee08-4dfa-9831-c42528813e40 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 524/1046] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 23:03:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/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-09 23:03:15.685 8 INFO cinder.api.openstack.wsgi [None req-0739b170-9aed-4d70-9cd6-7f847bc845d8 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 23:03:15.695 8 INFO cinder.volume.api [None req-0739b170-9aed-4d70-9cd6-7f847bc845d8 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. 2026-05-09 23:03:15.697 8 INFO cinder.api.openstack.wsgi [None req-0739b170-9aed-4d70-9cd6-7f847bc845d8 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 523/1047] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 23:03:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 23:03:17.447 7 INFO cinder.api.openstack.wsgi [None req-c27831b8-ee08-4dfa-9831-c42528813e40 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:03:17.447 8 INFO cinder.api.openstack.wsgi [None req-0739b170-9aed-4d70-9cd6-7f847bc845d8 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:03:17.448 7 INFO cinder.api.openstack.wsgi [None req-c27831b8-ee08-4dfa-9831-c42528813e40 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:03:17.449 8 INFO cinder.api.openstack.wsgi [None req-0739b170-9aed-4d70-9cd6-7f847bc845d8 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:03:27.446 7 INFO cinder.api.openstack.wsgi [None req-c27831b8-ee08-4dfa-9831-c42528813e40 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:03:27.446 8 INFO cinder.api.openstack.wsgi [None req-0739b170-9aed-4d70-9cd6-7f847bc845d8 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:03:27.447 7 INFO cinder.api.openstack.wsgi [None req-c27831b8-ee08-4dfa-9831-c42528813e40 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:03:27.447 8 INFO cinder.api.openstack.wsgi [None req-0739b170-9aed-4d70-9cd6-7f847bc845d8 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:03:37.446 7 INFO cinder.api.openstack.wsgi [None req-c27831b8-ee08-4dfa-9831-c42528813e40 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:03:37.447 8 INFO cinder.api.openstack.wsgi [None req-0739b170-9aed-4d70-9cd6-7f847bc845d8 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:03:37.447 7 INFO cinder.api.openstack.wsgi [None req-c27831b8-ee08-4dfa-9831-c42528813e40 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:03:37.448 8 INFO cinder.api.openstack.wsgi [None req-0739b170-9aed-4d70-9cd6-7f847bc845d8 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:03:47.446 8 INFO cinder.api.openstack.wsgi [None req-0739b170-9aed-4d70-9cd6-7f847bc845d8 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:03:47.446 7 INFO cinder.api.openstack.wsgi [None req-c27831b8-ee08-4dfa-9831-c42528813e40 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:03:47.447 8 INFO cinder.api.openstack.wsgi [None req-0739b170-9aed-4d70-9cd6-7f847bc845d8 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:03:47.447 7 INFO cinder.api.openstack.wsgi [None req-c27831b8-ee08-4dfa-9831-c42528813e40 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:03:57.446 8 INFO cinder.api.openstack.wsgi [None req-0739b170-9aed-4d70-9cd6-7f847bc845d8 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:03:57.447 7 INFO cinder.api.openstack.wsgi [None req-c27831b8-ee08-4dfa-9831-c42528813e40 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:03:57.447 8 INFO cinder.api.openstack.wsgi [None req-0739b170-9aed-4d70-9cd6-7f847bc845d8 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:03:57.448 7 INFO cinder.api.openstack.wsgi [None req-c27831b8-ee08-4dfa-9831-c42528813e40 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:04:07.446 8 INFO cinder.api.openstack.wsgi [None req-0739b170-9aed-4d70-9cd6-7f847bc845d8 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:04:07.446 7 INFO cinder.api.openstack.wsgi [None req-c27831b8-ee08-4dfa-9831-c42528813e40 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:04:07.447 8 INFO cinder.api.openstack.wsgi [None req-0739b170-9aed-4d70-9cd6-7f847bc845d8 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:04:07.447 7 INFO cinder.api.openstack.wsgi [None req-c27831b8-ee08-4dfa-9831-c42528813e40 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:04:15.038 8 INFO cinder.api.openstack.wsgi [None req-59fa6cb3-9120-45fe-a0f2-7142079a511f ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true 2026-05-09 23:04:15.057 8 INFO cinder.api.openstack.wsgi [None req-59fa6cb3-9120-45fe-a0f2-7142079a511f ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 530/1060] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 23:04:14 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/65c0e3cfaf4f491c97425a903e66a3a7?usage=true => generated 845 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:04:15.072 7 INFO cinder.api.openstack.wsgi [None req-a5f3e2a5-9acf-41e6-85d2-723e1a62d67a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true 2026-05-09 23:04:15.113 7 INFO cinder.api.openstack.wsgi [None req-a5f3e2a5-9acf-41e6-85d2-723e1a62d67a ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 531/1061] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 23:04:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/c1181dedd7954d7dbeab1c9e153fdcf8?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:04:15.123 8 INFO cinder.api.openstack.wsgi [None req-d401f668-65f5-4f1d-b5d7-53d3c59d8fea ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true 2026-05-09 23:04:15.141 8 INFO cinder.api.openstack.wsgi [None req-d401f668-65f5-4f1d-b5d7-53d3c59d8fea ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 531/1062] 10.0.0.188 () {28 vars in 735 bytes} [Sat May 9 23:04:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-quota-sets/f4f8b5c446114691b549bc31242d3343?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:04:15.152 7 INFO cinder.api.openstack.wsgi [None req-fdc4a584-523f-485f-9837-a49f9e809f90 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true 2026-05-09 23:04:15.158 7 INFO cinder.volume.api [None req-fdc4a584-523f-485f-9837-a49f9e809f90 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all snapshots completed successfully. 2026-05-09 23:04:15.159 7 INFO cinder.api.openstack.wsgi [None req-fdc4a584-523f-485f-9837-a49f9e809f90 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 532/1063] 10.0.0.188 () {28 vars in 673 bytes} [Sat May 9 23:04:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 23:04:15.168 8 INFO cinder.api.openstack.wsgi [None req-d40bad22-f692-4a1a-af86-9a42106f9e13 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 23:04:15.176 8 INFO cinder.volume.api [None req-d40bad22-f692-4a1a-af86-9a42106f9e13 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. 2026-05-09 23:04:15.178 8 INFO cinder.api.openstack.wsgi [None req-d40bad22-f692-4a1a-af86-9a42106f9e13 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 532/1064] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 23:04:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 23:04:15.189 7 INFO cinder.api.openstack.wsgi [None req-9ea92c39-c13b-4789-bcc8-84527f471bdf ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true 2026-05-09 23:04:15.693 7 INFO cinder.api.openstack.wsgi [None req-9ea92c39-c13b-4789-bcc8-84527f471bdf ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 533/1065] 10.0.0.188 () {28 vars in 695 bytes} [Sat May 9 23:04:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:04:15.703 8 INFO cinder.api.openstack.wsgi [None req-14726f03-9b87-4e20-b7c9-239eb5826e30 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services 2026-05-09 23:04:15.708 8 INFO cinder.api.openstack.wsgi [None req-14726f03-9b87-4e20-b7c9-239eb5826e30 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 533/1066] 10.0.0.188 () {28 vars in 644 bytes} [Sat May 9 23:04:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 23:04:15.719 7 INFO cinder.api.openstack.wsgi [None req-a4c01bfb-c594-44e5-bc22-5144550b3442 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true 2026-05-09 23:04:15.731 7 INFO cinder.volume.api [None req-a4c01bfb-c594-44e5-bc22-5144550b3442 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Get all volumes completed successfully. 2026-05-09 23:04:15.733 7 INFO cinder.api.openstack.wsgi [None req-a4c01bfb-c594-44e5-bc22-5144550b3442 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 534/1067] 10.0.0.188 () {28 vars in 683 bytes} [Sat May 9 23:04:15 2026] GET /v3/65c0e3cfaf4f491c97425a903e66a3a7/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 23:04:17.446 7 INFO cinder.api.openstack.wsgi [None req-a4c01bfb-c594-44e5-bc22-5144550b3442 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:04:17.447 8 INFO cinder.api.openstack.wsgi [None req-14726f03-9b87-4e20-b7c9-239eb5826e30 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] GET http://10.0.0.210:8776/ 2026-05-09 23:04:17.447 7 INFO cinder.api.openstack.wsgi [None req-a4c01bfb-c594-44e5-bc22-5144550b3442 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300 2026-05-09 23:04:17.448 8 INFO cinder.api.openstack.wsgi [None req-14726f03-9b87-4e20-b7c9-239eb5826e30 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] http://10.0.0.210:8776/ returned with HTTP 300