+ 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 [Mon Jul 13 23:50:51 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:55:00 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: cinder-api-57d7f7c94f-67zcn 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 0x7ff07e614668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/cinder/__init__.py:21: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet # noqa /var/lib/openstack/lib/python3.12/site-packages/cinder/__init__.py:21: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet # noqa /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-13 23:50:55.445 8 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-07-13 23:50:55.445 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-07-13 23:50:55.548 7 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-07-13 23:50:55.548 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-07-13 23:50:56.818 8 INFO cinder.rpc [None req-eddeaa27-bc98-43f9-ba63-44a8b2c5c16e - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-13 23:50:56.822 8 INFO cinder.rpc [None req-eddeaa27-bc98-43f9-ba63-44a8b2c5c16e - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-13 23:50:56.825 8 INFO cinder.rpc [None req-eddeaa27-bc98-43f9-ba63-44a8b2c5c16e - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-13 23:50:56.827 8 INFO cinder.rpc [None req-eddeaa27-bc98-43f9-ba63-44a8b2c5c16e - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-07-13 23:50:56.887 8 INFO cinder.rpc [None req-eddeaa27-bc98-43f9-ba63-44a8b2c5c16e - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-13 23:50:56.891 8 INFO cinder.rpc [None req-eddeaa27-bc98-43f9-ba63-44a8b2c5c16e - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-13 23:50:56.946 8 WARNING cinder.api.contrib.hosts [None req-eddeaa27-bc98-43f9-ba63-44a8b2c5c16e - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-13 23:50:56.985 8 WARNING keystonemiddleware._common.config [None req-eddeaa27-bc98-43f9-ba63-44a8b2c5c16e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-13 23:50:56.994 8 WARNING keystonemiddleware.auth_token [None req-eddeaa27-bc98-43f9-ba63-44a8b2c5c16e - - - - - -] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint 2026-07-13 23:50:56.996 7 INFO cinder.rpc [None req-b61ff978-1644-44f7-bef8-76b1f79000cf - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7ff07e614668 pid: 8 (default app) 2026-07-13 23:50:56.999 7 INFO cinder.rpc [None req-b61ff978-1644-44f7-bef8-76b1f79000cf - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-13 23:50:57.003 7 INFO cinder.rpc [None req-b61ff978-1644-44f7-bef8-76b1f79000cf - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-13 23:50:57.006 7 INFO cinder.rpc [None req-b61ff978-1644-44f7-bef8-76b1f79000cf - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-07-13 23:50:57.064 7 INFO cinder.rpc [None req-b61ff978-1644-44f7-bef8-76b1f79000cf - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-13 23:50:57.068 7 INFO cinder.rpc [None req-b61ff978-1644-44f7-bef8-76b1f79000cf - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-13 23:50:57.116 7 WARNING cinder.api.contrib.hosts [None req-b61ff978-1644-44f7-bef8-76b1f79000cf - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-13 23:50:57.157 7 WARNING keystonemiddleware._common.config [None req-b61ff978-1644-44f7-bef8-76b1f79000cf - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-13 23:50:57.165 7 WARNING keystonemiddleware.auth_token [None req-b61ff978-1644-44f7-bef8-76b1f79000cf - - - - - -] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7ff07e614668 pid: 7 (default app) 2026-07-13 23:51:02.591 8 INFO cinder.api.openstack.wsgi [None req-eddeaa27-bc98-43f9-ba63-44a8b2c5c16e - - - - - -] GET http://10.0.0.102:8776/ 2026-07-13 23:51:02.592 8 INFO cinder.api.openstack.wsgi [None req-eddeaa27-bc98-43f9-ba63-44a8b2c5c16e - - - - - -] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:51:12.591 7 INFO cinder.api.openstack.wsgi [None req-b61ff978-1644-44f7-bef8-76b1f79000cf - - - - - -] GET http://10.0.0.102:8776/ 2026-07-13 23:51:12.593 7 INFO cinder.api.openstack.wsgi [None req-b61ff978-1644-44f7-bef8-76b1f79000cf - - - - - -] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:51:22.590 8 INFO cinder.api.openstack.wsgi [None req-eddeaa27-bc98-43f9-ba63-44a8b2c5c16e - - - - - -] GET http://10.0.0.102:8776/ 2026-07-13 23:51:22.590 7 INFO cinder.api.openstack.wsgi [None req-b61ff978-1644-44f7-bef8-76b1f79000cf - - - - - -] GET http://10.0.0.102:8776/ 2026-07-13 23:51:22.591 8 INFO cinder.api.openstack.wsgi [None req-eddeaa27-bc98-43f9-ba63-44a8b2c5c16e - - - - - -] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:51:22.592 7 INFO cinder.api.openstack.wsgi [None req-b61ff978-1644-44f7-bef8-76b1f79000cf - - - - - -] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:51:32.590 8 INFO cinder.api.openstack.wsgi [None req-eddeaa27-bc98-43f9-ba63-44a8b2c5c16e - - - - - -] GET http://10.0.0.102:8776/ 2026-07-13 23:51:32.590 7 INFO cinder.api.openstack.wsgi [None req-b61ff978-1644-44f7-bef8-76b1f79000cf - - - - - -] GET http://10.0.0.102:8776/ 2026-07-13 23:51:32.591 8 INFO cinder.api.openstack.wsgi [None req-eddeaa27-bc98-43f9-ba63-44a8b2c5c16e - - - - - -] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:51:32.591 7 INFO cinder.api.openstack.wsgi [None req-b61ff978-1644-44f7-bef8-76b1f79000cf - - - - - -] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:51:42.590 8 INFO cinder.api.openstack.wsgi [None req-eddeaa27-bc98-43f9-ba63-44a8b2c5c16e - - - - - -] GET http://10.0.0.102:8776/ 2026-07-13 23:51:42.590 7 INFO cinder.api.openstack.wsgi [None req-b61ff978-1644-44f7-bef8-76b1f79000cf - - - - - -] GET http://10.0.0.102:8776/ 2026-07-13 23:51:42.591 8 INFO cinder.api.openstack.wsgi [None req-eddeaa27-bc98-43f9-ba63-44a8b2c5c16e - - - - - -] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:51:42.592 7 INFO cinder.api.openstack.wsgi [None req-b61ff978-1644-44f7-bef8-76b1f79000cf - - - - - -] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:51:52.590 8 INFO cinder.api.openstack.wsgi [None req-eddeaa27-bc98-43f9-ba63-44a8b2c5c16e - - - - - -] GET http://10.0.0.102:8776/ 2026-07-13 23:51:52.590 7 INFO cinder.api.openstack.wsgi [None req-b61ff978-1644-44f7-bef8-76b1f79000cf - - - - - -] GET http://10.0.0.102:8776/ 2026-07-13 23:51:52.591 7 INFO cinder.api.openstack.wsgi [None req-b61ff978-1644-44f7-bef8-76b1f79000cf - - - - - -] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:51:52.591 8 INFO cinder.api.openstack.wsgi [None req-eddeaa27-bc98-43f9-ba63-44a8b2c5c16e - - - - - -] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:52:02.590 7 INFO cinder.api.openstack.wsgi [None req-b61ff978-1644-44f7-bef8-76b1f79000cf - - - - - -] GET http://10.0.0.102:8776/ 2026-07-13 23:52:02.591 8 INFO cinder.api.openstack.wsgi [None req-eddeaa27-bc98-43f9-ba63-44a8b2c5c16e - - - - - -] GET http://10.0.0.102:8776/ 2026-07-13 23:52:02.591 7 INFO cinder.api.openstack.wsgi [None req-b61ff978-1644-44f7-bef8-76b1f79000cf - - - - - -] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:52:02.592 8 INFO cinder.api.openstack.wsgi [None req-eddeaa27-bc98-43f9-ba63-44a8b2c5c16e - - - - - -] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:52:12.590 7 INFO cinder.api.openstack.wsgi [None req-b61ff978-1644-44f7-bef8-76b1f79000cf - - - - - -] GET http://10.0.0.102:8776/ 2026-07-13 23:52:12.590 8 INFO cinder.api.openstack.wsgi [None req-eddeaa27-bc98-43f9-ba63-44a8b2c5c16e - - - - - -] GET http://10.0.0.102:8776/ 2026-07-13 23:52:12.591 7 INFO cinder.api.openstack.wsgi [None req-b61ff978-1644-44f7-bef8-76b1f79000cf - - - - - -] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:52:12.591 8 INFO cinder.api.openstack.wsgi [None req-eddeaa27-bc98-43f9-ba63-44a8b2c5c16e - - - - - -] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:52:22.590 8 INFO cinder.api.openstack.wsgi [None req-eddeaa27-bc98-43f9-ba63-44a8b2c5c16e - - - - - -] GET http://10.0.0.102:8776/ 2026-07-13 23:52:22.590 7 INFO cinder.api.openstack.wsgi [None req-b61ff978-1644-44f7-bef8-76b1f79000cf - - - - - -] GET http://10.0.0.102:8776/ 2026-07-13 23:52:22.591 8 INFO cinder.api.openstack.wsgi [None req-eddeaa27-bc98-43f9-ba63-44a8b2c5c16e - - - - - -] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:52:22.591 7 INFO cinder.api.openstack.wsgi [None req-b61ff978-1644-44f7-bef8-76b1f79000cf - - - - - -] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:52:32.591 8 INFO cinder.api.openstack.wsgi [None req-eddeaa27-bc98-43f9-ba63-44a8b2c5c16e - - - - - -] GET http://10.0.0.102:8776/ 2026-07-13 23:52:32.591 7 INFO cinder.api.openstack.wsgi [None req-b61ff978-1644-44f7-bef8-76b1f79000cf - - - - - -] GET http://10.0.0.102:8776/ 2026-07-13 23:52:32.592 7 INFO cinder.api.openstack.wsgi [None req-b61ff978-1644-44f7-bef8-76b1f79000cf - - - - - -] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:52:32.592 8 INFO cinder.api.openstack.wsgi [None req-eddeaa27-bc98-43f9-ba63-44a8b2c5c16e - - - - - -] http://10.0.0.102:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-07-13 23:52:40.291 7 INFO cinder.api.openstack.wsgi [None req-60e75c16-4b74-4c91-8096-387d7ebe919a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/types/rbd1 2026-07-13 23:52:40.351 7 INFO cinder.api.openstack.wsgi [None req-60e75c16-4b74-4c91-8096-387d7ebe919a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 10/19] 10.0.0.137 () {30 vars in 682 bytes} [Mon Jul 13 23:52:39 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/types/rbd1 => generated 82 bytes in 979 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-07-13 23:52:40.772 8 INFO cinder.api.openstack.wsgi [None req-05ffe274-9751-4ba3-923f-97c501bdcdbb f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-13 23:52:40.837 8 INFO cinder.api.openstack.wsgi [None req-05ffe274-9751-4ba3-923f-97c501bdcdbb f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 10/20] 10.0.0.137 () {30 vars in 721 bytes} [Mon Jul 13 23:52:40 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/types?name=rbd1&is_public=None => generated 20 bytes in 476 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-13 23:52:42.590 7 INFO cinder.api.openstack.wsgi [None req-60e75c16-4b74-4c91-8096-387d7ebe919a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:52:42.590 8 INFO cinder.api.openstack.wsgi [None req-05ffe274-9751-4ba3-923f-97c501bdcdbb f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:52:42.592 7 INFO cinder.api.openstack.wsgi [None req-60e75c16-4b74-4c91-8096-387d7ebe919a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:52:42.592 8 INFO cinder.api.openstack.wsgi [None req-05ffe274-9751-4ba3-923f-97c501bdcdbb f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:52:43.084 7 INFO cinder.api.openstack.wsgi [None req-501c4a96-baf2-4a5c-951d-0db6220575a6 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-13 23:52:43.112 7 INFO cinder.api.openstack.wsgi [None req-501c4a96-baf2-4a5c-951d-0db6220575a6 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/types returned with HTTP 200 [pid: 7|app: 0|req: 12/23] 10.0.0.137 () {34 vars in 725 bytes} [Mon Jul 13 23:52:43 2026] POST /v3/39d4ad338ccb47198d5b00974e1083f7/types => generated 179 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-13 23:52:43.127 8 INFO cinder.api.openstack.wsgi [req-501c4a96-baf2-4a5c-951d-0db6220575a6 req-ca6853ee-5f23-477a-bb1c-e3db8771ef98 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/types/826afc1c-be3f-47d9-83f7-feb08531af96/extra_specs 2026-07-13 23:52:43.192 8 INFO cinder.api.openstack.wsgi [req-501c4a96-baf2-4a5c-951d-0db6220575a6 req-ca6853ee-5f23-477a-bb1c-e3db8771ef98 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/types/826afc1c-be3f-47d9-83f7-feb08531af96/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 12/24] 10.0.0.137 () {36 vars in 894 bytes} [Mon Jul 13 23:52:43 2026] POST /v3/39d4ad338ccb47198d5b00974e1083f7/types/826afc1c-be3f-47d9-83f7-feb08531af96/extra_specs => generated 48 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-13 23:52:45.187 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/types?is_public=None 2026-07-13 23:52:45.203 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 13/25] 10.0.0.137 () {30 vars in 701 bytes} [Mon Jul 13 23:52:45 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/types?is_public=None => generated 443 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-13 23:52:47.468 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/qos-specs 2026-07-13 23:52:47.479 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/qos-specs returned with HTTP 200 [pid: 8|app: 0|req: 13/26] 10.0.0.137 () {30 vars in 680 bytes} [Mon Jul 13 23:52:47 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/qos-specs => generated 17 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-13 23:52:52.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:52:52.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:52:52.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:52:52.592 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:53:02.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:53:02.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:53:02.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:53:02.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:53:12.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:53:12.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:53:12.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:53:12.592 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:53:22.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:53:22.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:53:22.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:53:22.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:53:32.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:53:32.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:53:32.592 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:53:32.592 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:53:42.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:53:42.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:53:42.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:53:42.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:53:52.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:53:52.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:53:52.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:53:52.592 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:54:02.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:54:02.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:54:02.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:54:02.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:54:12.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:54:12.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:54:12.592 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:54:12.593 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:54:22.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:54:22.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:54:22.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:54:22.592 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:54:32.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:54:32.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:54:32.592 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:54:32.592 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:54:42.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:54:42.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:54:42.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:54:42.593 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:54:52.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:54:52.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:54:52.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:54:52.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:55:02.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:55:02.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:55:02.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:55:02.592 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:55:12.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:55:12.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:55:12.592 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:55:12.592 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:55:22.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:55:22.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:55:22.592 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:55:22.592 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:55:32.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:55:32.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:55:32.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:55:32.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:55:42.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:55:42.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:55:42.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:55:42.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:55:52.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:55:52.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:55:52.592 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:55:52.592 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:56:02.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:56:02.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:56:02.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:56:02.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:56:12.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:56:12.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:56:12.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:56:12.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:56:22.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:56:22.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:56:22.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:56:22.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:56:32.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:56:32.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:56:32.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:56:32.592 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:56:42.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:56:42.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:56:42.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:56:42.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:56:52.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:56:52.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:56:52.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:56:52.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:57:02.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:57:02.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:57:02.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:57:02.592 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:57:12.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:57:12.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:57:12.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:57:12.593 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:57:22.589 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:57:22.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:57:22.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:57:22.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:57:32.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:57:32.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:57:32.592 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:57:32.593 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:57:42.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:57:42.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:57:42.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:57:42.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:57:52.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:57:52.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:57:52.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:57:52.592 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:58:02.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:58:02.592 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:58:02.592 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:58:02.594 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:58:12.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:58:12.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:58:12.592 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:58:12.592 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:58:22.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:58:22.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:58:22.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:58:22.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:58:32.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:58:32.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:58:32.592 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:58:32.592 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:58:42.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:58:42.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:58:42.592 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:58:42.592 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:58:52.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:58:52.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:58:52.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:58:52.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:59:02.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:59:02.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:59:02.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:59:02.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:59:12.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:59:12.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:59:12.592 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:59:12.592 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:59:22.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:59:22.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:59:22.592 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:59:22.593 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:59:32.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:59:32.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:59:32.597 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:59:32.598 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:59:42.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:59:42.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:59:42.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:59:42.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:59:52.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:59:52.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-13 23:59:52.592 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-13 23:59:52.592 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:00:02.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:00:02.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:00:02.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:00:02.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:00:12.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:00:12.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:00:12.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:00:12.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:00:22.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:00:22.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:00:22.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:00:22.592 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:00:32.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:00:32.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:00:32.593 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:00:32.593 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:00:42.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:00:42.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:00:42.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:00:42.592 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:00:52.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:00:52.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:00:52.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:00:52.593 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:01:02.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:01:02.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:01:02.592 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:01:02.593 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:01:12.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:01:12.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:01:12.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:01:12.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:01:22.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:01:22.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:01:22.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:01:22.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:01:32.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:01:32.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:01:32.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:01:32.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:01:42.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:01:42.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:01:42.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:01:42.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:01:52.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:01:52.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:01:52.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:01:52.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:02:02.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:02:02.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:02:02.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:02:02.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:02:12.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:02:12.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:02:12.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:02:12.592 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:02:22.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:02:22.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:02:22.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:02:22.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:02:32.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:02:32.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:02:32.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:02:32.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:02:42.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:02:42.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:02:42.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:02:42.592 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:02:52.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:02:52.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:02:52.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:02:52.593 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:03:02.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:03:02.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:03:02.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:03:02.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:03:12.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:03:12.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:03:12.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:03:12.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:03:22.589 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:03:22.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:03:22.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:03:22.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:03:32.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:03:32.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:03:32.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:03:32.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:03:42.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:03:42.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:03:42.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:03:42.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:03:52.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:03:52.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:03:52.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:03:52.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:04:02.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:04:02.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:04:02.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:04:02.592 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:04:12.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:04:12.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:04:12.592 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:04:12.592 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:04:22.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:04:22.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:04:22.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:04:22.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:04:32.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:04:32.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:04:32.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:04:32.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:04:42.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:04:42.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:04:42.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:04:42.592 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:04:52.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:04:52.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:04:52.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:04:52.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:05:02.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:05:02.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:05:02.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:05:02.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:05:12.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:05:12.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:05:12.592 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:05:12.592 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:05:22.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:05:22.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:05:22.592 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:05:22.592 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:05:32.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:05:32.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:05:32.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:05:32.592 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:05:42.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:05:42.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:05:42.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:05:42.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:05:52.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:05:52.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:05:52.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:05:52.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:06:02.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:06:02.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:06:02.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:06:02.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:06:12.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:06:12.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:06:12.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:06:12.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:06:22.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:06:22.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:06:22.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:06:22.592 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:06:32.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:06:32.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:06:32.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:06:32.592 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:06:42.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:06:42.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:06:42.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:06:42.592 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:06:52.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:06:52.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:06:52.592 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:06:52.593 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:07:02.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:07:02.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:07:02.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:07:02.592 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:07:12.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:07:12.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:07:12.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:07:12.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:07:22.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:07:22.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:07:22.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:07:22.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:07:32.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:07:32.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:07:32.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:07:32.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:07:42.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:07:42.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:07:42.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:07:42.592 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:07:52.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:07:52.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:07:52.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:07:52.592 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:08:02.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:08:02.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:08:02.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:08:02.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:08:12.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:08:12.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:08:12.592 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:08:12.592 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:08:22.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:08:22.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:08:22.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:08:22.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:08:32.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:08:32.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:08:32.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:08:32.592 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:08:42.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:08:42.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:08:42.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:08:42.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:08:52.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:08:52.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:08:52.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:08:52.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:09:02.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:09:02.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:09:02.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:09:02.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:09:12.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:09:12.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:09:12.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:09:12.592 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:09:22.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:09:22.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:09:22.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:09:22.592 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:09:32.589 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:09:32.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:09:32.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:09:32.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:09:42.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:09:42.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:09:42.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:09:42.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:09:52.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:09:52.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:09:52.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:09:52.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:10:02.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:10:02.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:10:02.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:10:02.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:10:12.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:10:12.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:10:12.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:10:12.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:10:22.590 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:10:22.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:10:22.592 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:10:22.592 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:10:32.590 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:10:32.591 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:10:32.591 7 INFO cinder.api.openstack.wsgi [None req-125dabd2-6c7a-4a11-a8e2-5590687dc1f5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:10:32.592 8 INFO cinder.api.openstack.wsgi [None req-dd12fb4e-e60b-439b-b4f6-b7918b4e7c50 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:10:33.981 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET https://volume.199-204-45-115.nip.io/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=False 2026-07-14 00:10:34.044 7 WARNING cinder.quota [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-14 00:10:34.045 7 WARNING cinder.quota [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-14 00:10:34.045 7 WARNING cinder.quota [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-14 00:10:34.046 7 WARNING cinder.quota [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-14 00:10:34.046 7 WARNING cinder.quota [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-14 00:10:34.047 7 WARNING cinder.quota [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-14 00:10:34.057 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] https://volume.199-204-45-115.nip.io/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 121/241] 199.204.45.115 () {44 vars in 1069 bytes} [Tue Jul 14 00:10:33 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=False => generated 340 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:10:34.226 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] PUT https://volume.199-204-45-115.nip.io/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7 2026-07-14 00:10:34.351 8 WARNING cinder.quota [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-14 00:10:34.351 8 WARNING cinder.quota [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-14 00:10:34.352 8 WARNING cinder.quota [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-14 00:10:34.352 8 WARNING cinder.quota [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-14 00:10:34.352 8 WARNING cinder.quota [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-14 00:10:34.353 8 WARNING cinder.quota [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-14 00:10:34.358 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] https://volume.199-204-45-115.nip.io/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7 returned with HTTP 200 [pid: 8|app: 0|req: 121/242] 199.204.45.115 () {48 vars in 1098 bytes} [Tue Jul 14 00:10:34 2026] PUT /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7 => generated 296 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:10:42.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:10:42.590 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:10:42.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:10:42.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:10:52.590 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:10:52.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:10:52.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:10:52.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:11:02.590 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:11:02.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:11:02.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:11:02.592 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:11:12.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:11:12.590 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:11:12.592 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:11:12.592 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:11:22.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:11:22.590 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:11:22.592 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:11:22.592 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:11:32.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:11:32.590 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:11:32.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:11:32.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:11:42.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:11:42.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:11:42.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:11:42.592 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:11:52.590 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:11:52.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:11:52.592 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:11:52.592 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:12:02.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:12:02.590 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:12:02.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:12:02.592 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:12:12.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:12:12.590 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:12:12.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:12:12.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:12:22.590 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:12:22.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:12:22.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:12:22.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:12:32.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:12:32.590 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:12:32.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:12:32.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:12:42.590 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:12:42.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:12:42.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:12:42.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:12:52.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:12:52.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:12:52.592 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:12:52.592 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:13:02.589 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:13:02.589 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:13:02.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:13:02.590 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:13:12.589 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:13:12.590 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:13:12.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:13:12.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:13:22.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:13:22.590 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:13:22.592 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:13:22.592 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:13:32.590 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:13:32.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:13:32.590 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:13:32.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:13:42.590 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:13:42.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:13:42.592 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:13:42.592 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:13:52.590 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:13:52.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:13:52.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:13:52.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:14:02.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:14:02.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:14:02.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:14:02.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:14:12.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:14:12.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:14:12.592 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:14:12.592 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:14:22.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:14:22.590 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:14:22.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:14:22.592 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:14:32.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:14:32.590 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:14:32.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:14:32.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:14:42.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:14:42.590 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:14:42.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:14:42.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:14:52.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:14:52.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:14:52.592 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:14:52.592 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:15:02.590 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:15:02.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:15:02.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:15:02.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:15:12.590 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:15:12.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:15:12.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:15:12.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:15:22.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:15:22.590 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:15:22.592 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:15:22.592 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:15:32.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:15:32.590 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:15:32.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:15:32.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:15:42.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:15:42.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:15:42.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:15:42.592 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:15:52.590 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:15:52.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:15:52.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:15:52.593 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:16:02.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:16:02.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:16:02.592 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:16:02.592 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:16:12.590 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:16:12.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:16:12.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:16:12.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:16:22.590 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:16:22.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:16:22.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:16:22.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:16:32.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:16:32.592 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:16:32.592 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:16:32.593 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:16:42.589 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:16:42.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:16:42.590 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:16:42.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:16:52.589 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:16:52.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:16:52.590 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:16:52.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:17:02.590 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:17:02.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:17:02.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:17:02.592 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:17:12.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:17:12.590 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:17:12.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:17:12.592 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:17:22.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:17:22.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:17:22.592 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:17:22.592 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:17:32.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:17:32.590 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:17:32.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:17:32.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:17:42.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:17:42.590 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:17:42.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:17:42.592 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:17:52.589 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:17:52.590 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:17:52.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:17:52.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:18:02.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:18:02.590 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:18:02.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:18:02.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:18:12.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:18:12.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:18:12.592 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:18:12.592 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:18:22.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:18:22.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:18:22.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:18:22.592 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:18:32.589 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:18:32.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:18:32.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:18:32.592 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:18:42.590 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:18:42.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:18:42.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:18:42.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:18:52.592 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:18:52.593 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:18:52.594 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:18:52.595 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:19:02.590 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:19:02.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:19:02.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:19:02.592 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:19:12.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:19:12.590 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:19:12.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:19:12.592 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:19:22.590 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:19:22.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:19:22.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:19:22.592 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:19:32.589 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:19:32.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:19:32.590 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:19:32.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:19:42.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:19:42.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:19:42.592 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:19:42.592 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:19:52.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:19:52.590 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:19:52.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:19:52.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:20:02.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:20:02.590 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:20:02.592 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:20:02.592 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:20:12.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:20:12.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:20:12.592 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:20:12.592 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:20:22.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:20:22.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:20:22.592 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:20:22.593 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:20:32.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:20:32.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:20:32.592 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:20:32.593 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:20:42.590 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:20:42.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:20:42.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:20:42.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:20:52.590 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:20:52.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:20:52.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:20:52.592 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:21:02.590 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:21:02.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:21:02.592 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:21:02.593 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:21:12.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:21:12.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:21:12.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:21:12.592 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:21:22.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:21:22.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:21:22.594 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:21:22.595 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:21:32.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:21:32.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:21:32.592 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:21:32.592 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:21:42.589 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:21:42.590 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:21:42.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:21:42.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:21:52.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:21:52.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:21:52.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:21:52.592 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:22:02.590 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:22:02.590 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:22:02.591 8 INFO cinder.api.openstack.wsgi [None req-dc752cf9-6fc8-4074-aa91-e33860e8fd1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:22:02.591 7 INFO cinder.api.openstack.wsgi [None req-305df581-36ba-40f3-98ac-c60e4d8e2bc5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:22:07.237 8 INFO cinder.api.openstack.wsgi [None req-759c1f05-7b89-4517-98d5-d99867bdc2db f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET https://volume.199-204-45-115.nip.io/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=False 2026-07-14 00:22:07.298 8 INFO cinder.api.openstack.wsgi [None req-759c1f05-7b89-4517-98d5-d99867bdc2db f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] https://volume.199-204-45-115.nip.io/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 191/381] 199.204.45.115 () {44 vars in 1069 bytes} [Tue Jul 14 00:22:07 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=False => generated 340 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:22:08.003 7 INFO cinder.api.openstack.wsgi [None req-0d13ddca-23f4-4990-a7ff-51aa6f3bdf73 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] PUT https://volume.199-204-45-115.nip.io/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984 2026-07-14 00:22:08.120 7 INFO cinder.api.openstack.wsgi [None req-0d13ddca-23f4-4990-a7ff-51aa6f3bdf73 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] https://volume.199-204-45-115.nip.io/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984 returned with HTTP 200 [pid: 7|app: 0|req: 191/382] 199.204.45.115 () {48 vars in 1098 bytes} [Tue Jul 14 00:22:07 2026] PUT /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984 => generated 296 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:22:12.593 7 INFO cinder.api.openstack.wsgi [None req-0d13ddca-23f4-4990-a7ff-51aa6f3bdf73 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:22:12.593 8 INFO cinder.api.openstack.wsgi [None req-759c1f05-7b89-4517-98d5-d99867bdc2db f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:22:12.594 7 INFO cinder.api.openstack.wsgi [None req-0d13ddca-23f4-4990-a7ff-51aa6f3bdf73 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:22:12.594 8 INFO cinder.api.openstack.wsgi [None req-759c1f05-7b89-4517-98d5-d99867bdc2db f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:22:22.590 7 INFO cinder.api.openstack.wsgi [None req-0d13ddca-23f4-4990-a7ff-51aa6f3bdf73 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:22:22.590 8 INFO cinder.api.openstack.wsgi [None req-759c1f05-7b89-4517-98d5-d99867bdc2db f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:22:22.590 7 INFO cinder.api.openstack.wsgi [None req-0d13ddca-23f4-4990-a7ff-51aa6f3bdf73 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:22:22.591 8 INFO cinder.api.openstack.wsgi [None req-759c1f05-7b89-4517-98d5-d99867bdc2db f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:22:32.591 7 INFO cinder.api.openstack.wsgi [None req-0d13ddca-23f4-4990-a7ff-51aa6f3bdf73 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:22:32.591 8 INFO cinder.api.openstack.wsgi [None req-759c1f05-7b89-4517-98d5-d99867bdc2db f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:22:32.592 7 INFO cinder.api.openstack.wsgi [None req-0d13ddca-23f4-4990-a7ff-51aa6f3bdf73 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:22:32.593 8 INFO cinder.api.openstack.wsgi [None req-759c1f05-7b89-4517-98d5-d99867bdc2db f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:22:42.590 7 INFO cinder.api.openstack.wsgi [None req-0d13ddca-23f4-4990-a7ff-51aa6f3bdf73 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:22:42.591 8 INFO cinder.api.openstack.wsgi [None req-759c1f05-7b89-4517-98d5-d99867bdc2db f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:22:42.591 7 INFO cinder.api.openstack.wsgi [None req-0d13ddca-23f4-4990-a7ff-51aa6f3bdf73 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:22:42.592 8 INFO cinder.api.openstack.wsgi [None req-759c1f05-7b89-4517-98d5-d99867bdc2db f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:22:52.590 7 INFO cinder.api.openstack.wsgi [None req-0d13ddca-23f4-4990-a7ff-51aa6f3bdf73 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:22:52.590 8 INFO cinder.api.openstack.wsgi [None req-759c1f05-7b89-4517-98d5-d99867bdc2db f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:22:52.590 7 INFO cinder.api.openstack.wsgi [None req-0d13ddca-23f4-4990-a7ff-51aa6f3bdf73 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:22:52.590 8 INFO cinder.api.openstack.wsgi [None req-759c1f05-7b89-4517-98d5-d99867bdc2db f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:23:00.931 7 INFO cinder.api.openstack.wsgi [None req-549f30cd-dd3d-4802-a834-eeb46715ba84 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:23:00.969 7 INFO cinder.volume.api [None req-549f30cd-dd3d-4802-a834-eeb46715ba84 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:23:00.971 7 INFO cinder.api.openstack.wsgi [None req-549f30cd-dd3d-4802-a834-eeb46715ba84 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 197/393] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:23:00 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true => generated 15 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:23:00.982 8 INFO cinder.api.openstack.wsgi [None req-ab0d39c0-de82-47ba-9f9d-09faef09f4ca f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true 2026-07-14 00:23:01.040 8 INFO cinder.volume.api [None req-ab0d39c0-de82-47ba-9f9d-09faef09f4ca f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all snapshots completed successfully. 2026-07-14 00:23:01.040 8 INFO cinder.api.openstack.wsgi [None req-ab0d39c0-de82-47ba-9f9d-09faef09f4ca f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 197/394] 10.0.0.60 () {28 vars in 673 bytes} [Tue Jul 14 00:23:00 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true => generated 17 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:23:01.052 7 INFO cinder.api.openstack.wsgi [None req-8709236c-dc81-400a-b81a-94d7289d1fcc f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:23:01.064 7 INFO cinder.volume.api [None req-8709236c-dc81-400a-b81a-94d7289d1fcc f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:23:01.068 7 INFO cinder.api.openstack.wsgi [None req-8709236c-dc81-400a-b81a-94d7289d1fcc f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 198/395] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:23:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:23:01.079 8 INFO cinder.api.openstack.wsgi [None req-5ac5bbec-555a-4de3-b837-8f9d0e0e33fa f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services 2026-07-14 00:23:01.087 8 INFO cinder.api.openstack.wsgi [None req-5ac5bbec-555a-4de3-b837-8f9d0e0e33fa f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 198/396] 10.0.0.60 () {28 vars in 644 bytes} [Tue Jul 14 00:23:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:23:01.097 7 INFO cinder.api.openstack.wsgi [None req-2cc3f24c-4df9-42c3-af0a-dd4c7919ee01 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true 2026-07-14 00:23:01.645 7 INFO cinder.api.openstack.wsgi [None req-2cc3f24c-4df9-42c3-af0a-dd4c7919ee01 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 199/397] 10.0.0.60 () {28 vars in 695 bytes} [Tue Jul 14 00:23:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:23:01.708 8 INFO cinder.api.openstack.wsgi [None req-c748b54e-3fd2-43de-a7ab-6de45a0dde34 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true 2026-07-14 00:23:01.730 8 INFO cinder.api.openstack.wsgi [None req-c748b54e-3fd2-43de-a7ab-6de45a0dde34 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 199/398] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:23:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:23:01.742 7 INFO cinder.api.openstack.wsgi [None req-6966e19b-e9dc-4e77-af32-a11baec72627 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true 2026-07-14 00:23:01.782 7 INFO cinder.api.openstack.wsgi [None req-6966e19b-e9dc-4e77-af32-a11baec72627 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 200/399] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:23:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:23:01.799 8 INFO cinder.api.openstack.wsgi [None req-f302d47e-119c-415b-b68f-bb0d4db751d4 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true 2026-07-14 00:23:01.819 8 INFO cinder.api.openstack.wsgi [None req-f302d47e-119c-415b-b68f-bb0d4db751d4 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 200/400] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:23:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:23:02.590 8 INFO cinder.api.openstack.wsgi [None req-f302d47e-119c-415b-b68f-bb0d4db751d4 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:23:02.590 7 INFO cinder.api.openstack.wsgi [None req-6966e19b-e9dc-4e77-af32-a11baec72627 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:23:02.591 8 INFO cinder.api.openstack.wsgi [None req-f302d47e-119c-415b-b68f-bb0d4db751d4 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:23:02.591 7 INFO cinder.api.openstack.wsgi [None req-6966e19b-e9dc-4e77-af32-a11baec72627 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:23:12.593 8 INFO cinder.api.openstack.wsgi [None req-f302d47e-119c-415b-b68f-bb0d4db751d4 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:23:12.593 7 INFO cinder.api.openstack.wsgi [None req-6966e19b-e9dc-4e77-af32-a11baec72627 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:23:12.594 8 INFO cinder.api.openstack.wsgi [None req-f302d47e-119c-415b-b68f-bb0d4db751d4 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:23:12.594 7 INFO cinder.api.openstack.wsgi [None req-6966e19b-e9dc-4e77-af32-a11baec72627 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:23:22.592 7 INFO cinder.api.openstack.wsgi [None req-6966e19b-e9dc-4e77-af32-a11baec72627 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:23:22.592 8 INFO cinder.api.openstack.wsgi [None req-f302d47e-119c-415b-b68f-bb0d4db751d4 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:23:22.592 8 INFO cinder.api.openstack.wsgi [None req-f302d47e-119c-415b-b68f-bb0d4db751d4 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:23:22.595 7 INFO cinder.api.openstack.wsgi [None req-6966e19b-e9dc-4e77-af32-a11baec72627 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:23:32.595 8 INFO cinder.api.openstack.wsgi [None req-f302d47e-119c-415b-b68f-bb0d4db751d4 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:23:32.595 7 INFO cinder.api.openstack.wsgi [None req-6966e19b-e9dc-4e77-af32-a11baec72627 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:23:32.596 7 INFO cinder.api.openstack.wsgi [None req-6966e19b-e9dc-4e77-af32-a11baec72627 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:23:32.596 8 INFO cinder.api.openstack.wsgi [None req-f302d47e-119c-415b-b68f-bb0d4db751d4 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:23:42.590 7 INFO cinder.api.openstack.wsgi [None req-6966e19b-e9dc-4e77-af32-a11baec72627 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:23:42.590 8 INFO cinder.api.openstack.wsgi [None req-f302d47e-119c-415b-b68f-bb0d4db751d4 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:23:42.591 8 INFO cinder.api.openstack.wsgi [None req-f302d47e-119c-415b-b68f-bb0d4db751d4 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:23:42.591 7 INFO cinder.api.openstack.wsgi [None req-6966e19b-e9dc-4e77-af32-a11baec72627 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:23:52.590 8 INFO cinder.api.openstack.wsgi [None req-f302d47e-119c-415b-b68f-bb0d4db751d4 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:23:52.590 7 INFO cinder.api.openstack.wsgi [None req-6966e19b-e9dc-4e77-af32-a11baec72627 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:23:52.591 8 INFO cinder.api.openstack.wsgi [None req-f302d47e-119c-415b-b68f-bb0d4db751d4 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:23:52.591 7 INFO cinder.api.openstack.wsgi [None req-6966e19b-e9dc-4e77-af32-a11baec72627 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:24:00.937 8 INFO cinder.api.openstack.wsgi [None req-18ff2ad6-7488-4805-95f6-bc6e1822024a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true 2026-07-14 00:24:00.944 8 INFO cinder.volume.api [None req-18ff2ad6-7488-4805-95f6-bc6e1822024a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all snapshots completed successfully. 2026-07-14 00:24:00.944 8 INFO cinder.api.openstack.wsgi [None req-18ff2ad6-7488-4805-95f6-bc6e1822024a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 207/413] 10.0.0.60 () {28 vars in 673 bytes} [Tue Jul 14 00:24:00 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true => generated 17 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:24:00.994 7 INFO cinder.api.openstack.wsgi [None req-08ef03b5-7e6d-4265-9b20-6ed7baa66627 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true 2026-07-14 00:24:01.029 7 INFO cinder.api.openstack.wsgi [None req-08ef03b5-7e6d-4265-9b20-6ed7baa66627 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 207/414] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:24:00 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:24:01.041 8 INFO cinder.api.openstack.wsgi [None req-ab7ecae0-4c16-403c-82d1-d9b35313a9ac f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true 2026-07-14 00:24:01.063 8 INFO cinder.api.openstack.wsgi [None req-ab7ecae0-4c16-403c-82d1-d9b35313a9ac f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 208/415] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:24:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:24:01.074 7 INFO cinder.api.openstack.wsgi [None req-9d9b6e38-0c06-4eb1-a296-1c5d8708d186 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true 2026-07-14 00:24:01.097 7 INFO cinder.api.openstack.wsgi [None req-9d9b6e38-0c06-4eb1-a296-1c5d8708d186 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 208/416] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:24:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:24:01.110 8 INFO cinder.api.openstack.wsgi [None req-bc578637-f2bb-4a1c-806a-5ec5fc160d9d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:24:01.139 8 INFO cinder.volume.api [None req-bc578637-f2bb-4a1c-806a-5ec5fc160d9d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:24:01.141 8 INFO cinder.api.openstack.wsgi [None req-bc578637-f2bb-4a1c-806a-5ec5fc160d9d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 209/417] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:24:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:24:01.152 7 INFO cinder.api.openstack.wsgi [None req-2759b6cc-29e8-4a78-b097-120e8c43ca54 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services 2026-07-14 00:24:01.160 7 INFO cinder.api.openstack.wsgi [None req-2759b6cc-29e8-4a78-b097-120e8c43ca54 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 209/418] 10.0.0.60 () {28 vars in 644 bytes} [Tue Jul 14 00:24:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:24:01.171 8 INFO cinder.api.openstack.wsgi [None req-42ad384c-9564-4639-969d-4e05011b8b45 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:24:01.178 8 INFO cinder.volume.api [None req-42ad384c-9564-4639-969d-4e05011b8b45 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:24:01.179 8 INFO cinder.api.openstack.wsgi [None req-42ad384c-9564-4639-969d-4e05011b8b45 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 210/419] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:24:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:24:01.189 7 INFO cinder.api.openstack.wsgi [None req-40a641fe-bdaf-4737-a78e-8be18542f8f8 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true 2026-07-14 00:24:01.692 7 INFO cinder.api.openstack.wsgi [None req-40a641fe-bdaf-4737-a78e-8be18542f8f8 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 210/420] 10.0.0.60 () {28 vars in 695 bytes} [Tue Jul 14 00:24:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:24:02.590 7 INFO cinder.api.openstack.wsgi [None req-40a641fe-bdaf-4737-a78e-8be18542f8f8 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:24:02.590 8 INFO cinder.api.openstack.wsgi [None req-42ad384c-9564-4639-969d-4e05011b8b45 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:24:02.591 7 INFO cinder.api.openstack.wsgi [None req-40a641fe-bdaf-4737-a78e-8be18542f8f8 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:24:02.592 8 INFO cinder.api.openstack.wsgi [None req-42ad384c-9564-4639-969d-4e05011b8b45 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:24:12.590 7 INFO cinder.api.openstack.wsgi [None req-40a641fe-bdaf-4737-a78e-8be18542f8f8 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:24:12.591 8 INFO cinder.api.openstack.wsgi [None req-42ad384c-9564-4639-969d-4e05011b8b45 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:24:12.592 7 INFO cinder.api.openstack.wsgi [None req-40a641fe-bdaf-4737-a78e-8be18542f8f8 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:24:12.592 8 INFO cinder.api.openstack.wsgi [None req-42ad384c-9564-4639-969d-4e05011b8b45 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:24:22.590 7 INFO cinder.api.openstack.wsgi [None req-40a641fe-bdaf-4737-a78e-8be18542f8f8 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:24:22.590 8 INFO cinder.api.openstack.wsgi [None req-42ad384c-9564-4639-969d-4e05011b8b45 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:24:22.591 7 INFO cinder.api.openstack.wsgi [None req-40a641fe-bdaf-4737-a78e-8be18542f8f8 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:24:22.591 8 INFO cinder.api.openstack.wsgi [None req-42ad384c-9564-4639-969d-4e05011b8b45 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:24:32.590 8 INFO cinder.api.openstack.wsgi [None req-42ad384c-9564-4639-969d-4e05011b8b45 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:24:32.590 7 INFO cinder.api.openstack.wsgi [None req-40a641fe-bdaf-4737-a78e-8be18542f8f8 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:24:32.591 8 INFO cinder.api.openstack.wsgi [None req-42ad384c-9564-4639-969d-4e05011b8b45 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:24:32.592 7 INFO cinder.api.openstack.wsgi [None req-40a641fe-bdaf-4737-a78e-8be18542f8f8 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:24:42.590 7 INFO cinder.api.openstack.wsgi [None req-40a641fe-bdaf-4737-a78e-8be18542f8f8 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:24:42.590 8 INFO cinder.api.openstack.wsgi [None req-42ad384c-9564-4639-969d-4e05011b8b45 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:24:42.591 7 INFO cinder.api.openstack.wsgi [None req-40a641fe-bdaf-4737-a78e-8be18542f8f8 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:24:42.591 8 INFO cinder.api.openstack.wsgi [None req-42ad384c-9564-4639-969d-4e05011b8b45 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:24:52.590 8 INFO cinder.api.openstack.wsgi [None req-42ad384c-9564-4639-969d-4e05011b8b45 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:24:52.590 7 INFO cinder.api.openstack.wsgi [None req-40a641fe-bdaf-4737-a78e-8be18542f8f8 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:24:52.591 8 INFO cinder.api.openstack.wsgi [None req-42ad384c-9564-4639-969d-4e05011b8b45 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:24:52.591 7 INFO cinder.api.openstack.wsgi [None req-40a641fe-bdaf-4737-a78e-8be18542f8f8 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:25:00.974 8 INFO cinder.api.openstack.wsgi [None req-8193ef01-d1f6-4a50-abac-da26d9d6427e f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true 2026-07-14 00:25:01.001 8 INFO cinder.api.openstack.wsgi [None req-8193ef01-d1f6-4a50-abac-da26d9d6427e f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 217/433] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:25:00 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true => generated 845 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:25:01.015 7 INFO cinder.api.openstack.wsgi [None req-46d15a8b-167d-4195-b25e-98eed1a06d1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true 2026-07-14 00:25:01.046 7 INFO cinder.api.openstack.wsgi [None req-46d15a8b-167d-4195-b25e-98eed1a06d1d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 217/434] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:25:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:25:01.062 8 INFO cinder.api.openstack.wsgi [None req-a1704756-d571-4e7b-a6ca-eb59fc597012 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true 2026-07-14 00:25:01.088 8 INFO cinder.api.openstack.wsgi [None req-a1704756-d571-4e7b-a6ca-eb59fc597012 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 218/435] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:25:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:25:01.100 7 INFO cinder.api.openstack.wsgi [None req-b2320d7e-5a26-4727-b2fe-766ac6bbf0f6 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:25:01.112 7 INFO cinder.volume.api [None req-b2320d7e-5a26-4727-b2fe-766ac6bbf0f6 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:25:01.115 7 INFO cinder.api.openstack.wsgi [None req-b2320d7e-5a26-4727-b2fe-766ac6bbf0f6 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 218/436] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:25:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/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-07-14 00:25:01.127 8 INFO cinder.api.openstack.wsgi [None req-baac1689-3349-4998-b607-52e09240ea06 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true 2026-07-14 00:25:01.665 8 INFO cinder.api.openstack.wsgi [None req-baac1689-3349-4998-b607-52e09240ea06 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 219/437] 10.0.0.60 () {28 vars in 695 bytes} [Tue Jul 14 00:25:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:25:01.678 7 INFO cinder.api.openstack.wsgi [None req-fc625c29-35b5-41de-8e66-eab3acd33c75 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true 2026-07-14 00:25:01.695 7 INFO cinder.volume.api [None req-fc625c29-35b5-41de-8e66-eab3acd33c75 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all snapshots completed successfully. 2026-07-14 00:25:01.696 7 INFO cinder.api.openstack.wsgi [None req-fc625c29-35b5-41de-8e66-eab3acd33c75 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 219/438] 10.0.0.60 () {28 vars in 673 bytes} [Tue Jul 14 00:25:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/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-07-14 00:25:01.707 8 INFO cinder.api.openstack.wsgi [None req-6a5db6e1-11aa-468e-aa90-9b7450581caf f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services 2026-07-14 00:25:01.716 8 INFO cinder.api.openstack.wsgi [None req-6a5db6e1-11aa-468e-aa90-9b7450581caf f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 220/439] 10.0.0.60 () {28 vars in 644 bytes} [Tue Jul 14 00:25:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:25:01.724 7 INFO cinder.api.openstack.wsgi [None req-abe60f75-ef2d-4f99-bb63-348789b1b4bb f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:25:01.737 7 INFO cinder.volume.api [None req-abe60f75-ef2d-4f99-bb63-348789b1b4bb f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:25:01.739 7 INFO cinder.api.openstack.wsgi [None req-abe60f75-ef2d-4f99-bb63-348789b1b4bb f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 220/440] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:25:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/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-07-14 00:25:02.590 8 INFO cinder.api.openstack.wsgi [None req-6a5db6e1-11aa-468e-aa90-9b7450581caf f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:25:02.591 7 INFO cinder.api.openstack.wsgi [None req-abe60f75-ef2d-4f99-bb63-348789b1b4bb f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:25:02.591 8 INFO cinder.api.openstack.wsgi [None req-6a5db6e1-11aa-468e-aa90-9b7450581caf f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:25:02.592 7 INFO cinder.api.openstack.wsgi [None req-abe60f75-ef2d-4f99-bb63-348789b1b4bb f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:25:12.594 8 INFO cinder.api.openstack.wsgi [None req-6a5db6e1-11aa-468e-aa90-9b7450581caf f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:25:12.594 7 INFO cinder.api.openstack.wsgi [None req-abe60f75-ef2d-4f99-bb63-348789b1b4bb f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:25:12.595 8 INFO cinder.api.openstack.wsgi [None req-6a5db6e1-11aa-468e-aa90-9b7450581caf f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:25:12.595 7 INFO cinder.api.openstack.wsgi [None req-abe60f75-ef2d-4f99-bb63-348789b1b4bb f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:25:22.590 8 INFO cinder.api.openstack.wsgi [None req-6a5db6e1-11aa-468e-aa90-9b7450581caf f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:25:22.591 8 INFO cinder.api.openstack.wsgi [None req-6a5db6e1-11aa-468e-aa90-9b7450581caf f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:25:22.590 7 INFO cinder.api.openstack.wsgi [None req-abe60f75-ef2d-4f99-bb63-348789b1b4bb f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:25:22.592 7 INFO cinder.api.openstack.wsgi [None req-abe60f75-ef2d-4f99-bb63-348789b1b4bb f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:25:32.590 8 INFO cinder.api.openstack.wsgi [None req-6a5db6e1-11aa-468e-aa90-9b7450581caf f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:25:32.590 7 INFO cinder.api.openstack.wsgi [None req-abe60f75-ef2d-4f99-bb63-348789b1b4bb f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:25:32.591 8 INFO cinder.api.openstack.wsgi [None req-6a5db6e1-11aa-468e-aa90-9b7450581caf f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:25:32.591 7 INFO cinder.api.openstack.wsgi [None req-abe60f75-ef2d-4f99-bb63-348789b1b4bb f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:25:42.590 8 INFO cinder.api.openstack.wsgi [None req-6a5db6e1-11aa-468e-aa90-9b7450581caf f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:25:42.591 7 INFO cinder.api.openstack.wsgi [None req-abe60f75-ef2d-4f99-bb63-348789b1b4bb f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:25:42.591 8 INFO cinder.api.openstack.wsgi [None req-6a5db6e1-11aa-468e-aa90-9b7450581caf f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:25:42.592 7 INFO cinder.api.openstack.wsgi [None req-abe60f75-ef2d-4f99-bb63-348789b1b4bb f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:25:52.590 8 INFO cinder.api.openstack.wsgi [None req-6a5db6e1-11aa-468e-aa90-9b7450581caf f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:25:52.590 7 INFO cinder.api.openstack.wsgi [None req-abe60f75-ef2d-4f99-bb63-348789b1b4bb f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:25:52.591 8 INFO cinder.api.openstack.wsgi [None req-6a5db6e1-11aa-468e-aa90-9b7450581caf f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:25:52.591 7 INFO cinder.api.openstack.wsgi [None req-abe60f75-ef2d-4f99-bb63-348789b1b4bb f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:26:00.986 8 INFO cinder.api.openstack.wsgi [None req-3ad231c1-b5f0-4397-beee-e9dda31e96c0 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true 2026-07-14 00:26:01.014 8 INFO cinder.api.openstack.wsgi [None req-3ad231c1-b5f0-4397-beee-e9dda31e96c0 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 227/453] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:26:00 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true => generated 845 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:26:01.024 7 INFO cinder.api.openstack.wsgi [None req-65a818e2-f717-4034-ab00-befadf4cae8b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true 2026-07-14 00:26:01.051 7 INFO cinder.api.openstack.wsgi [None req-65a818e2-f717-4034-ab00-befadf4cae8b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 227/454] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:26:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:26:01.064 8 INFO cinder.api.openstack.wsgi [None req-be76606f-2aff-410c-b351-66b91368640a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true 2026-07-14 00:26:01.084 8 INFO cinder.api.openstack.wsgi [None req-be76606f-2aff-410c-b351-66b91368640a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 228/455] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:26:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:26:01.096 7 INFO cinder.api.openstack.wsgi [None req-c8ca594c-7c4c-40ac-8ebf-02d3057fcb49 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true 2026-07-14 00:26:01.102 7 INFO cinder.volume.api [None req-c8ca594c-7c4c-40ac-8ebf-02d3057fcb49 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all snapshots completed successfully. 2026-07-14 00:26:01.102 7 INFO cinder.api.openstack.wsgi [None req-c8ca594c-7c4c-40ac-8ebf-02d3057fcb49 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 228/456] 10.0.0.60 () {28 vars in 673 bytes} [Tue Jul 14 00:26:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:26:01.111 8 INFO cinder.api.openstack.wsgi [None req-b1b806c2-ba4f-4902-8ee3-5200f471e1a0 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services 2026-07-14 00:26:01.116 8 INFO cinder.api.openstack.wsgi [None req-b1b806c2-ba4f-4902-8ee3-5200f471e1a0 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 229/457] 10.0.0.60 () {28 vars in 644 bytes} [Tue Jul 14 00:26:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:26:01.126 7 INFO cinder.api.openstack.wsgi [None req-e2769ad3-7cef-4e7d-b54b-3360161facd1 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:26:01.137 7 INFO cinder.volume.api [None req-e2769ad3-7cef-4e7d-b54b-3360161facd1 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:26:01.140 7 INFO cinder.api.openstack.wsgi [None req-e2769ad3-7cef-4e7d-b54b-3360161facd1 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 229/458] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:26:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:26:01.150 8 INFO cinder.api.openstack.wsgi [None req-2f1052cc-2b15-4219-820f-eac0669d0f7c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:26:01.159 8 INFO cinder.volume.api [None req-2f1052cc-2b15-4219-820f-eac0669d0f7c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:26:01.160 8 INFO cinder.api.openstack.wsgi [None req-2f1052cc-2b15-4219-820f-eac0669d0f7c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 230/459] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:26:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:26:01.171 7 INFO cinder.api.openstack.wsgi [None req-827b8eab-f005-4221-a721-cc2d4f58230f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true 2026-07-14 00:26:01.675 7 INFO cinder.api.openstack.wsgi [None req-827b8eab-f005-4221-a721-cc2d4f58230f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 230/460] 10.0.0.60 () {28 vars in 695 bytes} [Tue Jul 14 00:26:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:26:02.590 8 INFO cinder.api.openstack.wsgi [None req-2f1052cc-2b15-4219-820f-eac0669d0f7c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:26:02.590 7 INFO cinder.api.openstack.wsgi [None req-827b8eab-f005-4221-a721-cc2d4f58230f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:26:02.591 8 INFO cinder.api.openstack.wsgi [None req-2f1052cc-2b15-4219-820f-eac0669d0f7c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:26:02.591 7 INFO cinder.api.openstack.wsgi [None req-827b8eab-f005-4221-a721-cc2d4f58230f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:26:12.591 8 INFO cinder.api.openstack.wsgi [None req-2f1052cc-2b15-4219-820f-eac0669d0f7c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:26:12.591 7 INFO cinder.api.openstack.wsgi [None req-827b8eab-f005-4221-a721-cc2d4f58230f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:26:12.591 7 INFO cinder.api.openstack.wsgi [None req-827b8eab-f005-4221-a721-cc2d4f58230f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:26:12.591 8 INFO cinder.api.openstack.wsgi [None req-2f1052cc-2b15-4219-820f-eac0669d0f7c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:26:22.590 8 INFO cinder.api.openstack.wsgi [None req-2f1052cc-2b15-4219-820f-eac0669d0f7c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:26:22.591 7 INFO cinder.api.openstack.wsgi [None req-827b8eab-f005-4221-a721-cc2d4f58230f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:26:22.591 8 INFO cinder.api.openstack.wsgi [None req-2f1052cc-2b15-4219-820f-eac0669d0f7c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:26:22.593 7 INFO cinder.api.openstack.wsgi [None req-827b8eab-f005-4221-a721-cc2d4f58230f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:26:32.593 7 INFO cinder.api.openstack.wsgi [None req-827b8eab-f005-4221-a721-cc2d4f58230f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:26:32.593 7 INFO cinder.api.openstack.wsgi [None req-827b8eab-f005-4221-a721-cc2d4f58230f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:26:32.595 8 INFO cinder.api.openstack.wsgi [None req-2f1052cc-2b15-4219-820f-eac0669d0f7c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:26:32.597 8 INFO cinder.api.openstack.wsgi [None req-2f1052cc-2b15-4219-820f-eac0669d0f7c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:26:42.590 7 INFO cinder.api.openstack.wsgi [None req-827b8eab-f005-4221-a721-cc2d4f58230f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:26:42.592 8 INFO cinder.api.openstack.wsgi [None req-2f1052cc-2b15-4219-820f-eac0669d0f7c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:26:42.593 8 INFO cinder.api.openstack.wsgi [None req-2f1052cc-2b15-4219-820f-eac0669d0f7c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:26:42.591 7 INFO cinder.api.openstack.wsgi [None req-827b8eab-f005-4221-a721-cc2d4f58230f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:26:52.591 7 INFO cinder.api.openstack.wsgi [None req-827b8eab-f005-4221-a721-cc2d4f58230f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:26:52.592 7 INFO cinder.api.openstack.wsgi [None req-827b8eab-f005-4221-a721-cc2d4f58230f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:26:52.593 8 INFO cinder.api.openstack.wsgi [None req-2f1052cc-2b15-4219-820f-eac0669d0f7c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:26:52.593 8 INFO cinder.api.openstack.wsgi [None req-2f1052cc-2b15-4219-820f-eac0669d0f7c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:27:00.959 7 INFO cinder.api.openstack.wsgi [None req-521ec20d-5d92-41c8-81cb-5598277c0e88 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:27:00.966 7 INFO cinder.volume.api [None req-521ec20d-5d92-41c8-81cb-5598277c0e88 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:27:00.968 7 INFO cinder.api.openstack.wsgi [None req-521ec20d-5d92-41c8-81cb-5598277c0e88 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 237/473] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:27:00 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:27:00.977 8 INFO cinder.api.openstack.wsgi [None req-ce99ee8f-3573-42e2-a7b4-bc4d35d0fb0b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true 2026-07-14 00:27:01.489 8 INFO cinder.api.openstack.wsgi [None req-ce99ee8f-3573-42e2-a7b4-bc4d35d0fb0b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 237/474] 10.0.0.60 () {28 vars in 695 bytes} [Tue Jul 14 00:27:00 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 519 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:27:01.541 7 INFO cinder.api.openstack.wsgi [None req-08d64296-e9a9-40b4-a96d-f7bb8b275702 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true 2026-07-14 00:27:01.572 7 INFO cinder.api.openstack.wsgi [None req-08d64296-e9a9-40b4-a96d-f7bb8b275702 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 238/475] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:27:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:27:01.587 8 INFO cinder.api.openstack.wsgi [None req-60165f54-e499-4f43-aa27-518ed69a4d56 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true 2026-07-14 00:27:01.621 8 INFO cinder.api.openstack.wsgi [None req-60165f54-e499-4f43-aa27-518ed69a4d56 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 238/476] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:27:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:27:01.635 7 INFO cinder.api.openstack.wsgi [None req-3f40710a-eb58-4bce-8f08-6d285ffb1056 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true 2026-07-14 00:27:01.661 7 INFO cinder.api.openstack.wsgi [None req-3f40710a-eb58-4bce-8f08-6d285ffb1056 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 239/477] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:27:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:27:01.670 8 INFO cinder.api.openstack.wsgi [None req-e3baef40-799e-4fe7-a867-fdfd6e542f24 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:27:01.680 8 INFO cinder.volume.api [None req-e3baef40-799e-4fe7-a867-fdfd6e542f24 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:27:01.682 8 INFO cinder.api.openstack.wsgi [None req-e3baef40-799e-4fe7-a867-fdfd6e542f24 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 239/478] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:27:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:27:01.692 7 INFO cinder.api.openstack.wsgi [None req-7555f6e6-b588-4801-a3ac-02c30be1b4d7 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true 2026-07-14 00:27:01.699 7 INFO cinder.volume.api [None req-7555f6e6-b588-4801-a3ac-02c30be1b4d7 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all snapshots completed successfully. 2026-07-14 00:27:01.701 7 INFO cinder.api.openstack.wsgi [None req-7555f6e6-b588-4801-a3ac-02c30be1b4d7 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 240/479] 10.0.0.60 () {28 vars in 673 bytes} [Tue Jul 14 00:27:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:27:01.713 8 INFO cinder.api.openstack.wsgi [None req-ba4b4ea6-164f-4ff8-a5ef-fe754c78fa20 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services 2026-07-14 00:27:01.722 8 INFO cinder.api.openstack.wsgi [None req-ba4b4ea6-164f-4ff8-a5ef-fe754c78fa20 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 240/480] 10.0.0.60 () {28 vars in 644 bytes} [Tue Jul 14 00:27:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:27:02.590 7 INFO cinder.api.openstack.wsgi [None req-7555f6e6-b588-4801-a3ac-02c30be1b4d7 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:27:02.591 8 INFO cinder.api.openstack.wsgi [None req-ba4b4ea6-164f-4ff8-a5ef-fe754c78fa20 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:27:02.591 7 INFO cinder.api.openstack.wsgi [None req-7555f6e6-b588-4801-a3ac-02c30be1b4d7 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:27:02.592 8 INFO cinder.api.openstack.wsgi [None req-ba4b4ea6-164f-4ff8-a5ef-fe754c78fa20 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:27:12.590 7 INFO cinder.api.openstack.wsgi [None req-7555f6e6-b588-4801-a3ac-02c30be1b4d7 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:27:12.590 8 INFO cinder.api.openstack.wsgi [None req-ba4b4ea6-164f-4ff8-a5ef-fe754c78fa20 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:27:12.591 7 INFO cinder.api.openstack.wsgi [None req-7555f6e6-b588-4801-a3ac-02c30be1b4d7 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:27:12.592 8 INFO cinder.api.openstack.wsgi [None req-ba4b4ea6-164f-4ff8-a5ef-fe754c78fa20 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:27:22.591 7 INFO cinder.api.openstack.wsgi [None req-7555f6e6-b588-4801-a3ac-02c30be1b4d7 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:27:22.591 8 INFO cinder.api.openstack.wsgi [None req-ba4b4ea6-164f-4ff8-a5ef-fe754c78fa20 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:27:22.592 7 INFO cinder.api.openstack.wsgi [None req-7555f6e6-b588-4801-a3ac-02c30be1b4d7 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:27:22.592 8 INFO cinder.api.openstack.wsgi [None req-ba4b4ea6-164f-4ff8-a5ef-fe754c78fa20 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:27:32.589 7 INFO cinder.api.openstack.wsgi [None req-7555f6e6-b588-4801-a3ac-02c30be1b4d7 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:27:32.590 8 INFO cinder.api.openstack.wsgi [None req-ba4b4ea6-164f-4ff8-a5ef-fe754c78fa20 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:27:32.590 7 INFO cinder.api.openstack.wsgi [None req-7555f6e6-b588-4801-a3ac-02c30be1b4d7 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:27:32.591 8 INFO cinder.api.openstack.wsgi [None req-ba4b4ea6-164f-4ff8-a5ef-fe754c78fa20 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:27:42.590 7 INFO cinder.api.openstack.wsgi [None req-7555f6e6-b588-4801-a3ac-02c30be1b4d7 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:27:42.590 8 INFO cinder.api.openstack.wsgi [None req-ba4b4ea6-164f-4ff8-a5ef-fe754c78fa20 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:27:42.590 7 INFO cinder.api.openstack.wsgi [None req-7555f6e6-b588-4801-a3ac-02c30be1b4d7 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:27:42.591 8 INFO cinder.api.openstack.wsgi [None req-ba4b4ea6-164f-4ff8-a5ef-fe754c78fa20 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:27:52.590 8 INFO cinder.api.openstack.wsgi [None req-ba4b4ea6-164f-4ff8-a5ef-fe754c78fa20 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:27:52.590 7 INFO cinder.api.openstack.wsgi [None req-7555f6e6-b588-4801-a3ac-02c30be1b4d7 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:27:52.590 8 INFO cinder.api.openstack.wsgi [None req-ba4b4ea6-164f-4ff8-a5ef-fe754c78fa20 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:27:52.591 7 INFO cinder.api.openstack.wsgi [None req-7555f6e6-b588-4801-a3ac-02c30be1b4d7 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:28:00.912 8 INFO cinder.api.openstack.wsgi [None req-32b0f358-9e1d-4bcb-9d76-518fba7501a9 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:28:00.923 8 INFO cinder.volume.api [None req-32b0f358-9e1d-4bcb-9d76-518fba7501a9 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:28:00.925 8 INFO cinder.api.openstack.wsgi [None req-32b0f358-9e1d-4bcb-9d76-518fba7501a9 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 247/493] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:28:00 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:28:00.935 7 INFO cinder.api.openstack.wsgi [None req-dae38730-c89f-437a-a1a3-1089cc24d822 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true 2026-07-14 00:28:00.946 7 INFO cinder.volume.api [None req-dae38730-c89f-437a-a1a3-1089cc24d822 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all snapshots completed successfully. 2026-07-14 00:28:00.947 7 INFO cinder.api.openstack.wsgi [None req-dae38730-c89f-437a-a1a3-1089cc24d822 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 247/494] 10.0.0.60 () {28 vars in 673 bytes} [Tue Jul 14 00:28:00 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:28:01.002 8 INFO cinder.api.openstack.wsgi [None req-1f49e33c-24b2-48c2-bfcf-93c36d41e0b0 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true 2026-07-14 00:28:01.044 8 INFO cinder.api.openstack.wsgi [None req-1f49e33c-24b2-48c2-bfcf-93c36d41e0b0 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 248/495] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:28:00 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:28:01.056 7 INFO cinder.api.openstack.wsgi [None req-5310325a-571f-4770-b4b5-6c22d38d210f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true 2026-07-14 00:28:01.103 7 INFO cinder.api.openstack.wsgi [None req-5310325a-571f-4770-b4b5-6c22d38d210f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 248/496] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:28:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true => generated 845 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:28:01.116 8 INFO cinder.api.openstack.wsgi [None req-c9317133-efc8-4904-837c-4ecf5af5c360 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true 2026-07-14 00:28:01.160 8 INFO cinder.api.openstack.wsgi [None req-c9317133-efc8-4904-837c-4ecf5af5c360 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 249/497] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:28:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:28:01.175 7 INFO cinder.api.openstack.wsgi [None req-620d6f37-f8c4-4d26-86e2-fafa025b9d24 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services 2026-07-14 00:28:01.181 7 INFO cinder.api.openstack.wsgi [None req-620d6f37-f8c4-4d26-86e2-fafa025b9d24 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 249/498] 10.0.0.60 () {28 vars in 644 bytes} [Tue Jul 14 00:28:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:28:01.194 8 INFO cinder.api.openstack.wsgi [None req-14c1358d-0426-42ed-81c1-32d99b8c8c0f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true 2026-07-14 00:28:01.699 8 INFO cinder.api.openstack.wsgi [None req-14c1358d-0426-42ed-81c1-32d99b8c8c0f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 250/499] 10.0.0.60 () {28 vars in 695 bytes} [Tue Jul 14 00:28:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:28:01.709 7 INFO cinder.api.openstack.wsgi [None req-73597968-65d8-4900-bc3b-82faa041c5b3 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:28:01.721 7 INFO cinder.volume.api [None req-73597968-65d8-4900-bc3b-82faa041c5b3 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:28:01.723 7 INFO cinder.api.openstack.wsgi [None req-73597968-65d8-4900-bc3b-82faa041c5b3 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 250/500] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:28:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/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-07-14 00:28:02.590 7 INFO cinder.api.openstack.wsgi [None req-73597968-65d8-4900-bc3b-82faa041c5b3 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:28:02.590 8 INFO cinder.api.openstack.wsgi [None req-14c1358d-0426-42ed-81c1-32d99b8c8c0f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:28:02.591 7 INFO cinder.api.openstack.wsgi [None req-73597968-65d8-4900-bc3b-82faa041c5b3 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:28:02.591 8 INFO cinder.api.openstack.wsgi [None req-14c1358d-0426-42ed-81c1-32d99b8c8c0f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:28:12.590 8 INFO cinder.api.openstack.wsgi [None req-14c1358d-0426-42ed-81c1-32d99b8c8c0f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:28:12.590 7 INFO cinder.api.openstack.wsgi [None req-73597968-65d8-4900-bc3b-82faa041c5b3 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:28:12.590 8 INFO cinder.api.openstack.wsgi [None req-14c1358d-0426-42ed-81c1-32d99b8c8c0f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:28:12.591 7 INFO cinder.api.openstack.wsgi [None req-73597968-65d8-4900-bc3b-82faa041c5b3 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:28:22.590 8 INFO cinder.api.openstack.wsgi [None req-14c1358d-0426-42ed-81c1-32d99b8c8c0f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:28:22.590 7 INFO cinder.api.openstack.wsgi [None req-73597968-65d8-4900-bc3b-82faa041c5b3 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:28:22.591 8 INFO cinder.api.openstack.wsgi [None req-14c1358d-0426-42ed-81c1-32d99b8c8c0f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:28:22.591 7 INFO cinder.api.openstack.wsgi [None req-73597968-65d8-4900-bc3b-82faa041c5b3 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:28:32.590 8 INFO cinder.api.openstack.wsgi [None req-14c1358d-0426-42ed-81c1-32d99b8c8c0f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:28:32.590 7 INFO cinder.api.openstack.wsgi [None req-73597968-65d8-4900-bc3b-82faa041c5b3 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:28:32.591 8 INFO cinder.api.openstack.wsgi [None req-14c1358d-0426-42ed-81c1-32d99b8c8c0f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:28:32.591 7 INFO cinder.api.openstack.wsgi [None req-73597968-65d8-4900-bc3b-82faa041c5b3 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:28:42.590 8 INFO cinder.api.openstack.wsgi [None req-14c1358d-0426-42ed-81c1-32d99b8c8c0f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:28:42.590 7 INFO cinder.api.openstack.wsgi [None req-73597968-65d8-4900-bc3b-82faa041c5b3 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:28:42.591 8 INFO cinder.api.openstack.wsgi [None req-14c1358d-0426-42ed-81c1-32d99b8c8c0f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:28:42.591 7 INFO cinder.api.openstack.wsgi [None req-73597968-65d8-4900-bc3b-82faa041c5b3 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:28:52.590 7 INFO cinder.api.openstack.wsgi [None req-73597968-65d8-4900-bc3b-82faa041c5b3 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:28:52.591 8 INFO cinder.api.openstack.wsgi [None req-14c1358d-0426-42ed-81c1-32d99b8c8c0f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:28:52.591 7 INFO cinder.api.openstack.wsgi [None req-73597968-65d8-4900-bc3b-82faa041c5b3 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:28:52.595 8 INFO cinder.api.openstack.wsgi [None req-14c1358d-0426-42ed-81c1-32d99b8c8c0f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:29:00.964 7 INFO cinder.api.openstack.wsgi [None req-26186e5a-47f7-4743-9489-72059ba41620 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:29:00.984 7 INFO cinder.volume.api [None req-26186e5a-47f7-4743-9489-72059ba41620 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:29:00.986 7 INFO cinder.api.openstack.wsgi [None req-26186e5a-47f7-4743-9489-72059ba41620 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 257/513] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:29:00 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true => generated 15 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:29:00.994 8 INFO cinder.api.openstack.wsgi [None req-25303507-f750-40e2-bc02-6b04de3fd807 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:29:01.003 8 INFO cinder.volume.api [None req-25303507-f750-40e2-bc02-6b04de3fd807 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:29:01.005 8 INFO cinder.api.openstack.wsgi [None req-25303507-f750-40e2-bc02-6b04de3fd807 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 257/514] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:29:00 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:29:01.045 7 INFO cinder.api.openstack.wsgi [None req-d7e9522f-978c-402f-b57e-42b6ed537735 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true 2026-07-14 00:29:01.071 7 INFO cinder.api.openstack.wsgi [None req-d7e9522f-978c-402f-b57e-42b6ed537735 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 258/515] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:29:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:29:01.087 8 INFO cinder.api.openstack.wsgi [None req-5e32c5e1-2f79-4c0c-a9c2-79a538ddcb6a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true 2026-07-14 00:29:01.121 8 INFO cinder.api.openstack.wsgi [None req-5e32c5e1-2f79-4c0c-a9c2-79a538ddcb6a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 258/516] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:29:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:29:01.137 7 INFO cinder.api.openstack.wsgi [None req-4f3bff7c-3978-4aa8-84c7-fd7e7b1948ee f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true 2026-07-14 00:29:01.171 7 INFO cinder.api.openstack.wsgi [None req-4f3bff7c-3978-4aa8-84c7-fd7e7b1948ee f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 259/517] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:29:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:29:01.180 8 INFO cinder.api.openstack.wsgi [None req-470ec3d1-944e-40ff-ae87-5cae7828662b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true 2026-07-14 00:29:01.185 8 INFO cinder.volume.api [None req-470ec3d1-944e-40ff-ae87-5cae7828662b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all snapshots completed successfully. 2026-07-14 00:29:01.185 8 INFO cinder.api.openstack.wsgi [None req-470ec3d1-944e-40ff-ae87-5cae7828662b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 259/518] 10.0.0.60 () {28 vars in 673 bytes} [Tue Jul 14 00:29:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:29:01.195 7 INFO cinder.api.openstack.wsgi [None req-7ff9c72b-72ee-4b76-9d83-dc965f56cb67 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services 2026-07-14 00:29:01.203 7 INFO cinder.api.openstack.wsgi [None req-7ff9c72b-72ee-4b76-9d83-dc965f56cb67 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 260/519] 10.0.0.60 () {28 vars in 644 bytes} [Tue Jul 14 00:29:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:29:01.216 8 INFO cinder.api.openstack.wsgi [None req-aae5526a-5b33-4478-ac5d-0ef79327a809 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true 2026-07-14 00:29:01.720 8 INFO cinder.api.openstack.wsgi [None req-aae5526a-5b33-4478-ac5d-0ef79327a809 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 260/520] 10.0.0.60 () {28 vars in 695 bytes} [Tue Jul 14 00:29:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/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-07-14 00:29:02.590 8 INFO cinder.api.openstack.wsgi [None req-aae5526a-5b33-4478-ac5d-0ef79327a809 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:29:02.590 7 INFO cinder.api.openstack.wsgi [None req-7ff9c72b-72ee-4b76-9d83-dc965f56cb67 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:29:02.591 8 INFO cinder.api.openstack.wsgi [None req-aae5526a-5b33-4478-ac5d-0ef79327a809 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:29:02.591 7 INFO cinder.api.openstack.wsgi [None req-7ff9c72b-72ee-4b76-9d83-dc965f56cb67 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:29:12.590 7 INFO cinder.api.openstack.wsgi [None req-7ff9c72b-72ee-4b76-9d83-dc965f56cb67 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:29:12.590 8 INFO cinder.api.openstack.wsgi [None req-aae5526a-5b33-4478-ac5d-0ef79327a809 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:29:12.590 7 INFO cinder.api.openstack.wsgi [None req-7ff9c72b-72ee-4b76-9d83-dc965f56cb67 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:29:12.590 8 INFO cinder.api.openstack.wsgi [None req-aae5526a-5b33-4478-ac5d-0ef79327a809 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:29:22.590 8 INFO cinder.api.openstack.wsgi [None req-aae5526a-5b33-4478-ac5d-0ef79327a809 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:29:22.590 7 INFO cinder.api.openstack.wsgi [None req-7ff9c72b-72ee-4b76-9d83-dc965f56cb67 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:29:22.591 8 INFO cinder.api.openstack.wsgi [None req-aae5526a-5b33-4478-ac5d-0ef79327a809 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:29:22.591 7 INFO cinder.api.openstack.wsgi [None req-7ff9c72b-72ee-4b76-9d83-dc965f56cb67 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:29:32.590 8 INFO cinder.api.openstack.wsgi [None req-aae5526a-5b33-4478-ac5d-0ef79327a809 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:29:32.590 7 INFO cinder.api.openstack.wsgi [None req-7ff9c72b-72ee-4b76-9d83-dc965f56cb67 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:29:32.591 7 INFO cinder.api.openstack.wsgi [None req-7ff9c72b-72ee-4b76-9d83-dc965f56cb67 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:29:32.591 8 INFO cinder.api.openstack.wsgi [None req-aae5526a-5b33-4478-ac5d-0ef79327a809 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:29:42.591 7 INFO cinder.api.openstack.wsgi [None req-7ff9c72b-72ee-4b76-9d83-dc965f56cb67 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:29:42.591 8 INFO cinder.api.openstack.wsgi [None req-aae5526a-5b33-4478-ac5d-0ef79327a809 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:29:42.592 7 INFO cinder.api.openstack.wsgi [None req-7ff9c72b-72ee-4b76-9d83-dc965f56cb67 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:29:42.592 8 INFO cinder.api.openstack.wsgi [None req-aae5526a-5b33-4478-ac5d-0ef79327a809 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:29:52.590 7 INFO cinder.api.openstack.wsgi [None req-7ff9c72b-72ee-4b76-9d83-dc965f56cb67 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:29:52.591 8 INFO cinder.api.openstack.wsgi [None req-aae5526a-5b33-4478-ac5d-0ef79327a809 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:29:52.591 7 INFO cinder.api.openstack.wsgi [None req-7ff9c72b-72ee-4b76-9d83-dc965f56cb67 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:29:52.591 8 INFO cinder.api.openstack.wsgi [None req-aae5526a-5b33-4478-ac5d-0ef79327a809 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:30:01.212 7 INFO cinder.api.openstack.wsgi [None req-a9210726-afce-431a-8ae8-683ffa9310ab f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services 2026-07-14 00:30:01.218 7 INFO cinder.api.openstack.wsgi [None req-a9210726-afce-431a-8ae8-683ffa9310ab f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 267/533] 10.0.0.60 () {28 vars in 644 bytes} [Tue Jul 14 00:30:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-services => generated 646 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:30:01.317 8 INFO cinder.api.openstack.wsgi [None req-c3f042bc-f55c-40b9-aadd-09c30994f6b2 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true 2026-07-14 00:30:01.376 8 INFO cinder.api.openstack.wsgi [None req-c3f042bc-f55c-40b9-aadd-09c30994f6b2 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 267/534] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:30:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true => generated 845 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:30:01.388 7 INFO cinder.api.openstack.wsgi [None req-67178e29-50fa-4b23-ba3b-4473a39d0392 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true 2026-07-14 00:30:01.412 7 INFO cinder.api.openstack.wsgi [None req-67178e29-50fa-4b23-ba3b-4473a39d0392 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 268/535] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:30:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:30:01.425 8 INFO cinder.api.openstack.wsgi [None req-e22eff03-ca08-4175-95d4-c45515adf1b6 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true 2026-07-14 00:30:01.458 8 INFO cinder.api.openstack.wsgi [None req-e22eff03-ca08-4175-95d4-c45515adf1b6 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 268/536] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:30:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:30:01.471 7 INFO cinder.api.openstack.wsgi [None req-662d8d5d-3d17-41e3-a4ed-d3e349b26994 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:30:01.480 7 INFO cinder.volume.api [None req-662d8d5d-3d17-41e3-a4ed-d3e349b26994 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:30:01.483 7 INFO cinder.api.openstack.wsgi [None req-662d8d5d-3d17-41e3-a4ed-d3e349b26994 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 269/537] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:30:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:30:01.493 8 INFO cinder.api.openstack.wsgi [None req-995abc92-83fa-4d2c-8318-6db805c00abb f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true 2026-07-14 00:30:01.996 8 INFO cinder.api.openstack.wsgi [None req-995abc92-83fa-4d2c-8318-6db805c00abb f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 269/538] 10.0.0.60 () {28 vars in 695 bytes} [Tue Jul 14 00:30:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:30:02.008 7 INFO cinder.api.openstack.wsgi [None req-db582081-8c66-49ba-ade1-90b2205dfe1c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true 2026-07-14 00:30:02.015 7 INFO cinder.volume.api [None req-db582081-8c66-49ba-ade1-90b2205dfe1c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all snapshots completed successfully. 2026-07-14 00:30:02.016 7 INFO cinder.api.openstack.wsgi [None req-db582081-8c66-49ba-ade1-90b2205dfe1c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 270/539] 10.0.0.60 () {28 vars in 673 bytes} [Tue Jul 14 00:30:02 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:30:02.032 8 INFO cinder.api.openstack.wsgi [None req-3a0b7bb2-1d63-4c58-a7e2-38e7145ca612 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:30:02.045 8 INFO cinder.volume.api [None req-3a0b7bb2-1d63-4c58-a7e2-38e7145ca612 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:30:02.047 8 INFO cinder.api.openstack.wsgi [None req-3a0b7bb2-1d63-4c58-a7e2-38e7145ca612 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 270/540] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:30:02 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/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-07-14 00:30:02.591 8 INFO cinder.api.openstack.wsgi [None req-3a0b7bb2-1d63-4c58-a7e2-38e7145ca612 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:30:02.591 7 INFO cinder.api.openstack.wsgi [None req-db582081-8c66-49ba-ade1-90b2205dfe1c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:30:02.592 8 INFO cinder.api.openstack.wsgi [None req-3a0b7bb2-1d63-4c58-a7e2-38e7145ca612 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:30:02.593 7 INFO cinder.api.openstack.wsgi [None req-db582081-8c66-49ba-ade1-90b2205dfe1c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:30:12.590 7 INFO cinder.api.openstack.wsgi [None req-db582081-8c66-49ba-ade1-90b2205dfe1c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:30:12.590 8 INFO cinder.api.openstack.wsgi [None req-3a0b7bb2-1d63-4c58-a7e2-38e7145ca612 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:30:12.591 7 INFO cinder.api.openstack.wsgi [None req-db582081-8c66-49ba-ade1-90b2205dfe1c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:30:12.591 8 INFO cinder.api.openstack.wsgi [None req-3a0b7bb2-1d63-4c58-a7e2-38e7145ca612 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:30:22.590 7 INFO cinder.api.openstack.wsgi [None req-db582081-8c66-49ba-ade1-90b2205dfe1c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:30:22.591 8 INFO cinder.api.openstack.wsgi [None req-3a0b7bb2-1d63-4c58-a7e2-38e7145ca612 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:30:22.591 7 INFO cinder.api.openstack.wsgi [None req-db582081-8c66-49ba-ade1-90b2205dfe1c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:30:22.591 8 INFO cinder.api.openstack.wsgi [None req-3a0b7bb2-1d63-4c58-a7e2-38e7145ca612 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:30:32.590 8 INFO cinder.api.openstack.wsgi [None req-3a0b7bb2-1d63-4c58-a7e2-38e7145ca612 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:30:32.590 7 INFO cinder.api.openstack.wsgi [None req-db582081-8c66-49ba-ade1-90b2205dfe1c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:30:32.591 8 INFO cinder.api.openstack.wsgi [None req-3a0b7bb2-1d63-4c58-a7e2-38e7145ca612 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:30:32.592 7 INFO cinder.api.openstack.wsgi [None req-db582081-8c66-49ba-ade1-90b2205dfe1c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:30:42.590 8 INFO cinder.api.openstack.wsgi [None req-3a0b7bb2-1d63-4c58-a7e2-38e7145ca612 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:30:42.591 7 INFO cinder.api.openstack.wsgi [None req-db582081-8c66-49ba-ade1-90b2205dfe1c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:30:42.591 8 INFO cinder.api.openstack.wsgi [None req-3a0b7bb2-1d63-4c58-a7e2-38e7145ca612 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:30:42.592 7 INFO cinder.api.openstack.wsgi [None req-db582081-8c66-49ba-ade1-90b2205dfe1c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:30:52.590 7 INFO cinder.api.openstack.wsgi [None req-db582081-8c66-49ba-ade1-90b2205dfe1c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:30:52.590 8 INFO cinder.api.openstack.wsgi [None req-3a0b7bb2-1d63-4c58-a7e2-38e7145ca612 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:30:52.590 7 INFO cinder.api.openstack.wsgi [None req-db582081-8c66-49ba-ade1-90b2205dfe1c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:30:52.591 8 INFO cinder.api.openstack.wsgi [None req-3a0b7bb2-1d63-4c58-a7e2-38e7145ca612 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:31:01.016 8 INFO cinder.api.openstack.wsgi [None req-aeafb9df-6536-41a6-bd16-eaf98a734d32 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true 2026-07-14 00:31:01.022 8 INFO cinder.volume.api [None req-aeafb9df-6536-41a6-bd16-eaf98a734d32 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all snapshots completed successfully. 2026-07-14 00:31:01.023 8 INFO cinder.api.openstack.wsgi [None req-aeafb9df-6536-41a6-bd16-eaf98a734d32 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 277/553] 10.0.0.60 () {28 vars in 673 bytes} [Tue Jul 14 00:31:00 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true => generated 17 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:31:01.032 7 INFO cinder.api.openstack.wsgi [None req-2c75aeb9-d400-4f74-97e8-b6d14793bbb9 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:31:01.042 7 INFO cinder.volume.api [None req-2c75aeb9-d400-4f74-97e8-b6d14793bbb9 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:31:01.045 7 INFO cinder.api.openstack.wsgi [None req-2c75aeb9-d400-4f74-97e8-b6d14793bbb9 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 277/554] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:31:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:31:01.089 8 INFO cinder.api.openstack.wsgi [None req-783d897f-5d46-45ce-b6fb-7fd9af0d1be6 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true 2026-07-14 00:31:01.125 8 INFO cinder.api.openstack.wsgi [None req-783d897f-5d46-45ce-b6fb-7fd9af0d1be6 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 278/555] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:31:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:31:01.142 7 INFO cinder.api.openstack.wsgi [None req-8df4ac83-2bf1-46d6-9cd0-1406c80ca9cb f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true 2026-07-14 00:31:01.170 7 INFO cinder.api.openstack.wsgi [None req-8df4ac83-2bf1-46d6-9cd0-1406c80ca9cb f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 278/556] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:31:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:31:01.183 8 INFO cinder.api.openstack.wsgi [None req-dec5648c-f65e-4a59-bd9c-906a27dba21d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true 2026-07-14 00:31:01.209 8 INFO cinder.api.openstack.wsgi [None req-dec5648c-f65e-4a59-bd9c-906a27dba21d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 279/557] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:31:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:31:01.222 7 INFO cinder.api.openstack.wsgi [None req-8844ba23-6db5-45e6-8988-5e711b1c32ae f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:31:01.234 7 INFO cinder.volume.api [None req-8844ba23-6db5-45e6-8988-5e711b1c32ae f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:31:01.237 7 INFO cinder.api.openstack.wsgi [None req-8844ba23-6db5-45e6-8988-5e711b1c32ae f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 279/558] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:31:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:31:01.252 8 INFO cinder.api.openstack.wsgi [None req-3e24fa56-2390-4acf-9069-f0bfa005913a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services 2026-07-14 00:31:01.259 8 INFO cinder.api.openstack.wsgi [None req-3e24fa56-2390-4acf-9069-f0bfa005913a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 280/559] 10.0.0.60 () {28 vars in 644 bytes} [Tue Jul 14 00:31:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:31:01.271 7 INFO cinder.api.openstack.wsgi [None req-33eab73e-72d1-4280-806f-3ebbfcff832a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true 2026-07-14 00:31:01.775 7 INFO cinder.api.openstack.wsgi [None req-33eab73e-72d1-4280-806f-3ebbfcff832a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 280/560] 10.0.0.60 () {28 vars in 695 bytes} [Tue Jul 14 00:31:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:31:02.590 7 INFO cinder.api.openstack.wsgi [None req-33eab73e-72d1-4280-806f-3ebbfcff832a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:31:02.590 8 INFO cinder.api.openstack.wsgi [None req-3e24fa56-2390-4acf-9069-f0bfa005913a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:31:02.591 7 INFO cinder.api.openstack.wsgi [None req-33eab73e-72d1-4280-806f-3ebbfcff832a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:31:02.591 8 INFO cinder.api.openstack.wsgi [None req-3e24fa56-2390-4acf-9069-f0bfa005913a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:31:12.590 7 INFO cinder.api.openstack.wsgi [None req-33eab73e-72d1-4280-806f-3ebbfcff832a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:31:12.590 8 INFO cinder.api.openstack.wsgi [None req-3e24fa56-2390-4acf-9069-f0bfa005913a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:31:12.591 7 INFO cinder.api.openstack.wsgi [None req-33eab73e-72d1-4280-806f-3ebbfcff832a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:31:12.592 8 INFO cinder.api.openstack.wsgi [None req-3e24fa56-2390-4acf-9069-f0bfa005913a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:31:22.590 7 INFO cinder.api.openstack.wsgi [None req-33eab73e-72d1-4280-806f-3ebbfcff832a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:31:22.591 7 INFO cinder.api.openstack.wsgi [None req-33eab73e-72d1-4280-806f-3ebbfcff832a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:31:22.591 8 INFO cinder.api.openstack.wsgi [None req-3e24fa56-2390-4acf-9069-f0bfa005913a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:31:22.592 8 INFO cinder.api.openstack.wsgi [None req-3e24fa56-2390-4acf-9069-f0bfa005913a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:31:32.590 7 INFO cinder.api.openstack.wsgi [None req-33eab73e-72d1-4280-806f-3ebbfcff832a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:31:32.591 8 INFO cinder.api.openstack.wsgi [None req-3e24fa56-2390-4acf-9069-f0bfa005913a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:31:32.592 8 INFO cinder.api.openstack.wsgi [None req-3e24fa56-2390-4acf-9069-f0bfa005913a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:31:32.592 7 INFO cinder.api.openstack.wsgi [None req-33eab73e-72d1-4280-806f-3ebbfcff832a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:31:42.591 7 INFO cinder.api.openstack.wsgi [None req-33eab73e-72d1-4280-806f-3ebbfcff832a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:31:42.591 8 INFO cinder.api.openstack.wsgi [None req-3e24fa56-2390-4acf-9069-f0bfa005913a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:31:42.591 7 INFO cinder.api.openstack.wsgi [None req-33eab73e-72d1-4280-806f-3ebbfcff832a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:31:42.592 8 INFO cinder.api.openstack.wsgi [None req-3e24fa56-2390-4acf-9069-f0bfa005913a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:31:52.590 7 INFO cinder.api.openstack.wsgi [None req-33eab73e-72d1-4280-806f-3ebbfcff832a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:31:52.591 8 INFO cinder.api.openstack.wsgi [None req-3e24fa56-2390-4acf-9069-f0bfa005913a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:31:52.592 7 INFO cinder.api.openstack.wsgi [None req-33eab73e-72d1-4280-806f-3ebbfcff832a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:31:52.592 8 INFO cinder.api.openstack.wsgi [None req-3e24fa56-2390-4acf-9069-f0bfa005913a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:32:00.953 7 INFO cinder.api.openstack.wsgi [None req-5d84d3a4-be6d-446f-a4d7-00947dd6b480 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true 2026-07-14 00:32:00.960 7 INFO cinder.volume.api [None req-5d84d3a4-be6d-446f-a4d7-00947dd6b480 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all snapshots completed successfully. 2026-07-14 00:32:00.960 7 INFO cinder.api.openstack.wsgi [None req-5d84d3a4-be6d-446f-a4d7-00947dd6b480 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 287/573] 10.0.0.60 () {28 vars in 673 bytes} [Tue Jul 14 00:32:00 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true => generated 17 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:32:00.973 8 INFO cinder.api.openstack.wsgi [None req-f5eb68d4-ca05-4639-893b-14bdac518080 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:32:00.984 8 INFO cinder.volume.api [None req-f5eb68d4-ca05-4639-893b-14bdac518080 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:32:00.986 8 INFO cinder.api.openstack.wsgi [None req-f5eb68d4-ca05-4639-893b-14bdac518080 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 287/574] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:32:00 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:32:00.997 7 INFO cinder.api.openstack.wsgi [None req-a87236a5-0e26-496d-b56f-f7a7c71b1fac f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:32:01.008 7 INFO cinder.volume.api [None req-a87236a5-0e26-496d-b56f-f7a7c71b1fac f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:32:01.011 7 INFO cinder.api.openstack.wsgi [None req-a87236a5-0e26-496d-b56f-f7a7c71b1fac f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 288/575] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:32:00 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:32:01.022 8 INFO cinder.api.openstack.wsgi [None req-c60294c9-8e0a-4daf-b1a0-680f29414213 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services 2026-07-14 00:32:01.028 8 INFO cinder.api.openstack.wsgi [None req-c60294c9-8e0a-4daf-b1a0-680f29414213 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 288/576] 10.0.0.60 () {28 vars in 644 bytes} [Tue Jul 14 00:32:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:32:01.037 7 INFO cinder.api.openstack.wsgi [None req-896019a3-e4de-4bfe-ba07-072e3b8ab5a7 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true 2026-07-14 00:32:01.540 7 INFO cinder.api.openstack.wsgi [None req-896019a3-e4de-4bfe-ba07-072e3b8ab5a7 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 289/577] 10.0.0.60 () {28 vars in 695 bytes} [Tue Jul 14 00:32:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:32:01.597 8 INFO cinder.api.openstack.wsgi [None req-1031f94b-fd09-43f9-b5c5-e8b0f36a09ba f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true 2026-07-14 00:32:01.620 8 INFO cinder.api.openstack.wsgi [None req-1031f94b-fd09-43f9-b5c5-e8b0f36a09ba f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 289/578] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:32:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:32:01.633 7 INFO cinder.api.openstack.wsgi [None req-e376f133-0046-4f26-8851-7949b491c99b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true 2026-07-14 00:32:01.673 7 INFO cinder.api.openstack.wsgi [None req-e376f133-0046-4f26-8851-7949b491c99b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 290/579] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:32:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:32:01.691 8 INFO cinder.api.openstack.wsgi [None req-791733f9-f17a-49e1-be11-76dd36f1ec48 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true 2026-07-14 00:32:01.727 8 INFO cinder.api.openstack.wsgi [None req-791733f9-f17a-49e1-be11-76dd36f1ec48 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 290/580] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:32:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:32:02.591 7 INFO cinder.api.openstack.wsgi [None req-e376f133-0046-4f26-8851-7949b491c99b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:32:02.591 8 INFO cinder.api.openstack.wsgi [None req-791733f9-f17a-49e1-be11-76dd36f1ec48 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:32:02.592 7 INFO cinder.api.openstack.wsgi [None req-e376f133-0046-4f26-8851-7949b491c99b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:32:02.592 8 INFO cinder.api.openstack.wsgi [None req-791733f9-f17a-49e1-be11-76dd36f1ec48 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:32:12.590 7 INFO cinder.api.openstack.wsgi [None req-e376f133-0046-4f26-8851-7949b491c99b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:32:12.590 8 INFO cinder.api.openstack.wsgi [None req-791733f9-f17a-49e1-be11-76dd36f1ec48 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:32:12.590 7 INFO cinder.api.openstack.wsgi [None req-e376f133-0046-4f26-8851-7949b491c99b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:32:12.590 8 INFO cinder.api.openstack.wsgi [None req-791733f9-f17a-49e1-be11-76dd36f1ec48 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:32:22.591 7 INFO cinder.api.openstack.wsgi [None req-e376f133-0046-4f26-8851-7949b491c99b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:32:22.591 8 INFO cinder.api.openstack.wsgi [None req-791733f9-f17a-49e1-be11-76dd36f1ec48 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:32:22.592 7 INFO cinder.api.openstack.wsgi [None req-e376f133-0046-4f26-8851-7949b491c99b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:32:22.592 8 INFO cinder.api.openstack.wsgi [None req-791733f9-f17a-49e1-be11-76dd36f1ec48 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:32:32.590 7 INFO cinder.api.openstack.wsgi [None req-e376f133-0046-4f26-8851-7949b491c99b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:32:32.590 8 INFO cinder.api.openstack.wsgi [None req-791733f9-f17a-49e1-be11-76dd36f1ec48 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:32:32.590 7 INFO cinder.api.openstack.wsgi [None req-e376f133-0046-4f26-8851-7949b491c99b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:32:32.591 8 INFO cinder.api.openstack.wsgi [None req-791733f9-f17a-49e1-be11-76dd36f1ec48 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:32:42.590 7 INFO cinder.api.openstack.wsgi [None req-e376f133-0046-4f26-8851-7949b491c99b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:32:42.590 8 INFO cinder.api.openstack.wsgi [None req-791733f9-f17a-49e1-be11-76dd36f1ec48 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:32:42.591 7 INFO cinder.api.openstack.wsgi [None req-e376f133-0046-4f26-8851-7949b491c99b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:32:42.591 8 INFO cinder.api.openstack.wsgi [None req-791733f9-f17a-49e1-be11-76dd36f1ec48 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:32:52.590 8 INFO cinder.api.openstack.wsgi [None req-791733f9-f17a-49e1-be11-76dd36f1ec48 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:32:52.590 7 INFO cinder.api.openstack.wsgi [None req-e376f133-0046-4f26-8851-7949b491c99b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:32:52.590 8 INFO cinder.api.openstack.wsgi [None req-791733f9-f17a-49e1-be11-76dd36f1ec48 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:32:52.590 7 INFO cinder.api.openstack.wsgi [None req-e376f133-0046-4f26-8851-7949b491c99b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:33:01.050 8 INFO cinder.api.openstack.wsgi [None req-3e8018eb-0423-4c00-8faf-e3fde0aac8b6 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:33:01.107 8 INFO cinder.volume.api [None req-3e8018eb-0423-4c00-8faf-e3fde0aac8b6 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:33:01.110 8 INFO cinder.api.openstack.wsgi [None req-3e8018eb-0423-4c00-8faf-e3fde0aac8b6 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 297/593] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:33:00 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true => generated 15 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:33:01.119 7 INFO cinder.api.openstack.wsgi [None req-c709b67e-1867-46d0-986a-c78bc05d1d9d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true 2026-07-14 00:33:01.167 7 INFO cinder.volume.api [None req-c709b67e-1867-46d0-986a-c78bc05d1d9d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all snapshots completed successfully. 2026-07-14 00:33:01.167 7 INFO cinder.api.openstack.wsgi [None req-c709b67e-1867-46d0-986a-c78bc05d1d9d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 297/594] 10.0.0.60 () {28 vars in 673 bytes} [Tue Jul 14 00:33:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true => generated 17 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:33:01.176 8 INFO cinder.api.openstack.wsgi [None req-30c34b8a-252b-444e-b328-c42a8aac13c1 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services 2026-07-14 00:33:01.184 8 INFO cinder.api.openstack.wsgi [None req-30c34b8a-252b-444e-b328-c42a8aac13c1 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 298/595] 10.0.0.60 () {28 vars in 644 bytes} [Tue Jul 14 00:33:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:33:01.195 7 INFO cinder.api.openstack.wsgi [None req-005ce470-6d65-44a1-a730-94a6c32c1894 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:33:01.205 7 INFO cinder.volume.api [None req-005ce470-6d65-44a1-a730-94a6c32c1894 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:33:01.207 7 INFO cinder.api.openstack.wsgi [None req-005ce470-6d65-44a1-a730-94a6c32c1894 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 298/596] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:33:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:33:01.219 8 INFO cinder.api.openstack.wsgi [None req-e2385467-a325-4001-9dcc-bc024d3a65d2 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true 2026-07-14 00:33:01.723 8 INFO cinder.api.openstack.wsgi [None req-e2385467-a325-4001-9dcc-bc024d3a65d2 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 299/597] 10.0.0.60 () {28 vars in 695 bytes} [Tue Jul 14 00:33:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:33:01.776 7 INFO cinder.api.openstack.wsgi [None req-7b57c745-3100-4b3a-aa1d-cb90ab97f628 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true 2026-07-14 00:33:01.803 7 INFO cinder.api.openstack.wsgi [None req-7b57c745-3100-4b3a-aa1d-cb90ab97f628 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 299/598] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:33:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:33:01.813 8 INFO cinder.api.openstack.wsgi [None req-ec0f59e9-e6e2-4d9e-b049-6ff992888b72 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true 2026-07-14 00:33:01.846 8 INFO cinder.api.openstack.wsgi [None req-ec0f59e9-e6e2-4d9e-b049-6ff992888b72 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 300/599] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:33:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:33:01.861 7 INFO cinder.api.openstack.wsgi [None req-c4eba3e3-4edb-4c57-b577-204b3e9d7ea3 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true 2026-07-14 00:33:01.885 7 INFO cinder.api.openstack.wsgi [None req-c4eba3e3-4edb-4c57-b577-204b3e9d7ea3 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 300/600] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:33:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:33:02.590 8 INFO cinder.api.openstack.wsgi [None req-ec0f59e9-e6e2-4d9e-b049-6ff992888b72 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:33:02.591 7 INFO cinder.api.openstack.wsgi [None req-c4eba3e3-4edb-4c57-b577-204b3e9d7ea3 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:33:02.591 7 INFO cinder.api.openstack.wsgi [None req-c4eba3e3-4edb-4c57-b577-204b3e9d7ea3 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:33:02.591 8 INFO cinder.api.openstack.wsgi [None req-ec0f59e9-e6e2-4d9e-b049-6ff992888b72 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:33:12.592 8 INFO cinder.api.openstack.wsgi [None req-ec0f59e9-e6e2-4d9e-b049-6ff992888b72 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:33:12.592 7 INFO cinder.api.openstack.wsgi [None req-c4eba3e3-4edb-4c57-b577-204b3e9d7ea3 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:33:12.593 7 INFO cinder.api.openstack.wsgi [None req-c4eba3e3-4edb-4c57-b577-204b3e9d7ea3 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:33:12.593 8 INFO cinder.api.openstack.wsgi [None req-ec0f59e9-e6e2-4d9e-b049-6ff992888b72 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:33:22.590 7 INFO cinder.api.openstack.wsgi [None req-c4eba3e3-4edb-4c57-b577-204b3e9d7ea3 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:33:22.590 8 INFO cinder.api.openstack.wsgi [None req-ec0f59e9-e6e2-4d9e-b049-6ff992888b72 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:33:22.591 7 INFO cinder.api.openstack.wsgi [None req-c4eba3e3-4edb-4c57-b577-204b3e9d7ea3 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:33:22.591 8 INFO cinder.api.openstack.wsgi [None req-ec0f59e9-e6e2-4d9e-b049-6ff992888b72 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:33:32.590 7 INFO cinder.api.openstack.wsgi [None req-c4eba3e3-4edb-4c57-b577-204b3e9d7ea3 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:33:32.590 8 INFO cinder.api.openstack.wsgi [None req-ec0f59e9-e6e2-4d9e-b049-6ff992888b72 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:33:32.591 7 INFO cinder.api.openstack.wsgi [None req-c4eba3e3-4edb-4c57-b577-204b3e9d7ea3 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:33:32.591 8 INFO cinder.api.openstack.wsgi [None req-ec0f59e9-e6e2-4d9e-b049-6ff992888b72 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:33:42.590 8 INFO cinder.api.openstack.wsgi [None req-ec0f59e9-e6e2-4d9e-b049-6ff992888b72 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:33:42.590 7 INFO cinder.api.openstack.wsgi [None req-c4eba3e3-4edb-4c57-b577-204b3e9d7ea3 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:33:42.592 7 INFO cinder.api.openstack.wsgi [None req-c4eba3e3-4edb-4c57-b577-204b3e9d7ea3 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:33:42.592 8 INFO cinder.api.openstack.wsgi [None req-ec0f59e9-e6e2-4d9e-b049-6ff992888b72 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:33:52.589 8 INFO cinder.api.openstack.wsgi [None req-ec0f59e9-e6e2-4d9e-b049-6ff992888b72 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:33:52.590 8 INFO cinder.api.openstack.wsgi [None req-ec0f59e9-e6e2-4d9e-b049-6ff992888b72 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:33:52.590 7 INFO cinder.api.openstack.wsgi [None req-c4eba3e3-4edb-4c57-b577-204b3e9d7ea3 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:33:52.591 7 INFO cinder.api.openstack.wsgi [None req-c4eba3e3-4edb-4c57-b577-204b3e9d7ea3 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:34:00.940 8 INFO cinder.api.openstack.wsgi [None req-d341a813-50d3-453c-b137-6abb6990741d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true 2026-07-14 00:34:00.946 8 INFO cinder.volume.api [None req-d341a813-50d3-453c-b137-6abb6990741d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all snapshots completed successfully. 2026-07-14 00:34:00.947 8 INFO cinder.api.openstack.wsgi [None req-d341a813-50d3-453c-b137-6abb6990741d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 307/613] 10.0.0.60 () {28 vars in 673 bytes} [Tue Jul 14 00:34:00 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/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-07-14 00:34:00.983 7 INFO cinder.api.openstack.wsgi [None req-bd741e55-3770-49ae-94fa-d81ff824a686 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true 2026-07-14 00:34:01.013 7 INFO cinder.api.openstack.wsgi [None req-bd741e55-3770-49ae-94fa-d81ff824a686 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 307/614] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:34:00 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:34:01.026 8 INFO cinder.api.openstack.wsgi [None req-c79c48e7-66ac-4db2-afaf-52ec2b6bf3d6 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true 2026-07-14 00:34:01.047 8 INFO cinder.api.openstack.wsgi [None req-c79c48e7-66ac-4db2-afaf-52ec2b6bf3d6 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 308/615] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:34:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:34:01.060 7 INFO cinder.api.openstack.wsgi [None req-70aa6db2-99ed-4b73-83de-b8fbbea28b33 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true 2026-07-14 00:34:01.080 7 INFO cinder.api.openstack.wsgi [None req-70aa6db2-99ed-4b73-83de-b8fbbea28b33 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 308/616] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:34:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:34:01.089 8 INFO cinder.api.openstack.wsgi [None req-6d9d841f-1e57-422e-9482-19499222874e f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:34:01.098 8 INFO cinder.volume.api [None req-6d9d841f-1e57-422e-9482-19499222874e f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:34:01.100 8 INFO cinder.api.openstack.wsgi [None req-6d9d841f-1e57-422e-9482-19499222874e f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 309/617] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:34:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:34:01.118 7 INFO cinder.api.openstack.wsgi [None req-e7041a4e-7961-4243-9ba9-aec3445afd06 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true 2026-07-14 00:34:01.622 7 INFO cinder.api.openstack.wsgi [None req-e7041a4e-7961-4243-9ba9-aec3445afd06 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 309/618] 10.0.0.60 () {28 vars in 695 bytes} [Tue Jul 14 00:34:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:34:01.635 8 INFO cinder.api.openstack.wsgi [None req-43c68c88-afd9-4258-81e5-6ab0ab9d3cc0 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:34:01.646 8 INFO cinder.volume.api [None req-43c68c88-afd9-4258-81e5-6ab0ab9d3cc0 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:34:01.650 8 INFO cinder.api.openstack.wsgi [None req-43c68c88-afd9-4258-81e5-6ab0ab9d3cc0 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 310/619] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:34:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:34:01.664 7 INFO cinder.api.openstack.wsgi [None req-c716ef60-d446-4c27-abd3-4a2ce8ffdec7 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services 2026-07-14 00:34:01.674 7 INFO cinder.api.openstack.wsgi [None req-c716ef60-d446-4c27-abd3-4a2ce8ffdec7 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 310/620] 10.0.0.60 () {28 vars in 644 bytes} [Tue Jul 14 00:34:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:34:02.590 8 INFO cinder.api.openstack.wsgi [None req-43c68c88-afd9-4258-81e5-6ab0ab9d3cc0 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:34:02.592 8 INFO cinder.api.openstack.wsgi [None req-43c68c88-afd9-4258-81e5-6ab0ab9d3cc0 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:34:02.594 7 INFO cinder.api.openstack.wsgi [None req-c716ef60-d446-4c27-abd3-4a2ce8ffdec7 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:34:02.595 7 INFO cinder.api.openstack.wsgi [None req-c716ef60-d446-4c27-abd3-4a2ce8ffdec7 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:34:12.590 8 INFO cinder.api.openstack.wsgi [None req-43c68c88-afd9-4258-81e5-6ab0ab9d3cc0 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:34:12.591 8 INFO cinder.api.openstack.wsgi [None req-43c68c88-afd9-4258-81e5-6ab0ab9d3cc0 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:34:12.592 7 INFO cinder.api.openstack.wsgi [None req-c716ef60-d446-4c27-abd3-4a2ce8ffdec7 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:34:12.593 7 INFO cinder.api.openstack.wsgi [None req-c716ef60-d446-4c27-abd3-4a2ce8ffdec7 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:34:22.591 8 INFO cinder.api.openstack.wsgi [None req-43c68c88-afd9-4258-81e5-6ab0ab9d3cc0 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:34:22.591 8 INFO cinder.api.openstack.wsgi [None req-43c68c88-afd9-4258-81e5-6ab0ab9d3cc0 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:34:22.592 7 INFO cinder.api.openstack.wsgi [None req-c716ef60-d446-4c27-abd3-4a2ce8ffdec7 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:34:22.593 7 INFO cinder.api.openstack.wsgi [None req-c716ef60-d446-4c27-abd3-4a2ce8ffdec7 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:34:32.590 8 INFO cinder.api.openstack.wsgi [None req-43c68c88-afd9-4258-81e5-6ab0ab9d3cc0 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:34:32.590 7 INFO cinder.api.openstack.wsgi [None req-c716ef60-d446-4c27-abd3-4a2ce8ffdec7 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:34:32.591 8 INFO cinder.api.openstack.wsgi [None req-43c68c88-afd9-4258-81e5-6ab0ab9d3cc0 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:34:32.592 7 INFO cinder.api.openstack.wsgi [None req-c716ef60-d446-4c27-abd3-4a2ce8ffdec7 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:34:42.590 7 INFO cinder.api.openstack.wsgi [None req-c716ef60-d446-4c27-abd3-4a2ce8ffdec7 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:34:42.590 8 INFO cinder.api.openstack.wsgi [None req-43c68c88-afd9-4258-81e5-6ab0ab9d3cc0 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:34:42.591 7 INFO cinder.api.openstack.wsgi [None req-c716ef60-d446-4c27-abd3-4a2ce8ffdec7 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:34:42.591 8 INFO cinder.api.openstack.wsgi [None req-43c68c88-afd9-4258-81e5-6ab0ab9d3cc0 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:34:52.591 7 INFO cinder.api.openstack.wsgi [None req-c716ef60-d446-4c27-abd3-4a2ce8ffdec7 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:34:52.592 7 INFO cinder.api.openstack.wsgi [None req-c716ef60-d446-4c27-abd3-4a2ce8ffdec7 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:34:52.591 8 INFO cinder.api.openstack.wsgi [None req-43c68c88-afd9-4258-81e5-6ab0ab9d3cc0 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:34:52.593 8 INFO cinder.api.openstack.wsgi [None req-43c68c88-afd9-4258-81e5-6ab0ab9d3cc0 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:35:01.044 7 INFO cinder.api.openstack.wsgi [None req-90c81824-8261-47cb-9af6-4b1ebbbe5899 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true 2026-07-14 00:35:01.074 7 INFO cinder.api.openstack.wsgi [None req-90c81824-8261-47cb-9af6-4b1ebbbe5899 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 317/633] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:35:00 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true => generated 845 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:35:01.090 8 INFO cinder.api.openstack.wsgi [None req-d2b8b5a6-d147-4cc4-bf27-56379937482d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true 2026-07-14 00:35:01.120 8 INFO cinder.api.openstack.wsgi [None req-d2b8b5a6-d147-4cc4-bf27-56379937482d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 317/634] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:35:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:35:01.134 7 INFO cinder.api.openstack.wsgi [None req-5f4022c4-5178-449f-8625-2c4222d472d0 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true 2026-07-14 00:35:01.166 7 INFO cinder.api.openstack.wsgi [None req-5f4022c4-5178-449f-8625-2c4222d472d0 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 318/635] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:35:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:35:01.179 8 INFO cinder.api.openstack.wsgi [None req-356e90d9-a242-4517-a210-1621fa69ab6c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true 2026-07-14 00:35:01.685 8 INFO cinder.api.openstack.wsgi [None req-356e90d9-a242-4517-a210-1621fa69ab6c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 318/636] 10.0.0.60 () {28 vars in 695 bytes} [Tue Jul 14 00:35:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/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-07-14 00:35:01.703 7 INFO cinder.api.openstack.wsgi [None req-26432d25-c8e3-4711-bf86-9e70bba33b12 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true 2026-07-14 00:35:01.716 7 INFO cinder.volume.api [None req-26432d25-c8e3-4711-bf86-9e70bba33b12 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all snapshots completed successfully. 2026-07-14 00:35:01.717 7 INFO cinder.api.openstack.wsgi [None req-26432d25-c8e3-4711-bf86-9e70bba33b12 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 319/637] 10.0.0.60 () {28 vars in 673 bytes} [Tue Jul 14 00:35:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:35:01.730 8 INFO cinder.api.openstack.wsgi [None req-cc236d0c-70fa-4bb5-93e7-0dd409a27d64 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services 2026-07-14 00:35:01.737 8 INFO cinder.api.openstack.wsgi [None req-cc236d0c-70fa-4bb5-93e7-0dd409a27d64 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 319/638] 10.0.0.60 () {28 vars in 644 bytes} [Tue Jul 14 00:35:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:35:01.747 7 INFO cinder.api.openstack.wsgi [None req-591bfa7a-0576-4447-aaa4-944988e88cee f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:35:01.758 7 INFO cinder.volume.api [None req-591bfa7a-0576-4447-aaa4-944988e88cee f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:35:01.760 7 INFO cinder.api.openstack.wsgi [None req-591bfa7a-0576-4447-aaa4-944988e88cee f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 320/639] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:35:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:35:01.769 8 INFO cinder.api.openstack.wsgi [None req-c3fc375e-0ff3-4247-ac68-c27c6cc139ae f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:35:01.781 8 INFO cinder.volume.api [None req-c3fc375e-0ff3-4247-ac68-c27c6cc139ae f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:35:01.785 8 INFO cinder.api.openstack.wsgi [None req-c3fc375e-0ff3-4247-ac68-c27c6cc139ae f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 320/640] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:35:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:35:02.590 7 INFO cinder.api.openstack.wsgi [None req-591bfa7a-0576-4447-aaa4-944988e88cee f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:35:02.591 7 INFO cinder.api.openstack.wsgi [None req-591bfa7a-0576-4447-aaa4-944988e88cee f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:35:02.592 8 INFO cinder.api.openstack.wsgi [None req-c3fc375e-0ff3-4247-ac68-c27c6cc139ae f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:35:02.593 8 INFO cinder.api.openstack.wsgi [None req-c3fc375e-0ff3-4247-ac68-c27c6cc139ae f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:35:12.590 7 INFO cinder.api.openstack.wsgi [None req-591bfa7a-0576-4447-aaa4-944988e88cee f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:35:12.590 7 INFO cinder.api.openstack.wsgi [None req-591bfa7a-0576-4447-aaa4-944988e88cee f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:35:12.592 8 INFO cinder.api.openstack.wsgi [None req-c3fc375e-0ff3-4247-ac68-c27c6cc139ae f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:35:12.592 8 INFO cinder.api.openstack.wsgi [None req-c3fc375e-0ff3-4247-ac68-c27c6cc139ae f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:35:22.590 7 INFO cinder.api.openstack.wsgi [None req-591bfa7a-0576-4447-aaa4-944988e88cee f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:35:22.591 7 INFO cinder.api.openstack.wsgi [None req-591bfa7a-0576-4447-aaa4-944988e88cee f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:35:22.592 8 INFO cinder.api.openstack.wsgi [None req-c3fc375e-0ff3-4247-ac68-c27c6cc139ae f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:35:22.593 8 INFO cinder.api.openstack.wsgi [None req-c3fc375e-0ff3-4247-ac68-c27c6cc139ae f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:35:32.590 7 INFO cinder.api.openstack.wsgi [None req-591bfa7a-0576-4447-aaa4-944988e88cee f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:35:32.591 7 INFO cinder.api.openstack.wsgi [None req-591bfa7a-0576-4447-aaa4-944988e88cee f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:35:32.592 8 INFO cinder.api.openstack.wsgi [None req-c3fc375e-0ff3-4247-ac68-c27c6cc139ae f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:35:32.593 8 INFO cinder.api.openstack.wsgi [None req-c3fc375e-0ff3-4247-ac68-c27c6cc139ae f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:35:42.590 7 INFO cinder.api.openstack.wsgi [None req-591bfa7a-0576-4447-aaa4-944988e88cee f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:35:42.591 7 INFO cinder.api.openstack.wsgi [None req-591bfa7a-0576-4447-aaa4-944988e88cee f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:35:42.593 8 INFO cinder.api.openstack.wsgi [None req-c3fc375e-0ff3-4247-ac68-c27c6cc139ae f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:35:42.594 8 INFO cinder.api.openstack.wsgi [None req-c3fc375e-0ff3-4247-ac68-c27c6cc139ae f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:35:52.591 7 INFO cinder.api.openstack.wsgi [None req-591bfa7a-0576-4447-aaa4-944988e88cee f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:35:52.592 8 INFO cinder.api.openstack.wsgi [None req-c3fc375e-0ff3-4247-ac68-c27c6cc139ae f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:35:52.592 7 INFO cinder.api.openstack.wsgi [None req-591bfa7a-0576-4447-aaa4-944988e88cee f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:35:52.593 8 INFO cinder.api.openstack.wsgi [None req-c3fc375e-0ff3-4247-ac68-c27c6cc139ae f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:35:59.044 7 INFO cinder.api.openstack.wsgi [None req-6c240b21-2c6d-4fe6-a047-3dfbfc0a1765 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET https://volume.199-204-45-115.nip.io/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=False 2026-07-14 00:35:59.065 7 INFO cinder.api.openstack.wsgi [None req-6c240b21-2c6d-4fe6-a047-3dfbfc0a1765 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] https://volume.199-204-45-115.nip.io/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 327/653] 199.204.45.115 () {44 vars in 1069 bytes} [Tue Jul 14 00:35:59 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=False => generated 338 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:36:00.921 8 INFO cinder.api.openstack.wsgi [None req-6653bafb-93c9-4032-93c4-bd18ddf4083e f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services 2026-07-14 00:36:00.926 8 INFO cinder.api.openstack.wsgi [None req-6653bafb-93c9-4032-93c4-bd18ddf4083e f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 327/654] 10.0.0.60 () {28 vars in 644 bytes} [Tue Jul 14 00:36:00 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-services => generated 646 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:36:00.936 7 INFO cinder.api.openstack.wsgi [None req-9baa36ad-70c9-4160-ab54-fd732e79b0bb f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true 2026-07-14 00:36:00.941 7 INFO cinder.volume.api [None req-9baa36ad-70c9-4160-ab54-fd732e79b0bb f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all snapshots completed successfully. 2026-07-14 00:36:00.942 7 INFO cinder.api.openstack.wsgi [None req-9baa36ad-70c9-4160-ab54-fd732e79b0bb f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 328/655] 10.0.0.60 () {28 vars in 673 bytes} [Tue Jul 14 00:36:00 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:36:00.951 8 INFO cinder.api.openstack.wsgi [None req-5cc32033-21dd-46b8-8082-b6cf4e7cbf38 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true 2026-07-14 00:36:01.457 8 INFO cinder.api.openstack.wsgi [None req-5cc32033-21dd-46b8-8082-b6cf4e7cbf38 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 328/656] 10.0.0.60 () {28 vars in 695 bytes} [Tue Jul 14 00:36:00 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:36:01.467 7 INFO cinder.api.openstack.wsgi [None req-f9037b70-f403-4a33-9a1d-3823f65c3ef8 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:36:01.477 7 INFO cinder.volume.api [None req-f9037b70-f403-4a33-9a1d-3823f65c3ef8 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:36:01.479 7 INFO cinder.api.openstack.wsgi [None req-f9037b70-f403-4a33-9a1d-3823f65c3ef8 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 329/657] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:36:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:36:01.490 8 INFO cinder.api.openstack.wsgi [None req-4b65c284-0f2e-46a7-84a0-3b7d7da63b05 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:36:01.498 8 INFO cinder.volume.api [None req-4b65c284-0f2e-46a7-84a0-3b7d7da63b05 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:36:01.500 8 INFO cinder.api.openstack.wsgi [None req-4b65c284-0f2e-46a7-84a0-3b7d7da63b05 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 329/658] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:36:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:36:01.541 7 INFO cinder.api.openstack.wsgi [None req-992b348e-78e0-4020-8396-a54042e53050 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true 2026-07-14 00:36:01.572 7 INFO cinder.api.openstack.wsgi [None req-992b348e-78e0-4020-8396-a54042e53050 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 330/659] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:36:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:36:01.580 8 INFO cinder.api.openstack.wsgi [None req-e3d0d960-401e-4341-82c4-66aaf62d5420 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true 2026-07-14 00:36:01.599 8 INFO cinder.api.openstack.wsgi [None req-e3d0d960-401e-4341-82c4-66aaf62d5420 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 330/660] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:36:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:36:01.611 7 INFO cinder.api.openstack.wsgi [None req-d85f6763-130c-40d9-b568-8b405ee16eb5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true 2026-07-14 00:36:01.630 7 INFO cinder.api.openstack.wsgi [None req-d85f6763-130c-40d9-b568-8b405ee16eb5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 331/661] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:36:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:36:02.591 7 INFO cinder.api.openstack.wsgi [None req-d85f6763-130c-40d9-b568-8b405ee16eb5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:36:02.591 8 INFO cinder.api.openstack.wsgi [None req-e3d0d960-401e-4341-82c4-66aaf62d5420 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:36:02.592 7 INFO cinder.api.openstack.wsgi [None req-d85f6763-130c-40d9-b568-8b405ee16eb5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:36:02.592 8 INFO cinder.api.openstack.wsgi [None req-e3d0d960-401e-4341-82c4-66aaf62d5420 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:36:12.590 8 INFO cinder.api.openstack.wsgi [None req-e3d0d960-401e-4341-82c4-66aaf62d5420 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:36:12.590 7 INFO cinder.api.openstack.wsgi [None req-d85f6763-130c-40d9-b568-8b405ee16eb5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:36:12.591 8 INFO cinder.api.openstack.wsgi [None req-e3d0d960-401e-4341-82c4-66aaf62d5420 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:36:12.591 7 INFO cinder.api.openstack.wsgi [None req-d85f6763-130c-40d9-b568-8b405ee16eb5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:36:22.590 8 INFO cinder.api.openstack.wsgi [None req-e3d0d960-401e-4341-82c4-66aaf62d5420 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:36:22.590 7 INFO cinder.api.openstack.wsgi [None req-d85f6763-130c-40d9-b568-8b405ee16eb5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:36:22.591 8 INFO cinder.api.openstack.wsgi [None req-e3d0d960-401e-4341-82c4-66aaf62d5420 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:36:22.592 7 INFO cinder.api.openstack.wsgi [None req-d85f6763-130c-40d9-b568-8b405ee16eb5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:36:32.590 7 INFO cinder.api.openstack.wsgi [None req-d85f6763-130c-40d9-b568-8b405ee16eb5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:36:32.591 7 INFO cinder.api.openstack.wsgi [None req-d85f6763-130c-40d9-b568-8b405ee16eb5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:36:32.590 8 INFO cinder.api.openstack.wsgi [None req-e3d0d960-401e-4341-82c4-66aaf62d5420 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:36:32.592 8 INFO cinder.api.openstack.wsgi [None req-e3d0d960-401e-4341-82c4-66aaf62d5420 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:36:42.590 8 INFO cinder.api.openstack.wsgi [None req-e3d0d960-401e-4341-82c4-66aaf62d5420 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:36:42.590 7 INFO cinder.api.openstack.wsgi [None req-d85f6763-130c-40d9-b568-8b405ee16eb5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:36:42.591 8 INFO cinder.api.openstack.wsgi [None req-e3d0d960-401e-4341-82c4-66aaf62d5420 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:36:42.591 7 INFO cinder.api.openstack.wsgi [None req-d85f6763-130c-40d9-b568-8b405ee16eb5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:36:52.590 8 INFO cinder.api.openstack.wsgi [None req-e3d0d960-401e-4341-82c4-66aaf62d5420 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:36:52.590 7 INFO cinder.api.openstack.wsgi [None req-d85f6763-130c-40d9-b568-8b405ee16eb5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:36:52.591 8 INFO cinder.api.openstack.wsgi [None req-e3d0d960-401e-4341-82c4-66aaf62d5420 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:36:52.591 7 INFO cinder.api.openstack.wsgi [None req-d85f6763-130c-40d9-b568-8b405ee16eb5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:37:00.941 8 INFO cinder.api.openstack.wsgi [None req-6524dcc5-d838-46a3-bba7-dc3059218fe7 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services 2026-07-14 00:37:00.947 8 INFO cinder.api.openstack.wsgi [None req-6524dcc5-d838-46a3-bba7-dc3059218fe7 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 337/674] 10.0.0.60 () {28 vars in 644 bytes} [Tue Jul 14 00:37:00 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-services => generated 646 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:37:00.991 7 INFO cinder.api.openstack.wsgi [None req-2877f409-223b-4c8d-b476-626a82c4e19d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true 2026-07-14 00:37:01.014 7 INFO cinder.api.openstack.wsgi [None req-2877f409-223b-4c8d-b476-626a82c4e19d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 338/675] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:37:00 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:37:01.025 8 INFO cinder.api.openstack.wsgi [None req-d31d4ae2-97f2-4b2f-90a8-5fad518d3b97 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true 2026-07-14 00:37:01.046 8 INFO cinder.api.openstack.wsgi [None req-d31d4ae2-97f2-4b2f-90a8-5fad518d3b97 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 338/676] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:37:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:37:01.060 7 INFO cinder.api.openstack.wsgi [None req-1ccb7268-1992-4361-b66f-5280490cb30e f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true 2026-07-14 00:37:01.087 7 INFO cinder.api.openstack.wsgi [None req-1ccb7268-1992-4361-b66f-5280490cb30e f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 339/677] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:37:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:37:01.102 8 INFO cinder.api.openstack.wsgi [None req-e48adf3f-c94b-4b5c-8980-002f8cd27346 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:37:01.113 8 INFO cinder.volume.api [None req-e48adf3f-c94b-4b5c-8980-002f8cd27346 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:37:01.115 8 INFO cinder.api.openstack.wsgi [None req-e48adf3f-c94b-4b5c-8980-002f8cd27346 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 339/678] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:37:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:37:01.126 7 INFO cinder.api.openstack.wsgi [None req-792d36c6-97e1-4182-9e77-066960478a80 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true 2026-07-14 00:37:01.132 7 INFO cinder.volume.api [None req-792d36c6-97e1-4182-9e77-066960478a80 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all snapshots completed successfully. 2026-07-14 00:37:01.132 7 INFO cinder.api.openstack.wsgi [None req-792d36c6-97e1-4182-9e77-066960478a80 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 340/679] 10.0.0.60 () {28 vars in 673 bytes} [Tue Jul 14 00:37:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:37:01.143 8 INFO cinder.api.openstack.wsgi [None req-40902c14-63e5-4c81-879c-444ad61a579f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true 2026-07-14 00:37:01.647 8 INFO cinder.api.openstack.wsgi [None req-40902c14-63e5-4c81-879c-444ad61a579f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 340/680] 10.0.0.60 () {28 vars in 695 bytes} [Tue Jul 14 00:37:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:37:01.666 7 INFO cinder.api.openstack.wsgi [None req-141dcf9e-da9b-4d5a-b1ce-61109f9b86c2 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:37:01.685 7 INFO cinder.volume.api [None req-141dcf9e-da9b-4d5a-b1ce-61109f9b86c2 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:37:01.692 7 INFO cinder.api.openstack.wsgi [None req-141dcf9e-da9b-4d5a-b1ce-61109f9b86c2 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 341/681] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:37:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:37:02.590 8 INFO cinder.api.openstack.wsgi [None req-40902c14-63e5-4c81-879c-444ad61a579f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:37:02.590 7 INFO cinder.api.openstack.wsgi [None req-141dcf9e-da9b-4d5a-b1ce-61109f9b86c2 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:37:02.591 8 INFO cinder.api.openstack.wsgi [None req-40902c14-63e5-4c81-879c-444ad61a579f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:37:02.591 7 INFO cinder.api.openstack.wsgi [None req-141dcf9e-da9b-4d5a-b1ce-61109f9b86c2 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:37:09.875 8 INFO cinder.api.openstack.wsgi [None req-569b535b-4eeb-47a6-96bc-81954bbcb04f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET https://volume.199-204-45-115.nip.io/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=False 2026-07-14 00:37:09.891 8 INFO cinder.api.openstack.wsgi [None req-569b535b-4eeb-47a6-96bc-81954bbcb04f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] https://volume.199-204-45-115.nip.io/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 342/684] 199.204.45.115 () {44 vars in 1069 bytes} [Tue Jul 14 00:37:09 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=False => generated 338 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:37:12.590 7 INFO cinder.api.openstack.wsgi [None req-141dcf9e-da9b-4d5a-b1ce-61109f9b86c2 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:37:12.590 8 INFO cinder.api.openstack.wsgi [None req-569b535b-4eeb-47a6-96bc-81954bbcb04f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:37:12.592 8 INFO cinder.api.openstack.wsgi [None req-569b535b-4eeb-47a6-96bc-81954bbcb04f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:37:12.592 7 INFO cinder.api.openstack.wsgi [None req-141dcf9e-da9b-4d5a-b1ce-61109f9b86c2 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:37:22.590 8 INFO cinder.api.openstack.wsgi [None req-569b535b-4eeb-47a6-96bc-81954bbcb04f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:37:22.590 7 INFO cinder.api.openstack.wsgi [None req-141dcf9e-da9b-4d5a-b1ce-61109f9b86c2 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:37:22.591 8 INFO cinder.api.openstack.wsgi [None req-569b535b-4eeb-47a6-96bc-81954bbcb04f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:37:22.592 7 INFO cinder.api.openstack.wsgi [None req-141dcf9e-da9b-4d5a-b1ce-61109f9b86c2 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:37:32.590 8 INFO cinder.api.openstack.wsgi [None req-569b535b-4eeb-47a6-96bc-81954bbcb04f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:37:32.590 7 INFO cinder.api.openstack.wsgi [None req-141dcf9e-da9b-4d5a-b1ce-61109f9b86c2 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:37:32.591 8 INFO cinder.api.openstack.wsgi [None req-569b535b-4eeb-47a6-96bc-81954bbcb04f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:37:32.591 7 INFO cinder.api.openstack.wsgi [None req-141dcf9e-da9b-4d5a-b1ce-61109f9b86c2 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:37:42.590 7 INFO cinder.api.openstack.wsgi [None req-141dcf9e-da9b-4d5a-b1ce-61109f9b86c2 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:37:42.590 8 INFO cinder.api.openstack.wsgi [None req-569b535b-4eeb-47a6-96bc-81954bbcb04f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:37:42.591 7 INFO cinder.api.openstack.wsgi [None req-141dcf9e-da9b-4d5a-b1ce-61109f9b86c2 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:37:42.592 8 INFO cinder.api.openstack.wsgi [None req-569b535b-4eeb-47a6-96bc-81954bbcb04f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:37:52.590 7 INFO cinder.api.openstack.wsgi [None req-141dcf9e-da9b-4d5a-b1ce-61109f9b86c2 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:37:52.591 7 INFO cinder.api.openstack.wsgi [None req-141dcf9e-da9b-4d5a-b1ce-61109f9b86c2 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:37:52.594 8 INFO cinder.api.openstack.wsgi [None req-569b535b-4eeb-47a6-96bc-81954bbcb04f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:37:52.595 8 INFO cinder.api.openstack.wsgi [None req-569b535b-4eeb-47a6-96bc-81954bbcb04f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:38:00.928 7 INFO cinder.api.openstack.wsgi [None req-8b482185-4706-4adf-b150-65a57cb9ba81 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:38:00.938 7 INFO cinder.volume.api [None req-8b482185-4706-4adf-b150-65a57cb9ba81 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:38:00.940 7 INFO cinder.api.openstack.wsgi [None req-8b482185-4706-4adf-b150-65a57cb9ba81 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 348/695] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:38:00 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:38:00.954 8 INFO cinder.api.openstack.wsgi [None req-952d2b41-5c12-49df-bb7e-14bc702843e4 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true 2026-07-14 00:38:00.960 8 INFO cinder.volume.api [None req-952d2b41-5c12-49df-bb7e-14bc702843e4 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all snapshots completed successfully. 2026-07-14 00:38:00.961 8 INFO cinder.api.openstack.wsgi [None req-952d2b41-5c12-49df-bb7e-14bc702843e4 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 348/696] 10.0.0.60 () {28 vars in 673 bytes} [Tue Jul 14 00:38:00 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:38:00.971 7 INFO cinder.api.openstack.wsgi [None req-42e4371a-1179-43ce-929b-b65137fb8716 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services 2026-07-14 00:38:00.977 7 INFO cinder.api.openstack.wsgi [None req-42e4371a-1179-43ce-929b-b65137fb8716 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 349/697] 10.0.0.60 () {28 vars in 644 bytes} [Tue Jul 14 00:38:00 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:38:00.989 8 INFO cinder.api.openstack.wsgi [None req-ede5bd1e-fce6-4773-ab27-d33a8a241e74 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true 2026-07-14 00:38:01.493 8 INFO cinder.api.openstack.wsgi [None req-ede5bd1e-fce6-4773-ab27-d33a8a241e74 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 349/698] 10.0.0.60 () {28 vars in 695 bytes} [Tue Jul 14 00:38:00 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:38:01.534 7 INFO cinder.api.openstack.wsgi [None req-418ca97c-7a06-464f-b934-04afcb66d89f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true 2026-07-14 00:38:01.562 7 INFO cinder.api.openstack.wsgi [None req-418ca97c-7a06-464f-b934-04afcb66d89f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 350/699] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:38:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:38:01.573 8 INFO cinder.api.openstack.wsgi [None req-6714c7e9-a62b-4c63-a6b9-809b05472150 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true 2026-07-14 00:38:01.601 8 INFO cinder.api.openstack.wsgi [None req-6714c7e9-a62b-4c63-a6b9-809b05472150 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 350/700] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:38:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:38:01.613 7 INFO cinder.api.openstack.wsgi [None req-291c2800-30c2-476e-bf39-cf9ec35de446 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true 2026-07-14 00:38:01.635 7 INFO cinder.api.openstack.wsgi [None req-291c2800-30c2-476e-bf39-cf9ec35de446 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 351/701] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:38:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:38:01.646 8 INFO cinder.api.openstack.wsgi [None req-0ecab474-dae7-4924-806d-95e6735f23ea f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:38:01.656 8 INFO cinder.volume.api [None req-0ecab474-dae7-4924-806d-95e6735f23ea f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:38:01.657 8 INFO cinder.api.openstack.wsgi [None req-0ecab474-dae7-4924-806d-95e6735f23ea f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 351/702] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:38:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:38:02.591 8 INFO cinder.api.openstack.wsgi [None req-0ecab474-dae7-4924-806d-95e6735f23ea f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:38:02.591 7 INFO cinder.api.openstack.wsgi [None req-291c2800-30c2-476e-bf39-cf9ec35de446 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:38:02.592 8 INFO cinder.api.openstack.wsgi [None req-0ecab474-dae7-4924-806d-95e6735f23ea f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:38:02.593 7 INFO cinder.api.openstack.wsgi [None req-291c2800-30c2-476e-bf39-cf9ec35de446 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:38:12.590 7 INFO cinder.api.openstack.wsgi [None req-291c2800-30c2-476e-bf39-cf9ec35de446 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:38:12.590 7 INFO cinder.api.openstack.wsgi [None req-291c2800-30c2-476e-bf39-cf9ec35de446 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:38:12.590 8 INFO cinder.api.openstack.wsgi [None req-0ecab474-dae7-4924-806d-95e6735f23ea f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:38:12.592 8 INFO cinder.api.openstack.wsgi [None req-0ecab474-dae7-4924-806d-95e6735f23ea f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:38:22.595 7 INFO cinder.api.openstack.wsgi [None req-291c2800-30c2-476e-bf39-cf9ec35de446 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:38:22.595 8 INFO cinder.api.openstack.wsgi [None req-0ecab474-dae7-4924-806d-95e6735f23ea f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:38:22.596 7 INFO cinder.api.openstack.wsgi [None req-291c2800-30c2-476e-bf39-cf9ec35de446 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:38:22.596 8 INFO cinder.api.openstack.wsgi [None req-0ecab474-dae7-4924-806d-95e6735f23ea f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:38:32.590 7 INFO cinder.api.openstack.wsgi [None req-291c2800-30c2-476e-bf39-cf9ec35de446 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:38:32.590 8 INFO cinder.api.openstack.wsgi [None req-0ecab474-dae7-4924-806d-95e6735f23ea f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:38:32.591 8 INFO cinder.api.openstack.wsgi [None req-0ecab474-dae7-4924-806d-95e6735f23ea f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:38:32.591 7 INFO cinder.api.openstack.wsgi [None req-291c2800-30c2-476e-bf39-cf9ec35de446 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:38:42.590 7 INFO cinder.api.openstack.wsgi [None req-291c2800-30c2-476e-bf39-cf9ec35de446 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:38:42.590 8 INFO cinder.api.openstack.wsgi [None req-0ecab474-dae7-4924-806d-95e6735f23ea f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:38:42.591 7 INFO cinder.api.openstack.wsgi [None req-291c2800-30c2-476e-bf39-cf9ec35de446 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:38:42.591 8 INFO cinder.api.openstack.wsgi [None req-0ecab474-dae7-4924-806d-95e6735f23ea f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:38:47.653 7 INFO cinder.api.openstack.wsgi [None req-23513ee3-5f15-4f17-b334-96a34c7e1df8 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots 2026-07-14 00:38:47.669 7 INFO cinder.volume.api [None req-23513ee3-5f15-4f17-b334-96a34c7e1df8 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all snapshots completed successfully. 2026-07-14 00:38:47.669 7 INFO cinder.api.openstack.wsgi [None req-23513ee3-5f15-4f17-b334-96a34c7e1df8 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 357/713] 10.0.0.145 () {32 vars in 705 bytes} [Tue Jul 14 00:38:47 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/snapshots => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:38:47.681 8 INFO cinder.api.openstack.wsgi [None req-57c7d2d0-5272-4d45-9906-3533a3fcfaff f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes 2026-07-14 00:38:47.726 8 INFO cinder.volume.api [None req-57c7d2d0-5272-4d45-9906-3533a3fcfaff f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:38:47.727 8 INFO cinder.api.openstack.wsgi [None req-57c7d2d0-5272-4d45-9906-3533a3fcfaff f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes returned with HTTP 200 [pid: 8|app: 0|req: 357/714] 10.0.0.145 () {32 vars in 701 bytes} [Tue Jul 14 00:38:47 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/volumes => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:38:52.590 8 INFO cinder.api.openstack.wsgi [None req-57c7d2d0-5272-4d45-9906-3533a3fcfaff f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:38:52.590 7 INFO cinder.api.openstack.wsgi [None req-23513ee3-5f15-4f17-b334-96a34c7e1df8 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:38:52.590 8 INFO cinder.api.openstack.wsgi [None req-57c7d2d0-5272-4d45-9906-3533a3fcfaff f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:38:52.591 7 INFO cinder.api.openstack.wsgi [None req-23513ee3-5f15-4f17-b334-96a34c7e1df8 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:39:01.154 8 INFO cinder.api.openstack.wsgi [None req-380e95a6-93cf-45fa-b476-cff9bfeaaa0c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:39:01.165 8 INFO cinder.volume.api [None req-380e95a6-93cf-45fa-b476-cff9bfeaaa0c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:39:01.168 8 INFO cinder.api.openstack.wsgi [None req-380e95a6-93cf-45fa-b476-cff9bfeaaa0c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 359/717] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:39:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true => generated 15 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:39:01.262 7 INFO cinder.api.openstack.wsgi [None req-bffaa2ed-4e38-4fa1-b0a7-ecb2a8dab134 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true 2026-07-14 00:39:01.289 7 INFO cinder.api.openstack.wsgi [None req-bffaa2ed-4e38-4fa1-b0a7-ecb2a8dab134 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 359/718] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:39:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:39:01.303 8 INFO cinder.api.openstack.wsgi [None req-07c3c895-86af-41bb-906c-df85343aca46 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true 2026-07-14 00:39:01.325 8 INFO cinder.api.openstack.wsgi [None req-07c3c895-86af-41bb-906c-df85343aca46 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 360/719] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:39:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:39:01.336 7 INFO cinder.api.openstack.wsgi [None req-d5f69da7-2574-403a-b5a6-101565a65bb7 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/90873aff75274a43b03b94ecfb6cde55?usage=true 2026-07-14 00:39:01.363 7 INFO cinder.api.openstack.wsgi [None req-d5f69da7-2574-403a-b5a6-101565a65bb7 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/90873aff75274a43b03b94ecfb6cde55?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 360/720] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:39:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/90873aff75274a43b03b94ecfb6cde55?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:39:01.380 8 INFO cinder.api.openstack.wsgi [None req-d56d7a0d-e18e-4656-9304-796432c69e95 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/abb3f862697c4c569494cac851b2ab3b?usage=true 2026-07-14 00:39:01.400 8 INFO cinder.api.openstack.wsgi [None req-d56d7a0d-e18e-4656-9304-796432c69e95 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/abb3f862697c4c569494cac851b2ab3b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 361/721] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:39:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/abb3f862697c4c569494cac851b2ab3b?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:39:01.413 7 INFO cinder.api.openstack.wsgi [None req-521fc4b7-5f4f-45bd-835a-c33ac3f4aeb1 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/cc0ce21954954077916cf9b39aac0826?usage=true 2026-07-14 00:39:01.437 7 INFO cinder.api.openstack.wsgi [None req-521fc4b7-5f4f-45bd-835a-c33ac3f4aeb1 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/cc0ce21954954077916cf9b39aac0826?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 361/722] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:39:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/cc0ce21954954077916cf9b39aac0826?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:39:01.450 8 INFO cinder.api.openstack.wsgi [None req-fdf0ddd9-485b-4fa7-b3f8-d5dd8c17e898 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/db89bc807b074d0982663bdb33db8958?usage=true 2026-07-14 00:39:01.471 8 INFO cinder.api.openstack.wsgi [None req-fdf0ddd9-485b-4fa7-b3f8-d5dd8c17e898 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/db89bc807b074d0982663bdb33db8958?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 362/723] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:39:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/db89bc807b074d0982663bdb33db8958?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:39:01.480 7 INFO cinder.api.openstack.wsgi [None req-5707986b-c5e9-4c01-964f-1f5fa7f5df91 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/dd73a79efa094b14aa501205ec489e68?usage=true 2026-07-14 00:39:01.503 7 INFO cinder.api.openstack.wsgi [None req-5707986b-c5e9-4c01-964f-1f5fa7f5df91 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/dd73a79efa094b14aa501205ec489e68?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 362/724] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:39:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/dd73a79efa094b14aa501205ec489e68?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:39:01.516 8 INFO cinder.api.openstack.wsgi [None req-14d908d9-70f1-42b7-a75e-611e5463216e f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true 2026-07-14 00:39:01.537 8 INFO cinder.api.openstack.wsgi [None req-14d908d9-70f1-42b7-a75e-611e5463216e f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 363/725] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:39:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:39:01.547 7 INFO cinder.api.openstack.wsgi [None req-f562dd1c-9bf1-41ff-8b9d-921a152a042c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:39:01.556 7 INFO cinder.volume.api [None req-f562dd1c-9bf1-41ff-8b9d-921a152a042c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:39:01.559 7 INFO cinder.api.openstack.wsgi [None req-f562dd1c-9bf1-41ff-8b9d-921a152a042c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 363/726] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:39:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:39:01.568 8 INFO cinder.api.openstack.wsgi [None req-594ec975-bd0c-4b00-96c3-b97bf5566527 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true 2026-07-14 00:39:01.573 8 INFO cinder.volume.api [None req-594ec975-bd0c-4b00-96c3-b97bf5566527 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all snapshots completed successfully. 2026-07-14 00:39:01.573 8 INFO cinder.api.openstack.wsgi [None req-594ec975-bd0c-4b00-96c3-b97bf5566527 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 364/727] 10.0.0.60 () {28 vars in 673 bytes} [Tue Jul 14 00:39:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:39:01.582 7 INFO cinder.api.openstack.wsgi [None req-c47b34f4-7296-4e8b-a0d3-569d77a3b76c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true 2026-07-14 00:39:02.085 7 INFO cinder.api.openstack.wsgi [None req-c47b34f4-7296-4e8b-a0d3-569d77a3b76c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 364/728] 10.0.0.60 () {28 vars in 695 bytes} [Tue Jul 14 00:39:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:39:02.097 8 INFO cinder.api.openstack.wsgi [None req-6e9d2e29-9a00-4270-894b-06c85a9122b0 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services 2026-07-14 00:39:02.103 8 INFO cinder.api.openstack.wsgi [None req-6e9d2e29-9a00-4270-894b-06c85a9122b0 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 365/729] 10.0.0.60 () {28 vars in 644 bytes} [Tue Jul 14 00:39:02 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:39:02.591 7 INFO cinder.api.openstack.wsgi [None req-c47b34f4-7296-4e8b-a0d3-569d77a3b76c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:39:02.591 8 INFO cinder.api.openstack.wsgi [None req-6e9d2e29-9a00-4270-894b-06c85a9122b0 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:39:02.592 7 INFO cinder.api.openstack.wsgi [None req-c47b34f4-7296-4e8b-a0d3-569d77a3b76c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:39:02.592 8 INFO cinder.api.openstack.wsgi [None req-6e9d2e29-9a00-4270-894b-06c85a9122b0 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:39:12.591 7 INFO cinder.api.openstack.wsgi [None req-c47b34f4-7296-4e8b-a0d3-569d77a3b76c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:39:12.591 8 INFO cinder.api.openstack.wsgi [None req-6e9d2e29-9a00-4270-894b-06c85a9122b0 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:39:12.592 7 INFO cinder.api.openstack.wsgi [None req-c47b34f4-7296-4e8b-a0d3-569d77a3b76c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:39:12.594 8 INFO cinder.api.openstack.wsgi [None req-6e9d2e29-9a00-4270-894b-06c85a9122b0 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:39:22.590 8 INFO cinder.api.openstack.wsgi [None req-6e9d2e29-9a00-4270-894b-06c85a9122b0 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:39:22.590 7 INFO cinder.api.openstack.wsgi [None req-c47b34f4-7296-4e8b-a0d3-569d77a3b76c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:39:22.591 8 INFO cinder.api.openstack.wsgi [None req-6e9d2e29-9a00-4270-894b-06c85a9122b0 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:39:22.591 7 INFO cinder.api.openstack.wsgi [None req-c47b34f4-7296-4e8b-a0d3-569d77a3b76c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:39:32.590 7 INFO cinder.api.openstack.wsgi [None req-c47b34f4-7296-4e8b-a0d3-569d77a3b76c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:39:32.591 8 INFO cinder.api.openstack.wsgi [None req-6e9d2e29-9a00-4270-894b-06c85a9122b0 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:39:32.591 7 INFO cinder.api.openstack.wsgi [None req-c47b34f4-7296-4e8b-a0d3-569d77a3b76c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:39:32.592 8 INFO cinder.api.openstack.wsgi [None req-6e9d2e29-9a00-4270-894b-06c85a9122b0 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:39:42.590 7 INFO cinder.api.openstack.wsgi [None req-c47b34f4-7296-4e8b-a0d3-569d77a3b76c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:39:42.590 8 INFO cinder.api.openstack.wsgi [None req-6e9d2e29-9a00-4270-894b-06c85a9122b0 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:39:42.591 7 INFO cinder.api.openstack.wsgi [None req-c47b34f4-7296-4e8b-a0d3-569d77a3b76c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:39:42.591 8 INFO cinder.api.openstack.wsgi [None req-6e9d2e29-9a00-4270-894b-06c85a9122b0 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:39:42.745 7 INFO cinder.api.openstack.wsgi [None req-060ad0c5-12c2-40da-b2ae-c116bb3a2525 dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d749f09667c74b3a9c2abb7b3724053e/volumes 2026-07-14 00:39:43.479 7 INFO cinder.api.v3.volumes [None req-060ad0c5-12c2-40da-b2ae-c116bb3a2525 dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] Create volume of 1 GB 2026-07-14 00:39:43.491 7 INFO cinder.volume.api [None req-060ad0c5-12c2-40da-b2ae-c116bb3a2525 dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] Availability Zones retrieved successfully. 2026-07-14 00:39:43.868 7 INFO cinder.volume.api [None req-060ad0c5-12c2-40da-b2ae-c116bb3a2525 dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] Create volume request issued successfully. 2026-07-14 00:39:43.869 7 INFO cinder.api.openstack.wsgi [None req-060ad0c5-12c2-40da-b2ae-c116bb3a2525 dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d749f09667c74b3a9c2abb7b3724053e/volumes returned with HTTP 202 [pid: 7|app: 0|req: 370/740] 10.0.0.145 () {34 vars in 723 bytes} [Tue Jul 14 00:39:42 2026] POST /v3/d749f09667c74b3a9c2abb7b3724053e/volumes => generated 865 bytes in 1130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-14 00:39:43.888 8 INFO cinder.api.openstack.wsgi [None req-903f9214-96de-44ad-a6ab-43b71947cbae dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d749f09667c74b3a9c2abb7b3724053e/volumes/448486c3-3abd-40e9-80f8-54ae6e70db32 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:39:43.922 8 INFO cinder.volume.api [None req-903f9214-96de-44ad-a6ab-43b71947cbae dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] Volume info retrieved successfully. 2026-07-14 00:39:43.929 8 INFO cinder.api.openstack.wsgi [None req-903f9214-96de-44ad-a6ab-43b71947cbae dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d749f09667c74b3a9c2abb7b3724053e/volumes/448486c3-3abd-40e9-80f8-54ae6e70db32 returned with HTTP 200 [pid: 8|app: 0|req: 371/741] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:39:43 2026] GET /v3/d749f09667c74b3a9c2abb7b3724053e/volumes/448486c3-3abd-40e9-80f8-54ae6e70db32 => generated 933 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:39:44.948 7 INFO cinder.api.openstack.wsgi [None req-7945418d-daa4-4505-b61f-b1a7d4bfb1de dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d749f09667c74b3a9c2abb7b3724053e/volumes/448486c3-3abd-40e9-80f8-54ae6e70db32 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:39:44.967 7 INFO cinder.volume.api [None req-7945418d-daa4-4505-b61f-b1a7d4bfb1de dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] Volume info retrieved successfully. 2026-07-14 00:39:44.974 7 INFO cinder.api.openstack.wsgi [None req-7945418d-daa4-4505-b61f-b1a7d4bfb1de dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d749f09667c74b3a9c2abb7b3724053e/volumes/448486c3-3abd-40e9-80f8-54ae6e70db32 returned with HTTP 200 [pid: 7|app: 0|req: 371/742] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:39:44 2026] GET /v3/d749f09667c74b3a9c2abb7b3724053e/volumes/448486c3-3abd-40e9-80f8-54ae6e70db32 => generated 957 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:39:46.000 8 INFO cinder.api.openstack.wsgi [None req-47b0f162-c99d-47aa-854e-f70e90ab1274 dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d749f09667c74b3a9c2abb7b3724053e/volumes/448486c3-3abd-40e9-80f8-54ae6e70db32 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:39:46.017 8 INFO cinder.volume.api [None req-47b0f162-c99d-47aa-854e-f70e90ab1274 dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] Volume info retrieved successfully. 2026-07-14 00:39:46.023 8 INFO cinder.api.openstack.wsgi [None req-47b0f162-c99d-47aa-854e-f70e90ab1274 dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d749f09667c74b3a9c2abb7b3724053e/volumes/448486c3-3abd-40e9-80f8-54ae6e70db32 returned with HTTP 200 [pid: 8|app: 0|req: 372/743] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:39:45 2026] GET /v3/d749f09667c74b3a9c2abb7b3724053e/volumes/448486c3-3abd-40e9-80f8-54ae6e70db32 => generated 957 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:39:47.048 7 INFO cinder.api.openstack.wsgi [None req-2fe1f871-0695-46a1-a222-5957e3d00b22 dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d749f09667c74b3a9c2abb7b3724053e/volumes/448486c3-3abd-40e9-80f8-54ae6e70db32 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:39:47.066 7 INFO cinder.volume.api [None req-2fe1f871-0695-46a1-a222-5957e3d00b22 dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] Volume info retrieved successfully. 2026-07-14 00:39:47.079 7 INFO cinder.api.openstack.wsgi [None req-2fe1f871-0695-46a1-a222-5957e3d00b22 dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d749f09667c74b3a9c2abb7b3724053e/volumes/448486c3-3abd-40e9-80f8-54ae6e70db32 returned with HTTP 200 [pid: 7|app: 0|req: 372/744] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:39:47 2026] GET /v3/d749f09667c74b3a9c2abb7b3724053e/volumes/448486c3-3abd-40e9-80f8-54ae6e70db32 => generated 1483 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:39:47.163 8 INFO cinder.api.openstack.wsgi [req-8233498b-880a-41af-8bc1-eebe621cd1cc req-0bc7ce63-c748-4a61-84cd-78ce5b2634af dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d749f09667c74b3a9c2abb7b3724053e/volumes/448486c3-3abd-40e9-80f8-54ae6e70db32 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:39:47.177 8 INFO cinder.volume.api [req-8233498b-880a-41af-8bc1-eebe621cd1cc req-0bc7ce63-c748-4a61-84cd-78ce5b2634af dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] Volume info retrieved successfully. 2026-07-14 00:39:47.182 8 INFO cinder.api.openstack.wsgi [req-8233498b-880a-41af-8bc1-eebe621cd1cc req-0bc7ce63-c748-4a61-84cd-78ce5b2634af dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d749f09667c74b3a9c2abb7b3724053e/volumes/448486c3-3abd-40e9-80f8-54ae6e70db32 returned with HTTP 200 [pid: 8|app: 0|req: 373/745] 10.0.0.143 () {34 vars in 1028 bytes} [Tue Jul 14 00:39:47 2026] GET /v3/d749f09667c74b3a9c2abb7b3724053e/volumes/448486c3-3abd-40e9-80f8-54ae6e70db32 => generated 1483 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:39:48.565 7 INFO cinder.api.openstack.wsgi [req-8233498b-880a-41af-8bc1-eebe621cd1cc req-08798134-5a0a-4f51-af14-81f688faa049 dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d749f09667c74b3a9c2abb7b3724053e/volumes/448486c3-3abd-40e9-80f8-54ae6e70db32 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:39:48.580 7 INFO cinder.volume.api [req-8233498b-880a-41af-8bc1-eebe621cd1cc req-08798134-5a0a-4f51-af14-81f688faa049 dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] Volume info retrieved successfully. 2026-07-14 00:39:48.588 7 INFO cinder.api.openstack.wsgi [req-8233498b-880a-41af-8bc1-eebe621cd1cc req-08798134-5a0a-4f51-af14-81f688faa049 dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d749f09667c74b3a9c2abb7b3724053e/volumes/448486c3-3abd-40e9-80f8-54ae6e70db32 returned with HTTP 200 [pid: 7|app: 0|req: 373/746] 10.0.0.143 () {34 vars in 1028 bytes} [Tue Jul 14 00:39:48 2026] GET /v3/d749f09667c74b3a9c2abb7b3724053e/volumes/448486c3-3abd-40e9-80f8-54ae6e70db32 => generated 1483 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-14 00:39:48.606 8 INFO cinder.api.openstack.wsgi [req-8233498b-880a-41af-8bc1-eebe621cd1cc req-0bc7ce63-c748-4a61-84cd-78ce5b2634af dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-14 00:39:48.607 8 INFO cinder.api.openstack.wsgi [req-8233498b-880a-41af-8bc1-eebe621cd1cc req-0bc7ce63-c748-4a61-84cd-78ce5b2634af dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 374/747] 10.0.0.143 () {32 vars in 829 bytes} [Tue Jul 14 00:39:48 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:39:48.619 7 INFO cinder.api.openstack.wsgi [req-8233498b-880a-41af-8bc1-eebe621cd1cc req-6bcb9d5e-4b3e-4fdb-a795-1efd696f3046 dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d749f09667c74b3a9c2abb7b3724053e/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/api.py:2470: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. .first() 2026-07-14 00:39:48.700 7 INFO cinder.api.openstack.wsgi [req-8233498b-880a-41af-8bc1-eebe621cd1cc req-6bcb9d5e-4b3e-4fdb-a795-1efd696f3046 dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d749f09667c74b3a9c2abb7b3724053e/attachments returned with HTTP 200 [pid: 7|app: 0|req: 374/748] 10.0.0.143 () {40 vars in 1057 bytes} [Tue Jul 14 00:39:48 2026] POST /v3/d749f09667c74b3a9c2abb7b3724053e/attachments => generated 273 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-14 00:39:52.591 8 INFO cinder.api.openstack.wsgi [req-8233498b-880a-41af-8bc1-eebe621cd1cc req-0bc7ce63-c748-4a61-84cd-78ce5b2634af dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:39:52.591 7 INFO cinder.api.openstack.wsgi [req-8233498b-880a-41af-8bc1-eebe621cd1cc req-6bcb9d5e-4b3e-4fdb-a795-1efd696f3046 dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:39:52.592 8 INFO cinder.api.openstack.wsgi [req-8233498b-880a-41af-8bc1-eebe621cd1cc req-0bc7ce63-c748-4a61-84cd-78ce5b2634af dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:39:52.592 7 INFO cinder.api.openstack.wsgi [req-8233498b-880a-41af-8bc1-eebe621cd1cc req-6bcb9d5e-4b3e-4fdb-a795-1efd696f3046 dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:39:54.533 8 INFO cinder.api.openstack.wsgi [req-8233498b-880a-41af-8bc1-eebe621cd1cc req-0bc7ce63-c748-4a61-84cd-78ce5b2634af dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-14 00:39:54.534 8 INFO cinder.api.openstack.wsgi [req-8233498b-880a-41af-8bc1-eebe621cd1cc req-0bc7ce63-c748-4a61-84cd-78ce5b2634af dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 376/751] 199.204.45.115 () {32 vars in 840 bytes} [Tue Jul 14 00:39:54 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:39:54.589 7 INFO cinder.api.openstack.wsgi [req-8233498b-880a-41af-8bc1-eebe621cd1cc req-eb424e1d-e850-457f-843c-40780fe63f71 dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d749f09667c74b3a9c2abb7b3724053e/volumes/448486c3-3abd-40e9-80f8-54ae6e70db32 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:39:54.609 7 INFO cinder.volume.api [req-8233498b-880a-41af-8bc1-eebe621cd1cc req-eb424e1d-e850-457f-843c-40780fe63f71 dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] Volume info retrieved successfully. 2026-07-14 00:39:54.629 7 INFO cinder.api.openstack.wsgi [req-8233498b-880a-41af-8bc1-eebe621cd1cc req-eb424e1d-e850-457f-843c-40780fe63f71 dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d749f09667c74b3a9c2abb7b3724053e/volumes/448486c3-3abd-40e9-80f8-54ae6e70db32 returned with HTTP 200 [pid: 7|app: 0|req: 376/752] 199.204.45.115 () {36 vars in 1073 bytes} [Tue Jul 14 00:39:54 2026] GET /v3/d749f09667c74b3a9c2abb7b3724053e/volumes/448486c3-3abd-40e9-80f8-54ae6e70db32 => generated 1663 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:39:56.643 8 INFO cinder.api.openstack.wsgi [req-8233498b-880a-41af-8bc1-eebe621cd1cc req-1d831d27-1014-4414-aa19-2c64fc9546e1 dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/d749f09667c74b3a9c2abb7b3724053e/attachments/997ffcd1-3c47-4028-8106-0d3c3aaeb4c2 /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/api.py:2470: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. .first() /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:39:57.692 8 INFO cinder.api.openstack.wsgi [req-8233498b-880a-41af-8bc1-eebe621cd1cc req-1d831d27-1014-4414-aa19-2c64fc9546e1 dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d749f09667c74b3a9c2abb7b3724053e/attachments/997ffcd1-3c47-4028-8106-0d3c3aaeb4c2 returned with HTTP 200 [pid: 8|app: 0|req: 377/753] 199.204.45.115 () {40 vars in 1135 bytes} [Tue Jul 14 00:39:56 2026] PUT /v3/d749f09667c74b3a9c2abb7b3724053e/attachments/997ffcd1-3c47-4028-8106-0d3c3aaeb4c2 => generated 802 bytes in 1058 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:39:58.215 7 INFO cinder.api.openstack.wsgi [req-8233498b-880a-41af-8bc1-eebe621cd1cc req-c0910e9b-deeb-4963-90d3-ea354bd17819 dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d749f09667c74b3a9c2abb7b3724053e/attachments/997ffcd1-3c47-4028-8106-0d3c3aaeb4c2/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:39:58.289 7 INFO cinder.api.openstack.wsgi [req-8233498b-880a-41af-8bc1-eebe621cd1cc req-c0910e9b-deeb-4963-90d3-ea354bd17819 dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d749f09667c74b3a9c2abb7b3724053e/attachments/997ffcd1-3c47-4028-8106-0d3c3aaeb4c2/action returned with HTTP 204 [pid: 7|app: 0|req: 377/754] 199.204.45.115 () {40 vars in 1148 bytes} [Tue Jul 14 00:39:58 2026] POST /v3/d749f09667c74b3a9c2abb7b3724053e/attachments/997ffcd1-3c47-4028-8106-0d3c3aaeb4c2/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:40:01.213 8 INFO cinder.api.openstack.wsgi [None req-59ccd88c-fde5-4963-abad-6fdcd59ce3cc f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:40:01.234 8 INFO cinder.volume.api [None req-59ccd88c-fde5-4963-abad-6fdcd59ce3cc f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:40:01.254 8 INFO cinder.api.openstack.wsgi [None req-59ccd88c-fde5-4963-abad-6fdcd59ce3cc f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 378/755] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:40:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true => generated 1949 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:40:01.267 7 INFO cinder.api.openstack.wsgi [None req-2e19779f-424f-49df-bf2e-718bebf33694 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true 2026-07-14 00:40:01.275 7 INFO cinder.volume.api [None req-2e19779f-424f-49df-bf2e-718bebf33694 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all snapshots completed successfully. 2026-07-14 00:40:01.275 7 INFO cinder.api.openstack.wsgi [None req-2e19779f-424f-49df-bf2e-718bebf33694 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 378/756] 10.0.0.60 () {28 vars in 673 bytes} [Tue Jul 14 00:40:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:40:01.284 8 INFO cinder.api.openstack.wsgi [None req-54a354ea-a871-49b2-b999-9a8f31d5457a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services 2026-07-14 00:40:01.290 8 INFO cinder.api.openstack.wsgi [None req-54a354ea-a871-49b2-b999-9a8f31d5457a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 379/757] 10.0.0.60 () {28 vars in 644 bytes} [Tue Jul 14 00:40:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:40:01.299 7 INFO cinder.api.openstack.wsgi [None req-07d06a0c-3332-454f-ad81-80fef9f58124 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:40:01.475 7 INFO cinder.volume.api [None req-07d06a0c-3332-454f-ad81-80fef9f58124 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:40:01.482 7 INFO cinder.api.openstack.wsgi [None req-07d06a0c-3332-454f-ad81-80fef9f58124 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 379/758] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:40:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true => generated 1949 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-14 00:40:01.528 8 INFO cinder.api.openstack.wsgi [None req-a7b991b2-c897-4c2e-9221-f5b0d1803555 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true 2026-07-14 00:40:01.554 8 INFO cinder.api.openstack.wsgi [None req-a7b991b2-c897-4c2e-9221-f5b0d1803555 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 380/759] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:40:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:40:01.576 7 INFO cinder.api.openstack.wsgi [None req-efdcf5fa-51e6-4b9c-b650-29a699103aa5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true 2026-07-14 00:40:01.603 7 INFO cinder.api.openstack.wsgi [None req-efdcf5fa-51e6-4b9c-b650-29a699103aa5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 380/760] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:40:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:40:01.617 8 INFO cinder.api.openstack.wsgi [None req-18cf06ae-e4f1-47ce-a218-4b157b17b80b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/891b5c7f933b4a4482acf2267a81b31f?usage=true 2026-07-14 00:40:01.659 8 INFO cinder.api.openstack.wsgi [None req-18cf06ae-e4f1-47ce-a218-4b157b17b80b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/891b5c7f933b4a4482acf2267a81b31f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 381/761] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:40:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/891b5c7f933b4a4482acf2267a81b31f?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:40:01.673 7 INFO cinder.api.openstack.wsgi [None req-4dc459f4-7bbf-463a-8492-f94e957da466 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/d749f09667c74b3a9c2abb7b3724053e?usage=true 2026-07-14 00:40:01.704 7 INFO cinder.api.openstack.wsgi [None req-4dc459f4-7bbf-463a-8492-f94e957da466 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/d749f09667c74b3a9c2abb7b3724053e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 381/762] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:40:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/d749f09667c74b3a9c2abb7b3724053e?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:40:01.719 8 INFO cinder.api.openstack.wsgi [None req-0047ce65-d65b-405c-87a5-083c32a7a2b9 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/e200bf1363e442598e306dea04c9b7f7?usage=true 2026-07-14 00:40:01.762 8 INFO cinder.api.openstack.wsgi [None req-0047ce65-d65b-405c-87a5-083c32a7a2b9 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/e200bf1363e442598e306dea04c9b7f7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 382/763] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:40:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/e200bf1363e442598e306dea04c9b7f7?usage=true => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:40:01.772 7 INFO cinder.api.openstack.wsgi [None req-833b9e40-886b-4308-b632-06e0ec28f8b2 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true 2026-07-14 00:40:01.807 7 INFO cinder.api.openstack.wsgi [None req-833b9e40-886b-4308-b632-06e0ec28f8b2 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 382/764] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:40:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:40:01.818 8 INFO cinder.api.openstack.wsgi [None req-9d39d352-7d55-40f2-bcbd-b24026614bc4 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true 2026-07-14 00:40:01.888 7 INFO cinder.api.openstack.wsgi [req-8233498b-880a-41af-8bc1-eebe621cd1cc req-47e96fb6-fc96-4e14-9e0a-0356c52a9d73 dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/d749f09667c74b3a9c2abb7b3724053e/attachments/997ffcd1-3c47-4028-8106-0d3c3aaeb4c2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:40:02.323 8 INFO cinder.api.openstack.wsgi [None req-9d39d352-7d55-40f2-bcbd-b24026614bc4 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 383/765] 10.0.0.60 () {28 vars in 695 bytes} [Tue Jul 14 00:40:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:40:02.475 7 INFO cinder.api.openstack.wsgi [req-8233498b-880a-41af-8bc1-eebe621cd1cc req-47e96fb6-fc96-4e14-9e0a-0356c52a9d73 dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d749f09667c74b3a9c2abb7b3724053e/attachments/997ffcd1-3c47-4028-8106-0d3c3aaeb4c2 returned with HTTP 200 [pid: 7|app: 0|req: 383/766] 199.204.45.115 () {38 vars in 1103 bytes} [Tue Jul 14 00:40:01 2026] DELETE /v3/d749f09667c74b3a9c2abb7b3724053e/attachments/997ffcd1-3c47-4028-8106-0d3c3aaeb4c2 => generated 19 bytes in 597 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:40:02.590 8 INFO cinder.api.openstack.wsgi [None req-9d39d352-7d55-40f2-bcbd-b24026614bc4 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:40:02.590 7 INFO cinder.api.openstack.wsgi [req-8233498b-880a-41af-8bc1-eebe621cd1cc req-47e96fb6-fc96-4e14-9e0a-0356c52a9d73 dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:40:02.591 8 INFO cinder.api.openstack.wsgi [None req-9d39d352-7d55-40f2-bcbd-b24026614bc4 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:40:02.591 7 INFO cinder.api.openstack.wsgi [req-8233498b-880a-41af-8bc1-eebe621cd1cc req-47e96fb6-fc96-4e14-9e0a-0356c52a9d73 dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] http://10.0.0.102:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:40:09.092 7 INFO cinder.api.openstack.wsgi [req-1e870a25-7943-4f79-9141-8e4eb6f02001 req-f7c75abd-f235-4aae-b285-b6a94787cea7 dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/d749f09667c74b3a9c2abb7b3724053e/attachments/997ffcd1-3c47-4028-8106-0d3c3aaeb4c2 2026-07-14 00:40:09.100 7 INFO cinder.api.openstack.wsgi [req-1e870a25-7943-4f79-9141-8e4eb6f02001 req-f7c75abd-f235-4aae-b285-b6a94787cea7 dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d749f09667c74b3a9c2abb7b3724053e/attachments/997ffcd1-3c47-4028-8106-0d3c3aaeb4c2 returned with HTTP 404 [pid: 7|app: 0|req: 385/769] 10.0.0.143 () {38 vars in 1099 bytes} [Tue Jul 14 00:40:09 2026] DELETE /v3/d749f09667c74b3a9c2abb7b3724053e/attachments/997ffcd1-3c47-4028-8106-0d3c3aaeb4c2 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) 2026-07-14 00:40:09.116 8 INFO cinder.api.openstack.wsgi [req-1e870a25-7943-4f79-9141-8e4eb6f02001 req-c4492662-05f8-466e-8265-da9df4baf893 dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/d749f09667c74b3a9c2abb7b3724053e/volumes/448486c3-3abd-40e9-80f8-54ae6e70db32 2026-07-14 00:40:09.116 8 INFO cinder.api.v3.volumes [req-1e870a25-7943-4f79-9141-8e4eb6f02001 req-c4492662-05f8-466e-8265-da9df4baf893 dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] Delete volume with id: 448486c3-3abd-40e9-80f8-54ae6e70db32 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:40:09.128 8 INFO cinder.volume.api [req-1e870a25-7943-4f79-9141-8e4eb6f02001 req-c4492662-05f8-466e-8265-da9df4baf893 dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] Volume info retrieved successfully. 2026-07-14 00:40:09.167 8 INFO cinder.volume.api [req-1e870a25-7943-4f79-9141-8e4eb6f02001 req-c4492662-05f8-466e-8265-da9df4baf893 dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] Delete volume request issued successfully. 2026-07-14 00:40:09.167 8 INFO cinder.api.openstack.wsgi [req-1e870a25-7943-4f79-9141-8e4eb6f02001 req-c4492662-05f8-466e-8265-da9df4baf893 dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d749f09667c74b3a9c2abb7b3724053e/volumes/448486c3-3abd-40e9-80f8-54ae6e70db32 returned with HTTP 202 [pid: 8|app: 0|req: 385/770] 10.0.0.143 () {36 vars in 1050 bytes} [Tue Jul 14 00:40:09 2026] DELETE /v3/d749f09667c74b3a9c2abb7b3724053e/volumes/448486c3-3abd-40e9-80f8-54ae6e70db32 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-07-14 00:40:12.590 7 INFO cinder.api.openstack.wsgi [req-1e870a25-7943-4f79-9141-8e4eb6f02001 req-f7c75abd-f235-4aae-b285-b6a94787cea7 dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:40:12.591 7 INFO cinder.api.openstack.wsgi [req-1e870a25-7943-4f79-9141-8e4eb6f02001 req-f7c75abd-f235-4aae-b285-b6a94787cea7 dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:40:12.591 8 INFO cinder.api.openstack.wsgi [req-1e870a25-7943-4f79-9141-8e4eb6f02001 req-c4492662-05f8-466e-8265-da9df4baf893 dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:40:12.592 8 INFO cinder.api.openstack.wsgi [req-1e870a25-7943-4f79-9141-8e4eb6f02001 req-c4492662-05f8-466e-8265-da9df4baf893 dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:40:22.590 7 INFO cinder.api.openstack.wsgi [req-1e870a25-7943-4f79-9141-8e4eb6f02001 req-f7c75abd-f235-4aae-b285-b6a94787cea7 dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:40:22.590 8 INFO cinder.api.openstack.wsgi [req-1e870a25-7943-4f79-9141-8e4eb6f02001 req-c4492662-05f8-466e-8265-da9df4baf893 dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:40:22.591 7 INFO cinder.api.openstack.wsgi [req-1e870a25-7943-4f79-9141-8e4eb6f02001 req-f7c75abd-f235-4aae-b285-b6a94787cea7 dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:40:22.591 8 INFO cinder.api.openstack.wsgi [req-1e870a25-7943-4f79-9141-8e4eb6f02001 req-c4492662-05f8-466e-8265-da9df4baf893 dfda9305c24241c586838a623c5b68e2 d749f09667c74b3a9c2abb7b3724053e - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:40:26.858 7 INFO cinder.api.openstack.wsgi [None req-b8077c99-3f96-41e0-a82d-b684f573554a a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes 2026-07-14 00:40:26.862 7 INFO cinder.api.v3.volumes [None req-b8077c99-3f96-41e0-a82d-b684f573554a a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Create volume of 1 GB /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:40:26.871 7 INFO cinder.volume.api [None req-b8077c99-3f96-41e0-a82d-b684f573554a a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Availability Zones retrieved successfully. 2026-07-14 00:40:27.035 7 INFO cinder.volume.api [None req-b8077c99-3f96-41e0-a82d-b684f573554a a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Create volume request issued successfully. 2026-07-14 00:40:27.035 7 INFO cinder.api.openstack.wsgi [None req-b8077c99-3f96-41e0-a82d-b684f573554a a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes returned with HTTP 202 [pid: 7|app: 0|req: 388/775] 10.0.0.145 () {34 vars in 723 bytes} [Tue Jul 14 00:40:26 2026] POST /v3/1ba347117ddb4bc3b4f749e064358b6f/volumes => generated 870 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:40:27.055 8 INFO cinder.api.openstack.wsgi [None req-a9532e5b-b9fb-410c-ae73-c806b63a9d42 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/a0a1e689-7bf5-4245-8cf0-b8dc010c1692 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:40:27.246 8 INFO cinder.volume.api [None req-a9532e5b-b9fb-410c-ae73-c806b63a9d42 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Volume info retrieved successfully. 2026-07-14 00:40:27.253 8 INFO cinder.api.openstack.wsgi [None req-a9532e5b-b9fb-410c-ae73-c806b63a9d42 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/a0a1e689-7bf5-4245-8cf0-b8dc010c1692 returned with HTTP 200 [pid: 8|app: 0|req: 388/776] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:40:27 2026] GET /v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/a0a1e689-7bf5-4245-8cf0-b8dc010c1692 => generated 938 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:40:28.276 7 INFO cinder.api.openstack.wsgi [None req-39617dc8-3e69-4881-9cf8-d9ba70d0680b a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/a0a1e689-7bf5-4245-8cf0-b8dc010c1692 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:40:28.290 7 INFO cinder.volume.api [None req-39617dc8-3e69-4881-9cf8-d9ba70d0680b a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Volume info retrieved successfully. 2026-07-14 00:40:28.296 7 INFO cinder.api.openstack.wsgi [None req-39617dc8-3e69-4881-9cf8-d9ba70d0680b a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/a0a1e689-7bf5-4245-8cf0-b8dc010c1692 returned with HTTP 200 [pid: 7|app: 0|req: 389/777] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:40:28 2026] GET /v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/a0a1e689-7bf5-4245-8cf0-b8dc010c1692 => generated 963 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:40:28.320 8 INFO cinder.api.openstack.wsgi [None req-03893215-fed7-40e6-84d9-82d99cadf96a a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/a0a1e689-7bf5-4245-8cf0-b8dc010c1692 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:40:28.340 8 INFO cinder.volume.api [None req-03893215-fed7-40e6-84d9-82d99cadf96a a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Volume info retrieved successfully. 2026-07-14 00:40:28.345 8 INFO cinder.api.openstack.wsgi [None req-03893215-fed7-40e6-84d9-82d99cadf96a a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/a0a1e689-7bf5-4245-8cf0-b8dc010c1692 returned with HTTP 200 [pid: 8|app: 0|req: 389/778] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:40:28 2026] GET /v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/a0a1e689-7bf5-4245-8cf0-b8dc010c1692 => generated 963 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:40:28.362 7 INFO cinder.api.openstack.wsgi [None req-2a36e7ad-2857-499f-8a9b-57ddf2d011dc a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/a0a1e689-7bf5-4245-8cf0-b8dc010c1692 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:40:28.376 7 INFO cinder.volume.api [None req-2a36e7ad-2857-499f-8a9b-57ddf2d011dc a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Volume info retrieved successfully. 2026-07-14 00:40:28.382 7 INFO cinder.volume.api [None req-2a36e7ad-2857-499f-8a9b-57ddf2d011dc a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Volume updated successfully. 2026-07-14 00:40:28.383 7 INFO cinder.api.openstack.wsgi [None req-2a36e7ad-2857-499f-8a9b-57ddf2d011dc a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/a0a1e689-7bf5-4245-8cf0-b8dc010c1692 returned with HTTP 200 [pid: 7|app: 0|req: 390/779] 10.0.0.145 () {34 vars in 795 bytes} [Tue Jul 14 00:40:28 2026] PUT /v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/a0a1e689-7bf5-4245-8cf0-b8dc010c1692 => generated 895 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:40:28.404 8 INFO cinder.api.openstack.wsgi [None req-c0698f1d-e5b3-48ef-bdbd-520046c94b9a a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/a0a1e689-7bf5-4245-8cf0-b8dc010c1692 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:40:28.423 8 INFO cinder.volume.api [None req-c0698f1d-e5b3-48ef-bdbd-520046c94b9a a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Volume info retrieved successfully. 2026-07-14 00:40:28.433 8 INFO cinder.volume.api [None req-c0698f1d-e5b3-48ef-bdbd-520046c94b9a a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Volume updated successfully. 2026-07-14 00:40:28.434 8 INFO cinder.api.openstack.wsgi [None req-c0698f1d-e5b3-48ef-bdbd-520046c94b9a a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/a0a1e689-7bf5-4245-8cf0-b8dc010c1692 returned with HTTP 200 [pid: 8|app: 0|req: 390/780] 10.0.0.145 () {34 vars in 796 bytes} [Tue Jul 14 00:40:28 2026] PUT /v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/a0a1e689-7bf5-4245-8cf0-b8dc010c1692 => generated 934 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:40:28.455 7 INFO cinder.api.openstack.wsgi [None req-2454bf85-56ac-4107-9fa7-bccfc7ee6f91 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/a0a1e689-7bf5-4245-8cf0-b8dc010c1692 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:40:28.473 7 INFO cinder.volume.api [None req-2454bf85-56ac-4107-9fa7-bccfc7ee6f91 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Volume info retrieved successfully. 2026-07-14 00:40:28.477 7 INFO cinder.api.openstack.wsgi [None req-2454bf85-56ac-4107-9fa7-bccfc7ee6f91 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/a0a1e689-7bf5-4245-8cf0-b8dc010c1692 returned with HTTP 200 [pid: 7|app: 0|req: 391/781] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:40:28 2026] GET /v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/a0a1e689-7bf5-4245-8cf0-b8dc010c1692 => generated 1002 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:40:28.501 8 INFO cinder.api.openstack.wsgi [None req-0710c74e-f1c8-4764-9b42-640feb72d27c a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes 2026-07-14 00:40:28.505 8 INFO cinder.api.v3.volumes [None req-0710c74e-f1c8-4764-9b42-640feb72d27c a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Create volume of 1 GB 2026-07-14 00:40:28.522 8 INFO cinder.volume.api [None req-0710c74e-f1c8-4764-9b42-640feb72d27c a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Availability Zones retrieved successfully. 2026-07-14 00:40:28.781 8 INFO cinder.volume.api [None req-0710c74e-f1c8-4764-9b42-640feb72d27c a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Create volume request issued successfully. 2026-07-14 00:40:28.782 8 INFO cinder.api.openstack.wsgi [None req-0710c74e-f1c8-4764-9b42-640feb72d27c a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes returned with HTTP 202 [pid: 8|app: 0|req: 391/782] 10.0.0.145 () {34 vars in 723 bytes} [Tue Jul 14 00:40:28 2026] POST /v3/1ba347117ddb4bc3b4f749e064358b6f/volumes => generated 892 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:40:28.803 7 INFO cinder.api.openstack.wsgi [None req-2fb2bd32-8b5d-4367-9d96-37c58a9b67f1 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/158371d1-09de-4caa-922c-1984754eccf5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:40:28.826 7 INFO cinder.volume.api [None req-2fb2bd32-8b5d-4367-9d96-37c58a9b67f1 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Volume info retrieved successfully. 2026-07-14 00:40:28.832 7 INFO cinder.api.openstack.wsgi [None req-2fb2bd32-8b5d-4367-9d96-37c58a9b67f1 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/158371d1-09de-4caa-922c-1984754eccf5 returned with HTTP 200 [pid: 7|app: 0|req: 392/783] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:40:28 2026] GET /v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/158371d1-09de-4caa-922c-1984754eccf5 => generated 960 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:40:29.853 8 INFO cinder.api.openstack.wsgi [None req-439d823b-95dc-4b60-94ed-ac1198c763e2 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/158371d1-09de-4caa-922c-1984754eccf5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:40:29.870 8 INFO cinder.volume.api [None req-439d823b-95dc-4b60-94ed-ac1198c763e2 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Volume info retrieved successfully. 2026-07-14 00:40:29.878 8 INFO cinder.api.openstack.wsgi [None req-439d823b-95dc-4b60-94ed-ac1198c763e2 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/158371d1-09de-4caa-922c-1984754eccf5 returned with HTTP 200 [pid: 8|app: 0|req: 392/784] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:40:29 2026] GET /v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/158371d1-09de-4caa-922c-1984754eccf5 => generated 985 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:40:29.897 7 INFO cinder.api.openstack.wsgi [None req-0aba901a-5aa0-4e43-8c76-43ffa56089d6 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/158371d1-09de-4caa-922c-1984754eccf5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:40:29.912 7 INFO cinder.volume.api [None req-0aba901a-5aa0-4e43-8c76-43ffa56089d6 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Volume info retrieved successfully. 2026-07-14 00:40:29.919 7 INFO cinder.volume.api [None req-0aba901a-5aa0-4e43-8c76-43ffa56089d6 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Volume updated successfully. 2026-07-14 00:40:29.920 7 INFO cinder.api.openstack.wsgi [None req-0aba901a-5aa0-4e43-8c76-43ffa56089d6 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/158371d1-09de-4caa-922c-1984754eccf5 returned with HTTP 200 [pid: 7|app: 0|req: 393/785] 10.0.0.145 () {34 vars in 795 bytes} [Tue Jul 14 00:40:29 2026] PUT /v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/158371d1-09de-4caa-922c-1984754eccf5 => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:40:29.941 8 INFO cinder.api.openstack.wsgi [None req-80a47a79-861e-4e30-92e2-ed7a47c77f8f a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/158371d1-09de-4caa-922c-1984754eccf5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:40:29.957 8 INFO cinder.volume.api [None req-80a47a79-861e-4e30-92e2-ed7a47c77f8f a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Volume info retrieved successfully. 2026-07-14 00:40:29.963 8 INFO cinder.api.openstack.wsgi [None req-80a47a79-861e-4e30-92e2-ed7a47c77f8f a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/158371d1-09de-4caa-922c-1984754eccf5 returned with HTTP 200 [pid: 8|app: 0|req: 393/786] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:40:29 2026] GET /v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/158371d1-09de-4caa-922c-1984754eccf5 => generated 949 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:40:29.984 7 INFO cinder.api.openstack.wsgi [None req-2bc1f987-4290-444e-955f-684c2b692020 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/158371d1-09de-4caa-922c-1984754eccf5 2026-07-14 00:40:29.984 7 INFO cinder.api.v3.volumes [None req-2bc1f987-4290-444e-955f-684c2b692020 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Delete volume with id: 158371d1-09de-4caa-922c-1984754eccf5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:40:29.995 7 INFO cinder.volume.api [None req-2bc1f987-4290-444e-955f-684c2b692020 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Volume info retrieved successfully. 2026-07-14 00:40:30.032 7 INFO cinder.volume.api [None req-2bc1f987-4290-444e-955f-684c2b692020 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Delete volume request issued successfully. 2026-07-14 00:40:30.032 7 INFO cinder.api.openstack.wsgi [None req-2bc1f987-4290-444e-955f-684c2b692020 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/158371d1-09de-4caa-922c-1984754eccf5 returned with HTTP 202 [pid: 7|app: 0|req: 394/787] 10.0.0.145 () {32 vars in 778 bytes} [Tue Jul 14 00:40:29 2026] DELETE /v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/158371d1-09de-4caa-922c-1984754eccf5 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:40:30.041 8 INFO cinder.api.openstack.wsgi [None req-14c09060-8cd7-4777-99f9-1a2b20fd71d3 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/158371d1-09de-4caa-922c-1984754eccf5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:40:30.057 8 INFO cinder.volume.api [None req-14c09060-8cd7-4777-99f9-1a2b20fd71d3 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Volume info retrieved successfully. 2026-07-14 00:40:30.064 8 INFO cinder.api.openstack.wsgi [None req-14c09060-8cd7-4777-99f9-1a2b20fd71d3 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/158371d1-09de-4caa-922c-1984754eccf5 returned with HTTP 200 [pid: 8|app: 0|req: 394/788] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:40:30 2026] GET /v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/158371d1-09de-4caa-922c-1984754eccf5 => generated 948 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:40:31.086 7 INFO cinder.api.openstack.wsgi [None req-6a955827-0fa6-4fda-9730-82dbeff4b20b a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/158371d1-09de-4caa-922c-1984754eccf5 2026-07-14 00:40:31.095 7 INFO cinder.api.openstack.wsgi [None req-6a955827-0fa6-4fda-9730-82dbeff4b20b a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/158371d1-09de-4caa-922c-1984754eccf5 returned with HTTP 404 [pid: 7|app: 0|req: 395/789] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:40:31 2026] GET /v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/158371d1-09de-4caa-922c-1984754eccf5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:40:31.105 8 INFO cinder.api.openstack.wsgi [None req-23500f5e-23ab-4f32-b9ed-d87a709e2438 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/a0a1e689-7bf5-4245-8cf0-b8dc010c1692 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:40:31.118 8 INFO cinder.volume.api [None req-23500f5e-23ab-4f32-b9ed-d87a709e2438 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Volume info retrieved successfully. 2026-07-14 00:40:31.123 8 INFO cinder.api.openstack.wsgi [None req-23500f5e-23ab-4f32-b9ed-d87a709e2438 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/a0a1e689-7bf5-4245-8cf0-b8dc010c1692 returned with HTTP 200 [pid: 8|app: 0|req: 395/790] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:40:31 2026] GET /v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/a0a1e689-7bf5-4245-8cf0-b8dc010c1692 => generated 1002 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-14 00:40:31.144 7 INFO cinder.api.openstack.wsgi [None req-51bcac71-15fd-4553-918e-8370f99646b1 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/a0a1e689-7bf5-4245-8cf0-b8dc010c1692 2026-07-14 00:40:31.144 7 INFO cinder.api.v3.volumes [None req-51bcac71-15fd-4553-918e-8370f99646b1 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Delete volume with id: a0a1e689-7bf5-4245-8cf0-b8dc010c1692 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:40:31.155 7 INFO cinder.volume.api [None req-51bcac71-15fd-4553-918e-8370f99646b1 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Volume info retrieved successfully. 2026-07-14 00:40:31.178 7 INFO cinder.volume.api [None req-51bcac71-15fd-4553-918e-8370f99646b1 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Delete volume request issued successfully. 2026-07-14 00:40:31.179 7 INFO cinder.api.openstack.wsgi [None req-51bcac71-15fd-4553-918e-8370f99646b1 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/a0a1e689-7bf5-4245-8cf0-b8dc010c1692 returned with HTTP 202 [pid: 7|app: 0|req: 396/791] 10.0.0.145 () {32 vars in 778 bytes} [Tue Jul 14 00:40:31 2026] DELETE /v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/a0a1e689-7bf5-4245-8cf0-b8dc010c1692 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:40:31.189 8 INFO cinder.api.openstack.wsgi [None req-8c5d5e4c-0815-4ccb-b2b3-74a4f315217f a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/a0a1e689-7bf5-4245-8cf0-b8dc010c1692 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:40:31.203 8 INFO cinder.volume.api [None req-8c5d5e4c-0815-4ccb-b2b3-74a4f315217f a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Volume info retrieved successfully. 2026-07-14 00:40:31.207 8 INFO cinder.api.openstack.wsgi [None req-8c5d5e4c-0815-4ccb-b2b3-74a4f315217f a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/a0a1e689-7bf5-4245-8cf0-b8dc010c1692 returned with HTTP 200 [pid: 8|app: 0|req: 396/792] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:40:31 2026] GET /v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/a0a1e689-7bf5-4245-8cf0-b8dc010c1692 => generated 1001 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:40:32.229 7 INFO cinder.api.openstack.wsgi [None req-51df484d-e88c-4f0c-a431-bad06cf6da9e a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/a0a1e689-7bf5-4245-8cf0-b8dc010c1692 2026-07-14 00:40:32.236 7 INFO cinder.api.openstack.wsgi [None req-51df484d-e88c-4f0c-a431-bad06cf6da9e a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/a0a1e689-7bf5-4245-8cf0-b8dc010c1692 returned with HTTP 404 [pid: 7|app: 0|req: 397/793] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:40:32 2026] GET /v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/a0a1e689-7bf5-4245-8cf0-b8dc010c1692 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:40:32.289 8 INFO cinder.api.openstack.wsgi [None req-49c2a639-3f31-4094-b552-f5f38d8e1861 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes 2026-07-14 00:40:32.590 7 INFO cinder.api.openstack.wsgi [None req-51df484d-e88c-4f0c-a431-bad06cf6da9e a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:40:32.591 7 INFO cinder.api.openstack.wsgi [None req-51df484d-e88c-4f0c-a431-bad06cf6da9e a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:40:32.593 7 INFO cinder.api.openstack.wsgi [None req-51df484d-e88c-4f0c-a431-bad06cf6da9e a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:40:32.594 7 INFO cinder.api.openstack.wsgi [None req-51df484d-e88c-4f0c-a431-bad06cf6da9e a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:40:32.972 8 INFO cinder.api.v3.volumes [None req-49c2a639-3f31-4094-b552-f5f38d8e1861 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Create volume of 1 GB 2026-07-14 00:40:32.986 8 INFO cinder.volume.api [None req-49c2a639-3f31-4094-b552-f5f38d8e1861 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Availability Zones retrieved successfully. 2026-07-14 00:40:33.193 8 INFO cinder.volume.api [None req-49c2a639-3f31-4094-b552-f5f38d8e1861 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Create volume request issued successfully. 2026-07-14 00:40:33.194 8 INFO cinder.api.openstack.wsgi [None req-49c2a639-3f31-4094-b552-f5f38d8e1861 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes returned with HTTP 202 [pid: 8|app: 0|req: 397/796] 10.0.0.145 () {34 vars in 723 bytes} [Tue Jul 14 00:40:32 2026] POST /v3/1ba347117ddb4bc3b4f749e064358b6f/volumes => generated 871 bytes in 911 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-14 00:40:33.218 7 INFO cinder.api.openstack.wsgi [None req-0990dee1-dd97-4d4c-a2fd-e25ceb417987 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/0d80d6aa-d78d-4db4-b8a7-2f36797cdde3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:40:33.243 7 INFO cinder.volume.api [None req-0990dee1-dd97-4d4c-a2fd-e25ceb417987 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Volume info retrieved successfully. 2026-07-14 00:40:33.254 7 INFO cinder.api.openstack.wsgi [None req-0990dee1-dd97-4d4c-a2fd-e25ceb417987 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/0d80d6aa-d78d-4db4-b8a7-2f36797cdde3 returned with HTTP 200 [pid: 7|app: 0|req: 400/797] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:40:33 2026] GET /v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/0d80d6aa-d78d-4db4-b8a7-2f36797cdde3 => generated 939 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:40:34.280 8 INFO cinder.api.openstack.wsgi [None req-8455baa1-adb6-4582-a5da-0b1343806cd6 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/0d80d6aa-d78d-4db4-b8a7-2f36797cdde3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:40:34.296 8 INFO cinder.volume.api [None req-8455baa1-adb6-4582-a5da-0b1343806cd6 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Volume info retrieved successfully. 2026-07-14 00:40:34.302 8 INFO cinder.api.openstack.wsgi [None req-8455baa1-adb6-4582-a5da-0b1343806cd6 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/0d80d6aa-d78d-4db4-b8a7-2f36797cdde3 returned with HTTP 200 [pid: 8|app: 0|req: 398/798] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:40:34 2026] GET /v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/0d80d6aa-d78d-4db4-b8a7-2f36797cdde3 => generated 1489 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:40:34.333 7 INFO cinder.api.openstack.wsgi [None req-be1f5348-a1d7-4695-a657-f4680076c233 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/0d80d6aa-d78d-4db4-b8a7-2f36797cdde3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:40:34.346 7 INFO cinder.volume.api [None req-be1f5348-a1d7-4695-a657-f4680076c233 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Volume info retrieved successfully. 2026-07-14 00:40:34.353 7 INFO cinder.api.openstack.wsgi [None req-be1f5348-a1d7-4695-a657-f4680076c233 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/0d80d6aa-d78d-4db4-b8a7-2f36797cdde3 returned with HTTP 200 [pid: 7|app: 0|req: 401/799] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:40:34 2026] GET /v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/0d80d6aa-d78d-4db4-b8a7-2f36797cdde3 => generated 1489 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:40:34.374 8 INFO cinder.api.openstack.wsgi [None req-2e35ed94-5116-4df3-96f1-70996541952e a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/0d80d6aa-d78d-4db4-b8a7-2f36797cdde3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:40:34.397 8 INFO cinder.volume.api [None req-2e35ed94-5116-4df3-96f1-70996541952e a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Volume info retrieved successfully. 2026-07-14 00:40:34.406 8 INFO cinder.volume.api [None req-2e35ed94-5116-4df3-96f1-70996541952e a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Volume updated successfully. 2026-07-14 00:40:34.407 8 INFO cinder.api.openstack.wsgi [None req-2e35ed94-5116-4df3-96f1-70996541952e a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/0d80d6aa-d78d-4db4-b8a7-2f36797cdde3 returned with HTTP 200 [pid: 8|app: 0|req: 399/800] 10.0.0.145 () {34 vars in 795 bytes} [Tue Jul 14 00:40:34 2026] PUT /v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/0d80d6aa-d78d-4db4-b8a7-2f36797cdde3 => generated 895 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:40:34.425 7 INFO cinder.api.openstack.wsgi [None req-4ea0b13b-bc31-42cf-93ce-15b7a2d919d0 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/0d80d6aa-d78d-4db4-b8a7-2f36797cdde3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:40:34.447 7 INFO cinder.volume.api [None req-4ea0b13b-bc31-42cf-93ce-15b7a2d919d0 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Volume info retrieved successfully. 2026-07-14 00:40:34.465 7 INFO cinder.volume.api [None req-4ea0b13b-bc31-42cf-93ce-15b7a2d919d0 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Volume updated successfully. 2026-07-14 00:40:34.467 7 INFO cinder.api.openstack.wsgi [None req-4ea0b13b-bc31-42cf-93ce-15b7a2d919d0 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/0d80d6aa-d78d-4db4-b8a7-2f36797cdde3 returned with HTTP 200 [pid: 7|app: 0|req: 402/801] 10.0.0.145 () {34 vars in 796 bytes} [Tue Jul 14 00:40:34 2026] PUT /v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/0d80d6aa-d78d-4db4-b8a7-2f36797cdde3 => generated 934 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:40:34.491 8 INFO cinder.api.openstack.wsgi [None req-bab3b3c0-b8fe-43e7-957a-fda66e93b51f a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/0d80d6aa-d78d-4db4-b8a7-2f36797cdde3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:40:34.508 8 INFO cinder.volume.api [None req-bab3b3c0-b8fe-43e7-957a-fda66e93b51f a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Volume info retrieved successfully. 2026-07-14 00:40:34.514 8 INFO cinder.api.openstack.wsgi [None req-bab3b3c0-b8fe-43e7-957a-fda66e93b51f a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/0d80d6aa-d78d-4db4-b8a7-2f36797cdde3 returned with HTTP 200 [pid: 8|app: 0|req: 400/802] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:40:34 2026] GET /v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/0d80d6aa-d78d-4db4-b8a7-2f36797cdde3 => generated 1528 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:40:34.535 7 INFO cinder.api.openstack.wsgi [None req-87e9b01e-5db0-4a3d-945a-66840488bb12 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes 2026-07-14 00:40:34.538 7 INFO cinder.api.v3.volumes [None req-87e9b01e-5db0-4a3d-945a-66840488bb12 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Create volume of 1 GB 2026-07-14 00:40:34.543 7 INFO cinder.volume.api [None req-87e9b01e-5db0-4a3d-945a-66840488bb12 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Availability Zones retrieved successfully. 2026-07-14 00:40:34.677 7 INFO cinder.volume.api [None req-87e9b01e-5db0-4a3d-945a-66840488bb12 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Create volume request issued successfully. 2026-07-14 00:40:34.678 7 INFO cinder.api.openstack.wsgi [None req-87e9b01e-5db0-4a3d-945a-66840488bb12 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes returned with HTTP 202 [pid: 7|app: 0|req: 403/803] 10.0.0.145 () {34 vars in 723 bytes} [Tue Jul 14 00:40:34 2026] POST /v3/1ba347117ddb4bc3b4f749e064358b6f/volumes => generated 891 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:40:34.702 8 INFO cinder.api.openstack.wsgi [None req-aadb0b9a-48d5-4f96-ad36-b6459f43af63 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/bcf30eb5-9471-4e7f-a22e-0b077b39bb95 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:40:34.720 8 INFO cinder.volume.api [None req-aadb0b9a-48d5-4f96-ad36-b6459f43af63 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Volume info retrieved successfully. 2026-07-14 00:40:34.726 8 INFO cinder.api.openstack.wsgi [None req-aadb0b9a-48d5-4f96-ad36-b6459f43af63 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/bcf30eb5-9471-4e7f-a22e-0b077b39bb95 returned with HTTP 200 [pid: 8|app: 0|req: 401/804] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:40:34 2026] GET /v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/bcf30eb5-9471-4e7f-a22e-0b077b39bb95 => generated 959 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:40:35.750 7 INFO cinder.api.openstack.wsgi [None req-78607301-4fbe-4d50-96d2-70c5e7194857 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/bcf30eb5-9471-4e7f-a22e-0b077b39bb95 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:40:35.765 7 INFO cinder.volume.api [None req-78607301-4fbe-4d50-96d2-70c5e7194857 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Volume info retrieved successfully. 2026-07-14 00:40:35.771 7 INFO cinder.api.openstack.wsgi [None req-78607301-4fbe-4d50-96d2-70c5e7194857 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/bcf30eb5-9471-4e7f-a22e-0b077b39bb95 returned with HTTP 200 [pid: 7|app: 0|req: 404/805] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:40:35 2026] GET /v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/bcf30eb5-9471-4e7f-a22e-0b077b39bb95 => generated 984 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:40:35.790 8 INFO cinder.api.openstack.wsgi [None req-0947f011-ddf9-4ada-bf38-b9b718482125 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/bcf30eb5-9471-4e7f-a22e-0b077b39bb95 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:40:35.816 8 INFO cinder.volume.api [None req-0947f011-ddf9-4ada-bf38-b9b718482125 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Volume info retrieved successfully. 2026-07-14 00:40:35.842 8 INFO cinder.volume.api [None req-0947f011-ddf9-4ada-bf38-b9b718482125 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Volume updated successfully. 2026-07-14 00:40:35.844 8 INFO cinder.api.openstack.wsgi [None req-0947f011-ddf9-4ada-bf38-b9b718482125 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/bcf30eb5-9471-4e7f-a22e-0b077b39bb95 returned with HTTP 200 [pid: 8|app: 0|req: 402/806] 10.0.0.145 () {34 vars in 795 bytes} [Tue Jul 14 00:40:35 2026] PUT /v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/bcf30eb5-9471-4e7f-a22e-0b077b39bb95 => generated 882 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:40:35.867 7 INFO cinder.api.openstack.wsgi [None req-279b95af-adf2-4c71-99b2-145184d0cf7e a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/bcf30eb5-9471-4e7f-a22e-0b077b39bb95 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:40:35.880 7 INFO cinder.volume.api [None req-279b95af-adf2-4c71-99b2-145184d0cf7e a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Volume info retrieved successfully. 2026-07-14 00:40:35.886 7 INFO cinder.api.openstack.wsgi [None req-279b95af-adf2-4c71-99b2-145184d0cf7e a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/bcf30eb5-9471-4e7f-a22e-0b077b39bb95 returned with HTTP 200 [pid: 7|app: 0|req: 405/807] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:40:35 2026] GET /v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/bcf30eb5-9471-4e7f-a22e-0b077b39bb95 => generated 950 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:40:35.908 8 INFO cinder.api.openstack.wsgi [None req-e1738c4e-a7eb-441a-91a2-6c2eadf13398 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/bcf30eb5-9471-4e7f-a22e-0b077b39bb95 2026-07-14 00:40:35.909 8 INFO cinder.api.v3.volumes [None req-e1738c4e-a7eb-441a-91a2-6c2eadf13398 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Delete volume with id: bcf30eb5-9471-4e7f-a22e-0b077b39bb95 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:40:35.919 8 INFO cinder.volume.api [None req-e1738c4e-a7eb-441a-91a2-6c2eadf13398 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Volume info retrieved successfully. 2026-07-14 00:40:35.959 8 INFO cinder.volume.api [None req-e1738c4e-a7eb-441a-91a2-6c2eadf13398 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Delete volume request issued successfully. 2026-07-14 00:40:35.960 8 INFO cinder.api.openstack.wsgi [None req-e1738c4e-a7eb-441a-91a2-6c2eadf13398 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/bcf30eb5-9471-4e7f-a22e-0b077b39bb95 returned with HTTP 202 [pid: 8|app: 0|req: 403/808] 10.0.0.145 () {32 vars in 778 bytes} [Tue Jul 14 00:40:35 2026] DELETE /v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/bcf30eb5-9471-4e7f-a22e-0b077b39bb95 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:40:35.972 7 INFO cinder.api.openstack.wsgi [None req-da53cd19-c2bb-4eaa-8af1-bbff2fed54be a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/bcf30eb5-9471-4e7f-a22e-0b077b39bb95 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:40:35.992 7 INFO cinder.volume.api [None req-da53cd19-c2bb-4eaa-8af1-bbff2fed54be a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Volume info retrieved successfully. 2026-07-14 00:40:35.999 7 INFO cinder.api.openstack.wsgi [None req-da53cd19-c2bb-4eaa-8af1-bbff2fed54be a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/bcf30eb5-9471-4e7f-a22e-0b077b39bb95 returned with HTTP 200 [pid: 7|app: 0|req: 406/809] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:40:35 2026] GET /v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/bcf30eb5-9471-4e7f-a22e-0b077b39bb95 => generated 949 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:40:37.033 8 INFO cinder.api.openstack.wsgi [None req-720eb8a3-1d56-4b85-a3d7-5a16f84ca6ed a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/bcf30eb5-9471-4e7f-a22e-0b077b39bb95 2026-07-14 00:40:37.046 8 INFO cinder.api.openstack.wsgi [None req-720eb8a3-1d56-4b85-a3d7-5a16f84ca6ed a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/bcf30eb5-9471-4e7f-a22e-0b077b39bb95 returned with HTTP 404 [pid: 8|app: 0|req: 404/810] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:40:37 2026] GET /v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/bcf30eb5-9471-4e7f-a22e-0b077b39bb95 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:40:37.059 7 INFO cinder.api.openstack.wsgi [None req-4d0b8369-4560-4a22-9d2c-674628d3d952 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/0d80d6aa-d78d-4db4-b8a7-2f36797cdde3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:40:37.080 7 INFO cinder.volume.api [None req-4d0b8369-4560-4a22-9d2c-674628d3d952 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Volume info retrieved successfully. 2026-07-14 00:40:37.094 7 INFO cinder.api.openstack.wsgi [None req-4d0b8369-4560-4a22-9d2c-674628d3d952 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/0d80d6aa-d78d-4db4-b8a7-2f36797cdde3 returned with HTTP 200 [pid: 7|app: 0|req: 407/811] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:40:37 2026] GET /v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/0d80d6aa-d78d-4db4-b8a7-2f36797cdde3 => generated 1528 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-14 00:40:37.115 8 INFO cinder.api.openstack.wsgi [None req-25333d86-3fe7-40a3-8600-b9c18576e3a4 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/0d80d6aa-d78d-4db4-b8a7-2f36797cdde3 2026-07-14 00:40:37.115 8 INFO cinder.api.v3.volumes [None req-25333d86-3fe7-40a3-8600-b9c18576e3a4 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Delete volume with id: 0d80d6aa-d78d-4db4-b8a7-2f36797cdde3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:40:37.127 8 INFO cinder.volume.api [None req-25333d86-3fe7-40a3-8600-b9c18576e3a4 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Volume info retrieved successfully. 2026-07-14 00:40:37.150 8 INFO cinder.volume.api [None req-25333d86-3fe7-40a3-8600-b9c18576e3a4 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Delete volume request issued successfully. 2026-07-14 00:40:37.150 8 INFO cinder.api.openstack.wsgi [None req-25333d86-3fe7-40a3-8600-b9c18576e3a4 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/0d80d6aa-d78d-4db4-b8a7-2f36797cdde3 returned with HTTP 202 [pid: 8|app: 0|req: 405/812] 10.0.0.145 () {32 vars in 778 bytes} [Tue Jul 14 00:40:37 2026] DELETE /v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/0d80d6aa-d78d-4db4-b8a7-2f36797cdde3 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:40:37.167 7 INFO cinder.api.openstack.wsgi [None req-0b2f9b67-bae2-4811-8bb3-3a8fd090b2d7 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/0d80d6aa-d78d-4db4-b8a7-2f36797cdde3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:40:37.188 7 INFO cinder.volume.api [None req-0b2f9b67-bae2-4811-8bb3-3a8fd090b2d7 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] Volume info retrieved successfully. 2026-07-14 00:40:37.197 7 INFO cinder.api.openstack.wsgi [None req-0b2f9b67-bae2-4811-8bb3-3a8fd090b2d7 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/0d80d6aa-d78d-4db4-b8a7-2f36797cdde3 returned with HTTP 200 [pid: 7|app: 0|req: 408/813] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:40:37 2026] GET /v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/0d80d6aa-d78d-4db4-b8a7-2f36797cdde3 => generated 1527 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:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:40:38.224 8 INFO cinder.api.openstack.wsgi [None req-47900af8-a08a-4684-b096-a178ad61fc62 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/0d80d6aa-d78d-4db4-b8a7-2f36797cdde3 2026-07-14 00:40:38.235 8 INFO cinder.api.openstack.wsgi [None req-47900af8-a08a-4684-b096-a178ad61fc62 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/0d80d6aa-d78d-4db4-b8a7-2f36797cdde3 returned with HTTP 404 [pid: 8|app: 0|req: 406/814] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:40:38 2026] GET /v3/1ba347117ddb4bc3b4f749e064358b6f/volumes/0d80d6aa-d78d-4db4-b8a7-2f36797cdde3 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-14 00:40:42.589 7 INFO cinder.api.openstack.wsgi [None req-0b2f9b67-bae2-4811-8bb3-3a8fd090b2d7 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:40:42.590 8 INFO cinder.api.openstack.wsgi [None req-47900af8-a08a-4684-b096-a178ad61fc62 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:40:42.590 7 INFO cinder.api.openstack.wsgi [None req-0b2f9b67-bae2-4811-8bb3-3a8fd090b2d7 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:40:42.591 8 INFO cinder.api.openstack.wsgi [None req-47900af8-a08a-4684-b096-a178ad61fc62 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:40:43.181 7 INFO cinder.api.openstack.wsgi [None req-0b2f9b67-bae2-4811-8bb3-3a8fd090b2d7 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-14 00:40:43.182 7 INFO cinder.api.openstack.wsgi [None req-0b2f9b67-bae2-4811-8bb3-3a8fd090b2d7 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 410/817] 10.0.0.139 () {28 vars in 376 bytes} [Tue Jul 14 00:40:43 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-14 00:40:43.195 8 INFO cinder.api.openstack.wsgi [None req-a8889971-6e5b-400f-ab53-5b963bb95d0b 64e52510d92f467190e604df099638a9 23abd2940a5444bbb11740644da0ea0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/23abd2940a5444bbb11740644da0ea0f/limits?tenant_id=23abd2940a5444bbb11740644da0ea0f 2026-07-14 00:40:43.242 8 INFO cinder.api.openstack.wsgi [None req-a8889971-6e5b-400f-ab53-5b963bb95d0b 64e52510d92f467190e604df099638a9 23abd2940a5444bbb11740644da0ea0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/23abd2940a5444bbb11740644da0ea0f/limits?tenant_id=23abd2940a5444bbb11740644da0ea0f returned with HTTP 200 [pid: 8|app: 0|req: 408/818] 10.0.0.139 () {34 vars in 879 bytes} [Tue Jul 14 00:40:43 2026] GET /v3/23abd2940a5444bbb11740644da0ea0f/limits?tenant_id=23abd2940a5444bbb11740644da0ea0f => generated 302 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-14 00:40:45.851 7 INFO cinder.api.openstack.wsgi [None req-0b2f9b67-bae2-4811-8bb3-3a8fd090b2d7 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-14 00:40:45.852 7 INFO cinder.api.openstack.wsgi [None req-0b2f9b67-bae2-4811-8bb3-3a8fd090b2d7 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 411/819] 10.0.0.139 () {28 vars in 376 bytes} [Tue Jul 14 00:40:45 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-14 00:40:45.860 8 INFO cinder.api.openstack.wsgi [None req-a8889971-6e5b-400f-ab53-5b963bb95d0b 64e52510d92f467190e604df099638a9 23abd2940a5444bbb11740644da0ea0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-14 00:40:45.861 8 INFO cinder.api.openstack.wsgi [None req-a8889971-6e5b-400f-ab53-5b963bb95d0b 64e52510d92f467190e604df099638a9 23abd2940a5444bbb11740644da0ea0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 409/820] 10.0.0.139 () {28 vars in 376 bytes} [Tue Jul 14 00:40:45 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-14 00:40:46.674 7 INFO cinder.api.openstack.wsgi [None req-0b2f9b67-bae2-4811-8bb3-3a8fd090b2d7 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-14 00:40:46.676 7 INFO cinder.api.openstack.wsgi [None req-0b2f9b67-bae2-4811-8bb3-3a8fd090b2d7 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 412/821] 10.0.0.139 () {28 vars in 376 bytes} [Tue Jul 14 00:40:46 2026] GET / => generated 411 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-14 00:40:46.690 8 INFO cinder.api.openstack.wsgi [None req-acee541e-37b9-4270-8b92-35f7009b0bd1 64e52510d92f467190e604df099638a9 23abd2940a5444bbb11740644da0ea0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/23abd2940a5444bbb11740644da0ea0f/limits?tenant_id=23abd2940a5444bbb11740644da0ea0f 2026-07-14 00:40:46.722 8 INFO cinder.api.openstack.wsgi [None req-acee541e-37b9-4270-8b92-35f7009b0bd1 64e52510d92f467190e604df099638a9 23abd2940a5444bbb11740644da0ea0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/23abd2940a5444bbb11740644da0ea0f/limits?tenant_id=23abd2940a5444bbb11740644da0ea0f returned with HTTP 200 [pid: 8|app: 0|req: 410/822] 10.0.0.139 () {34 vars in 879 bytes} [Tue Jul 14 00:40:46 2026] GET /v3/23abd2940a5444bbb11740644da0ea0f/limits?tenant_id=23abd2940a5444bbb11740644da0ea0f => generated 302 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-14 00:40:49.533 7 INFO cinder.api.openstack.wsgi [None req-0b2f9b67-bae2-4811-8bb3-3a8fd090b2d7 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-14 00:40:49.534 7 INFO cinder.api.openstack.wsgi [None req-0b2f9b67-bae2-4811-8bb3-3a8fd090b2d7 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 413/823] 10.0.0.139 () {28 vars in 376 bytes} [Tue Jul 14 00:40:49 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-14 00:40:49.541 8 INFO cinder.api.openstack.wsgi [None req-acee541e-37b9-4270-8b92-35f7009b0bd1 64e52510d92f467190e604df099638a9 23abd2940a5444bbb11740644da0ea0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-14 00:40:49.542 8 INFO cinder.api.openstack.wsgi [None req-acee541e-37b9-4270-8b92-35f7009b0bd1 64e52510d92f467190e604df099638a9 23abd2940a5444bbb11740644da0ea0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 411/824] 10.0.0.139 () {28 vars in 376 bytes} [Tue Jul 14 00:40:49 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-14 00:40:52.591 8 INFO cinder.api.openstack.wsgi [None req-acee541e-37b9-4270-8b92-35f7009b0bd1 64e52510d92f467190e604df099638a9 23abd2940a5444bbb11740644da0ea0f - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:40:52.591 7 INFO cinder.api.openstack.wsgi [None req-0b2f9b67-bae2-4811-8bb3-3a8fd090b2d7 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:40:52.592 8 INFO cinder.api.openstack.wsgi [None req-acee541e-37b9-4270-8b92-35f7009b0bd1 64e52510d92f467190e604df099638a9 23abd2940a5444bbb11740644da0ea0f - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:40:52.592 7 INFO cinder.api.openstack.wsgi [None req-0b2f9b67-bae2-4811-8bb3-3a8fd090b2d7 a9e0d1406f3a4e47b8adc4a8435842c1 1ba347117ddb4bc3b4f749e064358b6f - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:40:58.267 8 INFO cinder.api.openstack.wsgi [None req-acee541e-37b9-4270-8b92-35f7009b0bd1 64e52510d92f467190e604df099638a9 23abd2940a5444bbb11740644da0ea0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-14 00:40:58.268 8 INFO cinder.api.openstack.wsgi [None req-acee541e-37b9-4270-8b92-35f7009b0bd1 64e52510d92f467190e604df099638a9 23abd2940a5444bbb11740644da0ea0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 413/827] 10.0.0.145 () {30 vars in 411 bytes} [Tue Jul 14 00:40:58 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:41:01.155 7 INFO cinder.api.openstack.wsgi [None req-d0f3bb9b-9773-4a2c-bc24-a609dcf26c2b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true 2026-07-14 00:41:01.162 7 INFO cinder.volume.api [None req-d0f3bb9b-9773-4a2c-bc24-a609dcf26c2b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all snapshots completed successfully. 2026-07-14 00:41:01.162 7 INFO cinder.api.openstack.wsgi [None req-d0f3bb9b-9773-4a2c-bc24-a609dcf26c2b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 415/828] 10.0.0.60 () {28 vars in 673 bytes} [Tue Jul 14 00:41:00 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true => generated 17 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:41:01.173 8 INFO cinder.api.openstack.wsgi [None req-07a319d2-a313-4bc3-a170-7e5851267537 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:41:01.187 8 INFO cinder.volume.api [None req-07a319d2-a313-4bc3-a170-7e5851267537 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:41:01.189 8 INFO cinder.api.openstack.wsgi [None req-07a319d2-a313-4bc3-a170-7e5851267537 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 414/829] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:41:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:41:01.206 7 INFO cinder.api.openstack.wsgi [None req-60f9de01-f47d-497e-8c82-5579f041aa64 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services 2026-07-14 00:41:01.212 7 INFO cinder.api.openstack.wsgi [None req-60f9de01-f47d-497e-8c82-5579f041aa64 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 416/830] 10.0.0.60 () {28 vars in 644 bytes} [Tue Jul 14 00:41:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:41:01.227 8 INFO cinder.api.openstack.wsgi [None req-d3612185-5ba3-4346-9891-5cc01339c07c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true 2026-07-14 00:41:01.414 7 INFO cinder.api.openstack.wsgi [None req-c4721f08-d07f-4ffd-94ba-d5c3b1a9abf3 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes 2026-07-14 00:41:01.445 7 INFO cinder.volume.api [None req-c4721f08-d07f-4ffd-94ba-d5c3b1a9abf3 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] Get all volumes completed successfully. 2026-07-14 00:41:01.445 7 INFO cinder.api.openstack.wsgi [None req-c4721f08-d07f-4ffd-94ba-d5c3b1a9abf3 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes returned with HTTP 200 [pid: 7|app: 0|req: 417/831] 10.0.0.145 () {32 vars in 701 bytes} [Tue Jul 14 00:41:01 2026] GET /v3/7074e64f1efe437e980c063422134545/volumes => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:41:01.468 7 INFO cinder.api.openstack.wsgi [None req-a0e2be95-7aa5-4364-bd96-b933ce83d172 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes 2026-07-14 00:41:01.472 7 INFO cinder.api.v3.volumes [None req-a0e2be95-7aa5-4364-bd96-b933ce83d172 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] Create volume of 1 GB 2026-07-14 00:41:01.477 7 INFO cinder.volume.api [None req-a0e2be95-7aa5-4364-bd96-b933ce83d172 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] Availability Zones retrieved successfully. 2026-07-14 00:41:01.639 7 INFO cinder.volume.api [None req-a0e2be95-7aa5-4364-bd96-b933ce83d172 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] Create volume request issued successfully. 2026-07-14 00:41:01.640 7 INFO cinder.api.openstack.wsgi [None req-a0e2be95-7aa5-4364-bd96-b933ce83d172 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes returned with HTTP 202 [pid: 7|app: 0|req: 418/832] 10.0.0.145 () {34 vars in 723 bytes} [Tue Jul 14 00:41:01 2026] POST /v3/7074e64f1efe437e980c063422134545/volumes => generated 875 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:41:01.662 7 INFO cinder.api.openstack.wsgi [None req-fdb595e7-69e4-4774-821d-b122b3b3fa2e c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes/b45f9013-4838-4e63-ada8-f405f07abc2d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:41:01.688 7 INFO cinder.volume.api [None req-fdb595e7-69e4-4774-821d-b122b3b3fa2e c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] Volume info retrieved successfully. 2026-07-14 00:41:01.693 7 INFO cinder.api.openstack.wsgi [None req-fdb595e7-69e4-4774-821d-b122b3b3fa2e c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes/b45f9013-4838-4e63-ada8-f405f07abc2d returned with HTTP 200 [pid: 7|app: 0|req: 419/833] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:41:01 2026] GET /v3/7074e64f1efe437e980c063422134545/volumes/b45f9013-4838-4e63-ada8-f405f07abc2d => generated 943 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:41:01.731 8 INFO cinder.api.openstack.wsgi [None req-d3612185-5ba3-4346-9891-5cc01339c07c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 415/834] 10.0.0.60 () {28 vars in 695 bytes} [Tue Jul 14 00:41:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:41:01.745 7 INFO cinder.api.openstack.wsgi [None req-598d0cba-7cc9-49ba-a0c2-72a043d6a291 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:41:01.756 7 INFO cinder.volume.api [None req-598d0cba-7cc9-49ba-a0c2-72a043d6a291 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:41:01.762 7 INFO cinder.api.openstack.wsgi [None req-598d0cba-7cc9-49ba-a0c2-72a043d6a291 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 420/835] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:41:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-14 00:41:01.804 8 INFO cinder.api.openstack.wsgi [None req-acdc66a2-4681-493b-92fb-abd5f21fcb89 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true 2026-07-14 00:41:01.839 8 INFO cinder.api.openstack.wsgi [None req-acdc66a2-4681-493b-92fb-abd5f21fcb89 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 416/836] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:41:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:41:01.848 7 INFO cinder.api.openstack.wsgi [None req-22ee6e83-48cb-48cb-93c0-fc292ab9bb0e f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true 2026-07-14 00:41:01.877 7 INFO cinder.api.openstack.wsgi [None req-22ee6e83-48cb-48cb-93c0-fc292ab9bb0e f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 421/837] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:41:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:41:01.888 8 INFO cinder.api.openstack.wsgi [None req-070049b4-f7fe-418a-b075-91058e0413c5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/7074e64f1efe437e980c063422134545?usage=true 2026-07-14 00:41:01.908 8 INFO cinder.api.openstack.wsgi [None req-070049b4-f7fe-418a-b075-91058e0413c5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/7074e64f1efe437e980c063422134545?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 417/838] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:41:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/7074e64f1efe437e980c063422134545?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:41:01.921 7 INFO cinder.api.openstack.wsgi [None req-542ead65-da02-471d-8c89-bfceed3d4bf8 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/7eccf995a099440fa4618eca6141e20c?usage=true 2026-07-14 00:41:01.944 7 INFO cinder.api.openstack.wsgi [None req-542ead65-da02-471d-8c89-bfceed3d4bf8 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/7eccf995a099440fa4618eca6141e20c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 422/839] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:41:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/7eccf995a099440fa4618eca6141e20c?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:41:01.957 8 INFO cinder.api.openstack.wsgi [None req-67aea453-22d3-4c01-a6ad-4cceb86715ca f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/e117af512add4860a393660f07237a7c?usage=true 2026-07-14 00:41:01.984 8 INFO cinder.api.openstack.wsgi [None req-67aea453-22d3-4c01-a6ad-4cceb86715ca f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/e117af512add4860a393660f07237a7c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 418/840] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:41:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/e117af512add4860a393660f07237a7c?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:41:01.995 7 INFO cinder.api.openstack.wsgi [None req-81409a4e-4731-42d7-9c91-027d34412260 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/f997fb7842f543358154b287c875d24d?usage=true 2026-07-14 00:41:02.019 7 INFO cinder.api.openstack.wsgi [None req-81409a4e-4731-42d7-9c91-027d34412260 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/f997fb7842f543358154b287c875d24d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 423/841] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:41:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/f997fb7842f543358154b287c875d24d?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:41:02.031 8 INFO cinder.api.openstack.wsgi [None req-0482d5f7-52eb-452b-af54-a5a0a0d44620 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true 2026-07-14 00:41:02.059 8 INFO cinder.api.openstack.wsgi [None req-0482d5f7-52eb-452b-af54-a5a0a0d44620 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 419/842] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:41:02 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:41:02.590 7 INFO cinder.api.openstack.wsgi [None req-81409a4e-4731-42d7-9c91-027d34412260 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:41:02.590 8 INFO cinder.api.openstack.wsgi [None req-0482d5f7-52eb-452b-af54-a5a0a0d44620 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:41:02.591 8 INFO cinder.api.openstack.wsgi [None req-0482d5f7-52eb-452b-af54-a5a0a0d44620 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:41:02.591 7 INFO cinder.api.openstack.wsgi [None req-81409a4e-4731-42d7-9c91-027d34412260 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:41:02.718 8 INFO cinder.api.openstack.wsgi [None req-2fa85798-12a4-4da0-a292-1c1c10f18b6f c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes/b45f9013-4838-4e63-ada8-f405f07abc2d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:41:02.732 8 INFO cinder.volume.api [None req-2fa85798-12a4-4da0-a292-1c1c10f18b6f c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] Volume info retrieved successfully. 2026-07-14 00:41:02.739 8 INFO cinder.api.openstack.wsgi [None req-2fa85798-12a4-4da0-a292-1c1c10f18b6f c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes/b45f9013-4838-4e63-ada8-f405f07abc2d returned with HTTP 200 [pid: 8|app: 0|req: 421/845] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:41:02 2026] GET /v3/7074e64f1efe437e980c063422134545/volumes/b45f9013-4838-4e63-ada8-f405f07abc2d => generated 968 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:41:02.759 7 INFO cinder.api.openstack.wsgi [None req-f5f2b0b4-23c2-4248-afaf-c203c1ca2b72 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes/b45f9013-4838-4e63-ada8-f405f07abc2d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:41:02.778 7 INFO cinder.volume.api [None req-f5f2b0b4-23c2-4248-afaf-c203c1ca2b72 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] Volume info retrieved successfully. 2026-07-14 00:41:02.786 7 INFO cinder.api.openstack.wsgi [None req-f5f2b0b4-23c2-4248-afaf-c203c1ca2b72 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes/b45f9013-4838-4e63-ada8-f405f07abc2d returned with HTTP 200 [pid: 7|app: 0|req: 425/846] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:41:02 2026] GET /v3/7074e64f1efe437e980c063422134545/volumes/b45f9013-4838-4e63-ada8-f405f07abc2d => generated 968 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:41:02.819 8 INFO cinder.api.openstack.wsgi [None req-b05367dc-0217-4a7b-9514-6837fada50ae c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes 2026-07-14 00:41:02.821 8 INFO cinder.api.v3.volumes [None req-b05367dc-0217-4a7b-9514-6837fada50ae c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] Create volume of 1 GB 2026-07-14 00:41:02.828 8 INFO cinder.volume.api [None req-b05367dc-0217-4a7b-9514-6837fada50ae c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] Availability Zones retrieved successfully. 2026-07-14 00:41:02.959 8 INFO cinder.volume.api [None req-b05367dc-0217-4a7b-9514-6837fada50ae c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] Create volume request issued successfully. 2026-07-14 00:41:02.960 8 INFO cinder.api.openstack.wsgi [None req-b05367dc-0217-4a7b-9514-6837fada50ae c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes returned with HTTP 202 [pid: 8|app: 0|req: 422/847] 10.0.0.145 () {34 vars in 723 bytes} [Tue Jul 14 00:41:02 2026] POST /v3/7074e64f1efe437e980c063422134545/volumes => generated 876 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:41:02.983 7 INFO cinder.api.openstack.wsgi [None req-c4bb8bb1-96fb-411f-a00e-31f154b3c4cc c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes/c0fad1e6-cb6a-4bc9-a2ba-878ca67a2168 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:41:02.996 7 INFO cinder.volume.api [None req-c4bb8bb1-96fb-411f-a00e-31f154b3c4cc c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] Volume info retrieved successfully. 2026-07-14 00:41:03.007 7 INFO cinder.api.openstack.wsgi [None req-c4bb8bb1-96fb-411f-a00e-31f154b3c4cc c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes/c0fad1e6-cb6a-4bc9-a2ba-878ca67a2168 returned with HTTP 200 [pid: 7|app: 0|req: 426/848] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:41:02 2026] GET /v3/7074e64f1efe437e980c063422134545/volumes/c0fad1e6-cb6a-4bc9-a2ba-878ca67a2168 => generated 944 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:41:04.025 8 INFO cinder.api.openstack.wsgi [None req-21469a92-718f-45a6-8c1b-5ea0b5f03d0c c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes/c0fad1e6-cb6a-4bc9-a2ba-878ca67a2168 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:41:04.039 8 INFO cinder.volume.api [None req-21469a92-718f-45a6-8c1b-5ea0b5f03d0c c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] Volume info retrieved successfully. 2026-07-14 00:41:04.047 8 INFO cinder.api.openstack.wsgi [None req-21469a92-718f-45a6-8c1b-5ea0b5f03d0c c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes/c0fad1e6-cb6a-4bc9-a2ba-878ca67a2168 returned with HTTP 200 [pid: 8|app: 0|req: 423/849] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:41:04 2026] GET /v3/7074e64f1efe437e980c063422134545/volumes/c0fad1e6-cb6a-4bc9-a2ba-878ca67a2168 => 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:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:41:04.064 7 INFO cinder.api.openstack.wsgi [None req-3f3d17e8-0cc1-434a-ae21-b2ed3c6332d6 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes/c0fad1e6-cb6a-4bc9-a2ba-878ca67a2168 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:41:04.076 7 INFO cinder.volume.api [None req-3f3d17e8-0cc1-434a-ae21-b2ed3c6332d6 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] Volume info retrieved successfully. 2026-07-14 00:41:04.080 7 INFO cinder.api.openstack.wsgi [None req-3f3d17e8-0cc1-434a-ae21-b2ed3c6332d6 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes/c0fad1e6-cb6a-4bc9-a2ba-878ca67a2168 returned with HTTP 200 [pid: 7|app: 0|req: 427/850] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:41:04 2026] GET /v3/7074e64f1efe437e980c063422134545/volumes/c0fad1e6-cb6a-4bc9-a2ba-878ca67a2168 => generated 969 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:41:04.099 8 INFO cinder.api.openstack.wsgi [None req-dccbf115-e28c-4c41-9919-64471b883cfa c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes 2026-07-14 00:41:04.102 8 INFO cinder.api.v3.volumes [None req-dccbf115-e28c-4c41-9919-64471b883cfa c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] Create volume of 1 GB 2026-07-14 00:41:04.108 8 INFO cinder.volume.api [None req-dccbf115-e28c-4c41-9919-64471b883cfa c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] Availability Zones retrieved successfully. 2026-07-14 00:41:04.235 8 INFO cinder.volume.api [None req-dccbf115-e28c-4c41-9919-64471b883cfa c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] Create volume request issued successfully. 2026-07-14 00:41:04.236 8 INFO cinder.api.openstack.wsgi [None req-dccbf115-e28c-4c41-9919-64471b883cfa c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes returned with HTTP 202 [pid: 8|app: 0|req: 424/851] 10.0.0.145 () {34 vars in 723 bytes} [Tue Jul 14 00:41:04 2026] POST /v3/7074e64f1efe437e980c063422134545/volumes => generated 876 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:41:04.258 7 INFO cinder.api.openstack.wsgi [None req-6691e5ef-1909-4693-a65b-0be13a7fdc46 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes/53c4cd7e-99a9-4b05-9c25-65746b120147 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:41:04.274 7 INFO cinder.volume.api [None req-6691e5ef-1909-4693-a65b-0be13a7fdc46 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] Volume info retrieved successfully. 2026-07-14 00:41:04.278 7 INFO cinder.api.openstack.wsgi [None req-6691e5ef-1909-4693-a65b-0be13a7fdc46 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes/53c4cd7e-99a9-4b05-9c25-65746b120147 returned with HTTP 200 [pid: 7|app: 0|req: 428/852] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:41:04 2026] GET /v3/7074e64f1efe437e980c063422134545/volumes/53c4cd7e-99a9-4b05-9c25-65746b120147 => generated 944 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:41:05.305 8 INFO cinder.api.openstack.wsgi [None req-b956dee0-2134-4932-bc8a-2cf22bc8d06c c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes/53c4cd7e-99a9-4b05-9c25-65746b120147 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:41:05.322 8 INFO cinder.volume.api [None req-b956dee0-2134-4932-bc8a-2cf22bc8d06c c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] Volume info retrieved successfully. 2026-07-14 00:41:05.328 8 INFO cinder.api.openstack.wsgi [None req-b956dee0-2134-4932-bc8a-2cf22bc8d06c c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes/53c4cd7e-99a9-4b05-9c25-65746b120147 returned with HTTP 200 [pid: 8|app: 0|req: 425/853] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:41:05 2026] GET /v3/7074e64f1efe437e980c063422134545/volumes/53c4cd7e-99a9-4b05-9c25-65746b120147 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:41:05.353 7 INFO cinder.api.openstack.wsgi [None req-8b37cd8b-4797-4e27-a2e9-14cc5b70ed78 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes/53c4cd7e-99a9-4b05-9c25-65746b120147 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:41:05.366 7 INFO cinder.volume.api [None req-8b37cd8b-4797-4e27-a2e9-14cc5b70ed78 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] Volume info retrieved successfully. 2026-07-14 00:41:05.370 7 INFO cinder.api.openstack.wsgi [None req-8b37cd8b-4797-4e27-a2e9-14cc5b70ed78 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes/53c4cd7e-99a9-4b05-9c25-65746b120147 returned with HTTP 200 [pid: 7|app: 0|req: 429/854] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:41:05 2026] GET /v3/7074e64f1efe437e980c063422134545/volumes/53c4cd7e-99a9-4b05-9c25-65746b120147 => generated 969 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:41:05.394 8 INFO cinder.api.openstack.wsgi [None req-09ae85ba-65b8-48a0-9d95-aa6262a52b46 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes 2026-07-14 00:41:05.429 8 INFO cinder.volume.api [None req-09ae85ba-65b8-48a0-9d95-aa6262a52b46 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] Get all volumes completed successfully. 2026-07-14 00:41:05.430 8 INFO cinder.api.openstack.wsgi [None req-09ae85ba-65b8-48a0-9d95-aa6262a52b46 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes returned with HTTP 200 [pid: 8|app: 0|req: 426/855] 10.0.0.145 () {32 vars in 701 bytes} [Tue Jul 14 00:41:05 2026] GET /v3/7074e64f1efe437e980c063422134545/volumes => generated 1323 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:41:05.447 7 INFO cinder.api.openstack.wsgi [None req-ac94f4bd-e16e-4c4d-a1e9-ac009d73570f c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes/53c4cd7e-99a9-4b05-9c25-65746b120147 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:41:05.460 7 INFO cinder.volume.api [None req-ac94f4bd-e16e-4c4d-a1e9-ac009d73570f c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] Volume info retrieved successfully. 2026-07-14 00:41:05.465 7 INFO cinder.api.openstack.wsgi [None req-ac94f4bd-e16e-4c4d-a1e9-ac009d73570f c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes/53c4cd7e-99a9-4b05-9c25-65746b120147 returned with HTTP 200 [pid: 7|app: 0|req: 430/856] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:41:05 2026] GET /v3/7074e64f1efe437e980c063422134545/volumes/53c4cd7e-99a9-4b05-9c25-65746b120147 => generated 969 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:41:05.482 8 INFO cinder.api.openstack.wsgi [None req-aa193f6b-8403-4baf-a1ec-cdf81abfa040 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes/53c4cd7e-99a9-4b05-9c25-65746b120147 2026-07-14 00:41:05.482 8 INFO cinder.api.v3.volumes [None req-aa193f6b-8403-4baf-a1ec-cdf81abfa040 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] Delete volume with id: 53c4cd7e-99a9-4b05-9c25-65746b120147 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:41:05.495 8 INFO cinder.volume.api [None req-aa193f6b-8403-4baf-a1ec-cdf81abfa040 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] Volume info retrieved successfully. 2026-07-14 00:41:05.518 8 INFO cinder.volume.api [None req-aa193f6b-8403-4baf-a1ec-cdf81abfa040 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] Delete volume request issued successfully. 2026-07-14 00:41:05.518 8 INFO cinder.api.openstack.wsgi [None req-aa193f6b-8403-4baf-a1ec-cdf81abfa040 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes/53c4cd7e-99a9-4b05-9c25-65746b120147 returned with HTTP 202 [pid: 8|app: 0|req: 427/857] 10.0.0.145 () {32 vars in 778 bytes} [Tue Jul 14 00:41:05 2026] DELETE /v3/7074e64f1efe437e980c063422134545/volumes/53c4cd7e-99a9-4b05-9c25-65746b120147 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:41:05.529 7 INFO cinder.api.openstack.wsgi [None req-9261ba20-6dcb-4fc3-9dab-7adfc9f20869 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes/53c4cd7e-99a9-4b05-9c25-65746b120147 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:41:05.544 7 INFO cinder.volume.api [None req-9261ba20-6dcb-4fc3-9dab-7adfc9f20869 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] Volume info retrieved successfully. 2026-07-14 00:41:05.548 7 INFO cinder.api.openstack.wsgi [None req-9261ba20-6dcb-4fc3-9dab-7adfc9f20869 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes/53c4cd7e-99a9-4b05-9c25-65746b120147 returned with HTTP 200 [pid: 7|app: 0|req: 431/858] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:41:05 2026] GET /v3/7074e64f1efe437e980c063422134545/volumes/53c4cd7e-99a9-4b05-9c25-65746b120147 => generated 968 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:41:06.570 8 INFO cinder.api.openstack.wsgi [None req-a68a8f5e-dd89-4af2-aad2-409899383e66 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes/53c4cd7e-99a9-4b05-9c25-65746b120147 2026-07-14 00:41:06.577 8 INFO cinder.api.openstack.wsgi [None req-a68a8f5e-dd89-4af2-aad2-409899383e66 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes/53c4cd7e-99a9-4b05-9c25-65746b120147 returned with HTTP 404 [pid: 8|app: 0|req: 428/859] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:41:06 2026] GET /v3/7074e64f1efe437e980c063422134545/volumes/53c4cd7e-99a9-4b05-9c25-65746b120147 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:41:06.587 7 INFO cinder.api.openstack.wsgi [None req-6dea9faf-94ad-4b5a-887a-e698bfb05dfd c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes/c0fad1e6-cb6a-4bc9-a2ba-878ca67a2168 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:41:06.604 7 INFO cinder.volume.api [None req-6dea9faf-94ad-4b5a-887a-e698bfb05dfd c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] Volume info retrieved successfully. 2026-07-14 00:41:06.609 7 INFO cinder.api.openstack.wsgi [None req-6dea9faf-94ad-4b5a-887a-e698bfb05dfd c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes/c0fad1e6-cb6a-4bc9-a2ba-878ca67a2168 returned with HTTP 200 [pid: 7|app: 0|req: 432/860] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:41:06 2026] GET /v3/7074e64f1efe437e980c063422134545/volumes/c0fad1e6-cb6a-4bc9-a2ba-878ca67a2168 => generated 969 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:41:06.629 8 INFO cinder.api.openstack.wsgi [None req-baad71d3-1c9a-40bb-a55e-ea8797fb7d42 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes/c0fad1e6-cb6a-4bc9-a2ba-878ca67a2168 2026-07-14 00:41:06.629 8 INFO cinder.api.v3.volumes [None req-baad71d3-1c9a-40bb-a55e-ea8797fb7d42 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] Delete volume with id: c0fad1e6-cb6a-4bc9-a2ba-878ca67a2168 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:41:06.642 8 INFO cinder.volume.api [None req-baad71d3-1c9a-40bb-a55e-ea8797fb7d42 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] Volume info retrieved successfully. 2026-07-14 00:41:06.664 8 INFO cinder.volume.api [None req-baad71d3-1c9a-40bb-a55e-ea8797fb7d42 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] Delete volume request issued successfully. 2026-07-14 00:41:06.664 8 INFO cinder.api.openstack.wsgi [None req-baad71d3-1c9a-40bb-a55e-ea8797fb7d42 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes/c0fad1e6-cb6a-4bc9-a2ba-878ca67a2168 returned with HTTP 202 [pid: 8|app: 0|req: 429/861] 10.0.0.145 () {32 vars in 778 bytes} [Tue Jul 14 00:41:06 2026] DELETE /v3/7074e64f1efe437e980c063422134545/volumes/c0fad1e6-cb6a-4bc9-a2ba-878ca67a2168 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:41:06.678 7 INFO cinder.api.openstack.wsgi [None req-c25c9e6c-c4e4-47d2-b27f-8e91c8c73059 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes/c0fad1e6-cb6a-4bc9-a2ba-878ca67a2168 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:41:06.698 7 INFO cinder.volume.api [None req-c25c9e6c-c4e4-47d2-b27f-8e91c8c73059 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] Volume info retrieved successfully. 2026-07-14 00:41:06.704 7 INFO cinder.api.openstack.wsgi [None req-c25c9e6c-c4e4-47d2-b27f-8e91c8c73059 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes/c0fad1e6-cb6a-4bc9-a2ba-878ca67a2168 returned with HTTP 200 [pid: 7|app: 0|req: 433/862] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:41:06 2026] GET /v3/7074e64f1efe437e980c063422134545/volumes/c0fad1e6-cb6a-4bc9-a2ba-878ca67a2168 => generated 968 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:41:07.725 8 INFO cinder.api.openstack.wsgi [None req-a5562447-8eb5-4f5d-9670-13059e366db7 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes/c0fad1e6-cb6a-4bc9-a2ba-878ca67a2168 2026-07-14 00:41:07.734 8 INFO cinder.api.openstack.wsgi [None req-a5562447-8eb5-4f5d-9670-13059e366db7 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes/c0fad1e6-cb6a-4bc9-a2ba-878ca67a2168 returned with HTTP 404 [pid: 8|app: 0|req: 430/863] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:41:07 2026] GET /v3/7074e64f1efe437e980c063422134545/volumes/c0fad1e6-cb6a-4bc9-a2ba-878ca67a2168 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:41:07.745 7 INFO cinder.api.openstack.wsgi [None req-e1822e6b-5819-4615-866f-fa1ae9125fa0 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes/b45f9013-4838-4e63-ada8-f405f07abc2d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:41:07.760 7 INFO cinder.volume.api [None req-e1822e6b-5819-4615-866f-fa1ae9125fa0 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] Volume info retrieved successfully. 2026-07-14 00:41:07.767 7 INFO cinder.api.openstack.wsgi [None req-e1822e6b-5819-4615-866f-fa1ae9125fa0 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes/b45f9013-4838-4e63-ada8-f405f07abc2d returned with HTTP 200 [pid: 7|app: 0|req: 434/864] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:41:07 2026] GET /v3/7074e64f1efe437e980c063422134545/volumes/b45f9013-4838-4e63-ada8-f405f07abc2d => generated 968 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:41:07.783 8 INFO cinder.api.openstack.wsgi [None req-6d679c01-9c49-4c28-a444-c8510cdc850c c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes/b45f9013-4838-4e63-ada8-f405f07abc2d 2026-07-14 00:41:07.784 8 INFO cinder.api.v3.volumes [None req-6d679c01-9c49-4c28-a444-c8510cdc850c c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] Delete volume with id: b45f9013-4838-4e63-ada8-f405f07abc2d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:41:07.795 8 INFO cinder.volume.api [None req-6d679c01-9c49-4c28-a444-c8510cdc850c c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] Volume info retrieved successfully. 2026-07-14 00:41:07.826 8 INFO cinder.volume.api [None req-6d679c01-9c49-4c28-a444-c8510cdc850c c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] Delete volume request issued successfully. 2026-07-14 00:41:07.827 8 INFO cinder.api.openstack.wsgi [None req-6d679c01-9c49-4c28-a444-c8510cdc850c c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes/b45f9013-4838-4e63-ada8-f405f07abc2d returned with HTTP 202 [pid: 8|app: 0|req: 431/865] 10.0.0.145 () {32 vars in 778 bytes} [Tue Jul 14 00:41:07 2026] DELETE /v3/7074e64f1efe437e980c063422134545/volumes/b45f9013-4838-4e63-ada8-f405f07abc2d => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:41:07.837 7 INFO cinder.api.openstack.wsgi [None req-97eda5a2-24af-4730-858b-5abeb874f321 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes/b45f9013-4838-4e63-ada8-f405f07abc2d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:41:07.854 7 INFO cinder.volume.api [None req-97eda5a2-24af-4730-858b-5abeb874f321 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] Volume info retrieved successfully. 2026-07-14 00:41:07.860 7 INFO cinder.api.openstack.wsgi [None req-97eda5a2-24af-4730-858b-5abeb874f321 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes/b45f9013-4838-4e63-ada8-f405f07abc2d returned with HTTP 200 [pid: 7|app: 0|req: 435/866] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:41:07 2026] GET /v3/7074e64f1efe437e980c063422134545/volumes/b45f9013-4838-4e63-ada8-f405f07abc2d => generated 967 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:41:08.885 8 INFO cinder.api.openstack.wsgi [None req-3a40ac4d-0026-4816-8a78-9506aee46fe1 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes/b45f9013-4838-4e63-ada8-f405f07abc2d 2026-07-14 00:41:08.894 8 INFO cinder.api.openstack.wsgi [None req-3a40ac4d-0026-4816-8a78-9506aee46fe1 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7074e64f1efe437e980c063422134545/volumes/b45f9013-4838-4e63-ada8-f405f07abc2d returned with HTTP 404 [pid: 8|app: 0|req: 432/867] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:41:08 2026] GET /v3/7074e64f1efe437e980c063422134545/volumes/b45f9013-4838-4e63-ada8-f405f07abc2d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-14 00:41:12.590 8 INFO cinder.api.openstack.wsgi [None req-3a40ac4d-0026-4816-8a78-9506aee46fe1 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:41:12.591 8 INFO cinder.api.openstack.wsgi [None req-3a40ac4d-0026-4816-8a78-9506aee46fe1 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:41:12.590 7 INFO cinder.api.openstack.wsgi [None req-97eda5a2-24af-4730-858b-5abeb874f321 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:41:12.592 7 INFO cinder.api.openstack.wsgi [None req-97eda5a2-24af-4730-858b-5abeb874f321 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:41:22.590 8 INFO cinder.api.openstack.wsgi [None req-3a40ac4d-0026-4816-8a78-9506aee46fe1 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:41:22.591 7 INFO cinder.api.openstack.wsgi [None req-97eda5a2-24af-4730-858b-5abeb874f321 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:41:22.592 8 INFO cinder.api.openstack.wsgi [None req-3a40ac4d-0026-4816-8a78-9506aee46fe1 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:41:22.592 7 INFO cinder.api.openstack.wsgi [None req-97eda5a2-24af-4730-858b-5abeb874f321 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:41:32.589 8 INFO cinder.api.openstack.wsgi [None req-3a40ac4d-0026-4816-8a78-9506aee46fe1 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:41:32.590 8 INFO cinder.api.openstack.wsgi [None req-3a40ac4d-0026-4816-8a78-9506aee46fe1 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:41:32.589 7 INFO cinder.api.openstack.wsgi [None req-97eda5a2-24af-4730-858b-5abeb874f321 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:41:32.591 7 INFO cinder.api.openstack.wsgi [None req-97eda5a2-24af-4730-858b-5abeb874f321 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:41:42.590 7 INFO cinder.api.openstack.wsgi [None req-97eda5a2-24af-4730-858b-5abeb874f321 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:41:42.591 8 INFO cinder.api.openstack.wsgi [None req-3a40ac4d-0026-4816-8a78-9506aee46fe1 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:41:42.592 7 INFO cinder.api.openstack.wsgi [None req-97eda5a2-24af-4730-858b-5abeb874f321 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:41:42.592 8 INFO cinder.api.openstack.wsgi [None req-3a40ac4d-0026-4816-8a78-9506aee46fe1 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:41:52.590 8 INFO cinder.api.openstack.wsgi [None req-3a40ac4d-0026-4816-8a78-9506aee46fe1 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:41:52.590 7 INFO cinder.api.openstack.wsgi [None req-97eda5a2-24af-4730-858b-5abeb874f321 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:41:52.591 8 INFO cinder.api.openstack.wsgi [None req-3a40ac4d-0026-4816-8a78-9506aee46fe1 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:41:52.592 7 INFO cinder.api.openstack.wsgi [None req-97eda5a2-24af-4730-858b-5abeb874f321 c4324522f6834883bdc866d43dd1fa99 7074e64f1efe437e980c063422134545 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:42:01.043 8 INFO cinder.api.openstack.wsgi [None req-95318cc4-eedc-468f-9624-7b38a826124f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true 2026-07-14 00:42:01.051 8 INFO cinder.volume.api [None req-95318cc4-eedc-468f-9624-7b38a826124f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all snapshots completed successfully. 2026-07-14 00:42:01.051 8 INFO cinder.api.openstack.wsgi [None req-95318cc4-eedc-468f-9624-7b38a826124f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 438/878] 10.0.0.60 () {28 vars in 673 bytes} [Tue Jul 14 00:42:00 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true => generated 17 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:42:01.064 7 INFO cinder.api.openstack.wsgi [None req-04fa04d6-dd42-41d9-b1cf-e103e7447ba2 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:42:01.075 7 INFO cinder.volume.api [None req-04fa04d6-dd42-41d9-b1cf-e103e7447ba2 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:42:01.077 7 INFO cinder.api.openstack.wsgi [None req-04fa04d6-dd42-41d9-b1cf-e103e7447ba2 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 441/879] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:42:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/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-07-14 00:42:01.088 8 INFO cinder.api.openstack.wsgi [None req-f362110d-e434-42dc-a827-3078a223754b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services 2026-07-14 00:42:01.096 8 INFO cinder.api.openstack.wsgi [None req-f362110d-e434-42dc-a827-3078a223754b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 439/880] 10.0.0.60 () {28 vars in 644 bytes} [Tue Jul 14 00:42:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:42:01.106 7 INFO cinder.api.openstack.wsgi [None req-9322706f-2f65-435b-a0e2-927996355e47 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true 2026-07-14 00:42:01.610 7 INFO cinder.api.openstack.wsgi [None req-9322706f-2f65-435b-a0e2-927996355e47 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 442/881] 10.0.0.60 () {28 vars in 695 bytes} [Tue Jul 14 00:42:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:42:01.622 8 INFO cinder.api.openstack.wsgi [None req-b3b4471c-e7b3-4aaf-b514-3c817f78a95a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:42:01.633 8 INFO cinder.volume.api [None req-b3b4471c-e7b3-4aaf-b514-3c817f78a95a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:42:01.635 8 INFO cinder.api.openstack.wsgi [None req-b3b4471c-e7b3-4aaf-b514-3c817f78a95a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 440/882] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:42:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:42:01.776 7 INFO cinder.api.openstack.wsgi [None req-11a79a7c-cb45-409e-8f23-6d1a89863c3b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/26035c975f9944de9e5a480452988f7f?usage=true 2026-07-14 00:42:01.806 7 INFO cinder.api.openstack.wsgi [None req-11a79a7c-cb45-409e-8f23-6d1a89863c3b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/26035c975f9944de9e5a480452988f7f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 443/883] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:42:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/26035c975f9944de9e5a480452988f7f?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:42:01.817 8 INFO cinder.api.openstack.wsgi [None req-bf440169-e9ef-4e8d-bb45-74893d9cbb7a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/2687956a245b49629e2473da59019436?usage=true 2026-07-14 00:42:01.841 8 INFO cinder.api.openstack.wsgi [None req-bf440169-e9ef-4e8d-bb45-74893d9cbb7a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/2687956a245b49629e2473da59019436?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 441/884] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:42:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/2687956a245b49629e2473da59019436?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:42:01.855 7 INFO cinder.api.openstack.wsgi [None req-c7bca89b-e47d-46db-9b12-0ac20c0182bc f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true 2026-07-14 00:42:01.873 7 INFO cinder.api.openstack.wsgi [None req-c7bca89b-e47d-46db-9b12-0ac20c0182bc f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 444/885] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:42:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:42:01.886 8 INFO cinder.api.openstack.wsgi [None req-7a1c3d35-f4fd-4f23-be14-f5c04a98d888 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true 2026-07-14 00:42:01.931 8 INFO cinder.api.openstack.wsgi [None req-7a1c3d35-f4fd-4f23-be14-f5c04a98d888 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 442/886] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:42:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:42:01.940 7 INFO cinder.api.openstack.wsgi [None req-ecd71e4d-e201-4241-bffe-6214aa2dc521 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/a749c6b42c2a4325b91d7d0649b3d2ab?usage=true 2026-07-14 00:42:01.962 7 INFO cinder.api.openstack.wsgi [None req-ecd71e4d-e201-4241-bffe-6214aa2dc521 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/a749c6b42c2a4325b91d7d0649b3d2ab?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 445/887] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:42:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/a749c6b42c2a4325b91d7d0649b3d2ab?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:42:01.974 8 INFO cinder.api.openstack.wsgi [None req-829fdaf2-b4fb-4519-b5a8-1aaab035ce1c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/da2805c26e48454aa5130185c5f93c52?usage=true 2026-07-14 00:42:01.997 8 INFO cinder.api.openstack.wsgi [None req-829fdaf2-b4fb-4519-b5a8-1aaab035ce1c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/da2805c26e48454aa5130185c5f93c52?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 443/888] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:42:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/da2805c26e48454aa5130185c5f93c52?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:42:02.012 7 INFO cinder.api.openstack.wsgi [None req-f751c207-96fd-4aef-8eb7-be212ff9f0bb f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true 2026-07-14 00:42:02.053 7 INFO cinder.api.openstack.wsgi [None req-f751c207-96fd-4aef-8eb7-be212ff9f0bb f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 446/889] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:42:02 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:42:02.590 8 INFO cinder.api.openstack.wsgi [None req-829fdaf2-b4fb-4519-b5a8-1aaab035ce1c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:42:02.591 7 INFO cinder.api.openstack.wsgi [None req-f751c207-96fd-4aef-8eb7-be212ff9f0bb f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:42:02.591 8 INFO cinder.api.openstack.wsgi [None req-829fdaf2-b4fb-4519-b5a8-1aaab035ce1c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:42:02.592 7 INFO cinder.api.openstack.wsgi [None req-f751c207-96fd-4aef-8eb7-be212ff9f0bb f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:42:12.595 7 INFO cinder.api.openstack.wsgi [None req-f751c207-96fd-4aef-8eb7-be212ff9f0bb f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:42:12.594 8 INFO cinder.api.openstack.wsgi [None req-829fdaf2-b4fb-4519-b5a8-1aaab035ce1c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:42:12.595 7 INFO cinder.api.openstack.wsgi [None req-f751c207-96fd-4aef-8eb7-be212ff9f0bb f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:42:12.595 8 INFO cinder.api.openstack.wsgi [None req-829fdaf2-b4fb-4519-b5a8-1aaab035ce1c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:42:13.939 7 INFO cinder.api.openstack.wsgi [None req-685704cc-08d0-4d45-962e-d8441530b55b aab51bfe678e4be5bb17967f6ea11b64 d010794f6a9d471f93d585505c066039 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d010794f6a9d471f93d585505c066039/volumes 2026-07-14 00:42:13.943 7 INFO cinder.api.v3.volumes [None req-685704cc-08d0-4d45-962e-d8441530b55b aab51bfe678e4be5bb17967f6ea11b64 d010794f6a9d471f93d585505c066039 - - default default] Create volume of 1 GB 2026-07-14 00:42:13.950 7 INFO cinder.volume.api [None req-685704cc-08d0-4d45-962e-d8441530b55b aab51bfe678e4be5bb17967f6ea11b64 d010794f6a9d471f93d585505c066039 - - default default] Availability Zones retrieved successfully. 2026-07-14 00:42:14.091 7 INFO cinder.volume.api [None req-685704cc-08d0-4d45-962e-d8441530b55b aab51bfe678e4be5bb17967f6ea11b64 d010794f6a9d471f93d585505c066039 - - default default] Create volume request issued successfully. 2026-07-14 00:42:14.092 7 INFO cinder.api.openstack.wsgi [None req-685704cc-08d0-4d45-962e-d8441530b55b aab51bfe678e4be5bb17967f6ea11b64 d010794f6a9d471f93d585505c066039 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d010794f6a9d471f93d585505c066039/volumes returned with HTTP 202 [pid: 7|app: 0|req: 449/894] 10.0.0.145 () {34 vars in 722 bytes} [Tue Jul 14 00:42:13 2026] POST /v3/d010794f6a9d471f93d585505c066039/volumes => generated 859 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-14 00:42:14.112 8 INFO cinder.api.openstack.wsgi [None req-32c17a9e-407d-479f-8299-0da7d4c77438 aab51bfe678e4be5bb17967f6ea11b64 d010794f6a9d471f93d585505c066039 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d010794f6a9d471f93d585505c066039/volumes/2824d7a9-e4a3-4c7e-8290-eb5fd925dfd7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:42:14.127 8 INFO cinder.volume.api [None req-32c17a9e-407d-479f-8299-0da7d4c77438 aab51bfe678e4be5bb17967f6ea11b64 d010794f6a9d471f93d585505c066039 - - default default] Volume info retrieved successfully. 2026-07-14 00:42:14.134 8 INFO cinder.api.openstack.wsgi [None req-32c17a9e-407d-479f-8299-0da7d4c77438 aab51bfe678e4be5bb17967f6ea11b64 d010794f6a9d471f93d585505c066039 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d010794f6a9d471f93d585505c066039/volumes/2824d7a9-e4a3-4c7e-8290-eb5fd925dfd7 returned with HTTP 200 [pid: 8|app: 0|req: 446/895] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:42:14 2026] GET /v3/d010794f6a9d471f93d585505c066039/volumes/2824d7a9-e4a3-4c7e-8290-eb5fd925dfd7 => generated 927 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:42:15.155 7 INFO cinder.api.openstack.wsgi [None req-dac640f2-fd58-4ccc-b6f9-6bd029c56f57 aab51bfe678e4be5bb17967f6ea11b64 d010794f6a9d471f93d585505c066039 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d010794f6a9d471f93d585505c066039/volumes/2824d7a9-e4a3-4c7e-8290-eb5fd925dfd7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:42:15.175 7 INFO cinder.volume.api [None req-dac640f2-fd58-4ccc-b6f9-6bd029c56f57 aab51bfe678e4be5bb17967f6ea11b64 d010794f6a9d471f93d585505c066039 - - default default] Volume info retrieved successfully. 2026-07-14 00:42:15.179 7 INFO cinder.api.openstack.wsgi [None req-dac640f2-fd58-4ccc-b6f9-6bd029c56f57 aab51bfe678e4be5bb17967f6ea11b64 d010794f6a9d471f93d585505c066039 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d010794f6a9d471f93d585505c066039/volumes/2824d7a9-e4a3-4c7e-8290-eb5fd925dfd7 returned with HTTP 200 [pid: 7|app: 0|req: 450/896] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:42:15 2026] GET /v3/d010794f6a9d471f93d585505c066039/volumes/2824d7a9-e4a3-4c7e-8290-eb5fd925dfd7 => generated 952 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:42:22.591 8 INFO cinder.api.openstack.wsgi [None req-32c17a9e-407d-479f-8299-0da7d4c77438 aab51bfe678e4be5bb17967f6ea11b64 d010794f6a9d471f93d585505c066039 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:42:22.591 7 INFO cinder.api.openstack.wsgi [None req-dac640f2-fd58-4ccc-b6f9-6bd029c56f57 aab51bfe678e4be5bb17967f6ea11b64 d010794f6a9d471f93d585505c066039 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:42:22.592 8 INFO cinder.api.openstack.wsgi [None req-32c17a9e-407d-479f-8299-0da7d4c77438 aab51bfe678e4be5bb17967f6ea11b64 d010794f6a9d471f93d585505c066039 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:42:22.592 7 INFO cinder.api.openstack.wsgi [None req-dac640f2-fd58-4ccc-b6f9-6bd029c56f57 aab51bfe678e4be5bb17967f6ea11b64 d010794f6a9d471f93d585505c066039 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:42:31.711 8 INFO cinder.api.openstack.wsgi [None req-9201c9fc-57bb-4677-ba06-fc98b390346c aab51bfe678e4be5bb17967f6ea11b64 d010794f6a9d471f93d585505c066039 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d010794f6a9d471f93d585505c066039/volumes/2824d7a9-e4a3-4c7e-8290-eb5fd925dfd7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:42:31.732 8 INFO cinder.volume.api [None req-9201c9fc-57bb-4677-ba06-fc98b390346c aab51bfe678e4be5bb17967f6ea11b64 d010794f6a9d471f93d585505c066039 - - default default] Volume info retrieved successfully. 2026-07-14 00:42:31.738 8 INFO cinder.api.openstack.wsgi [None req-9201c9fc-57bb-4677-ba06-fc98b390346c aab51bfe678e4be5bb17967f6ea11b64 d010794f6a9d471f93d585505c066039 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d010794f6a9d471f93d585505c066039/volumes/2824d7a9-e4a3-4c7e-8290-eb5fd925dfd7 returned with HTTP 200 [pid: 8|app: 0|req: 448/899] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:42:31 2026] GET /v3/d010794f6a9d471f93d585505c066039/volumes/2824d7a9-e4a3-4c7e-8290-eb5fd925dfd7 => generated 952 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:42:31.764 7 INFO cinder.api.openstack.wsgi [None req-9eeb3a7a-30f6-4826-8269-4ae8f1de3222 aab51bfe678e4be5bb17967f6ea11b64 d010794f6a9d471f93d585505c066039 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/d010794f6a9d471f93d585505c066039/volumes/2824d7a9-e4a3-4c7e-8290-eb5fd925dfd7 2026-07-14 00:42:31.765 7 INFO cinder.api.v3.volumes [None req-9eeb3a7a-30f6-4826-8269-4ae8f1de3222 aab51bfe678e4be5bb17967f6ea11b64 d010794f6a9d471f93d585505c066039 - - default default] Delete volume with id: 2824d7a9-e4a3-4c7e-8290-eb5fd925dfd7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:42:31.777 7 INFO cinder.volume.api [None req-9eeb3a7a-30f6-4826-8269-4ae8f1de3222 aab51bfe678e4be5bb17967f6ea11b64 d010794f6a9d471f93d585505c066039 - - default default] Volume info retrieved successfully. 2026-07-14 00:42:31.800 7 INFO cinder.volume.api [None req-9eeb3a7a-30f6-4826-8269-4ae8f1de3222 aab51bfe678e4be5bb17967f6ea11b64 d010794f6a9d471f93d585505c066039 - - default default] Delete volume request issued successfully. 2026-07-14 00:42:31.801 7 INFO cinder.api.openstack.wsgi [None req-9eeb3a7a-30f6-4826-8269-4ae8f1de3222 aab51bfe678e4be5bb17967f6ea11b64 d010794f6a9d471f93d585505c066039 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d010794f6a9d471f93d585505c066039/volumes/2824d7a9-e4a3-4c7e-8290-eb5fd925dfd7 returned with HTTP 202 [pid: 7|app: 0|req: 452/900] 10.0.0.145 () {32 vars in 778 bytes} [Tue Jul 14 00:42:31 2026] DELETE /v3/d010794f6a9d471f93d585505c066039/volumes/2824d7a9-e4a3-4c7e-8290-eb5fd925dfd7 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:42:31.811 8 INFO cinder.api.openstack.wsgi [None req-aa775693-2c4e-4684-842f-8ae1f5d654ad aab51bfe678e4be5bb17967f6ea11b64 d010794f6a9d471f93d585505c066039 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d010794f6a9d471f93d585505c066039/volumes/2824d7a9-e4a3-4c7e-8290-eb5fd925dfd7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-14 00:42:31.829 8 INFO cinder.volume.api [None req-aa775693-2c4e-4684-842f-8ae1f5d654ad aab51bfe678e4be5bb17967f6ea11b64 d010794f6a9d471f93d585505c066039 - - default default] Volume info retrieved successfully. 2026-07-14 00:42:31.836 8 INFO cinder.api.openstack.wsgi [None req-aa775693-2c4e-4684-842f-8ae1f5d654ad aab51bfe678e4be5bb17967f6ea11b64 d010794f6a9d471f93d585505c066039 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d010794f6a9d471f93d585505c066039/volumes/2824d7a9-e4a3-4c7e-8290-eb5fd925dfd7 returned with HTTP 200 [pid: 8|app: 0|req: 449/901] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:42:31 2026] GET /v3/d010794f6a9d471f93d585505c066039/volumes/2824d7a9-e4a3-4c7e-8290-eb5fd925dfd7 => generated 951 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:42:32.590 7 INFO cinder.api.openstack.wsgi [None req-9eeb3a7a-30f6-4826-8269-4ae8f1de3222 aab51bfe678e4be5bb17967f6ea11b64 d010794f6a9d471f93d585505c066039 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:42:32.590 8 INFO cinder.api.openstack.wsgi [None req-aa775693-2c4e-4684-842f-8ae1f5d654ad aab51bfe678e4be5bb17967f6ea11b64 d010794f6a9d471f93d585505c066039 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:42:32.591 7 INFO cinder.api.openstack.wsgi [None req-9eeb3a7a-30f6-4826-8269-4ae8f1de3222 aab51bfe678e4be5bb17967f6ea11b64 d010794f6a9d471f93d585505c066039 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:42:32.592 8 INFO cinder.api.openstack.wsgi [None req-aa775693-2c4e-4684-842f-8ae1f5d654ad aab51bfe678e4be5bb17967f6ea11b64 d010794f6a9d471f93d585505c066039 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:42:32.860 7 INFO cinder.api.openstack.wsgi [None req-b8fa2d9d-d6c7-4a44-9276-756419fd71d7 aab51bfe678e4be5bb17967f6ea11b64 d010794f6a9d471f93d585505c066039 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d010794f6a9d471f93d585505c066039/volumes/2824d7a9-e4a3-4c7e-8290-eb5fd925dfd7 2026-07-14 00:42:32.880 7 INFO cinder.api.openstack.wsgi [None req-b8fa2d9d-d6c7-4a44-9276-756419fd71d7 aab51bfe678e4be5bb17967f6ea11b64 d010794f6a9d471f93d585505c066039 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d010794f6a9d471f93d585505c066039/volumes/2824d7a9-e4a3-4c7e-8290-eb5fd925dfd7 returned with HTTP 404 [pid: 7|app: 0|req: 454/904] 10.0.0.145 () {32 vars in 775 bytes} [Tue Jul 14 00:42:32 2026] GET /v3/d010794f6a9d471f93d585505c066039/volumes/2824d7a9-e4a3-4c7e-8290-eb5fd925dfd7 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-14 00:42:42.590 8 INFO cinder.api.openstack.wsgi [None req-aa775693-2c4e-4684-842f-8ae1f5d654ad aab51bfe678e4be5bb17967f6ea11b64 d010794f6a9d471f93d585505c066039 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:42:42.590 7 INFO cinder.api.openstack.wsgi [None req-b8fa2d9d-d6c7-4a44-9276-756419fd71d7 aab51bfe678e4be5bb17967f6ea11b64 d010794f6a9d471f93d585505c066039 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:42:42.591 8 INFO cinder.api.openstack.wsgi [None req-aa775693-2c4e-4684-842f-8ae1f5d654ad aab51bfe678e4be5bb17967f6ea11b64 d010794f6a9d471f93d585505c066039 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:42:42.592 7 INFO cinder.api.openstack.wsgi [None req-b8fa2d9d-d6c7-4a44-9276-756419fd71d7 aab51bfe678e4be5bb17967f6ea11b64 d010794f6a9d471f93d585505c066039 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:42:52.589 8 INFO cinder.api.openstack.wsgi [None req-aa775693-2c4e-4684-842f-8ae1f5d654ad aab51bfe678e4be5bb17967f6ea11b64 d010794f6a9d471f93d585505c066039 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:42:52.589 7 INFO cinder.api.openstack.wsgi [None req-b8fa2d9d-d6c7-4a44-9276-756419fd71d7 aab51bfe678e4be5bb17967f6ea11b64 d010794f6a9d471f93d585505c066039 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:42:52.590 7 INFO cinder.api.openstack.wsgi [None req-b8fa2d9d-d6c7-4a44-9276-756419fd71d7 aab51bfe678e4be5bb17967f6ea11b64 d010794f6a9d471f93d585505c066039 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:42:52.590 8 INFO cinder.api.openstack.wsgi [None req-aa775693-2c4e-4684-842f-8ae1f5d654ad aab51bfe678e4be5bb17967f6ea11b64 d010794f6a9d471f93d585505c066039 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:43:01.193 7 INFO cinder.api.openstack.wsgi [None req-23118292-f78f-4c77-9e81-4a5c6ab4d0b7 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:43:01.256 7 INFO cinder.volume.api [None req-23118292-f78f-4c77-9e81-4a5c6ab4d0b7 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:43:01.258 7 INFO cinder.api.openstack.wsgi [None req-23118292-f78f-4c77-9e81-4a5c6ab4d0b7 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 457/909] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:43:00 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true => generated 15 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:43:01.269 8 INFO cinder.api.openstack.wsgi [None req-d0b28f7d-ed6b-48a3-8e50-53e08983767a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true 2026-07-14 00:43:01.773 8 INFO cinder.api.openstack.wsgi [None req-d0b28f7d-ed6b-48a3-8e50-53e08983767a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 453/910] 10.0.0.60 () {28 vars in 695 bytes} [Tue Jul 14 00:43:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:43:01.784 7 INFO cinder.api.openstack.wsgi [None req-69f98d8b-8ce0-40ce-9dfe-c74fd7c716a3 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:43:01.800 7 INFO cinder.volume.api [None req-69f98d8b-8ce0-40ce-9dfe-c74fd7c716a3 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:43:01.804 7 INFO cinder.api.openstack.wsgi [None req-69f98d8b-8ce0-40ce-9dfe-c74fd7c716a3 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 458/911] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:43:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:43:01.823 8 INFO cinder.api.openstack.wsgi [None req-54028bed-1134-4202-9bf5-d909d1563790 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true 2026-07-14 00:43:01.877 8 INFO cinder.volume.api [None req-54028bed-1134-4202-9bf5-d909d1563790 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all snapshots completed successfully. 2026-07-14 00:43:01.877 8 INFO cinder.api.openstack.wsgi [None req-54028bed-1134-4202-9bf5-d909d1563790 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 454/912] 10.0.0.60 () {28 vars in 673 bytes} [Tue Jul 14 00:43:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true => generated 17 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:43:01.887 7 INFO cinder.api.openstack.wsgi [None req-4dbe1e50-c095-47c5-b52b-618116ec1b77 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services 2026-07-14 00:43:01.894 7 INFO cinder.api.openstack.wsgi [None req-4dbe1e50-c095-47c5-b52b-618116ec1b77 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 459/913] 10.0.0.60 () {28 vars in 644 bytes} [Tue Jul 14 00:43:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:43:01.938 8 INFO cinder.api.openstack.wsgi [None req-35ca3582-7698-46b0-b371-9e090bd24e42 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/24cc824318d44e619333f80339f8dd88?usage=true 2026-07-14 00:43:01.961 8 INFO cinder.api.openstack.wsgi [None req-35ca3582-7698-46b0-b371-9e090bd24e42 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/24cc824318d44e619333f80339f8dd88?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 455/914] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:43:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/24cc824318d44e619333f80339f8dd88?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:43:01.971 7 INFO cinder.api.openstack.wsgi [None req-9f63a61d-1e7f-4701-a7e3-26fd20a88454 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/32d75c23ce204b9dafd17b563ad5607a?usage=true 2026-07-14 00:43:01.995 7 INFO cinder.api.openstack.wsgi [None req-9f63a61d-1e7f-4701-a7e3-26fd20a88454 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/32d75c23ce204b9dafd17b563ad5607a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 460/915] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:43:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/32d75c23ce204b9dafd17b563ad5607a?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:43:02.009 8 INFO cinder.api.openstack.wsgi [None req-f6372ba2-9b81-4940-bf70-0b59b5b3b37b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true 2026-07-14 00:43:02.037 8 INFO cinder.api.openstack.wsgi [None req-f6372ba2-9b81-4940-bf70-0b59b5b3b37b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 456/916] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:43:02 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:43:02.048 7 INFO cinder.api.openstack.wsgi [None req-a4edb9bd-0160-402e-b676-9a40fe93c2fa f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/440ac92c77c74e9681c02af879aba611?usage=true 2026-07-14 00:43:02.074 7 INFO cinder.api.openstack.wsgi [None req-a4edb9bd-0160-402e-b676-9a40fe93c2fa f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/440ac92c77c74e9681c02af879aba611?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 461/917] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:43:02 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/440ac92c77c74e9681c02af879aba611?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:43:02.085 8 INFO cinder.api.openstack.wsgi [None req-fdbf5fb9-b43d-443b-8343-55632c2cc8ce f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/51354aaa73164bce9548289cf9c1d5ad?usage=true 2026-07-14 00:43:02.110 8 INFO cinder.api.openstack.wsgi [None req-fdbf5fb9-b43d-443b-8343-55632c2cc8ce f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/51354aaa73164bce9548289cf9c1d5ad?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 457/918] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:43:02 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/51354aaa73164bce9548289cf9c1d5ad?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:43:02.123 7 INFO cinder.api.openstack.wsgi [None req-afaf817f-ce62-438b-ad81-0bda49c88fbb f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/553197cb5e0643dfbb2a186850337837?usage=true 2026-07-14 00:43:02.148 7 INFO cinder.api.openstack.wsgi [None req-afaf817f-ce62-438b-ad81-0bda49c88fbb f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/553197cb5e0643dfbb2a186850337837?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 462/919] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:43:02 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/553197cb5e0643dfbb2a186850337837?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:43:02.159 8 INFO cinder.api.openstack.wsgi [None req-a2a79715-0778-4b50-8fd7-c3397971de01 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true 2026-07-14 00:43:02.181 8 INFO cinder.api.openstack.wsgi [None req-a2a79715-0778-4b50-8fd7-c3397971de01 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 458/920] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:43:02 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:43:02.194 7 INFO cinder.api.openstack.wsgi [None req-56a9bb90-36cd-4e31-b0c0-27070e67ae4f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/8443587a55fd4a40be541e9297d98b6e?usage=true 2026-07-14 00:43:02.219 7 INFO cinder.api.openstack.wsgi [None req-56a9bb90-36cd-4e31-b0c0-27070e67ae4f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/8443587a55fd4a40be541e9297d98b6e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 463/921] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:43:02 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/8443587a55fd4a40be541e9297d98b6e?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:43:02.232 8 INFO cinder.api.openstack.wsgi [None req-1fa05862-25b7-4bc2-ac5a-2c7a2fe12169 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/ace5e2e08700444e801e7b98ffc80832?usage=true 2026-07-14 00:43:02.254 8 INFO cinder.api.openstack.wsgi [None req-1fa05862-25b7-4bc2-ac5a-2c7a2fe12169 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/ace5e2e08700444e801e7b98ffc80832?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 459/922] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:43:02 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/ace5e2e08700444e801e7b98ffc80832?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:43:02.267 7 INFO cinder.api.openstack.wsgi [None req-191f0704-73b8-455b-8cdc-b0a086fc81c5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/b8394437420d420f9fab4e1466bd4859?usage=true 2026-07-14 00:43:02.291 7 INFO cinder.api.openstack.wsgi [None req-191f0704-73b8-455b-8cdc-b0a086fc81c5 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/b8394437420d420f9fab4e1466bd4859?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 464/923] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:43:02 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/b8394437420d420f9fab4e1466bd4859?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:43:02.302 8 INFO cinder.api.openstack.wsgi [None req-229b022e-5062-4898-b688-bc269884bede f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/cfd0c77dfbb34fcd89ab453b071776e8?usage=true 2026-07-14 00:43:02.325 8 INFO cinder.api.openstack.wsgi [None req-229b022e-5062-4898-b688-bc269884bede f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/cfd0c77dfbb34fcd89ab453b071776e8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 460/924] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:43:02 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/cfd0c77dfbb34fcd89ab453b071776e8?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:43:02.336 7 INFO cinder.api.openstack.wsgi [None req-91513e73-e22f-42e0-ae32-80dc8c8ddfa6 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/de2556e3490c46269c8a78bf3853a1c2?usage=true 2026-07-14 00:43:02.359 7 INFO cinder.api.openstack.wsgi [None req-91513e73-e22f-42e0-ae32-80dc8c8ddfa6 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/de2556e3490c46269c8a78bf3853a1c2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 465/925] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:43:02 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/de2556e3490c46269c8a78bf3853a1c2?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:43:02.372 8 INFO cinder.api.openstack.wsgi [None req-5fa65f1f-d365-49b1-bc3e-541ce1b765e6 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/de67b46fa3c64369bde387804f20ccb9?usage=true 2026-07-14 00:43:02.414 8 INFO cinder.api.openstack.wsgi [None req-5fa65f1f-d365-49b1-bc3e-541ce1b765e6 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/de67b46fa3c64369bde387804f20ccb9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 461/926] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:43:02 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/de67b46fa3c64369bde387804f20ccb9?usage=true => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:43:02.432 7 INFO cinder.api.openstack.wsgi [None req-d11e5137-2e42-405c-9e75-8ede0341a12b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true 2026-07-14 00:43:02.456 7 INFO cinder.api.openstack.wsgi [None req-d11e5137-2e42-405c-9e75-8ede0341a12b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 466/927] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:43:02 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:43:02.590 8 INFO cinder.api.openstack.wsgi [None req-5fa65f1f-d365-49b1-bc3e-541ce1b765e6 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:43:02.590 7 INFO cinder.api.openstack.wsgi [None req-d11e5137-2e42-405c-9e75-8ede0341a12b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:43:02.591 8 INFO cinder.api.openstack.wsgi [None req-5fa65f1f-d365-49b1-bc3e-541ce1b765e6 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:43:02.591 7 INFO cinder.api.openstack.wsgi [None req-d11e5137-2e42-405c-9e75-8ede0341a12b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:43:12.590 7 INFO cinder.api.openstack.wsgi [None req-d11e5137-2e42-405c-9e75-8ede0341a12b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:43:12.590 8 INFO cinder.api.openstack.wsgi [None req-5fa65f1f-d365-49b1-bc3e-541ce1b765e6 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:43:12.591 7 INFO cinder.api.openstack.wsgi [None req-d11e5137-2e42-405c-9e75-8ede0341a12b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:43:12.592 8 INFO cinder.api.openstack.wsgi [None req-5fa65f1f-d365-49b1-bc3e-541ce1b765e6 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:43:22.591 7 INFO cinder.api.openstack.wsgi [None req-d11e5137-2e42-405c-9e75-8ede0341a12b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:43:22.591 8 INFO cinder.api.openstack.wsgi [None req-5fa65f1f-d365-49b1-bc3e-541ce1b765e6 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:43:22.592 7 INFO cinder.api.openstack.wsgi [None req-d11e5137-2e42-405c-9e75-8ede0341a12b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:43:22.592 8 INFO cinder.api.openstack.wsgi [None req-5fa65f1f-d365-49b1-bc3e-541ce1b765e6 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:43:32.591 7 INFO cinder.api.openstack.wsgi [None req-d11e5137-2e42-405c-9e75-8ede0341a12b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:43:32.591 8 INFO cinder.api.openstack.wsgi [None req-5fa65f1f-d365-49b1-bc3e-541ce1b765e6 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:43:32.592 7 INFO cinder.api.openstack.wsgi [None req-d11e5137-2e42-405c-9e75-8ede0341a12b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:43:32.592 8 INFO cinder.api.openstack.wsgi [None req-5fa65f1f-d365-49b1-bc3e-541ce1b765e6 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:43:42.590 8 INFO cinder.api.openstack.wsgi [None req-5fa65f1f-d365-49b1-bc3e-541ce1b765e6 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:43:42.590 7 INFO cinder.api.openstack.wsgi [None req-d11e5137-2e42-405c-9e75-8ede0341a12b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:43:42.591 8 INFO cinder.api.openstack.wsgi [None req-5fa65f1f-d365-49b1-bc3e-541ce1b765e6 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:43:42.592 7 INFO cinder.api.openstack.wsgi [None req-d11e5137-2e42-405c-9e75-8ede0341a12b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:43:52.590 8 INFO cinder.api.openstack.wsgi [None req-5fa65f1f-d365-49b1-bc3e-541ce1b765e6 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:43:52.590 7 INFO cinder.api.openstack.wsgi [None req-d11e5137-2e42-405c-9e75-8ede0341a12b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:43:52.591 8 INFO cinder.api.openstack.wsgi [None req-5fa65f1f-d365-49b1-bc3e-541ce1b765e6 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:43:52.591 7 INFO cinder.api.openstack.wsgi [None req-d11e5137-2e42-405c-9e75-8ede0341a12b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:44:01.052 8 INFO cinder.api.openstack.wsgi [None req-23f3f64b-8530-4062-aa5e-65b4bccb733d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true 2026-07-14 00:44:01.073 8 INFO cinder.api.openstack.wsgi [None req-23f3f64b-8530-4062-aa5e-65b4bccb733d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 468/940] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:44:00 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true => generated 845 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:44:01.085 7 INFO cinder.api.openstack.wsgi [None req-ba4fd576-2152-463b-bc8e-1c909503453b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true 2026-07-14 00:44:01.112 7 INFO cinder.api.openstack.wsgi [None req-ba4fd576-2152-463b-bc8e-1c909503453b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 473/941] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:44:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:44:01.123 8 INFO cinder.api.openstack.wsgi [None req-466e789d-af79-4b47-8d19-c3196ce0bf1b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/874ae547976c4934b157a31a4fd95dc4?usage=true 2026-07-14 00:44:01.146 8 INFO cinder.api.openstack.wsgi [None req-466e789d-af79-4b47-8d19-c3196ce0bf1b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/874ae547976c4934b157a31a4fd95dc4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 469/942] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:44:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/874ae547976c4934b157a31a4fd95dc4?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:44:01.159 7 INFO cinder.api.openstack.wsgi [None req-0430b182-c247-4927-b66f-9607e75bd80c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/df866f03b37d44eeb6269364b29ef335?usage=true 2026-07-14 00:44:01.180 7 INFO cinder.api.openstack.wsgi [None req-0430b182-c247-4927-b66f-9607e75bd80c f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/df866f03b37d44eeb6269364b29ef335?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 474/943] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:44:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/df866f03b37d44eeb6269364b29ef335?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:44:01.191 8 INFO cinder.api.openstack.wsgi [None req-d4ec06f7-95b3-466e-a1f2-a39f97e5785a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true 2026-07-14 00:44:01.214 8 INFO cinder.api.openstack.wsgi [None req-d4ec06f7-95b3-466e-a1f2-a39f97e5785a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 470/944] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:44:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:44:01.226 7 INFO cinder.api.openstack.wsgi [None req-2d20eaee-f9d0-4dfc-9c02-823440b20026 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true 2026-07-14 00:44:01.729 7 INFO cinder.api.openstack.wsgi [None req-2d20eaee-f9d0-4dfc-9c02-823440b20026 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 475/945] 10.0.0.60 () {28 vars in 695 bytes} [Tue Jul 14 00:44:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:44:01.742 8 INFO cinder.api.openstack.wsgi [None req-3826ce03-2a16-4172-a69d-5cabdaa6a7b1 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:44:01.756 8 INFO cinder.volume.api [None req-3826ce03-2a16-4172-a69d-5cabdaa6a7b1 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:44:01.759 8 INFO cinder.api.openstack.wsgi [None req-3826ce03-2a16-4172-a69d-5cabdaa6a7b1 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 471/946] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:44:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:44:01.771 7 INFO cinder.api.openstack.wsgi [None req-8a18033f-b459-4e52-bfb8-904f804f4e04 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services 2026-07-14 00:44:01.775 7 INFO cinder.api.openstack.wsgi [None req-8a18033f-b459-4e52-bfb8-904f804f4e04 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 476/947] 10.0.0.60 () {28 vars in 644 bytes} [Tue Jul 14 00:44:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:44:01.785 8 INFO cinder.api.openstack.wsgi [None req-4c7a0c29-494d-4cd0-a6e6-5048eb793bae f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:44:01.796 8 INFO cinder.volume.api [None req-4c7a0c29-494d-4cd0-a6e6-5048eb793bae f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:44:01.798 8 INFO cinder.api.openstack.wsgi [None req-4c7a0c29-494d-4cd0-a6e6-5048eb793bae f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 472/948] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:44:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:44:01.809 7 INFO cinder.api.openstack.wsgi [None req-b6910a0b-214a-4776-a611-30779e90b153 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true 2026-07-14 00:44:01.816 7 INFO cinder.volume.api [None req-b6910a0b-214a-4776-a611-30779e90b153 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all snapshots completed successfully. 2026-07-14 00:44:01.817 7 INFO cinder.api.openstack.wsgi [None req-b6910a0b-214a-4776-a611-30779e90b153 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 477/949] 10.0.0.60 () {28 vars in 673 bytes} [Tue Jul 14 00:44:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:44:02.590 8 INFO cinder.api.openstack.wsgi [None req-4c7a0c29-494d-4cd0-a6e6-5048eb793bae f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:44:02.590 7 INFO cinder.api.openstack.wsgi [None req-b6910a0b-214a-4776-a611-30779e90b153 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:44:02.591 8 INFO cinder.api.openstack.wsgi [None req-4c7a0c29-494d-4cd0-a6e6-5048eb793bae f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:44:02.592 7 INFO cinder.api.openstack.wsgi [None req-b6910a0b-214a-4776-a611-30779e90b153 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:44:12.590 8 INFO cinder.api.openstack.wsgi [None req-4c7a0c29-494d-4cd0-a6e6-5048eb793bae f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:44:12.590 7 INFO cinder.api.openstack.wsgi [None req-b6910a0b-214a-4776-a611-30779e90b153 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:44:12.591 8 INFO cinder.api.openstack.wsgi [None req-4c7a0c29-494d-4cd0-a6e6-5048eb793bae f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:44:12.592 7 INFO cinder.api.openstack.wsgi [None req-b6910a0b-214a-4776-a611-30779e90b153 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:44:22.590 7 INFO cinder.api.openstack.wsgi [None req-b6910a0b-214a-4776-a611-30779e90b153 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:44:22.590 8 INFO cinder.api.openstack.wsgi [None req-4c7a0c29-494d-4cd0-a6e6-5048eb793bae f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:44:22.591 7 INFO cinder.api.openstack.wsgi [None req-b6910a0b-214a-4776-a611-30779e90b153 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:44:22.591 8 INFO cinder.api.openstack.wsgi [None req-4c7a0c29-494d-4cd0-a6e6-5048eb793bae f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:44:32.591 7 INFO cinder.api.openstack.wsgi [None req-b6910a0b-214a-4776-a611-30779e90b153 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:44:32.591 8 INFO cinder.api.openstack.wsgi [None req-4c7a0c29-494d-4cd0-a6e6-5048eb793bae f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:44:32.592 7 INFO cinder.api.openstack.wsgi [None req-b6910a0b-214a-4776-a611-30779e90b153 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:44:32.593 8 INFO cinder.api.openstack.wsgi [None req-4c7a0c29-494d-4cd0-a6e6-5048eb793bae f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:44:42.590 8 INFO cinder.api.openstack.wsgi [None req-4c7a0c29-494d-4cd0-a6e6-5048eb793bae f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:44:42.590 7 INFO cinder.api.openstack.wsgi [None req-b6910a0b-214a-4776-a611-30779e90b153 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:44:42.591 8 INFO cinder.api.openstack.wsgi [None req-4c7a0c29-494d-4cd0-a6e6-5048eb793bae f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:44:42.591 7 INFO cinder.api.openstack.wsgi [None req-b6910a0b-214a-4776-a611-30779e90b153 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:44:52.590 7 INFO cinder.api.openstack.wsgi [None req-b6910a0b-214a-4776-a611-30779e90b153 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:44:52.591 7 INFO cinder.api.openstack.wsgi [None req-b6910a0b-214a-4776-a611-30779e90b153 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:44:52.591 8 INFO cinder.api.openstack.wsgi [None req-4c7a0c29-494d-4cd0-a6e6-5048eb793bae f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:44:52.592 8 INFO cinder.api.openstack.wsgi [None req-4c7a0c29-494d-4cd0-a6e6-5048eb793bae f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:45:01.121 7 INFO cinder.api.openstack.wsgi [None req-2768d7f8-571e-4cad-8525-e9eac2d9f42f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:45:01.132 7 INFO cinder.volume.api [None req-2768d7f8-571e-4cad-8525-e9eac2d9f42f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:45:01.135 7 INFO cinder.api.openstack.wsgi [None req-2768d7f8-571e-4cad-8525-e9eac2d9f42f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 484/962] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:45:00 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true => generated 15 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:45:01.194 8 INFO cinder.api.openstack.wsgi [None req-40968778-ccd2-404c-8449-7203afca0b22 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true 2026-07-14 00:45:01.232 8 INFO cinder.api.openstack.wsgi [None req-40968778-ccd2-404c-8449-7203afca0b22 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 479/963] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:45:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:45:01.245 7 INFO cinder.api.openstack.wsgi [None req-2ebb8b64-88a9-4df4-a61e-bcee42b22d95 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true 2026-07-14 00:45:01.283 7 INFO cinder.api.openstack.wsgi [None req-2ebb8b64-88a9-4df4-a61e-bcee42b22d95 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 485/964] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:45:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:45:01.299 8 INFO cinder.api.openstack.wsgi [None req-129cde69-c78a-4c32-8cd0-ab664d1238dc f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true 2026-07-14 00:45:01.322 8 INFO cinder.api.openstack.wsgi [None req-129cde69-c78a-4c32-8cd0-ab664d1238dc f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 480/965] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:45:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:45:01.332 7 INFO cinder.api.openstack.wsgi [None req-0c1f9124-b671-4ebf-b625-f81b77dda5c8 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services 2026-07-14 00:45:01.340 7 INFO cinder.api.openstack.wsgi [None req-0c1f9124-b671-4ebf-b625-f81b77dda5c8 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 486/966] 10.0.0.60 () {28 vars in 644 bytes} [Tue Jul 14 00:45:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:45:01.354 8 INFO cinder.api.openstack.wsgi [None req-6b5db9e5-5e18-4a03-b1be-796b909fda4d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true 2026-07-14 00:45:01.862 8 INFO cinder.api.openstack.wsgi [None req-6b5db9e5-5e18-4a03-b1be-796b909fda4d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 481/967] 10.0.0.60 () {28 vars in 695 bytes} [Tue Jul 14 00:45:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:45:01.870 7 INFO cinder.api.openstack.wsgi [None req-bc45fdd3-ef35-46b1-9848-86647231ce22 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:45:01.881 7 INFO cinder.volume.api [None req-bc45fdd3-ef35-46b1-9848-86647231ce22 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:45:01.883 7 INFO cinder.api.openstack.wsgi [None req-bc45fdd3-ef35-46b1-9848-86647231ce22 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 487/968] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:45:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:45:01.895 8 INFO cinder.api.openstack.wsgi [None req-db086e5a-1b00-45dc-89d9-281cff457c86 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true 2026-07-14 00:45:01.902 8 INFO cinder.volume.api [None req-db086e5a-1b00-45dc-89d9-281cff457c86 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all snapshots completed successfully. 2026-07-14 00:45:01.902 8 INFO cinder.api.openstack.wsgi [None req-db086e5a-1b00-45dc-89d9-281cff457c86 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 482/969] 10.0.0.60 () {28 vars in 673 bytes} [Tue Jul 14 00:45:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:45:02.595 7 INFO cinder.api.openstack.wsgi [None req-bc45fdd3-ef35-46b1-9848-86647231ce22 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:45:02.595 7 INFO cinder.api.openstack.wsgi [None req-bc45fdd3-ef35-46b1-9848-86647231ce22 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:45:02.597 8 INFO cinder.api.openstack.wsgi [None req-db086e5a-1b00-45dc-89d9-281cff457c86 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:45:02.597 8 INFO cinder.api.openstack.wsgi [None req-db086e5a-1b00-45dc-89d9-281cff457c86 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:45:12.590 7 INFO cinder.api.openstack.wsgi [None req-bc45fdd3-ef35-46b1-9848-86647231ce22 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:45:12.590 8 INFO cinder.api.openstack.wsgi [None req-db086e5a-1b00-45dc-89d9-281cff457c86 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:45:12.591 7 INFO cinder.api.openstack.wsgi [None req-bc45fdd3-ef35-46b1-9848-86647231ce22 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:45:12.591 8 INFO cinder.api.openstack.wsgi [None req-db086e5a-1b00-45dc-89d9-281cff457c86 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:45:22.590 7 INFO cinder.api.openstack.wsgi [None req-bc45fdd3-ef35-46b1-9848-86647231ce22 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:45:22.590 8 INFO cinder.api.openstack.wsgi [None req-db086e5a-1b00-45dc-89d9-281cff457c86 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:45:22.590 7 INFO cinder.api.openstack.wsgi [None req-bc45fdd3-ef35-46b1-9848-86647231ce22 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:45:22.590 8 INFO cinder.api.openstack.wsgi [None req-db086e5a-1b00-45dc-89d9-281cff457c86 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:45:32.590 7 INFO cinder.api.openstack.wsgi [None req-bc45fdd3-ef35-46b1-9848-86647231ce22 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:45:32.590 8 INFO cinder.api.openstack.wsgi [None req-db086e5a-1b00-45dc-89d9-281cff457c86 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:45:32.591 7 INFO cinder.api.openstack.wsgi [None req-bc45fdd3-ef35-46b1-9848-86647231ce22 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:45:32.591 8 INFO cinder.api.openstack.wsgi [None req-db086e5a-1b00-45dc-89d9-281cff457c86 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:45:42.589 7 INFO cinder.api.openstack.wsgi [None req-bc45fdd3-ef35-46b1-9848-86647231ce22 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:45:42.590 8 INFO cinder.api.openstack.wsgi [None req-db086e5a-1b00-45dc-89d9-281cff457c86 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:45:42.590 7 INFO cinder.api.openstack.wsgi [None req-bc45fdd3-ef35-46b1-9848-86647231ce22 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:45:42.590 8 INFO cinder.api.openstack.wsgi [None req-db086e5a-1b00-45dc-89d9-281cff457c86 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:45:52.589 8 INFO cinder.api.openstack.wsgi [None req-db086e5a-1b00-45dc-89d9-281cff457c86 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:45:52.589 7 INFO cinder.api.openstack.wsgi [None req-bc45fdd3-ef35-46b1-9848-86647231ce22 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:45:52.590 8 INFO cinder.api.openstack.wsgi [None req-db086e5a-1b00-45dc-89d9-281cff457c86 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:45:52.590 7 INFO cinder.api.openstack.wsgi [None req-bc45fdd3-ef35-46b1-9848-86647231ce22 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:46:00.932 8 INFO cinder.api.openstack.wsgi [None req-ce7d5425-378b-4476-bf2f-0189eaca4f35 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true 2026-07-14 00:46:01.437 8 INFO cinder.api.openstack.wsgi [None req-ce7d5425-378b-4476-bf2f-0189eaca4f35 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 489/982] 10.0.0.60 () {28 vars in 695 bytes} [Tue Jul 14 00:46:00 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:46:01.452 7 INFO cinder.api.openstack.wsgi [None req-33e64897-5c2a-46f8-addc-d51367622c37 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:46:01.461 7 INFO cinder.volume.api [None req-33e64897-5c2a-46f8-addc-d51367622c37 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:46:01.462 7 INFO cinder.api.openstack.wsgi [None req-33e64897-5c2a-46f8-addc-d51367622c37 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 494/983] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:46:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:46:01.471 8 INFO cinder.api.openstack.wsgi [None req-b0e791bc-26aa-4141-92eb-80b08da1ac0f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:46:01.482 8 INFO cinder.volume.api [None req-b0e791bc-26aa-4141-92eb-80b08da1ac0f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:46:01.484 8 INFO cinder.api.openstack.wsgi [None req-b0e791bc-26aa-4141-92eb-80b08da1ac0f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 490/984] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:46:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:46:01.493 7 INFO cinder.api.openstack.wsgi [None req-e96fee16-bd0c-4e24-a658-f766e0755a19 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true 2026-07-14 00:46:01.498 7 INFO cinder.volume.api [None req-e96fee16-bd0c-4e24-a658-f766e0755a19 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all snapshots completed successfully. 2026-07-14 00:46:01.499 7 INFO cinder.api.openstack.wsgi [None req-e96fee16-bd0c-4e24-a658-f766e0755a19 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 495/985] 10.0.0.60 () {28 vars in 673 bytes} [Tue Jul 14 00:46:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:46:01.545 8 INFO cinder.api.openstack.wsgi [None req-331c91df-8c25-4f8b-b7dc-bf5ed32d1ce3 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true 2026-07-14 00:46:01.570 8 INFO cinder.api.openstack.wsgi [None req-331c91df-8c25-4f8b-b7dc-bf5ed32d1ce3 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 491/986] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:46:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:46:01.581 7 INFO cinder.api.openstack.wsgi [None req-5f6fa723-3698-4ab4-9095-20431623d487 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true 2026-07-14 00:46:01.616 7 INFO cinder.api.openstack.wsgi [None req-5f6fa723-3698-4ab4-9095-20431623d487 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 496/987] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:46:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:46:01.625 8 INFO cinder.api.openstack.wsgi [None req-b7a28907-e173-4e08-9292-771111e4ed0a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true 2026-07-14 00:46:01.648 8 INFO cinder.api.openstack.wsgi [None req-b7a28907-e173-4e08-9292-771111e4ed0a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 492/988] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:46:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:46:01.659 7 INFO cinder.api.openstack.wsgi [None req-e4bd00e1-e177-4023-b1e9-5d395e19ad5b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services 2026-07-14 00:46:01.666 7 INFO cinder.api.openstack.wsgi [None req-e4bd00e1-e177-4023-b1e9-5d395e19ad5b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 497/989] 10.0.0.60 () {28 vars in 644 bytes} [Tue Jul 14 00:46:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:46:02.591 7 INFO cinder.api.openstack.wsgi [None req-e4bd00e1-e177-4023-b1e9-5d395e19ad5b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:46:02.591 8 INFO cinder.api.openstack.wsgi [None req-b7a28907-e173-4e08-9292-771111e4ed0a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:46:02.592 7 INFO cinder.api.openstack.wsgi [None req-e4bd00e1-e177-4023-b1e9-5d395e19ad5b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:46:02.592 8 INFO cinder.api.openstack.wsgi [None req-b7a28907-e173-4e08-9292-771111e4ed0a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:46:12.590 7 INFO cinder.api.openstack.wsgi [None req-e4bd00e1-e177-4023-b1e9-5d395e19ad5b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:46:12.590 8 INFO cinder.api.openstack.wsgi [None req-b7a28907-e173-4e08-9292-771111e4ed0a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:46:12.591 7 INFO cinder.api.openstack.wsgi [None req-e4bd00e1-e177-4023-b1e9-5d395e19ad5b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:46:12.592 8 INFO cinder.api.openstack.wsgi [None req-b7a28907-e173-4e08-9292-771111e4ed0a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:46:22.590 7 INFO cinder.api.openstack.wsgi [None req-e4bd00e1-e177-4023-b1e9-5d395e19ad5b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:46:22.591 7 INFO cinder.api.openstack.wsgi [None req-e4bd00e1-e177-4023-b1e9-5d395e19ad5b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:46:22.591 8 INFO cinder.api.openstack.wsgi [None req-b7a28907-e173-4e08-9292-771111e4ed0a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:46:22.592 8 INFO cinder.api.openstack.wsgi [None req-b7a28907-e173-4e08-9292-771111e4ed0a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:46:32.590 7 INFO cinder.api.openstack.wsgi [None req-e4bd00e1-e177-4023-b1e9-5d395e19ad5b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:46:32.590 8 INFO cinder.api.openstack.wsgi [None req-b7a28907-e173-4e08-9292-771111e4ed0a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:46:32.591 7 INFO cinder.api.openstack.wsgi [None req-e4bd00e1-e177-4023-b1e9-5d395e19ad5b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:46:32.591 8 INFO cinder.api.openstack.wsgi [None req-b7a28907-e173-4e08-9292-771111e4ed0a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:46:42.590 8 INFO cinder.api.openstack.wsgi [None req-b7a28907-e173-4e08-9292-771111e4ed0a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:46:42.590 7 INFO cinder.api.openstack.wsgi [None req-e4bd00e1-e177-4023-b1e9-5d395e19ad5b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:46:42.592 8 INFO cinder.api.openstack.wsgi [None req-b7a28907-e173-4e08-9292-771111e4ed0a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:46:42.592 7 INFO cinder.api.openstack.wsgi [None req-e4bd00e1-e177-4023-b1e9-5d395e19ad5b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:46:52.594 8 INFO cinder.api.openstack.wsgi [None req-b7a28907-e173-4e08-9292-771111e4ed0a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:46:52.595 7 INFO cinder.api.openstack.wsgi [None req-e4bd00e1-e177-4023-b1e9-5d395e19ad5b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:46:52.595 8 INFO cinder.api.openstack.wsgi [None req-b7a28907-e173-4e08-9292-771111e4ed0a f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:46:52.595 7 INFO cinder.api.openstack.wsgi [None req-e4bd00e1-e177-4023-b1e9-5d395e19ad5b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:47:00.967 8 INFO cinder.api.openstack.wsgi [None req-909a9190-b6ea-4c59-b66c-f54cc8ce7136 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:47:00.978 8 INFO cinder.volume.api [None req-909a9190-b6ea-4c59-b66c-f54cc8ce7136 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:47:00.980 8 INFO cinder.api.openstack.wsgi [None req-909a9190-b6ea-4c59-b66c-f54cc8ce7136 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 499/1002] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:47:00 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:47:00.992 7 INFO cinder.api.openstack.wsgi [None req-1069366a-2c5d-4f1f-a30a-df4e6f8d2bf4 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true 2026-07-14 00:47:01.497 7 INFO cinder.api.openstack.wsgi [None req-1069366a-2c5d-4f1f-a30a-df4e6f8d2bf4 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 504/1003] 10.0.0.60 () {28 vars in 695 bytes} [Tue Jul 14 00:47:00 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:47:01.542 8 INFO cinder.api.openstack.wsgi [None req-84cd5063-44e6-4885-886a-dd40e87c1620 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true 2026-07-14 00:47:01.566 8 INFO cinder.api.openstack.wsgi [None req-84cd5063-44e6-4885-886a-dd40e87c1620 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 500/1004] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:47:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:47:01.577 7 INFO cinder.api.openstack.wsgi [None req-9cdb5d57-a26a-4d15-a3f6-ef55c89876b1 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true 2026-07-14 00:47:01.608 7 INFO cinder.api.openstack.wsgi [None req-9cdb5d57-a26a-4d15-a3f6-ef55c89876b1 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 505/1005] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:47:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:47:01.625 8 INFO cinder.api.openstack.wsgi [None req-8d665310-e5e8-4aa9-bcc4-a9f20b5c8da2 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true 2026-07-14 00:47:01.650 8 INFO cinder.api.openstack.wsgi [None req-8d665310-e5e8-4aa9-bcc4-a9f20b5c8da2 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 501/1006] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:47:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:47:01.660 7 INFO cinder.api.openstack.wsgi [None req-d65fad5c-dae8-4b51-a53c-5d3dc3b2cc2b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:47:01.668 7 INFO cinder.volume.api [None req-d65fad5c-dae8-4b51-a53c-5d3dc3b2cc2b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:47:01.670 7 INFO cinder.api.openstack.wsgi [None req-d65fad5c-dae8-4b51-a53c-5d3dc3b2cc2b f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 506/1007] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:47:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:47:01.682 8 INFO cinder.api.openstack.wsgi [None req-0c649558-3d9b-4499-9390-c05e8eb8b77d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true 2026-07-14 00:47:01.696 8 INFO cinder.volume.api [None req-0c649558-3d9b-4499-9390-c05e8eb8b77d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all snapshots completed successfully. 2026-07-14 00:47:01.696 8 INFO cinder.api.openstack.wsgi [None req-0c649558-3d9b-4499-9390-c05e8eb8b77d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 502/1008] 10.0.0.60 () {28 vars in 673 bytes} [Tue Jul 14 00:47:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:47:01.707 7 INFO cinder.api.openstack.wsgi [None req-3c6ce130-7f36-48a1-b20d-1982ffb59695 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services 2026-07-14 00:47:01.714 7 INFO cinder.api.openstack.wsgi [None req-3c6ce130-7f36-48a1-b20d-1982ffb59695 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 507/1009] 10.0.0.60 () {28 vars in 644 bytes} [Tue Jul 14 00:47:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:47:02.590 8 INFO cinder.api.openstack.wsgi [None req-0c649558-3d9b-4499-9390-c05e8eb8b77d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:47:02.590 7 INFO cinder.api.openstack.wsgi [None req-3c6ce130-7f36-48a1-b20d-1982ffb59695 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:47:02.591 8 INFO cinder.api.openstack.wsgi [None req-0c649558-3d9b-4499-9390-c05e8eb8b77d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:47:02.591 7 INFO cinder.api.openstack.wsgi [None req-3c6ce130-7f36-48a1-b20d-1982ffb59695 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:47:12.590 8 INFO cinder.api.openstack.wsgi [None req-0c649558-3d9b-4499-9390-c05e8eb8b77d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:47:12.590 7 INFO cinder.api.openstack.wsgi [None req-3c6ce130-7f36-48a1-b20d-1982ffb59695 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:47:12.591 8 INFO cinder.api.openstack.wsgi [None req-0c649558-3d9b-4499-9390-c05e8eb8b77d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:47:12.591 7 INFO cinder.api.openstack.wsgi [None req-3c6ce130-7f36-48a1-b20d-1982ffb59695 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:47:22.591 8 INFO cinder.api.openstack.wsgi [None req-0c649558-3d9b-4499-9390-c05e8eb8b77d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:47:22.591 7 INFO cinder.api.openstack.wsgi [None req-3c6ce130-7f36-48a1-b20d-1982ffb59695 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:47:22.592 8 INFO cinder.api.openstack.wsgi [None req-0c649558-3d9b-4499-9390-c05e8eb8b77d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:47:22.592 7 INFO cinder.api.openstack.wsgi [None req-3c6ce130-7f36-48a1-b20d-1982ffb59695 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:47:32.590 7 INFO cinder.api.openstack.wsgi [None req-3c6ce130-7f36-48a1-b20d-1982ffb59695 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:47:32.590 8 INFO cinder.api.openstack.wsgi [None req-0c649558-3d9b-4499-9390-c05e8eb8b77d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:47:32.590 7 INFO cinder.api.openstack.wsgi [None req-3c6ce130-7f36-48a1-b20d-1982ffb59695 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:47:32.591 8 INFO cinder.api.openstack.wsgi [None req-0c649558-3d9b-4499-9390-c05e8eb8b77d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:47:42.590 8 INFO cinder.api.openstack.wsgi [None req-0c649558-3d9b-4499-9390-c05e8eb8b77d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:47:42.590 7 INFO cinder.api.openstack.wsgi [None req-3c6ce130-7f36-48a1-b20d-1982ffb59695 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:47:42.591 8 INFO cinder.api.openstack.wsgi [None req-0c649558-3d9b-4499-9390-c05e8eb8b77d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:47:42.591 7 INFO cinder.api.openstack.wsgi [None req-3c6ce130-7f36-48a1-b20d-1982ffb59695 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:47:52.590 8 INFO cinder.api.openstack.wsgi [None req-0c649558-3d9b-4499-9390-c05e8eb8b77d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:47:52.590 8 INFO cinder.api.openstack.wsgi [None req-0c649558-3d9b-4499-9390-c05e8eb8b77d f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:47:52.590 7 INFO cinder.api.openstack.wsgi [None req-3c6ce130-7f36-48a1-b20d-1982ffb59695 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:47:52.592 7 INFO cinder.api.openstack.wsgi [None req-3c6ce130-7f36-48a1-b20d-1982ffb59695 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:48:00.942 8 INFO cinder.api.openstack.wsgi [None req-63ff65e2-dd9f-4fe9-80c9-4b481620b0fb f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true 2026-07-14 00:48:01.448 8 INFO cinder.api.openstack.wsgi [None req-63ff65e2-dd9f-4fe9-80c9-4b481620b0fb f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 509/1022] 10.0.0.60 () {28 vars in 695 bytes} [Tue Jul 14 00:48:00 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:48:01.460 7 INFO cinder.api.openstack.wsgi [None req-82e3214a-7af9-4a0d-be4e-bdca32fb7678 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:48:01.470 7 INFO cinder.volume.api [None req-82e3214a-7af9-4a0d-be4e-bdca32fb7678 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:48:01.471 7 INFO cinder.api.openstack.wsgi [None req-82e3214a-7af9-4a0d-be4e-bdca32fb7678 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 514/1023] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:48:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:48:01.512 8 INFO cinder.api.openstack.wsgi [None req-fc7697fa-5fc6-4e3e-959b-7f4439804122 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true 2026-07-14 00:48:01.538 8 INFO cinder.api.openstack.wsgi [None req-fc7697fa-5fc6-4e3e-959b-7f4439804122 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 510/1024] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:48:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/39d4ad338ccb47198d5b00974e1083f7?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:48:01.551 7 INFO cinder.api.openstack.wsgi [None req-77e14ac2-e51a-4c94-9cf6-04b15df8fb8f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true 2026-07-14 00:48:01.572 7 INFO cinder.api.openstack.wsgi [None req-77e14ac2-e51a-4c94-9cf6-04b15df8fb8f f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 515/1025] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:48:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/5ecc993afb7e48c8b4d402916edf6984?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:48:01.585 8 INFO cinder.api.openstack.wsgi [None req-3fa22fbd-c222-4cb5-819d-0094be725b76 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true 2026-07-14 00:48:01.609 8 INFO cinder.api.openstack.wsgi [None req-3fa22fbd-c222-4cb5-819d-0094be725b76 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 511/1026] 10.0.0.60 () {28 vars in 735 bytes} [Tue Jul 14 00:48:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-quota-sets/fe0e6322a27a4bcfb919728c4202c4c6?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:48:01.617 7 INFO cinder.api.openstack.wsgi [None req-cc97db91-f28e-4d81-a642-662940d745c3 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true 2026-07-14 00:48:01.625 7 INFO cinder.volume.api [None req-cc97db91-f28e-4d81-a642-662940d745c3 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all volumes completed successfully. 2026-07-14 00:48:01.629 7 INFO cinder.api.openstack.wsgi [None req-cc97db91-f28e-4d81-a642-662940d745c3 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 516/1027] 10.0.0.60 () {28 vars in 683 bytes} [Tue Jul 14 00:48:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:48:01.645 8 INFO cinder.api.openstack.wsgi [None req-c9a0ddf3-32cd-4145-8b7f-49a2031c0fef f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services 2026-07-14 00:48:01.651 8 INFO cinder.api.openstack.wsgi [None req-c9a0ddf3-32cd-4145-8b7f-49a2031c0fef f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 512/1028] 10.0.0.60 () {28 vars in 644 bytes} [Tue Jul 14 00:48:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 00:48:01.660 7 INFO cinder.api.openstack.wsgi [None req-e0cca763-1a23-4959-9d40-0361dfce1533 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true 2026-07-14 00:48:01.666 7 INFO cinder.volume.api [None req-e0cca763-1a23-4959-9d40-0361dfce1533 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] Get all snapshots completed successfully. 2026-07-14 00:48:01.666 7 INFO cinder.api.openstack.wsgi [None req-e0cca763-1a23-4959-9d40-0361dfce1533 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 517/1029] 10.0.0.60 () {28 vars in 673 bytes} [Tue Jul 14 00:48:01 2026] GET /v3/39d4ad338ccb47198d5b00974e1083f7/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 00:48:02.590 7 INFO cinder.api.openstack.wsgi [None req-e0cca763-1a23-4959-9d40-0361dfce1533 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:48:02.591 8 INFO cinder.api.openstack.wsgi [None req-c9a0ddf3-32cd-4145-8b7f-49a2031c0fef f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:48:02.592 7 INFO cinder.api.openstack.wsgi [None req-e0cca763-1a23-4959-9d40-0361dfce1533 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:48:02.592 8 INFO cinder.api.openstack.wsgi [None req-c9a0ddf3-32cd-4145-8b7f-49a2031c0fef f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:48:12.592 7 INFO cinder.api.openstack.wsgi [None req-e0cca763-1a23-4959-9d40-0361dfce1533 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:48:12.592 8 INFO cinder.api.openstack.wsgi [None req-c9a0ddf3-32cd-4145-8b7f-49a2031c0fef f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:48:12.592 7 INFO cinder.api.openstack.wsgi [None req-e0cca763-1a23-4959-9d40-0361dfce1533 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:48:12.592 8 INFO cinder.api.openstack.wsgi [None req-c9a0ddf3-32cd-4145-8b7f-49a2031c0fef f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:48:22.590 7 INFO cinder.api.openstack.wsgi [None req-e0cca763-1a23-4959-9d40-0361dfce1533 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:48:22.590 8 INFO cinder.api.openstack.wsgi [None req-c9a0ddf3-32cd-4145-8b7f-49a2031c0fef f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] GET http://10.0.0.102:8776/ 2026-07-14 00:48:22.591 7 INFO cinder.api.openstack.wsgi [None req-e0cca763-1a23-4959-9d40-0361dfce1533 f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300 2026-07-14 00:48:22.592 8 INFO cinder.api.openstack.wsgi [None req-c9a0ddf3-32cd-4145-8b7f-49a2031c0fef f1cd95796fba4bc1a8159fc7bfcfa847 39d4ad338ccb47198d5b00974e1083f7 - - default default] http://10.0.0.102:8776/ returned with HTTP 300