+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Jul 17 18:36:41 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-664967b687-52xmf 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 0x7f63fcb76668 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-17 18:36:45.304 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-17 18:36:45.304 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-07-17 18:36:45.306 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-17 18:36:45.306 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-07-17 18:36:46.627 7 INFO cinder.rpc [None req-a40ba7a2-79da-449e-acc8-a11d049096a8 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-17 18:36:46.630 7 INFO cinder.rpc [None req-a40ba7a2-79da-449e-acc8-a11d049096a8 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-17 18:36:46.633 7 INFO cinder.rpc [None req-a40ba7a2-79da-449e-acc8-a11d049096a8 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-17 18:36:46.636 7 INFO cinder.rpc [None req-a40ba7a2-79da-449e-acc8-a11d049096a8 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-07-17 18:36:46.679 8 INFO cinder.rpc [None req-e29358d3-1034-445c-863c-2ee83692f68d - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-17 18:36:46.681 8 INFO cinder.rpc [None req-e29358d3-1034-445c-863c-2ee83692f68d - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-17 18:36:46.684 8 INFO cinder.rpc [None req-e29358d3-1034-445c-863c-2ee83692f68d - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-17 18:36:46.686 8 INFO cinder.rpc [None req-e29358d3-1034-445c-863c-2ee83692f68d - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-07-17 18:36:46.686 7 INFO cinder.rpc [None req-a40ba7a2-79da-449e-acc8-a11d049096a8 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-17 18:36:46.690 7 INFO cinder.rpc [None req-a40ba7a2-79da-449e-acc8-a11d049096a8 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-17 18:36:46.738 8 INFO cinder.rpc [None req-e29358d3-1034-445c-863c-2ee83692f68d - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-17 18:36:46.741 8 INFO cinder.rpc [None req-e29358d3-1034-445c-863c-2ee83692f68d - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-17 18:36:46.741 7 WARNING cinder.api.contrib.hosts [None req-a40ba7a2-79da-449e-acc8-a11d049096a8 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-17 18:36:46.776 7 WARNING keystonemiddleware._common.config [None req-a40ba7a2-79da-449e-acc8-a11d049096a8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-17 18:36:46.785 7 WARNING keystonemiddleware.auth_token [None req-a40ba7a2-79da-449e-acc8-a11d049096a8 - - - - - -] 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 5 seconds on interpreter 0x7f63fcb76668 pid: 7 (default app) 2026-07-17 18:36:46.791 8 WARNING cinder.api.contrib.hosts [None req-e29358d3-1034-445c-863c-2ee83692f68d - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-17 18:36:46.829 8 WARNING keystonemiddleware._common.config [None req-e29358d3-1034-445c-863c-2ee83692f68d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-17 18:36:46.838 8 WARNING keystonemiddleware.auth_token [None req-e29358d3-1034-445c-863c-2ee83692f68d - - - - - -] 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 5 seconds on interpreter 0x7f63fcb76668 pid: 8 (default app) 2026-07-17 18:36:54.860 7 INFO cinder.api.openstack.wsgi [None req-a40ba7a2-79da-449e-acc8-a11d049096a8 - - - - - -] GET http://10.0.0.239:8776/ 2026-07-17 18:36:54.861 7 INFO cinder.api.openstack.wsgi [None req-a40ba7a2-79da-449e-acc8-a11d049096a8 - - - - - -] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:37:04.859 8 INFO cinder.api.openstack.wsgi [None req-e29358d3-1034-445c-863c-2ee83692f68d - - - - - -] GET http://10.0.0.239:8776/ 2026-07-17 18:37:04.861 8 INFO cinder.api.openstack.wsgi [None req-e29358d3-1034-445c-863c-2ee83692f68d - - - - - -] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:37:14.858 7 INFO cinder.api.openstack.wsgi [None req-a40ba7a2-79da-449e-acc8-a11d049096a8 - - - - - -] GET http://10.0.0.239:8776/ 2026-07-17 18:37:14.859 7 INFO cinder.api.openstack.wsgi [None req-a40ba7a2-79da-449e-acc8-a11d049096a8 - - - - - -] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:37:14.859 8 INFO cinder.api.openstack.wsgi [None req-e29358d3-1034-445c-863c-2ee83692f68d - - - - - -] GET http://10.0.0.239:8776/ 2026-07-17 18:37:14.860 8 INFO cinder.api.openstack.wsgi [None req-e29358d3-1034-445c-863c-2ee83692f68d - - - - - -] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:37:24.857 8 INFO cinder.api.openstack.wsgi [None req-e29358d3-1034-445c-863c-2ee83692f68d - - - - - -] GET http://10.0.0.239:8776/ 2026-07-17 18:37:24.858 7 INFO cinder.api.openstack.wsgi [None req-a40ba7a2-79da-449e-acc8-a11d049096a8 - - - - - -] GET http://10.0.0.239:8776/ 2026-07-17 18:37:24.858 8 INFO cinder.api.openstack.wsgi [None req-e29358d3-1034-445c-863c-2ee83692f68d - - - - - -] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:37:24.859 7 INFO cinder.api.openstack.wsgi [None req-a40ba7a2-79da-449e-acc8-a11d049096a8 - - - - - -] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:37:34.858 8 INFO cinder.api.openstack.wsgi [None req-e29358d3-1034-445c-863c-2ee83692f68d - - - - - -] GET http://10.0.0.239:8776/ 2026-07-17 18:37:34.859 7 INFO cinder.api.openstack.wsgi [None req-a40ba7a2-79da-449e-acc8-a11d049096a8 - - - - - -] GET http://10.0.0.239:8776/ 2026-07-17 18:37:34.859 8 INFO cinder.api.openstack.wsgi [None req-e29358d3-1034-445c-863c-2ee83692f68d - - - - - -] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:37:34.860 7 INFO cinder.api.openstack.wsgi [None req-a40ba7a2-79da-449e-acc8-a11d049096a8 - - - - - -] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:37:44.858 8 INFO cinder.api.openstack.wsgi [None req-e29358d3-1034-445c-863c-2ee83692f68d - - - - - -] GET http://10.0.0.239:8776/ 2026-07-17 18:37:44.858 7 INFO cinder.api.openstack.wsgi [None req-a40ba7a2-79da-449e-acc8-a11d049096a8 - - - - - -] GET http://10.0.0.239:8776/ 2026-07-17 18:37:44.859 7 INFO cinder.api.openstack.wsgi [None req-a40ba7a2-79da-449e-acc8-a11d049096a8 - - - - - -] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:37:44.859 8 INFO cinder.api.openstack.wsgi [None req-e29358d3-1034-445c-863c-2ee83692f68d - - - - - -] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:37:54.858 8 INFO cinder.api.openstack.wsgi [None req-e29358d3-1034-445c-863c-2ee83692f68d - - - - - -] GET http://10.0.0.239:8776/ 2026-07-17 18:37:54.858 7 INFO cinder.api.openstack.wsgi [None req-a40ba7a2-79da-449e-acc8-a11d049096a8 - - - - - -] GET http://10.0.0.239:8776/ 2026-07-17 18:37:54.859 8 INFO cinder.api.openstack.wsgi [None req-e29358d3-1034-445c-863c-2ee83692f68d - - - - - -] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:37:54.859 7 INFO cinder.api.openstack.wsgi [None req-a40ba7a2-79da-449e-acc8-a11d049096a8 - - - - - -] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:38:04.859 8 INFO cinder.api.openstack.wsgi [None req-e29358d3-1034-445c-863c-2ee83692f68d - - - - - -] GET http://10.0.0.239:8776/ 2026-07-17 18:38:04.859 7 INFO cinder.api.openstack.wsgi [None req-a40ba7a2-79da-449e-acc8-a11d049096a8 - - - - - -] GET http://10.0.0.239:8776/ 2026-07-17 18:38:04.860 8 INFO cinder.api.openstack.wsgi [None req-e29358d3-1034-445c-863c-2ee83692f68d - - - - - -] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:38:04.860 7 INFO cinder.api.openstack.wsgi [None req-a40ba7a2-79da-449e-acc8-a11d049096a8 - - - - - -] http://10.0.0.239: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-17 18:38:10.921 7 INFO cinder.api.openstack.wsgi [None req-78bf40d9-0097-45de-9f78-e9c4792f0b42 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/types/rbd1 2026-07-17 18:38:10.979 7 INFO cinder.api.openstack.wsgi [None req-78bf40d9-0097-45de-9f78-e9c4792f0b42 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 8/15] 10.0.0.178 () {30 vars in 682 bytes} [Fri Jul 17 18:38:09 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/types/rbd1 => generated 82 bytes in 1039 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-17 18:38:11.374 8 INFO cinder.api.openstack.wsgi [None req-f6a6b6bb-031c-45c5-ab2f-89e5ef2d9c68 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/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-17 18:38:11.433 8 INFO cinder.api.openstack.wsgi [None req-f6a6b6bb-031c-45c5-ab2f-89e5ef2d9c68 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 8/16] 10.0.0.178 () {30 vars in 721 bytes} [Fri Jul 17 18:38:10 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/types?name=rbd1&is_public=None => generated 20 bytes in 449 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 18:38:13.444 7 INFO cinder.api.openstack.wsgi [None req-98e46588-0ac7-44c5-bda4-b09245daf649 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/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-17 18:38:13.474 7 INFO cinder.api.openstack.wsgi [None req-98e46588-0ac7-44c5-bda4-b09245daf649 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/types returned with HTTP 200 [pid: 7|app: 0|req: 9/17] 10.0.0.178 () {34 vars in 725 bytes} [Fri Jul 17 18:38:13 2026] POST /v3/faa6627410db42f1b98a6f43dae7662e/types => generated 179 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 18:38:13.490 8 INFO cinder.api.openstack.wsgi [req-98e46588-0ac7-44c5-bda4-b09245daf649 req-d59e367a-53a0-49e7-8450-0a80eafeee6a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/types/4bad9a92-4e22-4c4f-902e-1d537f0b03c0/extra_specs 2026-07-17 18:38:13.578 8 INFO cinder.api.openstack.wsgi [req-98e46588-0ac7-44c5-bda4-b09245daf649 req-d59e367a-53a0-49e7-8450-0a80eafeee6a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/types/4bad9a92-4e22-4c4f-902e-1d537f0b03c0/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 9/18] 10.0.0.178 () {36 vars in 894 bytes} [Fri Jul 17 18:38:13 2026] POST /v3/faa6627410db42f1b98a6f43dae7662e/types/4bad9a92-4e22-4c4f-902e-1d537f0b03c0/extra_specs => generated 48 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 18:38:14.858 7 INFO cinder.api.openstack.wsgi [None req-98e46588-0ac7-44c5-bda4-b09245daf649 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:38:14.858 8 INFO cinder.api.openstack.wsgi [req-98e46588-0ac7-44c5-bda4-b09245daf649 req-d59e367a-53a0-49e7-8450-0a80eafeee6a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:38:14.859 7 INFO cinder.api.openstack.wsgi [None req-98e46588-0ac7-44c5-bda4-b09245daf649 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:38:14.860 8 INFO cinder.api.openstack.wsgi [req-98e46588-0ac7-44c5-bda4-b09245daf649 req-d59e367a-53a0-49e7-8450-0a80eafeee6a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:38:15.830 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/types?is_public=None 2026-07-17 18:38:15.848 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 11/21] 10.0.0.178 () {30 vars in 701 bytes} [Fri Jul 17 18:38:15 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/types?is_public=None => generated 443 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 18:38:18.191 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/qos-specs 2026-07-17 18:38:18.203 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/qos-specs returned with HTTP 200 [pid: 8|app: 0|req: 11/22] 10.0.0.178 () {30 vars in 680 bytes} [Fri Jul 17 18:38:17 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/qos-specs => generated 17 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 18:38:24.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:38:24.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:38:24.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:38:24.860 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:38:34.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:38:34.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:38:34.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:38:34.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:38:44.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:38:44.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:38:44.860 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:38:44.860 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:38:54.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:38:54.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:38:54.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:38:54.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:39:04.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:39:04.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:39:04.860 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:39:04.861 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:39:14.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:39:14.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:39:14.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:39:14.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:39:24.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:39:24.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:39:24.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:39:24.860 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:39:34.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:39:34.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:39:34.860 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:39:34.860 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:39:44.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:39:44.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:39:44.860 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:39:44.861 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:39:54.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:39:54.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:39:54.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:39:54.861 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:40:04.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:40:04.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:40:04.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:40:04.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:40:14.861 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:40:14.861 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:40:14.861 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:40:14.862 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:40:24.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:40:24.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:40:24.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:40:24.860 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:40:34.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:40:34.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:40:34.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:40:34.860 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:40:44.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:40:44.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:40:44.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:40:44.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:40:54.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:40:54.860 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:40:54.867 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:40:54.868 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:41:04.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:41:04.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:41:04.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:41:04.860 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:41:14.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:41:14.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:41:14.860 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:41:14.860 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:41:24.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:41:24.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:41:24.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:41:24.860 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:41:34.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:41:34.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:41:34.860 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:41:34.860 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:41:44.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:41:44.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:41:44.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:41:44.860 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:41:54.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:41:54.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:41:54.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:41:54.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:42:04.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:42:04.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:42:04.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:42:04.860 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:42:14.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:42:14.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:42:14.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:42:14.860 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:42:24.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:42:24.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:42:24.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:42:24.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:42:34.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:42:34.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:42:34.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:42:34.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:42:44.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:42:44.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:42:44.861 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:42:44.862 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:42:54.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:42:54.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:42:54.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:42:54.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:43:04.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:43:04.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:43:04.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:43:04.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:43:14.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:43:14.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:43:14.860 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:43:14.860 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:43:24.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:43:24.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:43:24.860 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:43:24.860 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:43:34.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:43:34.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:43:34.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:43:34.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:43:44.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:43:44.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:43:44.860 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:43:44.860 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:43:54.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:43:54.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:43:54.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:43:54.860 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:44:04.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:44:04.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:44:04.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:44:04.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:44:14.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:44:14.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:44:14.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:44:14.860 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:44:24.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:44:24.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:44:24.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:44:24.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:44:34.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:44:34.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:44:34.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:44:34.860 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:44:44.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:44:44.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:44:44.860 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:44:44.860 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:44:54.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:44:54.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:44:54.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:44:54.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:45:04.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:45:04.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:45:04.860 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:45:04.860 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:45:14.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:45:14.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:45:14.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:45:14.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:45:24.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:45:24.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:45:24.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:45:24.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:45:34.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:45:34.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:45:34.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:45:34.860 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:45:44.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:45:44.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:45:44.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:45:44.861 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:45:54.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:45:54.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:45:54.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:45:54.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:46:04.857 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:46:04.857 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:46:04.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:46:04.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:46:14.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:46:14.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:46:14.860 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:46:14.860 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:46:24.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:46:24.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:46:24.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:46:24.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:46:34.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:46:34.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:46:34.860 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:46:34.861 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:46:44.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:46:44.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:46:44.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:46:44.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:46:54.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:46:54.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:46:54.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:46:54.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:47:04.860 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:47:04.861 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:47:04.861 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:47:04.862 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:47:14.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:47:14.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:47:14.860 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:47:14.860 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:47:24.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:47:24.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:47:24.860 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:47:24.860 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:47:34.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:47:34.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:47:34.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:47:34.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:47:44.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:47:44.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:47:44.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:47:44.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:47:54.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:47:54.861 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:47:54.864 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:47:54.865 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:48:04.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:48:04.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:48:04.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:48:04.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:48:14.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:48:14.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:48:14.860 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:48:14.860 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:48:24.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:48:24.861 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:48:24.861 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:48:24.863 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:48:34.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:48:34.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:48:34.860 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:48:34.861 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:48:44.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:48:44.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:48:44.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:48:44.860 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:48:54.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:48:54.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:48:54.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:48:54.860 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:49:04.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:49:04.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:49:04.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:49:04.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:49:14.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:49:14.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:49:14.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:49:14.860 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:49:24.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:49:24.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:49:24.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:49:24.860 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:49:34.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:49:34.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:49:34.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:49:34.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:49:44.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:49:44.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:49:44.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:49:44.860 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:49:54.857 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:49:54.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:49:54.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:49:54.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:50:04.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:50:04.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:50:04.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:50:04.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:50:14.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:50:14.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:50:14.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:50:14.861 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:50:24.861 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:50:24.861 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:50:24.862 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:50:24.862 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:50:34.864 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:50:34.865 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:50:34.865 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:50:34.867 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:50:44.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:50:44.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:50:44.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:50:44.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:50:54.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:50:54.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:50:54.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:50:54.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:51:04.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:51:04.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:51:04.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:51:04.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:51:14.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:51:14.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:51:14.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:51:14.860 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:51:24.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:51:24.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:51:24.860 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:51:24.860 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:51:34.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:51:34.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:51:34.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:51:34.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:51:44.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:51:44.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:51:44.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:51:44.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:51:54.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:51:54.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:51:54.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:51:54.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:52:04.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:52:04.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:52:04.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:52:04.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:52:14.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:52:14.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:52:14.860 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:52:14.860 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:52:24.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:52:24.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:52:24.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:52:24.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:52:34.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:52:34.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:52:34.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:52:34.860 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:52:44.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:52:44.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:52:44.860 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:52:44.860 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:52:54.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:52:54.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:52:54.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:52:54.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:53:04.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:53:04.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:53:04.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:53:04.860 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:53:14.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:53:14.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:53:14.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:53:14.860 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:53:24.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:53:24.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:53:24.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:53:24.860 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:53:34.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:53:34.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:53:34.860 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:53:34.860 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:53:44.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:53:44.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:53:44.860 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:53:44.860 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:53:54.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:53:54.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:53:54.860 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:53:54.861 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:54:04.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:54:04.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:54:04.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:54:04.860 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:54:14.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:54:14.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:54:14.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:54:14.860 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:54:24.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:54:24.860 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:54:24.860 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:54:24.861 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:54:34.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:54:34.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:54:34.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:54:34.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:54:44.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:54:44.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:54:44.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:54:44.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:54:54.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:54:54.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:54:54.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:54:54.860 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:55:04.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:55:04.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:55:04.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:55:04.860 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:55:14.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:55:14.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:55:14.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:55:14.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:55:24.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:55:24.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:55:24.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:55:24.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:55:34.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:55:34.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:55:34.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:55:34.860 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:55:44.857 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:55:44.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:55:44.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:55:44.860 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:55:54.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:55:54.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:55:54.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:55:54.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:56:04.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:56:04.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:56:04.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:56:04.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:56:14.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:56:14.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:56:14.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:56:14.860 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:56:24.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:56:24.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:56:24.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:56:24.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:56:34.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:56:34.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:56:34.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:56:34.860 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:56:44.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:56:44.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:56:44.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:56:44.860 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:56:54.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:56:54.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:56:54.860 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:56:54.860 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:57:04.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:57:04.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:57:04.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:57:04.859 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:57:14.858 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:57:14.858 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:57:14.859 7 INFO cinder.api.openstack.wsgi [None req-08356e76-6edc-4e52-b329-8064b7e1f3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:57:14.860 8 INFO cinder.api.openstack.wsgi [None req-5659aa4f-abe9-4adf-9f25-34fd0f5d6207 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239: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-17 18:57:16.940 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET https://volume.199-204-45-70.nip.io/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=False 2026-07-17 18:57:17.008 7 WARNING cinder.quota [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - 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-17 18:57:17.009 7 WARNING cinder.quota [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - 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-17 18:57:17.009 7 WARNING cinder.quota [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - 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-17 18:57:17.010 7 WARNING cinder.quota [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - 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-17 18:57:17.010 7 WARNING cinder.quota [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - 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-17 18:57:17.010 7 WARNING cinder.quota [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - 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-17 18:57:17.017 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] https://volume.199-204-45-70.nip.io/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 126/251] 199.204.45.70 () {44 vars in 1064 bytes} [Fri Jul 17 18:57:16 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=False => generated 340 bytes in 203 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-17 18:57:17.187 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] PUT https://volume.199-204-45-70.nip.io/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e 2026-07-17 18:57:17.380 8 WARNING cinder.quota [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - 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-17 18:57:17.380 8 WARNING cinder.quota [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - 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-17 18:57:17.381 8 WARNING cinder.quota [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - 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-17 18:57:17.381 8 WARNING cinder.quota [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - 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-17 18:57:17.381 8 WARNING cinder.quota [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - 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-17 18:57:17.382 8 WARNING cinder.quota [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - 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-17 18:57:17.388 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] https://volume.199-204-45-70.nip.io/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e returned with HTTP 200 [pid: 8|app: 0|req: 126/252] 199.204.45.70 () {48 vars in 1093 bytes} [Fri Jul 17 18:57:17 2026] PUT /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e => generated 296 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 18:57:24.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:57:24.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:57:24.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:57:24.860 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:57:34.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:57:34.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:57:34.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:57:34.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:57:44.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:57:44.860 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:57:44.860 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:57:44.861 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:57:54.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:57:54.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:57:54.860 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:57:54.860 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:58:04.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:58:04.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:58:04.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:58:04.860 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:58:14.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:58:14.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:58:14.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:58:14.860 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:58:24.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:58:24.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:58:24.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:58:24.860 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:58:34.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:58:34.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:58:34.860 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:58:34.860 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:58:44.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:58:44.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:58:44.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:58:44.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:58:54.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:58:54.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:58:54.860 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:58:54.860 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:59:04.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:59:04.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:59:04.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:59:04.860 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:59:14.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:59:14.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:59:14.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:59:14.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:59:24.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:59:24.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:59:24.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:59:24.860 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:59:34.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:59:34.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:59:34.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:59:34.860 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:59:44.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:59:44.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:59:44.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:59:44.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:59:54.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:59:54.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 18:59:54.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 18:59:54.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:00:04.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:00:04.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:00:04.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:00:04.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:00:14.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:00:14.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:00:14.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:00:14.860 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:00:24.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:00:24.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:00:24.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:00:24.860 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:00:34.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:00:34.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:00:34.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:00:34.860 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:00:44.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:00:44.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:00:44.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:00:44.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:00:54.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:00:54.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:00:54.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:00:54.860 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:01:04.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:01:04.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:01:04.860 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:01:04.860 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:01:14.857 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:01:14.857 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:01:14.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:01:14.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:01:24.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:01:24.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:01:24.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:01:24.860 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:01:34.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:01:34.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:01:34.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:01:34.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:01:44.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:01:44.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:01:44.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:01:44.860 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:01:54.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:01:54.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:01:54.860 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:01:54.860 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:02:04.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:02:04.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:02:04.860 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:02:04.860 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:02:14.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:02:14.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:02:14.860 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:02:14.860 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:02:24.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:02:24.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:02:24.860 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:02:24.861 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:02:34.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:02:34.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:02:34.860 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:02:34.862 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:02:44.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:02:44.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:02:44.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:02:44.860 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:02:54.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:02:54.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:02:54.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:02:54.860 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:03:04.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:03:04.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:03:04.860 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:03:04.860 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:03:14.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:03:14.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:03:14.860 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:03:14.860 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:03:24.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:03:24.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:03:24.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:03:24.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:03:34.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:03:34.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:03:34.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:03:34.860 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:03:44.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:03:44.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:03:44.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:03:44.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:03:54.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:03:54.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:03:54.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:03:54.860 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:04:04.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:04:04.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:04:04.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:04:04.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:04:14.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:04:14.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:04:14.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:04:14.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:04:24.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:04:24.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:04:24.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:04:24.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:04:34.857 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:04:34.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:04:34.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:04:34.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:04:44.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:04:44.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:04:44.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:04:44.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:04:54.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:04:54.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:04:54.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:04:54.861 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:05:04.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:05:04.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:05:04.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:05:04.860 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:05:14.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:05:14.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:05:14.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:05:14.860 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:05:24.889 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:05:24.890 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:05:24.903 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:05:24.904 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:05:34.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:05:34.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:05:34.860 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:05:34.861 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:05:44.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:05:44.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:05:44.860 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:05:44.860 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:05:54.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:05:54.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:05:54.860 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:05:54.860 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:06:04.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:06:04.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:06:04.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:06:04.860 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:06:14.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:06:14.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:06:14.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:06:14.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:06:24.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:06:24.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:06:24.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:06:24.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:06:34.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:06:34.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:06:34.860 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:06:34.860 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:06:44.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:06:44.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:06:44.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:06:44.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:06:54.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:06:54.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:06:54.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:06:54.860 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:07:04.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:07:04.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:07:04.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:07:04.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:07:14.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:07:14.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:07:14.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:07:14.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:07:24.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:07:24.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:07:24.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:07:24.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:07:34.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:07:34.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:07:34.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:07:34.860 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:07:44.857 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:07:44.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:07:44.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:07:44.860 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:07:54.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:07:54.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:07:54.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:07:54.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:08:04.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:08:04.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:08:04.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:08:04.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:08:14.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:08:14.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:08:14.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:08:14.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:08:24.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:08:24.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:08:24.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:08:24.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:08:34.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:08:34.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:08:34.860 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:08:34.860 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:08:44.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:08:44.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:08:44.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:08:44.860 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:08:54.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:08:54.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:08:54.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:08:54.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:09:04.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:09:04.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:09:04.860 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:09:04.860 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:09:14.872 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:09:14.872 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:09:14.873 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:09:14.873 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:09:24.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:09:24.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:09:24.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:09:24.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:09:34.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:09:34.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:09:34.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:09:34.860 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:09:44.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:09:44.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:09:44.860 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:09:44.860 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:09:54.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:09:54.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:09:54.860 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:09:54.861 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:10:04.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:10:04.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:10:04.860 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:10:04.860 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:10:14.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:10:14.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:10:14.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:10:14.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:10:24.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:10:24.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:10:24.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:10:24.860 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:10:34.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:10:34.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:10:34.860 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:10:34.862 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:10:44.867 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:10:44.867 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:10:44.867 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:10:44.868 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:10:54.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:10:54.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:10:54.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:10:54.860 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:11:04.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:11:04.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:11:04.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:11:04.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:11:14.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:11:14.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:11:14.860 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:11:14.861 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:11:24.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:11:24.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:11:24.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:11:24.860 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:11:34.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:11:34.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:11:34.860 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:11:34.860 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:11:44.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:11:44.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:11:44.860 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:11:44.860 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:11:54.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:11:54.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:11:54.860 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:11:54.860 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:12:04.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:12:04.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:12:04.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:12:04.860 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:12:14.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:12:14.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:12:14.860 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:12:14.863 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:12:24.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:12:24.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:12:24.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:12:24.866 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:12:34.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:12:34.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:12:34.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:12:34.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:12:44.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:12:44.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:12:44.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:12:44.860 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:12:54.857 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:12:54.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:12:54.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:12:54.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:13:04.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:13:04.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:13:04.860 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:13:04.860 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:13:14.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:13:14.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:13:14.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:13:14.861 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:13:24.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:13:24.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:13:24.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:13:24.860 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:13:34.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:13:34.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:13:34.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:13:34.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:13:44.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:13:44.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:13:44.860 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:13:44.860 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:13:54.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:13:54.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:13:54.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:13:54.860 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:14:04.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:14:04.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:14:04.860 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:14:04.860 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:14:14.865 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:14:14.865 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:14:14.867 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:14:14.867 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:14:24.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:14:24.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:14:24.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:14:24.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:14:34.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:14:34.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:14:34.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:14:34.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:14:44.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:14:44.860 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:14:44.860 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:14:44.861 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:14:54.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:14:54.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:14:54.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:14:54.860 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:15:04.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:15:04.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:15:04.859 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:15:04.860 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:15:14.858 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:15:14.858 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:15:14.859 8 INFO cinder.api.openstack.wsgi [None req-bc0719a1-abfc-4d92-a825-83f6f0c5152c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:15:14.860 7 INFO cinder.api.openstack.wsgi [None req-7a35c610-36da-45d2-9ace-4bc039735ceb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:15:23.456 8 INFO cinder.api.openstack.wsgi [None req-1cd17124-fa52-489c-ae5d-e318cfdae283 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET https://volume.199-204-45-70.nip.io/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=False 2026-07-17 19:15:23.536 8 INFO cinder.api.openstack.wsgi [None req-1cd17124-fa52-489c-ae5d-e318cfdae283 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] https://volume.199-204-45-70.nip.io/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 235/469] 199.204.45.70 () {44 vars in 1064 bytes} [Fri Jul 17 19:15:23 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=False => generated 340 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:15:24.264 7 INFO cinder.api.openstack.wsgi [None req-ca2b45c4-765e-4b56-971f-46ce4d67e439 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] PUT https://volume.199-204-45-70.nip.io/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43 2026-07-17 19:15:24.391 7 INFO cinder.api.openstack.wsgi [None req-ca2b45c4-765e-4b56-971f-46ce4d67e439 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] https://volume.199-204-45-70.nip.io/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43 returned with HTTP 200 [pid: 7|app: 0|req: 235/470] 199.204.45.70 () {48 vars in 1093 bytes} [Fri Jul 17 19:15:24 2026] PUT /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43 => generated 296 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:15:24.858 7 INFO cinder.api.openstack.wsgi [None req-ca2b45c4-765e-4b56-971f-46ce4d67e439 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:15:24.858 8 INFO cinder.api.openstack.wsgi [None req-1cd17124-fa52-489c-ae5d-e318cfdae283 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:15:24.859 7 INFO cinder.api.openstack.wsgi [None req-ca2b45c4-765e-4b56-971f-46ce4d67e439 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:15:24.859 8 INFO cinder.api.openstack.wsgi [None req-1cd17124-fa52-489c-ae5d-e318cfdae283 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:15:34.858 7 INFO cinder.api.openstack.wsgi [None req-ca2b45c4-765e-4b56-971f-46ce4d67e439 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:15:34.858 8 INFO cinder.api.openstack.wsgi [None req-1cd17124-fa52-489c-ae5d-e318cfdae283 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:15:34.859 7 INFO cinder.api.openstack.wsgi [None req-ca2b45c4-765e-4b56-971f-46ce4d67e439 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:15:34.860 8 INFO cinder.api.openstack.wsgi [None req-1cd17124-fa52-489c-ae5d-e318cfdae283 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:15:44.858 8 INFO cinder.api.openstack.wsgi [None req-1cd17124-fa52-489c-ae5d-e318cfdae283 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:15:44.858 7 INFO cinder.api.openstack.wsgi [None req-ca2b45c4-765e-4b56-971f-46ce4d67e439 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:15:44.859 8 INFO cinder.api.openstack.wsgi [None req-1cd17124-fa52-489c-ae5d-e318cfdae283 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:15:44.860 7 INFO cinder.api.openstack.wsgi [None req-ca2b45c4-765e-4b56-971f-46ce4d67e439 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:15:54.859 8 INFO cinder.api.openstack.wsgi [None req-1cd17124-fa52-489c-ae5d-e318cfdae283 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:15:54.859 7 INFO cinder.api.openstack.wsgi [None req-ca2b45c4-765e-4b56-971f-46ce4d67e439 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:15:54.860 8 INFO cinder.api.openstack.wsgi [None req-1cd17124-fa52-489c-ae5d-e318cfdae283 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:15:54.861 7 INFO cinder.api.openstack.wsgi [None req-ca2b45c4-765e-4b56-971f-46ce4d67e439 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:16:04.858 8 INFO cinder.api.openstack.wsgi [None req-1cd17124-fa52-489c-ae5d-e318cfdae283 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:16:04.859 7 INFO cinder.api.openstack.wsgi [None req-ca2b45c4-765e-4b56-971f-46ce4d67e439 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:16:04.859 8 INFO cinder.api.openstack.wsgi [None req-1cd17124-fa52-489c-ae5d-e318cfdae283 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:16:04.860 7 INFO cinder.api.openstack.wsgi [None req-ca2b45c4-765e-4b56-971f-46ce4d67e439 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:16:14.858 7 INFO cinder.api.openstack.wsgi [None req-ca2b45c4-765e-4b56-971f-46ce4d67e439 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:16:14.858 8 INFO cinder.api.openstack.wsgi [None req-1cd17124-fa52-489c-ae5d-e318cfdae283 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:16:14.859 7 INFO cinder.api.openstack.wsgi [None req-ca2b45c4-765e-4b56-971f-46ce4d67e439 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:16:14.859 8 INFO cinder.api.openstack.wsgi [None req-1cd17124-fa52-489c-ae5d-e318cfdae283 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:16:24.859 8 INFO cinder.api.openstack.wsgi [None req-1cd17124-fa52-489c-ae5d-e318cfdae283 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:16:24.860 8 INFO cinder.api.openstack.wsgi [None req-1cd17124-fa52-489c-ae5d-e318cfdae283 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:16:24.859 7 INFO cinder.api.openstack.wsgi [None req-ca2b45c4-765e-4b56-971f-46ce4d67e439 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:16:24.861 7 INFO cinder.api.openstack.wsgi [None req-ca2b45c4-765e-4b56-971f-46ce4d67e439 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:16:34.859 8 INFO cinder.api.openstack.wsgi [None req-1cd17124-fa52-489c-ae5d-e318cfdae283 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:16:34.860 7 INFO cinder.api.openstack.wsgi [None req-ca2b45c4-765e-4b56-971f-46ce4d67e439 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:16:34.860 8 INFO cinder.api.openstack.wsgi [None req-1cd17124-fa52-489c-ae5d-e318cfdae283 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:16:34.861 7 INFO cinder.api.openstack.wsgi [None req-ca2b45c4-765e-4b56-971f-46ce4d67e439 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:16:41.457 8 INFO cinder.api.openstack.wsgi [None req-e887f97d-2291-436e-95f9-43321795e49b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:16:41.492 8 INFO cinder.volume.api [None req-e887f97d-2291-436e-95f9-43321795e49b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:16:41.501 8 INFO cinder.api.openstack.wsgi [None req-e887f97d-2291-436e-95f9-43321795e49b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 244/487] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:16:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true => generated 15 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 19:16:41.581 7 INFO cinder.api.openstack.wsgi [None req-b177ed1a-08b1-4603-93bd-ed15e344f300 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true 2026-07-17 19:16:41.615 7 INFO cinder.api.openstack.wsgi [None req-b177ed1a-08b1-4603-93bd-ed15e344f300 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 244/488] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:16:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:16:41.629 8 INFO cinder.api.openstack.wsgi [None req-96f91aa5-539e-4ba4-ad87-0ceee8b00d85 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true 2026-07-17 19:16:41.660 8 INFO cinder.api.openstack.wsgi [None req-96f91aa5-539e-4ba4-ad87-0ceee8b00d85 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 245/489] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:16:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:16:41.672 7 INFO cinder.api.openstack.wsgi [None req-e486221b-8f3a-4ca2-9dfb-5c4d57337770 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true 2026-07-17 19:16:41.695 7 INFO cinder.api.openstack.wsgi [None req-e486221b-8f3a-4ca2-9dfb-5c4d57337770 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 245/490] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:16:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:16:41.708 8 INFO cinder.api.openstack.wsgi [None req-f58f04c0-a78c-4b6f-afbf-bd509d7a25bc 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:16:41.717 8 INFO cinder.volume.api [None req-f58f04c0-a78c-4b6f-afbf-bd509d7a25bc 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:16:41.719 8 INFO cinder.api.openstack.wsgi [None req-f58f04c0-a78c-4b6f-afbf-bd509d7a25bc 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 246/491] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:16:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:16:41.731 7 INFO cinder.api.openstack.wsgi [None req-ec7266ba-77db-4e21-a2e4-91208487fb3d 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true 2026-07-17 19:16:41.746 7 INFO cinder.volume.api [None req-ec7266ba-77db-4e21-a2e4-91208487fb3d 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all snapshots completed successfully. 2026-07-17 19:16:41.747 7 INFO cinder.api.openstack.wsgi [None req-ec7266ba-77db-4e21-a2e4-91208487fb3d 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 246/492] 10.0.0.33 () {28 vars in 673 bytes} [Fri Jul 17 19:16:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 19:16:41.756 8 INFO cinder.api.openstack.wsgi [None req-2d14c903-037b-4ee6-9e33-3363bd3cc64f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services 2026-07-17 19:16:41.763 8 INFO cinder.api.openstack.wsgi [None req-2d14c903-037b-4ee6-9e33-3363bd3cc64f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 247/493] 10.0.0.33 () {28 vars in 644 bytes} [Fri Jul 17 19:16:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:16:41.773 7 INFO cinder.api.openstack.wsgi [None req-ba3a5c60-cdbf-4099-be35-5ed848633123 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true 2026-07-17 19:16:42.306 7 INFO cinder.api.openstack.wsgi [None req-ba3a5c60-cdbf-4099-be35-5ed848633123 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 247/494] 10.0.0.33 () {28 vars in 695 bytes} [Fri Jul 17 19:16:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:16:44.859 7 INFO cinder.api.openstack.wsgi [None req-ba3a5c60-cdbf-4099-be35-5ed848633123 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:16:44.859 8 INFO cinder.api.openstack.wsgi [None req-2d14c903-037b-4ee6-9e33-3363bd3cc64f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:16:44.860 7 INFO cinder.api.openstack.wsgi [None req-ba3a5c60-cdbf-4099-be35-5ed848633123 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:16:44.860 8 INFO cinder.api.openstack.wsgi [None req-2d14c903-037b-4ee6-9e33-3363bd3cc64f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:16:54.858 7 INFO cinder.api.openstack.wsgi [None req-ba3a5c60-cdbf-4099-be35-5ed848633123 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:16:54.858 8 INFO cinder.api.openstack.wsgi [None req-2d14c903-037b-4ee6-9e33-3363bd3cc64f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:16:54.859 7 INFO cinder.api.openstack.wsgi [None req-ba3a5c60-cdbf-4099-be35-5ed848633123 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:16:54.859 8 INFO cinder.api.openstack.wsgi [None req-2d14c903-037b-4ee6-9e33-3363bd3cc64f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:17:04.861 7 INFO cinder.api.openstack.wsgi [None req-ba3a5c60-cdbf-4099-be35-5ed848633123 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:17:04.861 8 INFO cinder.api.openstack.wsgi [None req-2d14c903-037b-4ee6-9e33-3363bd3cc64f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:17:04.862 8 INFO cinder.api.openstack.wsgi [None req-2d14c903-037b-4ee6-9e33-3363bd3cc64f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:17:04.862 7 INFO cinder.api.openstack.wsgi [None req-ba3a5c60-cdbf-4099-be35-5ed848633123 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:17:14.858 7 INFO cinder.api.openstack.wsgi [None req-ba3a5c60-cdbf-4099-be35-5ed848633123 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:17:14.858 8 INFO cinder.api.openstack.wsgi [None req-2d14c903-037b-4ee6-9e33-3363bd3cc64f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:17:14.859 7 INFO cinder.api.openstack.wsgi [None req-ba3a5c60-cdbf-4099-be35-5ed848633123 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:17:14.859 8 INFO cinder.api.openstack.wsgi [None req-2d14c903-037b-4ee6-9e33-3363bd3cc64f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:17:24.859 8 INFO cinder.api.openstack.wsgi [None req-2d14c903-037b-4ee6-9e33-3363bd3cc64f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:17:24.859 7 INFO cinder.api.openstack.wsgi [None req-ba3a5c60-cdbf-4099-be35-5ed848633123 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:17:24.859 8 INFO cinder.api.openstack.wsgi [None req-2d14c903-037b-4ee6-9e33-3363bd3cc64f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:17:24.860 7 INFO cinder.api.openstack.wsgi [None req-ba3a5c60-cdbf-4099-be35-5ed848633123 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:17:34.858 7 INFO cinder.api.openstack.wsgi [None req-ba3a5c60-cdbf-4099-be35-5ed848633123 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:17:34.858 8 INFO cinder.api.openstack.wsgi [None req-2d14c903-037b-4ee6-9e33-3363bd3cc64f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:17:34.859 7 INFO cinder.api.openstack.wsgi [None req-ba3a5c60-cdbf-4099-be35-5ed848633123 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:17:34.860 8 INFO cinder.api.openstack.wsgi [None req-2d14c903-037b-4ee6-9e33-3363bd3cc64f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:17:41.404 7 INFO cinder.api.openstack.wsgi [None req-41407a22-3164-4bd5-adae-d2dac3563fc6 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:17:41.443 7 INFO cinder.volume.api [None req-41407a22-3164-4bd5-adae-d2dac3563fc6 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:17:41.445 7 INFO cinder.api.openstack.wsgi [None req-41407a22-3164-4bd5-adae-d2dac3563fc6 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 254/507] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:17:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true => generated 15 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 19:17:41.457 8 INFO cinder.api.openstack.wsgi [None req-cf83dce7-b1b8-40d7-961c-49d9fd89f651 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true 2026-07-17 19:17:41.474 8 INFO cinder.volume.api [None req-cf83dce7-b1b8-40d7-961c-49d9fd89f651 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all snapshots completed successfully. 2026-07-17 19:17:41.475 8 INFO cinder.api.openstack.wsgi [None req-cf83dce7-b1b8-40d7-961c-49d9fd89f651 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 254/508] 10.0.0.33 () {28 vars in 673 bytes} [Fri Jul 17 19:17:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:17:41.490 7 INFO cinder.api.openstack.wsgi [None req-08e6a3b1-b0f8-400d-8910-7f331ce95acb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services 2026-07-17 19:17:41.496 7 INFO cinder.api.openstack.wsgi [None req-08e6a3b1-b0f8-400d-8910-7f331ce95acb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 255/509] 10.0.0.33 () {28 vars in 644 bytes} [Fri Jul 17 19:17:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:17:41.546 8 INFO cinder.api.openstack.wsgi [None req-1167ef1b-532c-4154-be25-e2a62c677a4a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true 2026-07-17 19:17:41.571 8 INFO cinder.api.openstack.wsgi [None req-1167ef1b-532c-4154-be25-e2a62c677a4a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 255/510] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:17:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:17:41.588 7 INFO cinder.api.openstack.wsgi [None req-4f90060c-7159-4ed9-b74d-f56c727e164b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true 2026-07-17 19:17:41.624 7 INFO cinder.api.openstack.wsgi [None req-4f90060c-7159-4ed9-b74d-f56c727e164b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 256/511] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:17:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:17:41.639 8 INFO cinder.api.openstack.wsgi [None req-d6407b52-0fc0-4647-a723-ff3af94df85d 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true 2026-07-17 19:17:41.664 8 INFO cinder.api.openstack.wsgi [None req-d6407b52-0fc0-4647-a723-ff3af94df85d 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 256/512] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:17:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:17:41.677 7 INFO cinder.api.openstack.wsgi [None req-dd453efa-b857-4e22-92a3-5b5877b779a2 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:17:41.688 7 INFO cinder.volume.api [None req-dd453efa-b857-4e22-92a3-5b5877b779a2 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:17:41.689 7 INFO cinder.api.openstack.wsgi [None req-dd453efa-b857-4e22-92a3-5b5877b779a2 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 257/513] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:17:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:17:41.702 8 INFO cinder.api.openstack.wsgi [None req-5cb91282-9cb5-40ff-82ac-3f04e1619a7f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true 2026-07-17 19:17:42.241 8 INFO cinder.api.openstack.wsgi [None req-5cb91282-9cb5-40ff-82ac-3f04e1619a7f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 257/514] 10.0.0.33 () {28 vars in 695 bytes} [Fri Jul 17 19:17:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:17:44.858 7 INFO cinder.api.openstack.wsgi [None req-dd453efa-b857-4e22-92a3-5b5877b779a2 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:17:44.858 8 INFO cinder.api.openstack.wsgi [None req-5cb91282-9cb5-40ff-82ac-3f04e1619a7f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:17:44.859 7 INFO cinder.api.openstack.wsgi [None req-dd453efa-b857-4e22-92a3-5b5877b779a2 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:17:44.859 8 INFO cinder.api.openstack.wsgi [None req-5cb91282-9cb5-40ff-82ac-3f04e1619a7f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:17:54.858 7 INFO cinder.api.openstack.wsgi [None req-dd453efa-b857-4e22-92a3-5b5877b779a2 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:17:54.858 8 INFO cinder.api.openstack.wsgi [None req-5cb91282-9cb5-40ff-82ac-3f04e1619a7f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:17:54.859 8 INFO cinder.api.openstack.wsgi [None req-5cb91282-9cb5-40ff-82ac-3f04e1619a7f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:17:54.859 7 INFO cinder.api.openstack.wsgi [None req-dd453efa-b857-4e22-92a3-5b5877b779a2 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:18:04.858 7 INFO cinder.api.openstack.wsgi [None req-dd453efa-b857-4e22-92a3-5b5877b779a2 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:18:04.858 8 INFO cinder.api.openstack.wsgi [None req-5cb91282-9cb5-40ff-82ac-3f04e1619a7f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:18:04.860 7 INFO cinder.api.openstack.wsgi [None req-dd453efa-b857-4e22-92a3-5b5877b779a2 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:18:04.860 8 INFO cinder.api.openstack.wsgi [None req-5cb91282-9cb5-40ff-82ac-3f04e1619a7f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:18:14.858 8 INFO cinder.api.openstack.wsgi [None req-5cb91282-9cb5-40ff-82ac-3f04e1619a7f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:18:14.858 7 INFO cinder.api.openstack.wsgi [None req-dd453efa-b857-4e22-92a3-5b5877b779a2 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:18:14.859 8 INFO cinder.api.openstack.wsgi [None req-5cb91282-9cb5-40ff-82ac-3f04e1619a7f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:18:14.859 7 INFO cinder.api.openstack.wsgi [None req-dd453efa-b857-4e22-92a3-5b5877b779a2 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:18:24.858 7 INFO cinder.api.openstack.wsgi [None req-dd453efa-b857-4e22-92a3-5b5877b779a2 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:18:24.858 8 INFO cinder.api.openstack.wsgi [None req-5cb91282-9cb5-40ff-82ac-3f04e1619a7f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:18:24.859 7 INFO cinder.api.openstack.wsgi [None req-dd453efa-b857-4e22-92a3-5b5877b779a2 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:18:24.860 8 INFO cinder.api.openstack.wsgi [None req-5cb91282-9cb5-40ff-82ac-3f04e1619a7f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:18:34.858 8 INFO cinder.api.openstack.wsgi [None req-5cb91282-9cb5-40ff-82ac-3f04e1619a7f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:18:34.858 7 INFO cinder.api.openstack.wsgi [None req-dd453efa-b857-4e22-92a3-5b5877b779a2 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:18:34.859 8 INFO cinder.api.openstack.wsgi [None req-5cb91282-9cb5-40ff-82ac-3f04e1619a7f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:18:34.859 7 INFO cinder.api.openstack.wsgi [None req-dd453efa-b857-4e22-92a3-5b5877b779a2 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:18:41.422 8 INFO cinder.api.openstack.wsgi [None req-6e2764c7-20b3-4082-9294-765e008c0551 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true 2026-07-17 19:18:41.428 8 INFO cinder.volume.api [None req-6e2764c7-20b3-4082-9294-765e008c0551 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all snapshots completed successfully. 2026-07-17 19:18:41.428 8 INFO cinder.api.openstack.wsgi [None req-6e2764c7-20b3-4082-9294-765e008c0551 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 264/527] 10.0.0.33 () {28 vars in 673 bytes} [Fri Jul 17 19:18:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:18:41.442 7 INFO cinder.api.openstack.wsgi [None req-1038b382-12b5-4a74-abd2-52687c248a54 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:18:41.453 7 INFO cinder.volume.api [None req-1038b382-12b5-4a74-abd2-52687c248a54 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:18:41.455 7 INFO cinder.api.openstack.wsgi [None req-1038b382-12b5-4a74-abd2-52687c248a54 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 264/528] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:18:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:18:41.470 8 INFO cinder.api.openstack.wsgi [None req-2bba5a97-4b64-4f80-8692-bb26eb8f364e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:18:41.479 8 INFO cinder.volume.api [None req-2bba5a97-4b64-4f80-8692-bb26eb8f364e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:18:41.480 8 INFO cinder.api.openstack.wsgi [None req-2bba5a97-4b64-4f80-8692-bb26eb8f364e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 265/529] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:18:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:18:41.495 7 INFO cinder.api.openstack.wsgi [None req-314f4dbe-aab2-406b-89e8-b5e23f1acc0e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services 2026-07-17 19:18:41.507 7 INFO cinder.api.openstack.wsgi [None req-314f4dbe-aab2-406b-89e8-b5e23f1acc0e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 265/530] 10.0.0.33 () {28 vars in 644 bytes} [Fri Jul 17 19:18:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-services => generated 646 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:18:41.523 8 INFO cinder.api.openstack.wsgi [None req-7f171123-5a61-447a-bbf2-5a222ac476ee 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true 2026-07-17 19:18:42.028 8 INFO cinder.api.openstack.wsgi [None req-7f171123-5a61-447a-bbf2-5a222ac476ee 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 266/531] 10.0.0.33 () {28 vars in 695 bytes} [Fri Jul 17 19:18:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:18:42.074 7 INFO cinder.api.openstack.wsgi [None req-745f0540-aee0-4988-94ef-b61d3408c0c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true 2026-07-17 19:18:42.092 7 INFO cinder.api.openstack.wsgi [None req-745f0540-aee0-4988-94ef-b61d3408c0c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 266/532] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:18:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:18:42.105 8 INFO cinder.api.openstack.wsgi [None req-a71b7cdb-7504-4e37-932a-cd0949e071c8 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true 2026-07-17 19:18:42.128 8 INFO cinder.api.openstack.wsgi [None req-a71b7cdb-7504-4e37-932a-cd0949e071c8 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 267/533] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:18:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:18:42.138 7 INFO cinder.api.openstack.wsgi [None req-36a5317d-a56e-422c-967d-26785c53cf29 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true 2026-07-17 19:18:42.158 7 INFO cinder.api.openstack.wsgi [None req-36a5317d-a56e-422c-967d-26785c53cf29 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 267/534] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:18:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:18:44.858 8 INFO cinder.api.openstack.wsgi [None req-a71b7cdb-7504-4e37-932a-cd0949e071c8 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:18:44.858 7 INFO cinder.api.openstack.wsgi [None req-36a5317d-a56e-422c-967d-26785c53cf29 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:18:44.859 8 INFO cinder.api.openstack.wsgi [None req-a71b7cdb-7504-4e37-932a-cd0949e071c8 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:18:44.860 7 INFO cinder.api.openstack.wsgi [None req-36a5317d-a56e-422c-967d-26785c53cf29 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:18:54.858 7 INFO cinder.api.openstack.wsgi [None req-36a5317d-a56e-422c-967d-26785c53cf29 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:18:54.858 8 INFO cinder.api.openstack.wsgi [None req-a71b7cdb-7504-4e37-932a-cd0949e071c8 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:18:54.859 8 INFO cinder.api.openstack.wsgi [None req-a71b7cdb-7504-4e37-932a-cd0949e071c8 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:18:54.859 7 INFO cinder.api.openstack.wsgi [None req-36a5317d-a56e-422c-967d-26785c53cf29 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:19:04.859 8 INFO cinder.api.openstack.wsgi [None req-a71b7cdb-7504-4e37-932a-cd0949e071c8 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:19:04.859 7 INFO cinder.api.openstack.wsgi [None req-36a5317d-a56e-422c-967d-26785c53cf29 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:19:04.859 8 INFO cinder.api.openstack.wsgi [None req-a71b7cdb-7504-4e37-932a-cd0949e071c8 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:19:04.860 7 INFO cinder.api.openstack.wsgi [None req-36a5317d-a56e-422c-967d-26785c53cf29 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:19:14.859 8 INFO cinder.api.openstack.wsgi [None req-a71b7cdb-7504-4e37-932a-cd0949e071c8 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:19:14.859 7 INFO cinder.api.openstack.wsgi [None req-36a5317d-a56e-422c-967d-26785c53cf29 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:19:14.860 8 INFO cinder.api.openstack.wsgi [None req-a71b7cdb-7504-4e37-932a-cd0949e071c8 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:19:14.860 7 INFO cinder.api.openstack.wsgi [None req-36a5317d-a56e-422c-967d-26785c53cf29 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:19:24.858 8 INFO cinder.api.openstack.wsgi [None req-a71b7cdb-7504-4e37-932a-cd0949e071c8 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:19:24.858 7 INFO cinder.api.openstack.wsgi [None req-36a5317d-a56e-422c-967d-26785c53cf29 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:19:24.859 8 INFO cinder.api.openstack.wsgi [None req-a71b7cdb-7504-4e37-932a-cd0949e071c8 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:19:24.859 7 INFO cinder.api.openstack.wsgi [None req-36a5317d-a56e-422c-967d-26785c53cf29 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:19:34.859 7 INFO cinder.api.openstack.wsgi [None req-36a5317d-a56e-422c-967d-26785c53cf29 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:19:34.859 8 INFO cinder.api.openstack.wsgi [None req-a71b7cdb-7504-4e37-932a-cd0949e071c8 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:19:34.860 7 INFO cinder.api.openstack.wsgi [None req-36a5317d-a56e-422c-967d-26785c53cf29 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:19:34.861 8 INFO cinder.api.openstack.wsgi [None req-a71b7cdb-7504-4e37-932a-cd0949e071c8 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:19:41.560 7 INFO cinder.api.openstack.wsgi [None req-5a54b910-0a29-4f24-8c9d-b7ffd6e16b71 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:19:41.594 7 INFO cinder.volume.api [None req-5a54b910-0a29-4f24-8c9d-b7ffd6e16b71 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:19:41.596 7 INFO cinder.api.openstack.wsgi [None req-5a54b910-0a29-4f24-8c9d-b7ffd6e16b71 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 274/547] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:19:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true => generated 15 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 19:19:41.616 8 INFO cinder.api.openstack.wsgi [None req-79c66a7c-ba91-4b94-a723-eff60d9c9e08 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:19:41.635 8 INFO cinder.volume.api [None req-79c66a7c-ba91-4b94-a723-eff60d9c9e08 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:19:41.637 8 INFO cinder.api.openstack.wsgi [None req-79c66a7c-ba91-4b94-a723-eff60d9c9e08 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 274/548] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:19:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:19:41.652 7 INFO cinder.api.openstack.wsgi [None req-03ce2ac6-4d50-4c6d-b0fe-be73315ca997 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true 2026-07-17 19:19:42.156 7 INFO cinder.api.openstack.wsgi [None req-03ce2ac6-4d50-4c6d-b0fe-be73315ca997 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 275/549] 10.0.0.33 () {28 vars in 695 bytes} [Fri Jul 17 19:19:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:19:42.168 8 INFO cinder.api.openstack.wsgi [None req-f9186ad9-efb4-4b24-bd0a-1957882a2797 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services 2026-07-17 19:19:42.175 8 INFO cinder.api.openstack.wsgi [None req-f9186ad9-efb4-4b24-bd0a-1957882a2797 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 275/550] 10.0.0.33 () {28 vars in 644 bytes} [Fri Jul 17 19:19:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:19:42.226 7 INFO cinder.api.openstack.wsgi [None req-2ce48ad5-682d-4dc1-9409-e8bc1bc7083e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true 2026-07-17 19:19:42.252 7 INFO cinder.api.openstack.wsgi [None req-2ce48ad5-682d-4dc1-9409-e8bc1bc7083e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 276/551] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:19:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:19:42.263 8 INFO cinder.api.openstack.wsgi [None req-d61ca7ad-4597-40ad-bcf9-412ec1fbbd3c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true 2026-07-17 19:19:42.286 8 INFO cinder.api.openstack.wsgi [None req-d61ca7ad-4597-40ad-bcf9-412ec1fbbd3c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 276/552] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:19:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:19:42.301 7 INFO cinder.api.openstack.wsgi [None req-a8ae4268-32bf-4981-a0c1-e89cd7a14241 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true 2026-07-17 19:19:42.320 7 INFO cinder.api.openstack.wsgi [None req-a8ae4268-32bf-4981-a0c1-e89cd7a14241 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 277/553] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:19:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:19:42.333 8 INFO cinder.api.openstack.wsgi [None req-2783f3c2-692f-40ae-8185-9f9d053eedc8 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true 2026-07-17 19:19:42.339 8 INFO cinder.volume.api [None req-2783f3c2-692f-40ae-8185-9f9d053eedc8 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all snapshots completed successfully. 2026-07-17 19:19:42.340 8 INFO cinder.api.openstack.wsgi [None req-2783f3c2-692f-40ae-8185-9f9d053eedc8 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 277/554] 10.0.0.33 () {28 vars in 673 bytes} [Fri Jul 17 19:19:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:19:44.866 7 INFO cinder.api.openstack.wsgi [None req-a8ae4268-32bf-4981-a0c1-e89cd7a14241 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:19:44.866 8 INFO cinder.api.openstack.wsgi [None req-2783f3c2-692f-40ae-8185-9f9d053eedc8 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:19:44.867 7 INFO cinder.api.openstack.wsgi [None req-a8ae4268-32bf-4981-a0c1-e89cd7a14241 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:19:44.867 8 INFO cinder.api.openstack.wsgi [None req-2783f3c2-692f-40ae-8185-9f9d053eedc8 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:19:54.858 7 INFO cinder.api.openstack.wsgi [None req-a8ae4268-32bf-4981-a0c1-e89cd7a14241 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:19:54.858 8 INFO cinder.api.openstack.wsgi [None req-2783f3c2-692f-40ae-8185-9f9d053eedc8 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:19:54.859 7 INFO cinder.api.openstack.wsgi [None req-a8ae4268-32bf-4981-a0c1-e89cd7a14241 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:19:54.860 8 INFO cinder.api.openstack.wsgi [None req-2783f3c2-692f-40ae-8185-9f9d053eedc8 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:20:04.858 7 INFO cinder.api.openstack.wsgi [None req-a8ae4268-32bf-4981-a0c1-e89cd7a14241 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:20:04.858 8 INFO cinder.api.openstack.wsgi [None req-2783f3c2-692f-40ae-8185-9f9d053eedc8 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:20:04.858 7 INFO cinder.api.openstack.wsgi [None req-a8ae4268-32bf-4981-a0c1-e89cd7a14241 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:20:04.859 8 INFO cinder.api.openstack.wsgi [None req-2783f3c2-692f-40ae-8185-9f9d053eedc8 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:20:14.859 8 INFO cinder.api.openstack.wsgi [None req-2783f3c2-692f-40ae-8185-9f9d053eedc8 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:20:14.859 7 INFO cinder.api.openstack.wsgi [None req-a8ae4268-32bf-4981-a0c1-e89cd7a14241 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:20:14.860 7 INFO cinder.api.openstack.wsgi [None req-a8ae4268-32bf-4981-a0c1-e89cd7a14241 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:20:14.860 8 INFO cinder.api.openstack.wsgi [None req-2783f3c2-692f-40ae-8185-9f9d053eedc8 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:20:24.858 8 INFO cinder.api.openstack.wsgi [None req-2783f3c2-692f-40ae-8185-9f9d053eedc8 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:20:24.858 7 INFO cinder.api.openstack.wsgi [None req-a8ae4268-32bf-4981-a0c1-e89cd7a14241 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:20:24.859 8 INFO cinder.api.openstack.wsgi [None req-2783f3c2-692f-40ae-8185-9f9d053eedc8 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:20:24.859 7 INFO cinder.api.openstack.wsgi [None req-a8ae4268-32bf-4981-a0c1-e89cd7a14241 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:20:34.859 8 INFO cinder.api.openstack.wsgi [None req-2783f3c2-692f-40ae-8185-9f9d053eedc8 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:20:34.859 7 INFO cinder.api.openstack.wsgi [None req-a8ae4268-32bf-4981-a0c1-e89cd7a14241 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:20:34.859 8 INFO cinder.api.openstack.wsgi [None req-2783f3c2-692f-40ae-8185-9f9d053eedc8 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:20:34.860 7 INFO cinder.api.openstack.wsgi [None req-a8ae4268-32bf-4981-a0c1-e89cd7a14241 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:20:41.452 8 INFO cinder.api.openstack.wsgi [None req-f95e9de5-f68c-4829-807d-2530670cf540 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true 2026-07-17 19:20:41.460 8 INFO cinder.volume.api [None req-f95e9de5-f68c-4829-807d-2530670cf540 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all snapshots completed successfully. 2026-07-17 19:20:41.461 8 INFO cinder.api.openstack.wsgi [None req-f95e9de5-f68c-4829-807d-2530670cf540 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 284/567] 10.0.0.33 () {28 vars in 673 bytes} [Fri Jul 17 19:20:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true => generated 17 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 19:20:41.475 7 INFO cinder.api.openstack.wsgi [None req-4e17d3ff-9d5a-4004-9510-c36e4e4661de 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true 2026-07-17 19:20:41.981 7 INFO cinder.api.openstack.wsgi [None req-4e17d3ff-9d5a-4004-9510-c36e4e4661de 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 284/568] 10.0.0.33 () {28 vars in 695 bytes} [Fri Jul 17 19:20:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:20:41.997 8 INFO cinder.api.openstack.wsgi [None req-96d9560c-866e-4039-87bc-4c2e54b29b80 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services 2026-07-17 19:20:42.004 8 INFO cinder.api.openstack.wsgi [None req-96d9560c-866e-4039-87bc-4c2e54b29b80 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 285/569] 10.0.0.33 () {28 vars in 644 bytes} [Fri Jul 17 19:20:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:20:42.013 7 INFO cinder.api.openstack.wsgi [None req-a02335fc-8dcf-4f50-83a2-932d60d93069 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:20:42.022 7 INFO cinder.volume.api [None req-a02335fc-8dcf-4f50-83a2-932d60d93069 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:20:42.023 7 INFO cinder.api.openstack.wsgi [None req-a02335fc-8dcf-4f50-83a2-932d60d93069 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 285/570] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:20:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:20:42.074 8 INFO cinder.api.openstack.wsgi [None req-0656854f-26bb-4254-95e7-2a5f04bd2478 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true 2026-07-17 19:20:42.095 8 INFO cinder.api.openstack.wsgi [None req-0656854f-26bb-4254-95e7-2a5f04bd2478 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 286/571] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:20:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:20:42.108 7 INFO cinder.api.openstack.wsgi [None req-21aa44a7-360e-4e4d-a44c-34314b245ee6 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true 2026-07-17 19:20:42.132 7 INFO cinder.api.openstack.wsgi [None req-21aa44a7-360e-4e4d-a44c-34314b245ee6 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 286/572] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:20:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:20:42.145 8 INFO cinder.api.openstack.wsgi [None req-11dfb0fd-f779-4a00-bfef-bc1f21a39a78 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true 2026-07-17 19:20:42.171 8 INFO cinder.api.openstack.wsgi [None req-11dfb0fd-f779-4a00-bfef-bc1f21a39a78 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 287/573] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:20:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:20:42.181 7 INFO cinder.api.openstack.wsgi [None req-ed8354f4-3f19-4a1e-9a8b-c4b7f9322dd2 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:20:42.191 7 INFO cinder.volume.api [None req-ed8354f4-3f19-4a1e-9a8b-c4b7f9322dd2 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:20:42.193 7 INFO cinder.api.openstack.wsgi [None req-ed8354f4-3f19-4a1e-9a8b-c4b7f9322dd2 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 287/574] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:20:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:20:44.859 8 INFO cinder.api.openstack.wsgi [None req-11dfb0fd-f779-4a00-bfef-bc1f21a39a78 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:20:44.860 7 INFO cinder.api.openstack.wsgi [None req-ed8354f4-3f19-4a1e-9a8b-c4b7f9322dd2 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:20:44.860 8 INFO cinder.api.openstack.wsgi [None req-11dfb0fd-f779-4a00-bfef-bc1f21a39a78 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:20:44.861 7 INFO cinder.api.openstack.wsgi [None req-ed8354f4-3f19-4a1e-9a8b-c4b7f9322dd2 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:20:54.871 7 INFO cinder.api.openstack.wsgi [None req-ed8354f4-3f19-4a1e-9a8b-c4b7f9322dd2 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:20:54.871 8 INFO cinder.api.openstack.wsgi [None req-11dfb0fd-f779-4a00-bfef-bc1f21a39a78 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:20:54.871 8 INFO cinder.api.openstack.wsgi [None req-11dfb0fd-f779-4a00-bfef-bc1f21a39a78 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:20:54.872 7 INFO cinder.api.openstack.wsgi [None req-ed8354f4-3f19-4a1e-9a8b-c4b7f9322dd2 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:21:04.859 8 INFO cinder.api.openstack.wsgi [None req-11dfb0fd-f779-4a00-bfef-bc1f21a39a78 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:21:04.859 7 INFO cinder.api.openstack.wsgi [None req-ed8354f4-3f19-4a1e-9a8b-c4b7f9322dd2 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:21:04.860 8 INFO cinder.api.openstack.wsgi [None req-11dfb0fd-f779-4a00-bfef-bc1f21a39a78 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:21:04.860 7 INFO cinder.api.openstack.wsgi [None req-ed8354f4-3f19-4a1e-9a8b-c4b7f9322dd2 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:21:14.858 8 INFO cinder.api.openstack.wsgi [None req-11dfb0fd-f779-4a00-bfef-bc1f21a39a78 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:21:14.859 7 INFO cinder.api.openstack.wsgi [None req-ed8354f4-3f19-4a1e-9a8b-c4b7f9322dd2 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:21:14.859 8 INFO cinder.api.openstack.wsgi [None req-11dfb0fd-f779-4a00-bfef-bc1f21a39a78 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:21:14.859 7 INFO cinder.api.openstack.wsgi [None req-ed8354f4-3f19-4a1e-9a8b-c4b7f9322dd2 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:21:24.858 7 INFO cinder.api.openstack.wsgi [None req-ed8354f4-3f19-4a1e-9a8b-c4b7f9322dd2 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:21:24.858 8 INFO cinder.api.openstack.wsgi [None req-11dfb0fd-f779-4a00-bfef-bc1f21a39a78 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:21:24.859 7 INFO cinder.api.openstack.wsgi [None req-ed8354f4-3f19-4a1e-9a8b-c4b7f9322dd2 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:21:24.859 8 INFO cinder.api.openstack.wsgi [None req-11dfb0fd-f779-4a00-bfef-bc1f21a39a78 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:21:34.859 7 INFO cinder.api.openstack.wsgi [None req-ed8354f4-3f19-4a1e-9a8b-c4b7f9322dd2 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:21:34.859 8 INFO cinder.api.openstack.wsgi [None req-11dfb0fd-f779-4a00-bfef-bc1f21a39a78 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:21:34.860 7 INFO cinder.api.openstack.wsgi [None req-ed8354f4-3f19-4a1e-9a8b-c4b7f9322dd2 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:21:34.860 8 INFO cinder.api.openstack.wsgi [None req-11dfb0fd-f779-4a00-bfef-bc1f21a39a78 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:21:41.413 7 INFO cinder.api.openstack.wsgi [None req-ec51d205-c580-4356-80e5-012af7e61e9a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true 2026-07-17 19:21:41.421 7 INFO cinder.volume.api [None req-ec51d205-c580-4356-80e5-012af7e61e9a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all snapshots completed successfully. 2026-07-17 19:21:41.422 7 INFO cinder.api.openstack.wsgi [None req-ec51d205-c580-4356-80e5-012af7e61e9a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 294/587] 10.0.0.33 () {28 vars in 673 bytes} [Fri Jul 17 19:21:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true => generated 17 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 19:21:41.433 8 INFO cinder.api.openstack.wsgi [None req-34133cfb-cb1c-49ae-95c6-a28dd45df0ef 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:21:41.446 8 INFO cinder.volume.api [None req-34133cfb-cb1c-49ae-95c6-a28dd45df0ef 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:21:41.448 8 INFO cinder.api.openstack.wsgi [None req-34133cfb-cb1c-49ae-95c6-a28dd45df0ef 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 294/588] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:21:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:21:41.460 7 INFO cinder.api.openstack.wsgi [None req-7b8d67cb-f027-4cc0-a49e-39d0905188c6 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:21:41.473 7 INFO cinder.volume.api [None req-7b8d67cb-f027-4cc0-a49e-39d0905188c6 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:21:41.479 7 INFO cinder.api.openstack.wsgi [None req-7b8d67cb-f027-4cc0-a49e-39d0905188c6 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 295/589] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:21:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 19:21:41.541 8 INFO cinder.api.openstack.wsgi [None req-26944e9c-b0e8-41c8-8b59-a18ec0237762 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true 2026-07-17 19:21:41.572 8 INFO cinder.api.openstack.wsgi [None req-26944e9c-b0e8-41c8-8b59-a18ec0237762 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 295/590] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:21:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:21:41.589 7 INFO cinder.api.openstack.wsgi [None req-059990f2-9f4d-4934-9b02-4282a94ea141 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true 2026-07-17 19:21:41.618 7 INFO cinder.api.openstack.wsgi [None req-059990f2-9f4d-4934-9b02-4282a94ea141 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 296/591] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:21:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:21:41.628 8 INFO cinder.api.openstack.wsgi [None req-a555e27d-c1d2-4bbc-bff3-95a621e25476 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true 2026-07-17 19:21:41.660 8 INFO cinder.api.openstack.wsgi [None req-a555e27d-c1d2-4bbc-bff3-95a621e25476 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 296/592] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:21:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:21:41.674 7 INFO cinder.api.openstack.wsgi [None req-db89215b-5e45-468f-86fc-275185fc8acf 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services 2026-07-17 19:21:41.680 7 INFO cinder.api.openstack.wsgi [None req-db89215b-5e45-468f-86fc-275185fc8acf 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 297/593] 10.0.0.33 () {28 vars in 644 bytes} [Fri Jul 17 19:21:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:21:41.691 8 INFO cinder.api.openstack.wsgi [None req-beab25a3-f691-4fca-9633-6e2e3847a5c3 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true 2026-07-17 19:21:42.195 8 INFO cinder.api.openstack.wsgi [None req-beab25a3-f691-4fca-9633-6e2e3847a5c3 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 297/594] 10.0.0.33 () {28 vars in 695 bytes} [Fri Jul 17 19:21:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:21:44.858 7 INFO cinder.api.openstack.wsgi [None req-db89215b-5e45-468f-86fc-275185fc8acf 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:21:44.858 8 INFO cinder.api.openstack.wsgi [None req-beab25a3-f691-4fca-9633-6e2e3847a5c3 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:21:44.859 7 INFO cinder.api.openstack.wsgi [None req-db89215b-5e45-468f-86fc-275185fc8acf 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:21:44.859 8 INFO cinder.api.openstack.wsgi [None req-beab25a3-f691-4fca-9633-6e2e3847a5c3 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:21:54.858 8 INFO cinder.api.openstack.wsgi [None req-beab25a3-f691-4fca-9633-6e2e3847a5c3 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:21:54.858 7 INFO cinder.api.openstack.wsgi [None req-db89215b-5e45-468f-86fc-275185fc8acf 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:21:54.859 7 INFO cinder.api.openstack.wsgi [None req-db89215b-5e45-468f-86fc-275185fc8acf 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:21:54.859 8 INFO cinder.api.openstack.wsgi [None req-beab25a3-f691-4fca-9633-6e2e3847a5c3 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:22:04.858 7 INFO cinder.api.openstack.wsgi [None req-db89215b-5e45-468f-86fc-275185fc8acf 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:22:04.858 8 INFO cinder.api.openstack.wsgi [None req-beab25a3-f691-4fca-9633-6e2e3847a5c3 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:22:04.859 7 INFO cinder.api.openstack.wsgi [None req-db89215b-5e45-468f-86fc-275185fc8acf 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:22:04.860 8 INFO cinder.api.openstack.wsgi [None req-beab25a3-f691-4fca-9633-6e2e3847a5c3 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:22:14.858 7 INFO cinder.api.openstack.wsgi [None req-db89215b-5e45-468f-86fc-275185fc8acf 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:22:14.858 8 INFO cinder.api.openstack.wsgi [None req-beab25a3-f691-4fca-9633-6e2e3847a5c3 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:22:14.859 7 INFO cinder.api.openstack.wsgi [None req-db89215b-5e45-468f-86fc-275185fc8acf 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:22:14.860 8 INFO cinder.api.openstack.wsgi [None req-beab25a3-f691-4fca-9633-6e2e3847a5c3 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:22:24.858 8 INFO cinder.api.openstack.wsgi [None req-beab25a3-f691-4fca-9633-6e2e3847a5c3 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:22:24.858 7 INFO cinder.api.openstack.wsgi [None req-db89215b-5e45-468f-86fc-275185fc8acf 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:22:24.859 8 INFO cinder.api.openstack.wsgi [None req-beab25a3-f691-4fca-9633-6e2e3847a5c3 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:22:24.860 7 INFO cinder.api.openstack.wsgi [None req-db89215b-5e45-468f-86fc-275185fc8acf 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:22:34.858 8 INFO cinder.api.openstack.wsgi [None req-beab25a3-f691-4fca-9633-6e2e3847a5c3 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:22:34.858 7 INFO cinder.api.openstack.wsgi [None req-db89215b-5e45-468f-86fc-275185fc8acf 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:22:34.859 7 INFO cinder.api.openstack.wsgi [None req-db89215b-5e45-468f-86fc-275185fc8acf 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:22:34.860 8 INFO cinder.api.openstack.wsgi [None req-beab25a3-f691-4fca-9633-6e2e3847a5c3 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:22:41.516 7 INFO cinder.api.openstack.wsgi [None req-e7024b63-cc69-4238-857d-f3d09c886173 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:22:41.528 7 INFO cinder.volume.api [None req-e7024b63-cc69-4238-857d-f3d09c886173 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:22:41.530 7 INFO cinder.api.openstack.wsgi [None req-e7024b63-cc69-4238-857d-f3d09c886173 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 304/607] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:22:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true => generated 15 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 19:22:41.547 8 INFO cinder.api.openstack.wsgi [None req-7ec9ed8e-7ab9-464a-bc90-8aca623988c0 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services 2026-07-17 19:22:41.552 8 INFO cinder.api.openstack.wsgi [None req-7ec9ed8e-7ab9-464a-bc90-8aca623988c0 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 304/608] 10.0.0.33 () {28 vars in 644 bytes} [Fri Jul 17 19:22:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:22:41.567 7 INFO cinder.api.openstack.wsgi [None req-6265cb4a-7635-4e64-90bb-23b35ba7ddea 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:22:41.578 7 INFO cinder.volume.api [None req-6265cb4a-7635-4e64-90bb-23b35ba7ddea 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:22:41.580 7 INFO cinder.api.openstack.wsgi [None req-6265cb4a-7635-4e64-90bb-23b35ba7ddea 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 305/609] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:22:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:22:41.593 8 INFO cinder.api.openstack.wsgi [None req-070fedd0-5c5b-49df-9f25-7c258aa1402c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true 2026-07-17 19:22:42.097 8 INFO cinder.api.openstack.wsgi [None req-070fedd0-5c5b-49df-9f25-7c258aa1402c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 305/610] 10.0.0.33 () {28 vars in 695 bytes} [Fri Jul 17 19:22:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:22:42.116 7 INFO cinder.api.openstack.wsgi [None req-38e9dca7-894e-4284-9447-ff60f3f88676 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true 2026-07-17 19:22:42.122 7 INFO cinder.volume.api [None req-38e9dca7-894e-4284-9447-ff60f3f88676 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all snapshots completed successfully. 2026-07-17 19:22:42.122 7 INFO cinder.api.openstack.wsgi [None req-38e9dca7-894e-4284-9447-ff60f3f88676 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 306/611] 10.0.0.33 () {28 vars in 673 bytes} [Fri Jul 17 19:22:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 19:22:42.167 8 INFO cinder.api.openstack.wsgi [None req-0cb9f5c2-4dd6-48ea-96a8-a8432f598635 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true 2026-07-17 19:22:42.185 8 INFO cinder.api.openstack.wsgi [None req-0cb9f5c2-4dd6-48ea-96a8-a8432f598635 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 306/612] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:22:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:22:42.198 7 INFO cinder.api.openstack.wsgi [None req-414733e0-5f64-4769-a18c-d1f7f3afc225 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true 2026-07-17 19:22:42.220 7 INFO cinder.api.openstack.wsgi [None req-414733e0-5f64-4769-a18c-d1f7f3afc225 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 307/613] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:22:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:22:42.231 8 INFO cinder.api.openstack.wsgi [None req-c7300d94-9924-4cb4-a091-e30a8a5db516 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true 2026-07-17 19:22:42.249 8 INFO cinder.api.openstack.wsgi [None req-c7300d94-9924-4cb4-a091-e30a8a5db516 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 307/614] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:22:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:22:44.859 7 INFO cinder.api.openstack.wsgi [None req-414733e0-5f64-4769-a18c-d1f7f3afc225 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:22:44.859 8 INFO cinder.api.openstack.wsgi [None req-c7300d94-9924-4cb4-a091-e30a8a5db516 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:22:44.859 7 INFO cinder.api.openstack.wsgi [None req-414733e0-5f64-4769-a18c-d1f7f3afc225 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:22:44.861 8 INFO cinder.api.openstack.wsgi [None req-c7300d94-9924-4cb4-a091-e30a8a5db516 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:22:54.859 7 INFO cinder.api.openstack.wsgi [None req-414733e0-5f64-4769-a18c-d1f7f3afc225 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:22:54.859 8 INFO cinder.api.openstack.wsgi [None req-c7300d94-9924-4cb4-a091-e30a8a5db516 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:22:54.860 7 INFO cinder.api.openstack.wsgi [None req-414733e0-5f64-4769-a18c-d1f7f3afc225 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:22:54.860 8 INFO cinder.api.openstack.wsgi [None req-c7300d94-9924-4cb4-a091-e30a8a5db516 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:23:04.858 8 INFO cinder.api.openstack.wsgi [None req-c7300d94-9924-4cb4-a091-e30a8a5db516 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:23:04.858 7 INFO cinder.api.openstack.wsgi [None req-414733e0-5f64-4769-a18c-d1f7f3afc225 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:23:04.859 8 INFO cinder.api.openstack.wsgi [None req-c7300d94-9924-4cb4-a091-e30a8a5db516 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:23:04.859 7 INFO cinder.api.openstack.wsgi [None req-414733e0-5f64-4769-a18c-d1f7f3afc225 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:23:14.858 8 INFO cinder.api.openstack.wsgi [None req-c7300d94-9924-4cb4-a091-e30a8a5db516 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:23:14.858 7 INFO cinder.api.openstack.wsgi [None req-414733e0-5f64-4769-a18c-d1f7f3afc225 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:23:14.859 8 INFO cinder.api.openstack.wsgi [None req-c7300d94-9924-4cb4-a091-e30a8a5db516 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:23:14.859 7 INFO cinder.api.openstack.wsgi [None req-414733e0-5f64-4769-a18c-d1f7f3afc225 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:23:24.858 8 INFO cinder.api.openstack.wsgi [None req-c7300d94-9924-4cb4-a091-e30a8a5db516 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:23:24.859 8 INFO cinder.api.openstack.wsgi [None req-c7300d94-9924-4cb4-a091-e30a8a5db516 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:23:24.859 7 INFO cinder.api.openstack.wsgi [None req-414733e0-5f64-4769-a18c-d1f7f3afc225 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:23:24.860 7 INFO cinder.api.openstack.wsgi [None req-414733e0-5f64-4769-a18c-d1f7f3afc225 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:23:34.858 8 INFO cinder.api.openstack.wsgi [None req-c7300d94-9924-4cb4-a091-e30a8a5db516 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:23:34.858 7 INFO cinder.api.openstack.wsgi [None req-414733e0-5f64-4769-a18c-d1f7f3afc225 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:23:34.859 8 INFO cinder.api.openstack.wsgi [None req-c7300d94-9924-4cb4-a091-e30a8a5db516 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:23:34.860 7 INFO cinder.api.openstack.wsgi [None req-414733e0-5f64-4769-a18c-d1f7f3afc225 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:23:41.434 8 INFO cinder.api.openstack.wsgi [None req-308973c3-2fac-4677-966a-ed6787d95cf4 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true 2026-07-17 19:23:41.441 8 INFO cinder.volume.api [None req-308973c3-2fac-4677-966a-ed6787d95cf4 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all snapshots completed successfully. 2026-07-17 19:23:41.441 8 INFO cinder.api.openstack.wsgi [None req-308973c3-2fac-4677-966a-ed6787d95cf4 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 314/627] 10.0.0.33 () {28 vars in 673 bytes} [Fri Jul 17 19:23:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true => generated 17 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 19:23:41.456 7 INFO cinder.api.openstack.wsgi [None req-b75255b3-d896-48bb-a4c2-d30ef59c9302 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:23:41.470 7 INFO cinder.volume.api [None req-b75255b3-d896-48bb-a4c2-d30ef59c9302 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:23:41.473 7 INFO cinder.api.openstack.wsgi [None req-b75255b3-d896-48bb-a4c2-d30ef59c9302 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 314/628] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:23:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 19:23:41.483 8 INFO cinder.api.openstack.wsgi [None req-4fd5a632-bb29-4e51-8db5-9508e7a037ab 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:23:41.493 8 INFO cinder.volume.api [None req-4fd5a632-bb29-4e51-8db5-9508e7a037ab 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:23:41.495 8 INFO cinder.api.openstack.wsgi [None req-4fd5a632-bb29-4e51-8db5-9508e7a037ab 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 315/629] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:23:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:23:41.507 7 INFO cinder.api.openstack.wsgi [None req-109912dc-7dd4-4d1a-bf04-e913234c478f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services 2026-07-17 19:23:41.515 7 INFO cinder.api.openstack.wsgi [None req-109912dc-7dd4-4d1a-bf04-e913234c478f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 315/630] 10.0.0.33 () {28 vars in 644 bytes} [Fri Jul 17 19:23:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:23:41.528 8 INFO cinder.api.openstack.wsgi [None req-ae448b75-bdbc-4fdc-91a2-19dfd4b471e4 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true 2026-07-17 19:23:42.032 8 INFO cinder.api.openstack.wsgi [None req-ae448b75-bdbc-4fdc-91a2-19dfd4b471e4 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 316/631] 10.0.0.33 () {28 vars in 695 bytes} [Fri Jul 17 19:23:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:23:42.078 7 INFO cinder.api.openstack.wsgi [None req-cd7b9b5b-e59b-4c58-a0f8-2110fffb3a7f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true 2026-07-17 19:23:42.098 7 INFO cinder.api.openstack.wsgi [None req-cd7b9b5b-e59b-4c58-a0f8-2110fffb3a7f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 316/632] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:23:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:23:42.116 8 INFO cinder.api.openstack.wsgi [None req-cee5e790-57ff-46d5-8d69-027f3b0c1d66 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true 2026-07-17 19:23:42.140 8 INFO cinder.api.openstack.wsgi [None req-cee5e790-57ff-46d5-8d69-027f3b0c1d66 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 317/633] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:23:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:23:42.153 7 INFO cinder.api.openstack.wsgi [None req-d2001e45-3c16-481b-bc45-82e008af1bf9 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true 2026-07-17 19:23:42.175 7 INFO cinder.api.openstack.wsgi [None req-d2001e45-3c16-481b-bc45-82e008af1bf9 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 317/634] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:23:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:23:44.859 8 INFO cinder.api.openstack.wsgi [None req-cee5e790-57ff-46d5-8d69-027f3b0c1d66 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:23:44.859 7 INFO cinder.api.openstack.wsgi [None req-d2001e45-3c16-481b-bc45-82e008af1bf9 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:23:44.860 7 INFO cinder.api.openstack.wsgi [None req-d2001e45-3c16-481b-bc45-82e008af1bf9 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:23:44.860 8 INFO cinder.api.openstack.wsgi [None req-cee5e790-57ff-46d5-8d69-027f3b0c1d66 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:23:54.858 7 INFO cinder.api.openstack.wsgi [None req-d2001e45-3c16-481b-bc45-82e008af1bf9 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:23:54.859 8 INFO cinder.api.openstack.wsgi [None req-cee5e790-57ff-46d5-8d69-027f3b0c1d66 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:23:54.859 7 INFO cinder.api.openstack.wsgi [None req-d2001e45-3c16-481b-bc45-82e008af1bf9 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:23:54.860 8 INFO cinder.api.openstack.wsgi [None req-cee5e790-57ff-46d5-8d69-027f3b0c1d66 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:24:04.861 8 INFO cinder.api.openstack.wsgi [None req-cee5e790-57ff-46d5-8d69-027f3b0c1d66 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:24:04.861 7 INFO cinder.api.openstack.wsgi [None req-d2001e45-3c16-481b-bc45-82e008af1bf9 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:24:04.861 8 INFO cinder.api.openstack.wsgi [None req-cee5e790-57ff-46d5-8d69-027f3b0c1d66 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:24:04.862 7 INFO cinder.api.openstack.wsgi [None req-d2001e45-3c16-481b-bc45-82e008af1bf9 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:24:14.858 7 INFO cinder.api.openstack.wsgi [None req-d2001e45-3c16-481b-bc45-82e008af1bf9 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:24:14.859 8 INFO cinder.api.openstack.wsgi [None req-cee5e790-57ff-46d5-8d69-027f3b0c1d66 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:24:14.859 7 INFO cinder.api.openstack.wsgi [None req-d2001e45-3c16-481b-bc45-82e008af1bf9 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:24:14.860 8 INFO cinder.api.openstack.wsgi [None req-cee5e790-57ff-46d5-8d69-027f3b0c1d66 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:24:24.865 7 INFO cinder.api.openstack.wsgi [None req-d2001e45-3c16-481b-bc45-82e008af1bf9 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:24:24.865 8 INFO cinder.api.openstack.wsgi [None req-cee5e790-57ff-46d5-8d69-027f3b0c1d66 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:24:24.866 7 INFO cinder.api.openstack.wsgi [None req-d2001e45-3c16-481b-bc45-82e008af1bf9 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:24:24.867 8 INFO cinder.api.openstack.wsgi [None req-cee5e790-57ff-46d5-8d69-027f3b0c1d66 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:24:34.859 7 INFO cinder.api.openstack.wsgi [None req-d2001e45-3c16-481b-bc45-82e008af1bf9 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:24:34.859 8 INFO cinder.api.openstack.wsgi [None req-cee5e790-57ff-46d5-8d69-027f3b0c1d66 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:24:34.860 7 INFO cinder.api.openstack.wsgi [None req-d2001e45-3c16-481b-bc45-82e008af1bf9 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:24:34.860 8 INFO cinder.api.openstack.wsgi [None req-cee5e790-57ff-46d5-8d69-027f3b0c1d66 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:24:41.448 7 INFO cinder.api.openstack.wsgi [None req-941e8a7e-7c78-4e94-bfcd-29de2ebc6e67 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services 2026-07-17 19:24:41.455 7 INFO cinder.api.openstack.wsgi [None req-941e8a7e-7c78-4e94-bfcd-29de2ebc6e67 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 324/647] 10.0.0.33 () {28 vars in 644 bytes} [Fri Jul 17 19:24:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-services => generated 646 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:24:41.467 8 INFO cinder.api.openstack.wsgi [None req-07623dbc-41ae-457d-b347-f235265bcae7 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:24:41.477 8 INFO cinder.volume.api [None req-07623dbc-41ae-457d-b347-f235265bcae7 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:24:41.479 8 INFO cinder.api.openstack.wsgi [None req-07623dbc-41ae-457d-b347-f235265bcae7 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 324/648] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:24:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:24:41.499 7 INFO cinder.api.openstack.wsgi [None req-0287b45f-e9b6-4a94-a94e-cf1e8bd84d94 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true 2026-07-17 19:24:41.508 7 INFO cinder.volume.api [None req-0287b45f-e9b6-4a94-a94e-cf1e8bd84d94 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all snapshots completed successfully. 2026-07-17 19:24:41.508 7 INFO cinder.api.openstack.wsgi [None req-0287b45f-e9b6-4a94-a94e-cf1e8bd84d94 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 325/649] 10.0.0.33 () {28 vars in 673 bytes} [Fri Jul 17 19:24:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:24:41.519 8 INFO cinder.api.openstack.wsgi [None req-501c3f7d-2268-4552-b859-3d3379946f26 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:24:41.531 8 INFO cinder.volume.api [None req-501c3f7d-2268-4552-b859-3d3379946f26 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:24:41.533 8 INFO cinder.api.openstack.wsgi [None req-501c3f7d-2268-4552-b859-3d3379946f26 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 325/650] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:24:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:24:41.592 7 INFO cinder.api.openstack.wsgi [None req-4c7a712c-02eb-450b-b01b-e62737c7402a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true 2026-07-17 19:24:41.626 7 INFO cinder.api.openstack.wsgi [None req-4c7a712c-02eb-450b-b01b-e62737c7402a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 326/651] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:24:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:24:41.641 8 INFO cinder.api.openstack.wsgi [None req-91765fe3-b01e-4197-b860-246465589e28 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true 2026-07-17 19:24:41.666 8 INFO cinder.api.openstack.wsgi [None req-91765fe3-b01e-4197-b860-246465589e28 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 326/652] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:24:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:24:41.679 7 INFO cinder.api.openstack.wsgi [None req-5de40bb3-06cb-4d67-be56-9827e5b01192 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true 2026-07-17 19:24:41.720 7 INFO cinder.api.openstack.wsgi [None req-5de40bb3-06cb-4d67-be56-9827e5b01192 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 327/653] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:24:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:24:41.736 8 INFO cinder.api.openstack.wsgi [None req-dbea24cb-d299-43e9-8b58-464e63b6a513 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true 2026-07-17 19:24:42.239 8 INFO cinder.api.openstack.wsgi [None req-dbea24cb-d299-43e9-8b58-464e63b6a513 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 327/654] 10.0.0.33 () {28 vars in 695 bytes} [Fri Jul 17 19:24:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:24:44.858 8 INFO cinder.api.openstack.wsgi [None req-dbea24cb-d299-43e9-8b58-464e63b6a513 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:24:44.858 7 INFO cinder.api.openstack.wsgi [None req-5de40bb3-06cb-4d67-be56-9827e5b01192 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:24:44.859 8 INFO cinder.api.openstack.wsgi [None req-dbea24cb-d299-43e9-8b58-464e63b6a513 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:24:44.859 7 INFO cinder.api.openstack.wsgi [None req-5de40bb3-06cb-4d67-be56-9827e5b01192 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:24:54.859 8 INFO cinder.api.openstack.wsgi [None req-dbea24cb-d299-43e9-8b58-464e63b6a513 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:24:54.859 7 INFO cinder.api.openstack.wsgi [None req-5de40bb3-06cb-4d67-be56-9827e5b01192 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:24:54.860 7 INFO cinder.api.openstack.wsgi [None req-5de40bb3-06cb-4d67-be56-9827e5b01192 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:24:54.860 8 INFO cinder.api.openstack.wsgi [None req-dbea24cb-d299-43e9-8b58-464e63b6a513 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:25:04.858 7 INFO cinder.api.openstack.wsgi [None req-5de40bb3-06cb-4d67-be56-9827e5b01192 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:25:04.859 8 INFO cinder.api.openstack.wsgi [None req-dbea24cb-d299-43e9-8b58-464e63b6a513 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:25:04.859 7 INFO cinder.api.openstack.wsgi [None req-5de40bb3-06cb-4d67-be56-9827e5b01192 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:25:04.860 8 INFO cinder.api.openstack.wsgi [None req-dbea24cb-d299-43e9-8b58-464e63b6a513 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:25:14.859 7 INFO cinder.api.openstack.wsgi [None req-5de40bb3-06cb-4d67-be56-9827e5b01192 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:25:14.860 8 INFO cinder.api.openstack.wsgi [None req-dbea24cb-d299-43e9-8b58-464e63b6a513 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:25:14.860 7 INFO cinder.api.openstack.wsgi [None req-5de40bb3-06cb-4d67-be56-9827e5b01192 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:25:14.861 8 INFO cinder.api.openstack.wsgi [None req-dbea24cb-d299-43e9-8b58-464e63b6a513 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:25:24.858 7 INFO cinder.api.openstack.wsgi [None req-5de40bb3-06cb-4d67-be56-9827e5b01192 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:25:24.858 7 INFO cinder.api.openstack.wsgi [None req-5de40bb3-06cb-4d67-be56-9827e5b01192 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:25:24.867 8 INFO cinder.api.openstack.wsgi [None req-dbea24cb-d299-43e9-8b58-464e63b6a513 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:25:24.867 8 INFO cinder.api.openstack.wsgi [None req-dbea24cb-d299-43e9-8b58-464e63b6a513 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:25:34.858 7 INFO cinder.api.openstack.wsgi [None req-5de40bb3-06cb-4d67-be56-9827e5b01192 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:25:34.858 8 INFO cinder.api.openstack.wsgi [None req-dbea24cb-d299-43e9-8b58-464e63b6a513 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:25:34.859 8 INFO cinder.api.openstack.wsgi [None req-dbea24cb-d299-43e9-8b58-464e63b6a513 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:25:34.859 7 INFO cinder.api.openstack.wsgi [None req-5de40bb3-06cb-4d67-be56-9827e5b01192 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:25:41.594 8 INFO cinder.api.openstack.wsgi [None req-3c03d575-0a3f-4a5e-82dd-22d4c7bb2f6b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:25:41.660 8 INFO cinder.volume.api [None req-3c03d575-0a3f-4a5e-82dd-22d4c7bb2f6b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:25:41.663 8 INFO cinder.api.openstack.wsgi [None req-3c03d575-0a3f-4a5e-82dd-22d4c7bb2f6b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 334/667] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:25:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true => generated 15 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 19:25:41.679 7 INFO cinder.api.openstack.wsgi [None req-72401189-361f-4975-bdf0-07c656c03d76 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services 2026-07-17 19:25:41.737 7 INFO cinder.api.openstack.wsgi [None req-72401189-361f-4975-bdf0-07c656c03d76 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 334/668] 10.0.0.33 () {28 vars in 644 bytes} [Fri Jul 17 19:25:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-services => generated 646 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:25:41.750 8 INFO cinder.api.openstack.wsgi [None req-1e5733fc-fafd-46c1-89b1-c02f2b494287 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true 2026-07-17 19:25:42.254 8 INFO cinder.api.openstack.wsgi [None req-1e5733fc-fafd-46c1-89b1-c02f2b494287 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 335/669] 10.0.0.33 () {28 vars in 695 bytes} [Fri Jul 17 19:25:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:25:42.295 7 INFO cinder.api.openstack.wsgi [None req-11ffcc70-67ec-4078-b3f7-45edd45bbab8 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true 2026-07-17 19:25:42.318 7 INFO cinder.api.openstack.wsgi [None req-11ffcc70-67ec-4078-b3f7-45edd45bbab8 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 335/670] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:25:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:25:42.331 8 INFO cinder.api.openstack.wsgi [None req-0f456f85-9dbc-44df-9d04-684c54ced29d 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true 2026-07-17 19:25:42.353 8 INFO cinder.api.openstack.wsgi [None req-0f456f85-9dbc-44df-9d04-684c54ced29d 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 336/671] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:25:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:25:42.367 7 INFO cinder.api.openstack.wsgi [None req-4c71ac68-7d1c-4b34-a196-c8ff08dcca24 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true 2026-07-17 19:25:42.394 7 INFO cinder.api.openstack.wsgi [None req-4c71ac68-7d1c-4b34-a196-c8ff08dcca24 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 336/672] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:25:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:25:42.406 8 INFO cinder.api.openstack.wsgi [None req-d08ccb1c-fa14-49ba-a72f-0942796d18c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true 2026-07-17 19:25:42.420 8 INFO cinder.volume.api [None req-d08ccb1c-fa14-49ba-a72f-0942796d18c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all snapshots completed successfully. 2026-07-17 19:25:42.421 8 INFO cinder.api.openstack.wsgi [None req-d08ccb1c-fa14-49ba-a72f-0942796d18c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 337/673] 10.0.0.33 () {28 vars in 673 bytes} [Fri Jul 17 19:25:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 19:25:42.431 7 INFO cinder.api.openstack.wsgi [None req-b7b81db5-c087-4bec-92fd-e91fdac723d1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:25:42.441 7 INFO cinder.volume.api [None req-b7b81db5-c087-4bec-92fd-e91fdac723d1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:25:42.443 7 INFO cinder.api.openstack.wsgi [None req-b7b81db5-c087-4bec-92fd-e91fdac723d1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 337/674] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:25:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:25:44.858 8 INFO cinder.api.openstack.wsgi [None req-d08ccb1c-fa14-49ba-a72f-0942796d18c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:25:44.859 8 INFO cinder.api.openstack.wsgi [None req-d08ccb1c-fa14-49ba-a72f-0942796d18c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:25:44.858 7 INFO cinder.api.openstack.wsgi [None req-b7b81db5-c087-4bec-92fd-e91fdac723d1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:25:44.860 7 INFO cinder.api.openstack.wsgi [None req-b7b81db5-c087-4bec-92fd-e91fdac723d1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:25:54.858 8 INFO cinder.api.openstack.wsgi [None req-d08ccb1c-fa14-49ba-a72f-0942796d18c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:25:54.858 7 INFO cinder.api.openstack.wsgi [None req-b7b81db5-c087-4bec-92fd-e91fdac723d1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:25:54.859 7 INFO cinder.api.openstack.wsgi [None req-b7b81db5-c087-4bec-92fd-e91fdac723d1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:25:54.859 8 INFO cinder.api.openstack.wsgi [None req-d08ccb1c-fa14-49ba-a72f-0942796d18c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:26:04.858 8 INFO cinder.api.openstack.wsgi [None req-d08ccb1c-fa14-49ba-a72f-0942796d18c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:26:04.859 8 INFO cinder.api.openstack.wsgi [None req-d08ccb1c-fa14-49ba-a72f-0942796d18c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:26:04.859 7 INFO cinder.api.openstack.wsgi [None req-b7b81db5-c087-4bec-92fd-e91fdac723d1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:26:04.860 7 INFO cinder.api.openstack.wsgi [None req-b7b81db5-c087-4bec-92fd-e91fdac723d1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:26:14.858 8 INFO cinder.api.openstack.wsgi [None req-d08ccb1c-fa14-49ba-a72f-0942796d18c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:26:14.859 8 INFO cinder.api.openstack.wsgi [None req-d08ccb1c-fa14-49ba-a72f-0942796d18c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:26:14.859 7 INFO cinder.api.openstack.wsgi [None req-b7b81db5-c087-4bec-92fd-e91fdac723d1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:26:14.860 7 INFO cinder.api.openstack.wsgi [None req-b7b81db5-c087-4bec-92fd-e91fdac723d1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:26:24.857 8 INFO cinder.api.openstack.wsgi [None req-d08ccb1c-fa14-49ba-a72f-0942796d18c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:26:24.858 7 INFO cinder.api.openstack.wsgi [None req-b7b81db5-c087-4bec-92fd-e91fdac723d1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:26:24.858 8 INFO cinder.api.openstack.wsgi [None req-d08ccb1c-fa14-49ba-a72f-0942796d18c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:26:24.859 7 INFO cinder.api.openstack.wsgi [None req-b7b81db5-c087-4bec-92fd-e91fdac723d1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:26:34.858 8 INFO cinder.api.openstack.wsgi [None req-d08ccb1c-fa14-49ba-a72f-0942796d18c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:26:34.858 7 INFO cinder.api.openstack.wsgi [None req-b7b81db5-c087-4bec-92fd-e91fdac723d1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:26:34.859 8 INFO cinder.api.openstack.wsgi [None req-d08ccb1c-fa14-49ba-a72f-0942796d18c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:26:34.859 7 INFO cinder.api.openstack.wsgi [None req-b7b81db5-c087-4bec-92fd-e91fdac723d1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:26:41.487 8 INFO cinder.api.openstack.wsgi [None req-1c946c43-450d-497a-b6e0-646db41afc12 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:26:41.496 8 INFO cinder.volume.api [None req-1c946c43-450d-497a-b6e0-646db41afc12 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:26:41.500 8 INFO cinder.api.openstack.wsgi [None req-1c946c43-450d-497a-b6e0-646db41afc12 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 344/687] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:26:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true => generated 15 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 19:26:41.557 7 INFO cinder.api.openstack.wsgi [None req-10336026-dd70-4a46-8203-5fc0289ea805 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true 2026-07-17 19:26:41.586 7 INFO cinder.api.openstack.wsgi [None req-10336026-dd70-4a46-8203-5fc0289ea805 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 344/688] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:26:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:26:41.598 8 INFO cinder.api.openstack.wsgi [None req-139175cd-ea9d-4abb-9b27-7d0a3f1ae088 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true 2026-07-17 19:26:41.625 8 INFO cinder.api.openstack.wsgi [None req-139175cd-ea9d-4abb-9b27-7d0a3f1ae088 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 345/689] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:26:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:26:41.640 7 INFO cinder.api.openstack.wsgi [None req-22f2b21a-2dcd-4398-9cb7-750d989f2637 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true 2026-07-17 19:26:41.667 7 INFO cinder.api.openstack.wsgi [None req-22f2b21a-2dcd-4398-9cb7-750d989f2637 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 345/690] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:26:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:26:41.679 8 INFO cinder.api.openstack.wsgi [None req-b5d1b90d-289a-45b9-b01d-77776ffea2e7 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:26:41.689 8 INFO cinder.volume.api [None req-b5d1b90d-289a-45b9-b01d-77776ffea2e7 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:26:41.690 8 INFO cinder.api.openstack.wsgi [None req-b5d1b90d-289a-45b9-b01d-77776ffea2e7 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 346/691] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:26:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:26:41.702 7 INFO cinder.api.openstack.wsgi [None req-cf11027d-a5e2-427b-b1cc-53134b36dc57 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true 2026-07-17 19:26:41.712 7 INFO cinder.volume.api [None req-cf11027d-a5e2-427b-b1cc-53134b36dc57 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all snapshots completed successfully. 2026-07-17 19:26:41.713 7 INFO cinder.api.openstack.wsgi [None req-cf11027d-a5e2-427b-b1cc-53134b36dc57 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 346/692] 10.0.0.33 () {28 vars in 673 bytes} [Fri Jul 17 19:26:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 19:26:41.726 8 INFO cinder.api.openstack.wsgi [None req-dcddf3af-ac92-4215-9e22-782ddb45fab6 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true 2026-07-17 19:26:42.230 8 INFO cinder.api.openstack.wsgi [None req-dcddf3af-ac92-4215-9e22-782ddb45fab6 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 347/693] 10.0.0.33 () {28 vars in 695 bytes} [Fri Jul 17 19:26:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:26:42.241 7 INFO cinder.api.openstack.wsgi [None req-ae49978d-89d5-45ed-946d-9956736f8e01 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services 2026-07-17 19:26:42.247 7 INFO cinder.api.openstack.wsgi [None req-ae49978d-89d5-45ed-946d-9956736f8e01 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 347/694] 10.0.0.33 () {28 vars in 644 bytes} [Fri Jul 17 19:26:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:26:44.859 8 INFO cinder.api.openstack.wsgi [None req-dcddf3af-ac92-4215-9e22-782ddb45fab6 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:26:44.859 7 INFO cinder.api.openstack.wsgi [None req-ae49978d-89d5-45ed-946d-9956736f8e01 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:26:44.860 8 INFO cinder.api.openstack.wsgi [None req-dcddf3af-ac92-4215-9e22-782ddb45fab6 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:26:44.860 7 INFO cinder.api.openstack.wsgi [None req-ae49978d-89d5-45ed-946d-9956736f8e01 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:26:54.858 7 INFO cinder.api.openstack.wsgi [None req-ae49978d-89d5-45ed-946d-9956736f8e01 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:26:54.858 8 INFO cinder.api.openstack.wsgi [None req-dcddf3af-ac92-4215-9e22-782ddb45fab6 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:26:54.859 7 INFO cinder.api.openstack.wsgi [None req-ae49978d-89d5-45ed-946d-9956736f8e01 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:26:54.859 8 INFO cinder.api.openstack.wsgi [None req-dcddf3af-ac92-4215-9e22-782ddb45fab6 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:27:04.858 7 INFO cinder.api.openstack.wsgi [None req-ae49978d-89d5-45ed-946d-9956736f8e01 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:27:04.858 8 INFO cinder.api.openstack.wsgi [None req-dcddf3af-ac92-4215-9e22-782ddb45fab6 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:27:04.859 7 INFO cinder.api.openstack.wsgi [None req-ae49978d-89d5-45ed-946d-9956736f8e01 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:27:04.859 8 INFO cinder.api.openstack.wsgi [None req-dcddf3af-ac92-4215-9e22-782ddb45fab6 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:27:14.858 7 INFO cinder.api.openstack.wsgi [None req-ae49978d-89d5-45ed-946d-9956736f8e01 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:27:14.859 7 INFO cinder.api.openstack.wsgi [None req-ae49978d-89d5-45ed-946d-9956736f8e01 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:27:14.861 8 INFO cinder.api.openstack.wsgi [None req-dcddf3af-ac92-4215-9e22-782ddb45fab6 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:27:14.862 8 INFO cinder.api.openstack.wsgi [None req-dcddf3af-ac92-4215-9e22-782ddb45fab6 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:27:24.858 7 INFO cinder.api.openstack.wsgi [None req-ae49978d-89d5-45ed-946d-9956736f8e01 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:27:24.859 7 INFO cinder.api.openstack.wsgi [None req-ae49978d-89d5-45ed-946d-9956736f8e01 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:27:24.860 8 INFO cinder.api.openstack.wsgi [None req-dcddf3af-ac92-4215-9e22-782ddb45fab6 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:27:24.861 8 INFO cinder.api.openstack.wsgi [None req-dcddf3af-ac92-4215-9e22-782ddb45fab6 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:27:34.859 8 INFO cinder.api.openstack.wsgi [None req-dcddf3af-ac92-4215-9e22-782ddb45fab6 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:27:34.860 8 INFO cinder.api.openstack.wsgi [None req-dcddf3af-ac92-4215-9e22-782ddb45fab6 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:27:34.862 7 INFO cinder.api.openstack.wsgi [None req-ae49978d-89d5-45ed-946d-9956736f8e01 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:27:34.863 7 INFO cinder.api.openstack.wsgi [None req-ae49978d-89d5-45ed-946d-9956736f8e01 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:27:41.403 7 INFO cinder.api.openstack.wsgi [None req-415a603d-4263-4620-ac03-ab3d62192cad 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services 2026-07-17 19:27:41.409 7 INFO cinder.api.openstack.wsgi [None req-415a603d-4263-4620-ac03-ab3d62192cad 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 354/707] 10.0.0.33 () {28 vars in 644 bytes} [Fri Jul 17 19:27:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-services => generated 646 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:27:41.423 8 INFO cinder.api.openstack.wsgi [None req-d92b368a-7d93-449e-90a8-f5a9554e870e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true 2026-07-17 19:27:41.428 8 INFO cinder.volume.api [None req-d92b368a-7d93-449e-90a8-f5a9554e870e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all snapshots completed successfully. 2026-07-17 19:27:41.429 8 INFO cinder.api.openstack.wsgi [None req-d92b368a-7d93-449e-90a8-f5a9554e870e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 354/708] 10.0.0.33 () {28 vars in 673 bytes} [Fri Jul 17 19:27:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:27:41.438 7 INFO cinder.api.openstack.wsgi [None req-70a2e931-0c73-46ba-8157-6a7462de9620 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true 2026-07-17 19:27:41.941 7 INFO cinder.api.openstack.wsgi [None req-70a2e931-0c73-46ba-8157-6a7462de9620 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 355/709] 10.0.0.33 () {28 vars in 695 bytes} [Fri Jul 17 19:27:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:27:41.988 8 INFO cinder.api.openstack.wsgi [None req-acb912b9-6b72-42d0-b2ef-1052369516da 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true 2026-07-17 19:27:42.012 8 INFO cinder.api.openstack.wsgi [None req-acb912b9-6b72-42d0-b2ef-1052369516da 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 355/710] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:27:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:27:42.024 7 INFO cinder.api.openstack.wsgi [None req-fefe3412-1024-4f4b-8fd5-9edb93557967 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true 2026-07-17 19:27:42.046 7 INFO cinder.api.openstack.wsgi [None req-fefe3412-1024-4f4b-8fd5-9edb93557967 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 356/711] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:27:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:27:42.058 8 INFO cinder.api.openstack.wsgi [None req-4f374ba7-c0db-42b7-9cf0-4389df0f53b6 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true 2026-07-17 19:27:42.078 8 INFO cinder.api.openstack.wsgi [None req-4f374ba7-c0db-42b7-9cf0-4389df0f53b6 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 356/712] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:27:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:27:42.088 7 INFO cinder.api.openstack.wsgi [None req-259cc9c2-1125-445d-9460-d531b876c9dc 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:27:42.096 7 INFO cinder.volume.api [None req-259cc9c2-1125-445d-9460-d531b876c9dc 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:27:42.098 7 INFO cinder.api.openstack.wsgi [None req-259cc9c2-1125-445d-9460-d531b876c9dc 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 357/713] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:27:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 19:27:42.109 8 INFO cinder.api.openstack.wsgi [None req-43c6bdff-f992-454d-851d-ce3059dcc96e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:27:42.120 8 INFO cinder.volume.api [None req-43c6bdff-f992-454d-851d-ce3059dcc96e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:27:42.123 8 INFO cinder.api.openstack.wsgi [None req-43c6bdff-f992-454d-851d-ce3059dcc96e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 357/714] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:27:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:27:44.859 7 INFO cinder.api.openstack.wsgi [None req-259cc9c2-1125-445d-9460-d531b876c9dc 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:27:44.860 8 INFO cinder.api.openstack.wsgi [None req-43c6bdff-f992-454d-851d-ce3059dcc96e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:27:44.861 8 INFO cinder.api.openstack.wsgi [None req-43c6bdff-f992-454d-851d-ce3059dcc96e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:27:44.861 7 INFO cinder.api.openstack.wsgi [None req-259cc9c2-1125-445d-9460-d531b876c9dc 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:27:54.858 8 INFO cinder.api.openstack.wsgi [None req-43c6bdff-f992-454d-851d-ce3059dcc96e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:27:54.859 8 INFO cinder.api.openstack.wsgi [None req-43c6bdff-f992-454d-851d-ce3059dcc96e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:27:54.860 7 INFO cinder.api.openstack.wsgi [None req-259cc9c2-1125-445d-9460-d531b876c9dc 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:27:54.861 7 INFO cinder.api.openstack.wsgi [None req-259cc9c2-1125-445d-9460-d531b876c9dc 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:28:04.859 8 INFO cinder.api.openstack.wsgi [None req-43c6bdff-f992-454d-851d-ce3059dcc96e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:28:04.859 7 INFO cinder.api.openstack.wsgi [None req-259cc9c2-1125-445d-9460-d531b876c9dc 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:28:04.860 7 INFO cinder.api.openstack.wsgi [None req-259cc9c2-1125-445d-9460-d531b876c9dc 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:28:04.863 8 INFO cinder.api.openstack.wsgi [None req-43c6bdff-f992-454d-851d-ce3059dcc96e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:28:14.859 8 INFO cinder.api.openstack.wsgi [None req-43c6bdff-f992-454d-851d-ce3059dcc96e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:28:14.859 7 INFO cinder.api.openstack.wsgi [None req-259cc9c2-1125-445d-9460-d531b876c9dc 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:28:14.860 8 INFO cinder.api.openstack.wsgi [None req-43c6bdff-f992-454d-851d-ce3059dcc96e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:28:14.861 7 INFO cinder.api.openstack.wsgi [None req-259cc9c2-1125-445d-9460-d531b876c9dc 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:28:24.859 7 INFO cinder.api.openstack.wsgi [None req-259cc9c2-1125-445d-9460-d531b876c9dc 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:28:24.859 8 INFO cinder.api.openstack.wsgi [None req-43c6bdff-f992-454d-851d-ce3059dcc96e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:28:24.860 7 INFO cinder.api.openstack.wsgi [None req-259cc9c2-1125-445d-9460-d531b876c9dc 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:28:24.860 8 INFO cinder.api.openstack.wsgi [None req-43c6bdff-f992-454d-851d-ce3059dcc96e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:28:34.859 8 INFO cinder.api.openstack.wsgi [None req-43c6bdff-f992-454d-851d-ce3059dcc96e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:28:34.859 7 INFO cinder.api.openstack.wsgi [None req-259cc9c2-1125-445d-9460-d531b876c9dc 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:28:34.861 8 INFO cinder.api.openstack.wsgi [None req-43c6bdff-f992-454d-851d-ce3059dcc96e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:28:34.861 7 INFO cinder.api.openstack.wsgi [None req-259cc9c2-1125-445d-9460-d531b876c9dc 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:28:41.428 7 INFO cinder.api.openstack.wsgi [None req-c817faa2-f73d-46ab-b14e-b223f9eccc8e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services 2026-07-17 19:28:41.437 7 INFO cinder.api.openstack.wsgi [None req-c817faa2-f73d-46ab-b14e-b223f9eccc8e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 364/727] 10.0.0.33 () {28 vars in 644 bytes} [Fri Jul 17 19:28:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-services => generated 646 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:28:41.449 8 INFO cinder.api.openstack.wsgi [None req-56bb4042-91f7-4912-bbba-4b9f43c37d27 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:28:41.464 8 INFO cinder.volume.api [None req-56bb4042-91f7-4912-bbba-4b9f43c37d27 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:28:41.467 8 INFO cinder.api.openstack.wsgi [None req-56bb4042-91f7-4912-bbba-4b9f43c37d27 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 364/728] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:28:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 19:28:41.548 7 INFO cinder.api.openstack.wsgi [None req-16bd48a6-c50a-4c10-83ff-f8c8da7cb523 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true 2026-07-17 19:28:41.584 7 INFO cinder.api.openstack.wsgi [None req-16bd48a6-c50a-4c10-83ff-f8c8da7cb523 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 365/729] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:28:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:28:41.599 8 INFO cinder.api.openstack.wsgi [None req-655c26a5-302c-403a-87b1-d86586f487aa 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true 2026-07-17 19:28:41.633 8 INFO cinder.api.openstack.wsgi [None req-655c26a5-302c-403a-87b1-d86586f487aa 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 365/730] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:28:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:28:41.644 7 INFO cinder.api.openstack.wsgi [None req-86a502d6-0531-4334-9290-072f72bf62bd 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true 2026-07-17 19:28:41.667 7 INFO cinder.api.openstack.wsgi [None req-86a502d6-0531-4334-9290-072f72bf62bd 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 366/731] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:28:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:28:41.679 8 INFO cinder.api.openstack.wsgi [None req-3067e1ed-7af0-457a-92ae-e74f33ffaaa1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:28:41.689 8 INFO cinder.volume.api [None req-3067e1ed-7af0-457a-92ae-e74f33ffaaa1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:28:41.691 8 INFO cinder.api.openstack.wsgi [None req-3067e1ed-7af0-457a-92ae-e74f33ffaaa1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 366/732] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:28:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:28:41.700 7 INFO cinder.api.openstack.wsgi [None req-a8f43670-94de-4134-bb8c-3ed30f67e3c7 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true 2026-07-17 19:28:41.707 7 INFO cinder.volume.api [None req-a8f43670-94de-4134-bb8c-3ed30f67e3c7 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all snapshots completed successfully. 2026-07-17 19:28:41.708 7 INFO cinder.api.openstack.wsgi [None req-a8f43670-94de-4134-bb8c-3ed30f67e3c7 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 367/733] 10.0.0.33 () {28 vars in 673 bytes} [Fri Jul 17 19:28:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:28:41.722 8 INFO cinder.api.openstack.wsgi [None req-8fea9108-26d3-4844-8765-20a27ab3a2e0 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true 2026-07-17 19:28:42.226 8 INFO cinder.api.openstack.wsgi [None req-8fea9108-26d3-4844-8765-20a27ab3a2e0 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 367/734] 10.0.0.33 () {28 vars in 695 bytes} [Fri Jul 17 19:28:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:28:44.858 7 INFO cinder.api.openstack.wsgi [None req-a8f43670-94de-4134-bb8c-3ed30f67e3c7 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:28:44.859 8 INFO cinder.api.openstack.wsgi [None req-8fea9108-26d3-4844-8765-20a27ab3a2e0 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:28:44.859 7 INFO cinder.api.openstack.wsgi [None req-a8f43670-94de-4134-bb8c-3ed30f67e3c7 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:28:44.860 8 INFO cinder.api.openstack.wsgi [None req-8fea9108-26d3-4844-8765-20a27ab3a2e0 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:28:54.858 7 INFO cinder.api.openstack.wsgi [None req-a8f43670-94de-4134-bb8c-3ed30f67e3c7 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:28:54.858 8 INFO cinder.api.openstack.wsgi [None req-8fea9108-26d3-4844-8765-20a27ab3a2e0 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:28:54.859 7 INFO cinder.api.openstack.wsgi [None req-a8f43670-94de-4134-bb8c-3ed30f67e3c7 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:28:54.860 8 INFO cinder.api.openstack.wsgi [None req-8fea9108-26d3-4844-8765-20a27ab3a2e0 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:29:04.865 7 INFO cinder.api.openstack.wsgi [None req-a8f43670-94de-4134-bb8c-3ed30f67e3c7 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:29:04.866 7 INFO cinder.api.openstack.wsgi [None req-a8f43670-94de-4134-bb8c-3ed30f67e3c7 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:29:04.876 8 INFO cinder.api.openstack.wsgi [None req-8fea9108-26d3-4844-8765-20a27ab3a2e0 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:29:04.877 8 INFO cinder.api.openstack.wsgi [None req-8fea9108-26d3-4844-8765-20a27ab3a2e0 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:29:14.857 7 INFO cinder.api.openstack.wsgi [None req-a8f43670-94de-4134-bb8c-3ed30f67e3c7 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:29:14.858 7 INFO cinder.api.openstack.wsgi [None req-a8f43670-94de-4134-bb8c-3ed30f67e3c7 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:29:14.858 8 INFO cinder.api.openstack.wsgi [None req-8fea9108-26d3-4844-8765-20a27ab3a2e0 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:29:14.859 8 INFO cinder.api.openstack.wsgi [None req-8fea9108-26d3-4844-8765-20a27ab3a2e0 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:29:24.858 8 INFO cinder.api.openstack.wsgi [None req-8fea9108-26d3-4844-8765-20a27ab3a2e0 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:29:24.858 7 INFO cinder.api.openstack.wsgi [None req-a8f43670-94de-4134-bb8c-3ed30f67e3c7 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:29:24.859 8 INFO cinder.api.openstack.wsgi [None req-8fea9108-26d3-4844-8765-20a27ab3a2e0 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:29:24.859 7 INFO cinder.api.openstack.wsgi [None req-a8f43670-94de-4134-bb8c-3ed30f67e3c7 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:29:34.857 8 INFO cinder.api.openstack.wsgi [None req-8fea9108-26d3-4844-8765-20a27ab3a2e0 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:29:34.858 8 INFO cinder.api.openstack.wsgi [None req-8fea9108-26d3-4844-8765-20a27ab3a2e0 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:29:34.858 7 INFO cinder.api.openstack.wsgi [None req-a8f43670-94de-4134-bb8c-3ed30f67e3c7 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:29:34.859 7 INFO cinder.api.openstack.wsgi [None req-a8f43670-94de-4134-bb8c-3ed30f67e3c7 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:29:41.433 8 INFO cinder.api.openstack.wsgi [None req-ce45c7a8-03ad-4755-9308-2ead60723790 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true 2026-07-17 19:29:41.936 8 INFO cinder.api.openstack.wsgi [None req-ce45c7a8-03ad-4755-9308-2ead60723790 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 374/747] 10.0.0.33 () {28 vars in 695 bytes} [Fri Jul 17 19:29:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:29:41.958 7 INFO cinder.api.openstack.wsgi [None req-db80368c-2d6d-4390-ba37-dd620b740a12 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:29:41.973 7 INFO cinder.volume.api [None req-db80368c-2d6d-4390-ba37-dd620b740a12 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:29:41.975 7 INFO cinder.api.openstack.wsgi [None req-db80368c-2d6d-4390-ba37-dd620b740a12 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 374/748] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:29:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 19:29:41.986 8 INFO cinder.api.openstack.wsgi [None req-93c30302-0b4e-4499-9b16-db9394816c35 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true 2026-07-17 19:29:41.993 8 INFO cinder.volume.api [None req-93c30302-0b4e-4499-9b16-db9394816c35 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all snapshots completed successfully. 2026-07-17 19:29:41.993 8 INFO cinder.api.openstack.wsgi [None req-93c30302-0b4e-4499-9b16-db9394816c35 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 375/749] 10.0.0.33 () {28 vars in 673 bytes} [Fri Jul 17 19:29:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:29:42.004 7 INFO cinder.api.openstack.wsgi [None req-f873e2e7-bf85-45d7-bbeb-b6f2df1c3302 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services 2026-07-17 19:29:42.010 7 INFO cinder.api.openstack.wsgi [None req-f873e2e7-bf85-45d7-bbeb-b6f2df1c3302 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 375/750] 10.0.0.33 () {28 vars in 644 bytes} [Fri Jul 17 19:29:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:29:42.051 8 INFO cinder.api.openstack.wsgi [None req-db8a43cf-4292-4519-9615-fc54121a86c3 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true 2026-07-17 19:29:42.077 8 INFO cinder.api.openstack.wsgi [None req-db8a43cf-4292-4519-9615-fc54121a86c3 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 376/751] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:29:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:29:42.088 7 INFO cinder.api.openstack.wsgi [None req-034d4aa1-05ff-4b9e-9968-ace58e9edbb6 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true 2026-07-17 19:29:42.112 7 INFO cinder.api.openstack.wsgi [None req-034d4aa1-05ff-4b9e-9968-ace58e9edbb6 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 376/752] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:29:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:29:42.129 8 INFO cinder.api.openstack.wsgi [None req-a8dbeef3-b209-4826-a65d-1d8d4cd2a808 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true 2026-07-17 19:29:42.162 8 INFO cinder.api.openstack.wsgi [None req-a8dbeef3-b209-4826-a65d-1d8d4cd2a808 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 377/753] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:29:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:29:42.175 7 INFO cinder.api.openstack.wsgi [None req-c7395398-5836-429a-9dd0-d7d034a2520b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:29:42.187 7 INFO cinder.volume.api [None req-c7395398-5836-429a-9dd0-d7d034a2520b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:29:42.189 7 INFO cinder.api.openstack.wsgi [None req-c7395398-5836-429a-9dd0-d7d034a2520b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 377/754] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:29:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:29:44.858 7 INFO cinder.api.openstack.wsgi [None req-c7395398-5836-429a-9dd0-d7d034a2520b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:29:44.858 8 INFO cinder.api.openstack.wsgi [None req-a8dbeef3-b209-4826-a65d-1d8d4cd2a808 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:29:44.859 8 INFO cinder.api.openstack.wsgi [None req-a8dbeef3-b209-4826-a65d-1d8d4cd2a808 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:29:44.859 7 INFO cinder.api.openstack.wsgi [None req-c7395398-5836-429a-9dd0-d7d034a2520b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:29:51.752 8 INFO cinder.api.openstack.wsgi [None req-bb2a0ffe-3aaf-4856-a66e-e30b3f4e6c9a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET https://volume.199-204-45-70.nip.io/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=False 2026-07-17 19:29:51.770 8 INFO cinder.api.openstack.wsgi [None req-bb2a0ffe-3aaf-4856-a66e-e30b3f4e6c9a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] https://volume.199-204-45-70.nip.io/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 379/757] 199.204.45.70 () {44 vars in 1064 bytes} [Fri Jul 17 19:29:51 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=False => generated 338 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:29:54.858 7 INFO cinder.api.openstack.wsgi [None req-c7395398-5836-429a-9dd0-d7d034a2520b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:29:54.859 7 INFO cinder.api.openstack.wsgi [None req-c7395398-5836-429a-9dd0-d7d034a2520b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:29:54.867 8 INFO cinder.api.openstack.wsgi [None req-bb2a0ffe-3aaf-4856-a66e-e30b3f4e6c9a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:29:54.869 8 INFO cinder.api.openstack.wsgi [None req-bb2a0ffe-3aaf-4856-a66e-e30b3f4e6c9a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:30:04.858 7 INFO cinder.api.openstack.wsgi [None req-c7395398-5836-429a-9dd0-d7d034a2520b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:30:04.858 8 INFO cinder.api.openstack.wsgi [None req-bb2a0ffe-3aaf-4856-a66e-e30b3f4e6c9a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:30:04.859 7 INFO cinder.api.openstack.wsgi [None req-c7395398-5836-429a-9dd0-d7d034a2520b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:30:04.859 8 INFO cinder.api.openstack.wsgi [None req-bb2a0ffe-3aaf-4856-a66e-e30b3f4e6c9a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:30:14.859 8 INFO cinder.api.openstack.wsgi [None req-bb2a0ffe-3aaf-4856-a66e-e30b3f4e6c9a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:30:14.859 7 INFO cinder.api.openstack.wsgi [None req-c7395398-5836-429a-9dd0-d7d034a2520b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:30:14.860 7 INFO cinder.api.openstack.wsgi [None req-c7395398-5836-429a-9dd0-d7d034a2520b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:30:14.860 8 INFO cinder.api.openstack.wsgi [None req-bb2a0ffe-3aaf-4856-a66e-e30b3f4e6c9a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:30:24.858 7 INFO cinder.api.openstack.wsgi [None req-c7395398-5836-429a-9dd0-d7d034a2520b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:30:24.859 8 INFO cinder.api.openstack.wsgi [None req-bb2a0ffe-3aaf-4856-a66e-e30b3f4e6c9a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:30:24.860 7 INFO cinder.api.openstack.wsgi [None req-c7395398-5836-429a-9dd0-d7d034a2520b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:30:24.860 8 INFO cinder.api.openstack.wsgi [None req-bb2a0ffe-3aaf-4856-a66e-e30b3f4e6c9a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:30:34.858 8 INFO cinder.api.openstack.wsgi [None req-bb2a0ffe-3aaf-4856-a66e-e30b3f4e6c9a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:30:34.858 7 INFO cinder.api.openstack.wsgi [None req-c7395398-5836-429a-9dd0-d7d034a2520b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:30:34.859 7 INFO cinder.api.openstack.wsgi [None req-c7395398-5836-429a-9dd0-d7d034a2520b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:30:34.859 8 INFO cinder.api.openstack.wsgi [None req-bb2a0ffe-3aaf-4856-a66e-e30b3f4e6c9a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:30:41.486 8 INFO cinder.api.openstack.wsgi [None req-6ce1022f-a2a8-4be1-abc2-bc7c977d14fc 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true 2026-07-17 19:30:41.525 8 INFO cinder.api.openstack.wsgi [None req-6ce1022f-a2a8-4be1-abc2-bc7c977d14fc 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 385/768] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:30:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true => generated 845 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:30:41.539 7 INFO cinder.api.openstack.wsgi [None req-831a6b4a-9cd6-4dc7-a42b-dcefa03248ad 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true 2026-07-17 19:30:41.568 7 INFO cinder.api.openstack.wsgi [None req-831a6b4a-9cd6-4dc7-a42b-dcefa03248ad 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 384/769] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:30:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:30:41.582 8 INFO cinder.api.openstack.wsgi [None req-232ce2fc-3ac8-4fe7-9986-ad4747c03aa1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true 2026-07-17 19:30:41.615 8 INFO cinder.api.openstack.wsgi [None req-232ce2fc-3ac8-4fe7-9986-ad4747c03aa1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 386/770] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:30:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:30:41.628 7 INFO cinder.api.openstack.wsgi [None req-7847c197-393a-4751-8693-86ba2adbb3f2 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services 2026-07-17 19:30:41.634 7 INFO cinder.api.openstack.wsgi [None req-7847c197-393a-4751-8693-86ba2adbb3f2 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 385/771] 10.0.0.33 () {28 vars in 644 bytes} [Fri Jul 17 19:30:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:30:41.657 8 INFO cinder.api.openstack.wsgi [None req-f5a4916b-8267-485b-a64a-1029675cf516 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:30:41.668 8 INFO cinder.volume.api [None req-f5a4916b-8267-485b-a64a-1029675cf516 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:30:41.670 8 INFO cinder.api.openstack.wsgi [None req-f5a4916b-8267-485b-a64a-1029675cf516 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 387/772] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:30:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 19:30:41.680 7 INFO cinder.api.openstack.wsgi [None req-5b3257a6-2a81-4a3b-be49-a39c901c05bc 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true 2026-07-17 19:30:41.687 7 INFO cinder.volume.api [None req-5b3257a6-2a81-4a3b-be49-a39c901c05bc 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all snapshots completed successfully. 2026-07-17 19:30:41.687 7 INFO cinder.api.openstack.wsgi [None req-5b3257a6-2a81-4a3b-be49-a39c901c05bc 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 386/773] 10.0.0.33 () {28 vars in 673 bytes} [Fri Jul 17 19:30:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:30:41.695 8 INFO cinder.api.openstack.wsgi [None req-a895860b-d5a0-4935-b2bb-9c5de6aa3e9e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:30:41.704 8 INFO cinder.volume.api [None req-a895860b-d5a0-4935-b2bb-9c5de6aa3e9e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:30:41.705 8 INFO cinder.api.openstack.wsgi [None req-a895860b-d5a0-4935-b2bb-9c5de6aa3e9e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 388/774] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:30:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:30:41.716 7 INFO cinder.api.openstack.wsgi [None req-c0edac15-5a40-44dc-b7a4-cd277ab36c05 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true 2026-07-17 19:30:42.222 7 INFO cinder.api.openstack.wsgi [None req-c0edac15-5a40-44dc-b7a4-cd277ab36c05 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 387/775] 10.0.0.33 () {28 vars in 695 bytes} [Fri Jul 17 19:30:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:30:44.862 8 INFO cinder.api.openstack.wsgi [None req-a895860b-d5a0-4935-b2bb-9c5de6aa3e9e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:30:44.863 8 INFO cinder.api.openstack.wsgi [None req-a895860b-d5a0-4935-b2bb-9c5de6aa3e9e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:30:44.867 7 INFO cinder.api.openstack.wsgi [None req-c0edac15-5a40-44dc-b7a4-cd277ab36c05 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:30:44.867 7 INFO cinder.api.openstack.wsgi [None req-c0edac15-5a40-44dc-b7a4-cd277ab36c05 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:30:54.858 8 INFO cinder.api.openstack.wsgi [None req-a895860b-d5a0-4935-b2bb-9c5de6aa3e9e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:30:54.858 7 INFO cinder.api.openstack.wsgi [None req-c0edac15-5a40-44dc-b7a4-cd277ab36c05 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:30:54.859 8 INFO cinder.api.openstack.wsgi [None req-a895860b-d5a0-4935-b2bb-9c5de6aa3e9e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:30:54.859 7 INFO cinder.api.openstack.wsgi [None req-c0edac15-5a40-44dc-b7a4-cd277ab36c05 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:31:04.858 7 INFO cinder.api.openstack.wsgi [None req-c0edac15-5a40-44dc-b7a4-cd277ab36c05 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:31:04.859 8 INFO cinder.api.openstack.wsgi [None req-a895860b-d5a0-4935-b2bb-9c5de6aa3e9e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:31:04.859 7 INFO cinder.api.openstack.wsgi [None req-c0edac15-5a40-44dc-b7a4-cd277ab36c05 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:31:04.859 8 INFO cinder.api.openstack.wsgi [None req-a895860b-d5a0-4935-b2bb-9c5de6aa3e9e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:31:05.536 7 INFO cinder.api.openstack.wsgi [None req-41e4c44b-0f2c-4ae1-b9c6-6984b119d46a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET https://volume.199-204-45-70.nip.io/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=False 2026-07-17 19:31:05.561 7 INFO cinder.api.openstack.wsgi [None req-41e4c44b-0f2c-4ae1-b9c6-6984b119d46a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] https://volume.199-204-45-70.nip.io/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 391/782] 199.204.45.70 () {44 vars in 1064 bytes} [Fri Jul 17 19:31:05 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=False => generated 338 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:31:14.858 8 INFO cinder.api.openstack.wsgi [None req-a895860b-d5a0-4935-b2bb-9c5de6aa3e9e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:31:14.859 8 INFO cinder.api.openstack.wsgi [None req-a895860b-d5a0-4935-b2bb-9c5de6aa3e9e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:31:14.860 7 INFO cinder.api.openstack.wsgi [None req-41e4c44b-0f2c-4ae1-b9c6-6984b119d46a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:31:14.861 7 INFO cinder.api.openstack.wsgi [None req-41e4c44b-0f2c-4ae1-b9c6-6984b119d46a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:31:24.859 7 INFO cinder.api.openstack.wsgi [None req-41e4c44b-0f2c-4ae1-b9c6-6984b119d46a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:31:24.859 8 INFO cinder.api.openstack.wsgi [None req-a895860b-d5a0-4935-b2bb-9c5de6aa3e9e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:31:24.859 7 INFO cinder.api.openstack.wsgi [None req-41e4c44b-0f2c-4ae1-b9c6-6984b119d46a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:31:24.860 8 INFO cinder.api.openstack.wsgi [None req-a895860b-d5a0-4935-b2bb-9c5de6aa3e9e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:31:34.858 7 INFO cinder.api.openstack.wsgi [None req-41e4c44b-0f2c-4ae1-b9c6-6984b119d46a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:31:34.858 8 INFO cinder.api.openstack.wsgi [None req-a895860b-d5a0-4935-b2bb-9c5de6aa3e9e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:31:34.859 7 INFO cinder.api.openstack.wsgi [None req-41e4c44b-0f2c-4ae1-b9c6-6984b119d46a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:31:34.860 8 INFO cinder.api.openstack.wsgi [None req-a895860b-d5a0-4935-b2bb-9c5de6aa3e9e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:31:41.530 7 INFO cinder.api.openstack.wsgi [None req-269e2616-13bd-4241-be9d-d3a033a7ea77 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true 2026-07-17 19:31:41.573 7 INFO cinder.api.openstack.wsgi [None req-269e2616-13bd-4241-be9d-d3a033a7ea77 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 395/789] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:31:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true => generated 845 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:31:41.587 8 INFO cinder.api.openstack.wsgi [None req-31150ebd-9b67-46e6-8d7e-02752c63c2a5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true 2026-07-17 19:31:41.618 8 INFO cinder.api.openstack.wsgi [None req-31150ebd-9b67-46e6-8d7e-02752c63c2a5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 395/790] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:31:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:31:41.636 7 INFO cinder.api.openstack.wsgi [None req-e036e08d-2b49-4266-a21d-246ce1ad76cd 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true 2026-07-17 19:31:41.675 7 INFO cinder.api.openstack.wsgi [None req-e036e08d-2b49-4266-a21d-246ce1ad76cd 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 396/791] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:31:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:31:41.690 8 INFO cinder.api.openstack.wsgi [None req-2a3e0957-8332-4934-baaf-daeebb810df7 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:31:41.700 8 INFO cinder.volume.api [None req-2a3e0957-8332-4934-baaf-daeebb810df7 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:31:41.702 8 INFO cinder.api.openstack.wsgi [None req-2a3e0957-8332-4934-baaf-daeebb810df7 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 396/792] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:31:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:31:41.716 7 INFO cinder.api.openstack.wsgi [None req-c3f3211b-f47e-49f5-b339-1ef7b2deebe3 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true 2026-07-17 19:31:41.728 7 INFO cinder.volume.api [None req-c3f3211b-f47e-49f5-b339-1ef7b2deebe3 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all snapshots completed successfully. 2026-07-17 19:31:41.728 7 INFO cinder.api.openstack.wsgi [None req-c3f3211b-f47e-49f5-b339-1ef7b2deebe3 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 397/793] 10.0.0.33 () {28 vars in 673 bytes} [Fri Jul 17 19:31:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 19:31:41.739 8 INFO cinder.api.openstack.wsgi [None req-47705f61-eaf3-4ffb-a568-896b415025d3 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:31:41.749 8 INFO cinder.volume.api [None req-47705f61-eaf3-4ffb-a568-896b415025d3 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:31:41.751 8 INFO cinder.api.openstack.wsgi [None req-47705f61-eaf3-4ffb-a568-896b415025d3 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 397/794] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:31:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:31:41.768 7 INFO cinder.api.openstack.wsgi [None req-956ba9df-06df-4554-9164-bb85c942ca90 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true 2026-07-17 19:31:42.273 7 INFO cinder.api.openstack.wsgi [None req-956ba9df-06df-4554-9164-bb85c942ca90 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 398/795] 10.0.0.33 () {28 vars in 695 bytes} [Fri Jul 17 19:31:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:31:42.289 8 INFO cinder.api.openstack.wsgi [None req-7bb5eb84-a32e-4e83-80c8-48f2f03ff048 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services 2026-07-17 19:31:42.295 8 INFO cinder.api.openstack.wsgi [None req-7bb5eb84-a32e-4e83-80c8-48f2f03ff048 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 398/796] 10.0.0.33 () {28 vars in 644 bytes} [Fri Jul 17 19:31:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:31:44.859 7 INFO cinder.api.openstack.wsgi [None req-956ba9df-06df-4554-9164-bb85c942ca90 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:31:44.860 8 INFO cinder.api.openstack.wsgi [None req-7bb5eb84-a32e-4e83-80c8-48f2f03ff048 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:31:44.860 7 INFO cinder.api.openstack.wsgi [None req-956ba9df-06df-4554-9164-bb85c942ca90 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:31:44.861 8 INFO cinder.api.openstack.wsgi [None req-7bb5eb84-a32e-4e83-80c8-48f2f03ff048 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:31:54.858 8 INFO cinder.api.openstack.wsgi [None req-7bb5eb84-a32e-4e83-80c8-48f2f03ff048 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:31:54.859 7 INFO cinder.api.openstack.wsgi [None req-956ba9df-06df-4554-9164-bb85c942ca90 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:31:54.860 8 INFO cinder.api.openstack.wsgi [None req-7bb5eb84-a32e-4e83-80c8-48f2f03ff048 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:31:54.860 7 INFO cinder.api.openstack.wsgi [None req-956ba9df-06df-4554-9164-bb85c942ca90 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:32:04.858 8 INFO cinder.api.openstack.wsgi [None req-7bb5eb84-a32e-4e83-80c8-48f2f03ff048 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:32:04.859 8 INFO cinder.api.openstack.wsgi [None req-7bb5eb84-a32e-4e83-80c8-48f2f03ff048 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:32:04.859 7 INFO cinder.api.openstack.wsgi [None req-956ba9df-06df-4554-9164-bb85c942ca90 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:32:04.860 7 INFO cinder.api.openstack.wsgi [None req-956ba9df-06df-4554-9164-bb85c942ca90 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:32:14.858 8 INFO cinder.api.openstack.wsgi [None req-7bb5eb84-a32e-4e83-80c8-48f2f03ff048 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:32:14.859 8 INFO cinder.api.openstack.wsgi [None req-7bb5eb84-a32e-4e83-80c8-48f2f03ff048 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:32:14.859 7 INFO cinder.api.openstack.wsgi [None req-956ba9df-06df-4554-9164-bb85c942ca90 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:32:14.860 7 INFO cinder.api.openstack.wsgi [None req-956ba9df-06df-4554-9164-bb85c942ca90 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:32:24.858 7 INFO cinder.api.openstack.wsgi [None req-956ba9df-06df-4554-9164-bb85c942ca90 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:32:24.858 8 INFO cinder.api.openstack.wsgi [None req-7bb5eb84-a32e-4e83-80c8-48f2f03ff048 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:32:24.859 7 INFO cinder.api.openstack.wsgi [None req-956ba9df-06df-4554-9164-bb85c942ca90 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:32:24.860 8 INFO cinder.api.openstack.wsgi [None req-7bb5eb84-a32e-4e83-80c8-48f2f03ff048 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:32:34.858 8 INFO cinder.api.openstack.wsgi [None req-7bb5eb84-a32e-4e83-80c8-48f2f03ff048 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:32:34.859 7 INFO cinder.api.openstack.wsgi [None req-956ba9df-06df-4554-9164-bb85c942ca90 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:32:34.860 8 INFO cinder.api.openstack.wsgi [None req-7bb5eb84-a32e-4e83-80c8-48f2f03ff048 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:32:34.860 7 INFO cinder.api.openstack.wsgi [None req-956ba9df-06df-4554-9164-bb85c942ca90 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:32:41.611 8 INFO cinder.api.openstack.wsgi [None req-e57b6ac7-688a-4e83-9a2c-29d47d4c502e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:32:41.621 8 INFO cinder.volume.api [None req-e57b6ac7-688a-4e83-9a2c-29d47d4c502e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:32:41.623 8 INFO cinder.api.openstack.wsgi [None req-e57b6ac7-688a-4e83-9a2c-29d47d4c502e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 405/809] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:32:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true => generated 15 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 19:32:41.633 7 INFO cinder.api.openstack.wsgi [None req-3192cc49-bdbc-46ee-b8ea-77bfd62afa3b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services 2026-07-17 19:32:41.641 7 INFO cinder.api.openstack.wsgi [None req-3192cc49-bdbc-46ee-b8ea-77bfd62afa3b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 405/810] 10.0.0.33 () {28 vars in 644 bytes} [Fri Jul 17 19:32:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:32:41.683 8 INFO cinder.api.openstack.wsgi [None req-48894b71-00ea-48c7-95da-238b71cfb2b6 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true 2026-07-17 19:32:41.709 8 INFO cinder.api.openstack.wsgi [None req-48894b71-00ea-48c7-95da-238b71cfb2b6 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 406/811] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:32:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:32:41.721 7 INFO cinder.api.openstack.wsgi [None req-a21d47f6-ee82-42a8-bbeb-4f6dbcf3ff2b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true 2026-07-17 19:32:41.745 7 INFO cinder.api.openstack.wsgi [None req-a21d47f6-ee82-42a8-bbeb-4f6dbcf3ff2b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 406/812] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:32:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:32:41.759 8 INFO cinder.api.openstack.wsgi [None req-da1046c7-3752-42ce-929a-3da3022ab129 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true 2026-07-17 19:32:41.781 8 INFO cinder.api.openstack.wsgi [None req-da1046c7-3752-42ce-929a-3da3022ab129 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 407/813] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:32:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:32:41.796 7 INFO cinder.api.openstack.wsgi [None req-a9487b80-fc81-401d-ac33-1993d8a6ec65 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true 2026-07-17 19:32:42.301 7 INFO cinder.api.openstack.wsgi [None req-a9487b80-fc81-401d-ac33-1993d8a6ec65 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 407/814] 10.0.0.33 () {28 vars in 695 bytes} [Fri Jul 17 19:32:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:32:42.366 8 INFO cinder.api.openstack.wsgi [None req-b9615d86-0884-4178-a813-656e3ff122b3 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true 2026-07-17 19:32:42.373 8 INFO cinder.volume.api [None req-b9615d86-0884-4178-a813-656e3ff122b3 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all snapshots completed successfully. 2026-07-17 19:32:42.373 8 INFO cinder.api.openstack.wsgi [None req-b9615d86-0884-4178-a813-656e3ff122b3 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 408/815] 10.0.0.33 () {28 vars in 673 bytes} [Fri Jul 17 19:32:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:32:42.382 7 INFO cinder.api.openstack.wsgi [None req-30754822-37dc-4fe2-9cd2-255fda9dbcfe 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:32:42.436 7 INFO cinder.volume.api [None req-30754822-37dc-4fe2-9cd2-255fda9dbcfe 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:32:42.440 7 INFO cinder.api.openstack.wsgi [None req-30754822-37dc-4fe2-9cd2-255fda9dbcfe 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 408/816] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:32:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 19:32:44.857 8 INFO cinder.api.openstack.wsgi [None req-b9615d86-0884-4178-a813-656e3ff122b3 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:32:44.858 8 INFO cinder.api.openstack.wsgi [None req-b9615d86-0884-4178-a813-656e3ff122b3 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:32:44.858 7 INFO cinder.api.openstack.wsgi [None req-30754822-37dc-4fe2-9cd2-255fda9dbcfe 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:32:44.860 7 INFO cinder.api.openstack.wsgi [None req-30754822-37dc-4fe2-9cd2-255fda9dbcfe 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:32:52.871 8 INFO cinder.api.openstack.wsgi [None req-923bfc01-515e-418d-9b3f-06a57c59305c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots 2026-07-17 19:32:52.890 8 INFO cinder.volume.api [None req-923bfc01-515e-418d-9b3f-06a57c59305c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all snapshots completed successfully. 2026-07-17 19:32:52.891 8 INFO cinder.api.openstack.wsgi [None req-923bfc01-515e-418d-9b3f-06a57c59305c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 410/819] 10.0.0.3 () {32 vars in 703 bytes} [Fri Jul 17 19:32:52 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/snapshots => generated 17 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 19:32:52.909 7 INFO cinder.api.openstack.wsgi [None req-7ebe3cbb-6c2f-44c5-9647-269223027f8a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes 2026-07-17 19:32:52.949 7 INFO cinder.volume.api [None req-7ebe3cbb-6c2f-44c5-9647-269223027f8a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:32:52.950 7 INFO cinder.api.openstack.wsgi [None req-7ebe3cbb-6c2f-44c5-9647-269223027f8a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes returned with HTTP 200 [pid: 7|app: 0|req: 410/820] 10.0.0.3 () {32 vars in 699 bytes} [Fri Jul 17 19:32:52 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/volumes => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 19:32:54.858 7 INFO cinder.api.openstack.wsgi [None req-7ebe3cbb-6c2f-44c5-9647-269223027f8a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:32:54.858 8 INFO cinder.api.openstack.wsgi [None req-923bfc01-515e-418d-9b3f-06a57c59305c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:32:54.859 7 INFO cinder.api.openstack.wsgi [None req-7ebe3cbb-6c2f-44c5-9647-269223027f8a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:32:54.860 8 INFO cinder.api.openstack.wsgi [None req-923bfc01-515e-418d-9b3f-06a57c59305c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:33:04.859 8 INFO cinder.api.openstack.wsgi [None req-923bfc01-515e-418d-9b3f-06a57c59305c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:33:04.859 7 INFO cinder.api.openstack.wsgi [None req-7ebe3cbb-6c2f-44c5-9647-269223027f8a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:33:04.859 8 INFO cinder.api.openstack.wsgi [None req-923bfc01-515e-418d-9b3f-06a57c59305c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:33:04.860 7 INFO cinder.api.openstack.wsgi [None req-7ebe3cbb-6c2f-44c5-9647-269223027f8a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:33:14.858 8 INFO cinder.api.openstack.wsgi [None req-923bfc01-515e-418d-9b3f-06a57c59305c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:33:14.859 7 INFO cinder.api.openstack.wsgi [None req-7ebe3cbb-6c2f-44c5-9647-269223027f8a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:33:14.860 8 INFO cinder.api.openstack.wsgi [None req-923bfc01-515e-418d-9b3f-06a57c59305c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:33:14.860 7 INFO cinder.api.openstack.wsgi [None req-7ebe3cbb-6c2f-44c5-9647-269223027f8a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:33:24.859 8 INFO cinder.api.openstack.wsgi [None req-923bfc01-515e-418d-9b3f-06a57c59305c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:33:24.859 7 INFO cinder.api.openstack.wsgi [None req-7ebe3cbb-6c2f-44c5-9647-269223027f8a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:33:24.859 8 INFO cinder.api.openstack.wsgi [None req-923bfc01-515e-418d-9b3f-06a57c59305c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:33:24.860 7 INFO cinder.api.openstack.wsgi [None req-7ebe3cbb-6c2f-44c5-9647-269223027f8a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:33:34.859 7 INFO cinder.api.openstack.wsgi [None req-7ebe3cbb-6c2f-44c5-9647-269223027f8a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:33:34.859 8 INFO cinder.api.openstack.wsgi [None req-923bfc01-515e-418d-9b3f-06a57c59305c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:33:34.860 8 INFO cinder.api.openstack.wsgi [None req-923bfc01-515e-418d-9b3f-06a57c59305c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:33:34.860 7 INFO cinder.api.openstack.wsgi [None req-7ebe3cbb-6c2f-44c5-9647-269223027f8a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:33:41.490 7 INFO cinder.api.openstack.wsgi [None req-a373fa29-f6bf-4209-88f8-fb9d08787360 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:33:41.505 7 INFO cinder.volume.api [None req-a373fa29-f6bf-4209-88f8-fb9d08787360 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:33:41.510 7 INFO cinder.api.openstack.wsgi [None req-a373fa29-f6bf-4209-88f8-fb9d08787360 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 416/831] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:33:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true => generated 15 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 19:33:41.522 8 INFO cinder.api.openstack.wsgi [None req-28880837-98db-4f08-92e7-f786f5f6cb0e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true 2026-07-17 19:33:42.027 8 INFO cinder.api.openstack.wsgi [None req-28880837-98db-4f08-92e7-f786f5f6cb0e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 416/832] 10.0.0.33 () {28 vars in 695 bytes} [Fri Jul 17 19:33:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:33:42.040 7 INFO cinder.api.openstack.wsgi [None req-3f3ec24d-58c3-44e0-ad7e-29f19d424551 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true 2026-07-17 19:33:42.047 7 INFO cinder.volume.api [None req-3f3ec24d-58c3-44e0-ad7e-29f19d424551 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all snapshots completed successfully. 2026-07-17 19:33:42.047 7 INFO cinder.api.openstack.wsgi [None req-3f3ec24d-58c3-44e0-ad7e-29f19d424551 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 417/833] 10.0.0.33 () {28 vars in 673 bytes} [Fri Jul 17 19:33:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:33:42.057 8 INFO cinder.api.openstack.wsgi [None req-89f6bd85-3387-448b-bd2b-1d4def44589f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services 2026-07-17 19:33:42.064 8 INFO cinder.api.openstack.wsgi [None req-89f6bd85-3387-448b-bd2b-1d4def44589f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 417/834] 10.0.0.33 () {28 vars in 644 bytes} [Fri Jul 17 19:33:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:33:42.076 7 INFO cinder.api.openstack.wsgi [None req-dd833825-5612-4905-a3e9-32ad9677e23c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:33:42.085 7 INFO cinder.volume.api [None req-dd833825-5612-4905-a3e9-32ad9677e23c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:33:42.088 7 INFO cinder.api.openstack.wsgi [None req-dd833825-5612-4905-a3e9-32ad9677e23c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 418/835] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:33:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:33:42.135 8 INFO cinder.api.openstack.wsgi [None req-f4d0b804-539c-4688-a9f4-aa3ece252d18 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/020ffda4b5b5419ea83ce997ab8fd198?usage=true 2026-07-17 19:33:42.161 8 INFO cinder.api.openstack.wsgi [None req-f4d0b804-539c-4688-a9f4-aa3ece252d18 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/020ffda4b5b5419ea83ce997ab8fd198?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 418/836] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:33:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/020ffda4b5b5419ea83ce997ab8fd198?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:33:42.173 7 INFO cinder.api.openstack.wsgi [None req-97641143-6251-4cff-b23c-d055f473bfcd 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true 2026-07-17 19:33:42.194 7 INFO cinder.api.openstack.wsgi [None req-97641143-6251-4cff-b23c-d055f473bfcd 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 419/837] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:33:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:33:42.207 8 INFO cinder.api.openstack.wsgi [None req-f138480f-6bbb-40f3-95fa-87c1dc660a9b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true 2026-07-17 19:33:42.233 8 INFO cinder.api.openstack.wsgi [None req-f138480f-6bbb-40f3-95fa-87c1dc660a9b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 419/838] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:33:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:33:42.246 7 INFO cinder.api.openstack.wsgi [None req-64931ea1-182e-49f3-a89b-60b73b23e1f4 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/a10f8546b2bf464c8155894e0e965c96?usage=true 2026-07-17 19:33:42.274 7 INFO cinder.api.openstack.wsgi [None req-64931ea1-182e-49f3-a89b-60b73b23e1f4 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/a10f8546b2bf464c8155894e0e965c96?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 420/839] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:33:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/a10f8546b2bf464c8155894e0e965c96?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:33:42.290 8 INFO cinder.api.openstack.wsgi [None req-6a686b95-21f5-4103-b6cf-10b6aaf60a0c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/bd9edd8a722947eda7db40bad60710dd?usage=true 2026-07-17 19:33:42.317 8 INFO cinder.api.openstack.wsgi [None req-6a686b95-21f5-4103-b6cf-10b6aaf60a0c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/bd9edd8a722947eda7db40bad60710dd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 420/840] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:33:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/bd9edd8a722947eda7db40bad60710dd?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:33:42.333 7 INFO cinder.api.openstack.wsgi [None req-ccf4f38f-67aa-4a58-a653-b847a58f6031 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/caf88e9e43194c34919edb2ceb377fea?usage=true 2026-07-17 19:33:42.357 7 INFO cinder.api.openstack.wsgi [None req-ccf4f38f-67aa-4a58-a653-b847a58f6031 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/caf88e9e43194c34919edb2ceb377fea?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 421/841] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:33:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/caf88e9e43194c34919edb2ceb377fea?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:33:42.368 8 INFO cinder.api.openstack.wsgi [None req-eb7330fb-a739-4ca0-b78d-cc4a3c4fc138 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true 2026-07-17 19:33:42.391 8 INFO cinder.api.openstack.wsgi [None req-eb7330fb-a739-4ca0-b78d-cc4a3c4fc138 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 421/842] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:33:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:33:44.858 8 INFO cinder.api.openstack.wsgi [None req-eb7330fb-a739-4ca0-b78d-cc4a3c4fc138 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:33:44.858 7 INFO cinder.api.openstack.wsgi [None req-ccf4f38f-67aa-4a58-a653-b847a58f6031 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:33:44.859 8 INFO cinder.api.openstack.wsgi [None req-eb7330fb-a739-4ca0-b78d-cc4a3c4fc138 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:33:44.859 7 INFO cinder.api.openstack.wsgi [None req-ccf4f38f-67aa-4a58-a653-b847a58f6031 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:33:54.858 7 INFO cinder.api.openstack.wsgi [None req-ccf4f38f-67aa-4a58-a653-b847a58f6031 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:33:54.859 8 INFO cinder.api.openstack.wsgi [None req-eb7330fb-a739-4ca0-b78d-cc4a3c4fc138 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:33:54.859 7 INFO cinder.api.openstack.wsgi [None req-ccf4f38f-67aa-4a58-a653-b847a58f6031 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:33:54.859 8 INFO cinder.api.openstack.wsgi [None req-eb7330fb-a739-4ca0-b78d-cc4a3c4fc138 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:33:59.089 8 INFO cinder.api.openstack.wsgi [None req-d8473170-6438-422a-8dad-bcccd5472f75 c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e1fefe0e68d4472fa73b23ea7485960f/volumes 2026-07-17 19:33:59.845 8 INFO cinder.api.v3.volumes [None req-d8473170-6438-422a-8dad-bcccd5472f75 c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] Create volume of 1 GB 2026-07-17 19:33:59.863 8 INFO cinder.volume.api [None req-d8473170-6438-422a-8dad-bcccd5472f75 c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] Availability Zones retrieved successfully. 2026-07-17 19:34:00.830 8 INFO cinder.volume.api [None req-d8473170-6438-422a-8dad-bcccd5472f75 c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] Create volume request issued successfully. 2026-07-17 19:34:00.831 8 INFO cinder.api.openstack.wsgi [None req-d8473170-6438-422a-8dad-bcccd5472f75 c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e1fefe0e68d4472fa73b23ea7485960f/volumes returned with HTTP 202 [pid: 8|app: 0|req: 424/847] 10.0.0.3 () {34 vars in 721 bytes} [Fri Jul 17 19:33:59 2026] POST /v3/e1fefe0e68d4472fa73b23ea7485960f/volumes => generated 864 bytes in 1748 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-17 19:34:00.856 7 INFO cinder.api.openstack.wsgi [None req-ca392379-e65b-4be4-b3d6-8a8d3a58ef9e c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e1fefe0e68d4472fa73b23ea7485960f/volumes/fdb75cd4-52d9-4375-9bd1-3932d1e8284f /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-17 19:34:00.919 7 INFO cinder.volume.api [None req-ca392379-e65b-4be4-b3d6-8a8d3a58ef9e c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] Volume info retrieved successfully. 2026-07-17 19:34:00.931 7 INFO cinder.api.openstack.wsgi [None req-ca392379-e65b-4be4-b3d6-8a8d3a58ef9e c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e1fefe0e68d4472fa73b23ea7485960f/volumes/fdb75cd4-52d9-4375-9bd1-3932d1e8284f returned with HTTP 200 [pid: 7|app: 0|req: 424/848] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:34:00 2026] GET /v3/e1fefe0e68d4472fa73b23ea7485960f/volumes/fdb75cd4-52d9-4375-9bd1-3932d1e8284f => generated 932 bytes in 84 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-17 19:34:01.955 8 INFO cinder.api.openstack.wsgi [None req-d05e176c-e832-43a8-8807-4c97580a7cc1 c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e1fefe0e68d4472fa73b23ea7485960f/volumes/fdb75cd4-52d9-4375-9bd1-3932d1e8284f /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-17 19:34:01.980 8 INFO cinder.volume.api [None req-d05e176c-e832-43a8-8807-4c97580a7cc1 c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] Volume info retrieved successfully. 2026-07-17 19:34:01.988 8 INFO cinder.api.openstack.wsgi [None req-d05e176c-e832-43a8-8807-4c97580a7cc1 c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e1fefe0e68d4472fa73b23ea7485960f/volumes/fdb75cd4-52d9-4375-9bd1-3932d1e8284f returned with HTTP 200 [pid: 8|app: 0|req: 425/849] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:34:01 2026] GET /v3/e1fefe0e68d4472fa73b23ea7485960f/volumes/fdb75cd4-52d9-4375-9bd1-3932d1e8284f => generated 956 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 19:34:03.015 7 INFO cinder.api.openstack.wsgi [None req-b6518294-88fb-4ba0-afdb-73bc57bf98eb c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e1fefe0e68d4472fa73b23ea7485960f/volumes/fdb75cd4-52d9-4375-9bd1-3932d1e8284f /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-17 19:34:03.035 7 INFO cinder.volume.api [None req-b6518294-88fb-4ba0-afdb-73bc57bf98eb c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] Volume info retrieved successfully. 2026-07-17 19:34:03.042 7 INFO cinder.api.openstack.wsgi [None req-b6518294-88fb-4ba0-afdb-73bc57bf98eb c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e1fefe0e68d4472fa73b23ea7485960f/volumes/fdb75cd4-52d9-4375-9bd1-3932d1e8284f returned with HTTP 200 [pid: 7|app: 0|req: 425/850] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:34:03 2026] GET /v3/e1fefe0e68d4472fa73b23ea7485960f/volumes/fdb75cd4-52d9-4375-9bd1-3932d1e8284f => generated 956 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 19:34:04.059 8 INFO cinder.api.openstack.wsgi [None req-f50a8a7e-a08f-4e00-8122-b8efa906886a c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e1fefe0e68d4472fa73b23ea7485960f/volumes/fdb75cd4-52d9-4375-9bd1-3932d1e8284f /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-17 19:34:04.084 8 INFO cinder.volume.api [None req-f50a8a7e-a08f-4e00-8122-b8efa906886a c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] Volume info retrieved successfully. 2026-07-17 19:34:04.092 8 INFO cinder.api.openstack.wsgi [None req-f50a8a7e-a08f-4e00-8122-b8efa906886a c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e1fefe0e68d4472fa73b23ea7485960f/volumes/fdb75cd4-52d9-4375-9bd1-3932d1e8284f returned with HTTP 200 [pid: 8|app: 0|req: 426/851] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:34:04 2026] GET /v3/e1fefe0e68d4472fa73b23ea7485960f/volumes/fdb75cd4-52d9-4375-9bd1-3932d1e8284f => generated 956 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:34:04.859 8 INFO cinder.api.openstack.wsgi [None req-f50a8a7e-a08f-4e00-8122-b8efa906886a c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:34:04.859 7 INFO cinder.api.openstack.wsgi [None req-b6518294-88fb-4ba0-afdb-73bc57bf98eb c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:34:04.860 8 INFO cinder.api.openstack.wsgi [None req-f50a8a7e-a08f-4e00-8122-b8efa906886a c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:34:04.860 7 INFO cinder.api.openstack.wsgi [None req-b6518294-88fb-4ba0-afdb-73bc57bf98eb c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] http://10.0.0.239: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-17 19:34:05.121 8 INFO cinder.api.openstack.wsgi [None req-a4530f59-377a-4991-8d30-40088af56804 c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e1fefe0e68d4472fa73b23ea7485960f/volumes/fdb75cd4-52d9-4375-9bd1-3932d1e8284f /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-17 19:34:05.143 8 INFO cinder.volume.api [None req-a4530f59-377a-4991-8d30-40088af56804 c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] Volume info retrieved successfully. 2026-07-17 19:34:05.150 8 INFO cinder.api.openstack.wsgi [None req-a4530f59-377a-4991-8d30-40088af56804 c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e1fefe0e68d4472fa73b23ea7485960f/volumes/fdb75cd4-52d9-4375-9bd1-3932d1e8284f returned with HTTP 200 [pid: 8|app: 0|req: 428/854] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:34:05 2026] GET /v3/e1fefe0e68d4472fa73b23ea7485960f/volumes/fdb75cd4-52d9-4375-9bd1-3932d1e8284f => generated 956 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-17 19:34:06.176 7 INFO cinder.api.openstack.wsgi [None req-572868b3-a2db-4888-971a-aee15216fcf8 c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e1fefe0e68d4472fa73b23ea7485960f/volumes/fdb75cd4-52d9-4375-9bd1-3932d1e8284f /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-17 19:34:06.189 7 INFO cinder.volume.api [None req-572868b3-a2db-4888-971a-aee15216fcf8 c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] Volume info retrieved successfully. 2026-07-17 19:34:06.201 7 INFO cinder.api.openstack.wsgi [None req-572868b3-a2db-4888-971a-aee15216fcf8 c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e1fefe0e68d4472fa73b23ea7485960f/volumes/fdb75cd4-52d9-4375-9bd1-3932d1e8284f returned with HTTP 200 [pid: 7|app: 0|req: 427/855] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:34:06 2026] GET /v3/e1fefe0e68d4472fa73b23ea7485960f/volumes/fdb75cd4-52d9-4375-9bd1-3932d1e8284f => generated 956 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 19:34:07.224 8 INFO cinder.api.openstack.wsgi [None req-80fc82d2-165b-40ba-a478-19913e7e2728 c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e1fefe0e68d4472fa73b23ea7485960f/volumes/fdb75cd4-52d9-4375-9bd1-3932d1e8284f /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-17 19:34:07.405 8 INFO cinder.volume.api [None req-80fc82d2-165b-40ba-a478-19913e7e2728 c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] Volume info retrieved successfully. 2026-07-17 19:34:07.412 8 INFO cinder.api.openstack.wsgi [None req-80fc82d2-165b-40ba-a478-19913e7e2728 c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e1fefe0e68d4472fa73b23ea7485960f/volumes/fdb75cd4-52d9-4375-9bd1-3932d1e8284f returned with HTTP 200 [pid: 8|app: 0|req: 429/856] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:34:07 2026] GET /v3/e1fefe0e68d4472fa73b23ea7485960f/volumes/fdb75cd4-52d9-4375-9bd1-3932d1e8284f => generated 1482 bytes in 196 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-17 19:34:07.507 7 INFO cinder.api.openstack.wsgi [req-3a033ab2-aa35-4ded-b8d7-fc754223df4a req-f7e7d2c7-d6da-4cc0-bfce-0e83b04774ba c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e1fefe0e68d4472fa73b23ea7485960f/volumes/fdb75cd4-52d9-4375-9bd1-3932d1e8284f /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-17 19:34:07.524 7 INFO cinder.volume.api [req-3a033ab2-aa35-4ded-b8d7-fc754223df4a req-f7e7d2c7-d6da-4cc0-bfce-0e83b04774ba c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] Volume info retrieved successfully. 2026-07-17 19:34:07.539 7 INFO cinder.api.openstack.wsgi [req-3a033ab2-aa35-4ded-b8d7-fc754223df4a req-f7e7d2c7-d6da-4cc0-bfce-0e83b04774ba c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e1fefe0e68d4472fa73b23ea7485960f/volumes/fdb75cd4-52d9-4375-9bd1-3932d1e8284f returned with HTTP 200 [pid: 7|app: 0|req: 428/857] 10.0.0.207 () {34 vars in 1028 bytes} [Fri Jul 17 19:34:07 2026] GET /v3/e1fefe0e68d4472fa73b23ea7485960f/volumes/fdb75cd4-52d9-4375-9bd1-3932d1e8284f => generated 1482 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 19:34:07.968 8 INFO cinder.api.openstack.wsgi [req-3a033ab2-aa35-4ded-b8d7-fc754223df4a req-284e2287-7a90-41aa-b290-922ae616baf1 c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e1fefe0e68d4472fa73b23ea7485960f/volumes/fdb75cd4-52d9-4375-9bd1-3932d1e8284f /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-17 19:34:07.985 8 INFO cinder.volume.api [req-3a033ab2-aa35-4ded-b8d7-fc754223df4a req-284e2287-7a90-41aa-b290-922ae616baf1 c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] Volume info retrieved successfully. 2026-07-17 19:34:07.994 8 INFO cinder.api.openstack.wsgi [req-3a033ab2-aa35-4ded-b8d7-fc754223df4a req-284e2287-7a90-41aa-b290-922ae616baf1 c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e1fefe0e68d4472fa73b23ea7485960f/volumes/fdb75cd4-52d9-4375-9bd1-3932d1e8284f returned with HTTP 200 [pid: 8|app: 0|req: 430/858] 10.0.0.207 () {34 vars in 1028 bytes} [Fri Jul 17 19:34:07 2026] GET /v3/e1fefe0e68d4472fa73b23ea7485960f/volumes/fdb75cd4-52d9-4375-9bd1-3932d1e8284f => generated 1482 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-17 19:34:08.005 7 INFO cinder.api.openstack.wsgi [req-3a033ab2-aa35-4ded-b8d7-fc754223df4a req-f7e7d2c7-d6da-4cc0-bfce-0e83b04774ba c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-17 19:34:08.006 7 INFO cinder.api.openstack.wsgi [req-3a033ab2-aa35-4ded-b8d7-fc754223df4a req-f7e7d2c7-d6da-4cc0-bfce-0e83b04774ba c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 429/859] 10.0.0.207 () {32 vars in 829 bytes} [Fri Jul 17 19:34:08 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 19:34:08.018 8 INFO cinder.api.openstack.wsgi [req-3a033ab2-aa35-4ded-b8d7-fc754223df4a req-ceff494d-19fe-46bf-aea1-7ab2e8021a20 c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e1fefe0e68d4472fa73b23ea7485960f/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) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. .first() 2026-07-17 19:34:08.136 8 INFO cinder.api.openstack.wsgi [req-3a033ab2-aa35-4ded-b8d7-fc754223df4a req-ceff494d-19fe-46bf-aea1-7ab2e8021a20 c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e1fefe0e68d4472fa73b23ea7485960f/attachments returned with HTTP 200 [pid: 8|app: 0|req: 431/860] 10.0.0.207 () {40 vars in 1057 bytes} [Fri Jul 17 19:34:08 2026] POST /v3/e1fefe0e68d4472fa73b23ea7485960f/attachments => generated 273 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-17 19:34:14.306 7 INFO cinder.api.openstack.wsgi [req-3a033ab2-aa35-4ded-b8d7-fc754223df4a req-f7e7d2c7-d6da-4cc0-bfce-0e83b04774ba c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-17 19:34:14.307 7 INFO cinder.api.openstack.wsgi [req-3a033ab2-aa35-4ded-b8d7-fc754223df4a req-f7e7d2c7-d6da-4cc0-bfce-0e83b04774ba c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 430/861] 199.204.45.70 () {32 vars in 839 bytes} [Fri Jul 17 19:34:14 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-17 19:34:14.367 8 INFO cinder.api.openstack.wsgi [req-3a033ab2-aa35-4ded-b8d7-fc754223df4a req-266c0e4f-9aa6-48a6-8c4b-d40aee392b8d c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e1fefe0e68d4472fa73b23ea7485960f/volumes/fdb75cd4-52d9-4375-9bd1-3932d1e8284f /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-17 19:34:14.393 8 INFO cinder.volume.api [req-3a033ab2-aa35-4ded-b8d7-fc754223df4a req-266c0e4f-9aa6-48a6-8c4b-d40aee392b8d c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] Volume info retrieved successfully. 2026-07-17 19:34:14.401 8 INFO cinder.api.openstack.wsgi [req-3a033ab2-aa35-4ded-b8d7-fc754223df4a req-266c0e4f-9aa6-48a6-8c4b-d40aee392b8d c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e1fefe0e68d4472fa73b23ea7485960f/volumes/fdb75cd4-52d9-4375-9bd1-3932d1e8284f returned with HTTP 200 [pid: 8|app: 0|req: 432/862] 199.204.45.70 () {36 vars in 1072 bytes} [Fri Jul 17 19:34:14 2026] GET /v3/e1fefe0e68d4472fa73b23ea7485960f/volumes/fdb75cd4-52d9-4375-9bd1-3932d1e8284f => generated 1662 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) 2026-07-17 19:34:14.858 8 INFO cinder.api.openstack.wsgi [req-3a033ab2-aa35-4ded-b8d7-fc754223df4a req-266c0e4f-9aa6-48a6-8c4b-d40aee392b8d c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:34:14.858 7 INFO cinder.api.openstack.wsgi [req-3a033ab2-aa35-4ded-b8d7-fc754223df4a req-f7e7d2c7-d6da-4cc0-bfce-0e83b04774ba c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:34:14.859 8 INFO cinder.api.openstack.wsgi [req-3a033ab2-aa35-4ded-b8d7-fc754223df4a req-266c0e4f-9aa6-48a6-8c4b-d40aee392b8d c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:34:14.859 7 INFO cinder.api.openstack.wsgi [req-3a033ab2-aa35-4ded-b8d7-fc754223df4a req-f7e7d2c7-d6da-4cc0-bfce-0e83b04774ba c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] http://10.0.0.239: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-17 19:34:16.374 8 INFO cinder.api.openstack.wsgi [req-3a033ab2-aa35-4ded-b8d7-fc754223df4a req-472c1c70-3683-46f1-bf5e-c9fa20dfa1e0 c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/e1fefe0e68d4472fa73b23ea7485960f/attachments/b690ef3e-d72d-4d1e-993e-576321079bb3 /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-17 19:34:17.419 8 INFO cinder.api.openstack.wsgi [req-3a033ab2-aa35-4ded-b8d7-fc754223df4a req-472c1c70-3683-46f1-bf5e-c9fa20dfa1e0 c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e1fefe0e68d4472fa73b23ea7485960f/attachments/b690ef3e-d72d-4d1e-993e-576321079bb3 returned with HTTP 200 [pid: 8|app: 0|req: 434/865] 199.204.45.70 () {40 vars in 1134 bytes} [Fri Jul 17 19:34:16 2026] PUT /v3/e1fefe0e68d4472fa73b23ea7485960f/attachments/b690ef3e-d72d-4d1e-993e-576321079bb3 => generated 802 bytes in 1055 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-17 19:34:17.941 7 INFO cinder.api.openstack.wsgi [req-3a033ab2-aa35-4ded-b8d7-fc754223df4a req-2948691f-09c3-4cd0-b0b5-2391ce75d615 c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e1fefe0e68d4472fa73b23ea7485960f/attachments/b690ef3e-d72d-4d1e-993e-576321079bb3/action /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_1", "volume_attachment" and FROM element "volumes". 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-17 19:34:18.007 7 INFO cinder.api.openstack.wsgi [req-3a033ab2-aa35-4ded-b8d7-fc754223df4a req-2948691f-09c3-4cd0-b0b5-2391ce75d615 c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e1fefe0e68d4472fa73b23ea7485960f/attachments/b690ef3e-d72d-4d1e-993e-576321079bb3/action returned with HTTP 204 [pid: 7|app: 0|req: 432/866] 199.204.45.70 () {40 vars in 1147 bytes} [Fri Jul 17 19:34:17 2026] POST /v3/e1fefe0e68d4472fa73b23ea7485960f/attachments/b690ef3e-d72d-4d1e-993e-576321079bb3/action => generated 0 bytes in 75 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-17 19:34:21.614 8 INFO cinder.api.openstack.wsgi [req-3a033ab2-aa35-4ded-b8d7-fc754223df4a req-22746ce6-6a19-439f-aba6-88f739f8306d c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/e1fefe0e68d4472fa73b23ea7485960f/attachments/b690ef3e-d72d-4d1e-993e-576321079bb3 /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-17 19:34:22.235 8 INFO cinder.api.openstack.wsgi [req-3a033ab2-aa35-4ded-b8d7-fc754223df4a req-22746ce6-6a19-439f-aba6-88f739f8306d c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e1fefe0e68d4472fa73b23ea7485960f/attachments/b690ef3e-d72d-4d1e-993e-576321079bb3 returned with HTTP 200 [pid: 8|app: 0|req: 435/867] 199.204.45.70 () {38 vars in 1102 bytes} [Fri Jul 17 19:34:21 2026] DELETE /v3/e1fefe0e68d4472fa73b23ea7485960f/attachments/b690ef3e-d72d-4d1e-993e-576321079bb3 => generated 19 bytes in 633 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:34:24.858 8 INFO cinder.api.openstack.wsgi [req-3a033ab2-aa35-4ded-b8d7-fc754223df4a req-22746ce6-6a19-439f-aba6-88f739f8306d c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:34:24.858 7 INFO cinder.api.openstack.wsgi [req-3a033ab2-aa35-4ded-b8d7-fc754223df4a req-2948691f-09c3-4cd0-b0b5-2391ce75d615 c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:34:24.859 8 INFO cinder.api.openstack.wsgi [req-3a033ab2-aa35-4ded-b8d7-fc754223df4a req-22746ce6-6a19-439f-aba6-88f739f8306d c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:34:24.859 7 INFO cinder.api.openstack.wsgi [req-3a033ab2-aa35-4ded-b8d7-fc754223df4a req-2948691f-09c3-4cd0-b0b5-2391ce75d615 c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] http://10.0.0.239: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-17 19:34:27.228 8 INFO cinder.api.openstack.wsgi [req-bb7aa3ef-f1d3-4b8b-ad9e-7e5ba56e2156 req-34714445-a520-4f83-b6c2-2bf024cff089 c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/e1fefe0e68d4472fa73b23ea7485960f/attachments/b690ef3e-d72d-4d1e-993e-576321079bb3 2026-07-17 19:34:27.234 8 INFO cinder.api.openstack.wsgi [req-bb7aa3ef-f1d3-4b8b-ad9e-7e5ba56e2156 req-34714445-a520-4f83-b6c2-2bf024cff089 c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e1fefe0e68d4472fa73b23ea7485960f/attachments/b690ef3e-d72d-4d1e-993e-576321079bb3 returned with HTTP 404 [pid: 8|app: 0|req: 437/870] 10.0.0.207 () {38 vars in 1099 bytes} [Fri Jul 17 19:34:27 2026] DELETE /v3/e1fefe0e68d4472fa73b23ea7485960f/attachments/b690ef3e-d72d-4d1e-993e-576321079bb3 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-17 19:34:27.252 7 INFO cinder.api.openstack.wsgi [req-bb7aa3ef-f1d3-4b8b-ad9e-7e5ba56e2156 req-4cf41aec-3e43-45fd-b0ad-49ec124385f5 c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/e1fefe0e68d4472fa73b23ea7485960f/volumes/fdb75cd4-52d9-4375-9bd1-3932d1e8284f 2026-07-17 19:34:27.252 7 INFO cinder.api.v3.volumes [req-bb7aa3ef-f1d3-4b8b-ad9e-7e5ba56e2156 req-4cf41aec-3e43-45fd-b0ad-49ec124385f5 c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] Delete volume with id: fdb75cd4-52d9-4375-9bd1-3932d1e8284f /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-17 19:34:27.265 7 INFO cinder.volume.api [req-bb7aa3ef-f1d3-4b8b-ad9e-7e5ba56e2156 req-4cf41aec-3e43-45fd-b0ad-49ec124385f5 c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] Volume info retrieved successfully. 2026-07-17 19:34:27.298 7 INFO cinder.volume.api [req-bb7aa3ef-f1d3-4b8b-ad9e-7e5ba56e2156 req-4cf41aec-3e43-45fd-b0ad-49ec124385f5 c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] Delete volume request issued successfully. 2026-07-17 19:34:27.299 7 INFO cinder.api.openstack.wsgi [req-bb7aa3ef-f1d3-4b8b-ad9e-7e5ba56e2156 req-4cf41aec-3e43-45fd-b0ad-49ec124385f5 c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e1fefe0e68d4472fa73b23ea7485960f/volumes/fdb75cd4-52d9-4375-9bd1-3932d1e8284f returned with HTTP 202 [pid: 7|app: 0|req: 434/871] 10.0.0.207 () {36 vars in 1050 bytes} [Fri Jul 17 19:34:27 2026] DELETE /v3/e1fefe0e68d4472fa73b23ea7485960f/volumes/fdb75cd4-52d9-4375-9bd1-3932d1e8284f => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-07-17 19:34:34.857 8 INFO cinder.api.openstack.wsgi [req-bb7aa3ef-f1d3-4b8b-ad9e-7e5ba56e2156 req-34714445-a520-4f83-b6c2-2bf024cff089 c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:34:34.858 7 INFO cinder.api.openstack.wsgi [req-bb7aa3ef-f1d3-4b8b-ad9e-7e5ba56e2156 req-4cf41aec-3e43-45fd-b0ad-49ec124385f5 c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:34:34.858 8 INFO cinder.api.openstack.wsgi [req-bb7aa3ef-f1d3-4b8b-ad9e-7e5ba56e2156 req-34714445-a520-4f83-b6c2-2bf024cff089 c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:34:34.858 7 INFO cinder.api.openstack.wsgi [req-bb7aa3ef-f1d3-4b8b-ad9e-7e5ba56e2156 req-4cf41aec-3e43-45fd-b0ad-49ec124385f5 c8447be26ce649848c1c3575c78d4afe e1fefe0e68d4472fa73b23ea7485960f - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:34:41.638 8 INFO cinder.api.openstack.wsgi [None req-22aafca2-81a3-48f9-aa7b-79e48a9f3d92 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?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-17 19:34:41.653 8 INFO cinder.volume.api [None req-22aafca2-81a3-48f9-aa7b-79e48a9f3d92 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all snapshots completed successfully. 2026-07-17 19:34:41.654 8 INFO cinder.api.openstack.wsgi [None req-22aafca2-81a3-48f9-aa7b-79e48a9f3d92 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 439/874] 10.0.0.33 () {28 vars in 673 bytes} [Fri Jul 17 19:34:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true => generated 17 bytes in 224 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-17 19:34:41.666 7 INFO cinder.api.openstack.wsgi [None req-2ce0ad42-adc8-4ad3-9c31-ae740449b6b3 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:34:41.676 7 INFO cinder.volume.api [None req-2ce0ad42-adc8-4ad3-9c31-ae740449b6b3 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:34:41.677 7 INFO cinder.api.openstack.wsgi [None req-2ce0ad42-adc8-4ad3-9c31-ae740449b6b3 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 436/875] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:34:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:34:41.826 8 INFO cinder.api.openstack.wsgi [None req-d93f1e38-8d6d-44f5-b08a-a63de891457a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/545f767e93dd447c897d22704308f8d8?usage=true 2026-07-17 19:34:41.874 8 INFO cinder.api.openstack.wsgi [None req-d93f1e38-8d6d-44f5-b08a-a63de891457a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/545f767e93dd447c897d22704308f8d8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 440/876] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:34:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/545f767e93dd447c897d22704308f8d8?usage=true => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:34:41.889 7 INFO cinder.api.openstack.wsgi [None req-225ecfe5-5ff0-40ec-8baf-4b715af60553 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/56041c4bfeb5487a9be24f6459cf5d66?usage=true 2026-07-17 19:34:41.918 7 INFO cinder.api.openstack.wsgi [None req-225ecfe5-5ff0-40ec-8baf-4b715af60553 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/56041c4bfeb5487a9be24f6459cf5d66?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 437/877] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:34:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/56041c4bfeb5487a9be24f6459cf5d66?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:34:41.932 8 INFO cinder.api.openstack.wsgi [None req-9124e6e1-5561-4819-8ace-7e03609612de 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true 2026-07-17 19:34:41.962 8 INFO cinder.api.openstack.wsgi [None req-9124e6e1-5561-4819-8ace-7e03609612de 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 441/878] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:34:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:34:41.975 7 INFO cinder.api.openstack.wsgi [None req-ac86d739-8f16-46c3-89d1-046dd68c5312 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true 2026-07-17 19:34:42.010 7 INFO cinder.api.openstack.wsgi [None req-ac86d739-8f16-46c3-89d1-046dd68c5312 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 438/879] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:34:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:34:42.025 8 INFO cinder.api.openstack.wsgi [None req-bd09b986-db10-40e1-9b0b-91397944d8aa 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/cac906f5a62e41b283b179cfee868e9b?usage=true 2026-07-17 19:34:42.049 8 INFO cinder.api.openstack.wsgi [None req-bd09b986-db10-40e1-9b0b-91397944d8aa 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/cac906f5a62e41b283b179cfee868e9b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 442/880] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:34:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/cac906f5a62e41b283b179cfee868e9b?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:34:42.061 7 INFO cinder.api.openstack.wsgi [None req-d50dfd31-c265-4e0c-94ef-bd13ec5dad89 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/d742f86e773243a9a26063c0a5170bfe?usage=true 2026-07-17 19:34:42.091 7 INFO cinder.api.openstack.wsgi [None req-d50dfd31-c265-4e0c-94ef-bd13ec5dad89 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/d742f86e773243a9a26063c0a5170bfe?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 439/881] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:34:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/d742f86e773243a9a26063c0a5170bfe?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:34:42.108 8 INFO cinder.api.openstack.wsgi [None req-8ec058fb-361f-4ec1-848c-67609a0cce3c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true 2026-07-17 19:34:42.141 8 INFO cinder.api.openstack.wsgi [None req-8ec058fb-361f-4ec1-848c-67609a0cce3c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 443/882] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:34:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:34:42.153 7 INFO cinder.api.openstack.wsgi [None req-287c5181-4d08-46aa-bbb4-12375e577da7 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:34:42.164 7 INFO cinder.volume.api [None req-287c5181-4d08-46aa-bbb4-12375e577da7 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:34:42.165 7 INFO cinder.api.openstack.wsgi [None req-287c5181-4d08-46aa-bbb4-12375e577da7 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 440/883] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:34:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:34:42.177 8 INFO cinder.api.openstack.wsgi [None req-94c8b6e4-aa98-4898-9702-e34e2d58600e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true 2026-07-17 19:34:42.681 8 INFO cinder.api.openstack.wsgi [None req-94c8b6e4-aa98-4898-9702-e34e2d58600e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 444/884] 10.0.0.33 () {28 vars in 695 bytes} [Fri Jul 17 19:34:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:34:42.696 7 INFO cinder.api.openstack.wsgi [None req-3b86ab2b-c29a-445a-b2b1-41a8bb80d661 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services 2026-07-17 19:34:42.708 7 INFO cinder.api.openstack.wsgi [None req-3b86ab2b-c29a-445a-b2b1-41a8bb80d661 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 441/885] 10.0.0.33 () {28 vars in 644 bytes} [Fri Jul 17 19:34:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:34:44.861 8 INFO cinder.api.openstack.wsgi [None req-94c8b6e4-aa98-4898-9702-e34e2d58600e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:34:44.861 7 INFO cinder.api.openstack.wsgi [None req-3b86ab2b-c29a-445a-b2b1-41a8bb80d661 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:34:44.862 8 INFO cinder.api.openstack.wsgi [None req-94c8b6e4-aa98-4898-9702-e34e2d58600e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:34:44.867 7 INFO cinder.api.openstack.wsgi [None req-3b86ab2b-c29a-445a-b2b1-41a8bb80d661 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:34:54.859 7 INFO cinder.api.openstack.wsgi [None req-3b86ab2b-c29a-445a-b2b1-41a8bb80d661 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:34:54.859 8 INFO cinder.api.openstack.wsgi [None req-94c8b6e4-aa98-4898-9702-e34e2d58600e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:34:54.860 7 INFO cinder.api.openstack.wsgi [None req-3b86ab2b-c29a-445a-b2b1-41a8bb80d661 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:34:54.860 8 INFO cinder.api.openstack.wsgi [None req-94c8b6e4-aa98-4898-9702-e34e2d58600e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:35:04.858 7 INFO cinder.api.openstack.wsgi [None req-3b86ab2b-c29a-445a-b2b1-41a8bb80d661 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:35:04.858 8 INFO cinder.api.openstack.wsgi [None req-94c8b6e4-aa98-4898-9702-e34e2d58600e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:35:04.859 7 INFO cinder.api.openstack.wsgi [None req-3b86ab2b-c29a-445a-b2b1-41a8bb80d661 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:35:04.859 8 INFO cinder.api.openstack.wsgi [None req-94c8b6e4-aa98-4898-9702-e34e2d58600e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:35:14.860 7 INFO cinder.api.openstack.wsgi [None req-3b86ab2b-c29a-445a-b2b1-41a8bb80d661 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:35:14.860 8 INFO cinder.api.openstack.wsgi [None req-94c8b6e4-aa98-4898-9702-e34e2d58600e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:35:14.861 7 INFO cinder.api.openstack.wsgi [None req-3b86ab2b-c29a-445a-b2b1-41a8bb80d661 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:35:14.861 8 INFO cinder.api.openstack.wsgi [None req-94c8b6e4-aa98-4898-9702-e34e2d58600e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:35:17.976 7 INFO cinder.api.openstack.wsgi [None req-3b86ab2b-c29a-445a-b2b1-41a8bb80d661 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-17 19:35:17.979 7 INFO cinder.api.openstack.wsgi [None req-3b86ab2b-c29a-445a-b2b1-41a8bb80d661 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 446/894] 10.0.0.3 () {30 vars in 409 bytes} [Fri Jul 17 19:35:17 2026] GET / => generated 411 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-17 19:35:24.859 7 INFO cinder.api.openstack.wsgi [None req-3b86ab2b-c29a-445a-b2b1-41a8bb80d661 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:35:24.859 8 INFO cinder.api.openstack.wsgi [None req-94c8b6e4-aa98-4898-9702-e34e2d58600e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:35:24.860 7 INFO cinder.api.openstack.wsgi [None req-3b86ab2b-c29a-445a-b2b1-41a8bb80d661 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:35:24.860 8 INFO cinder.api.openstack.wsgi [None req-94c8b6e4-aa98-4898-9702-e34e2d58600e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:35:34.858 7 INFO cinder.api.openstack.wsgi [None req-3b86ab2b-c29a-445a-b2b1-41a8bb80d661 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:35:34.859 7 INFO cinder.api.openstack.wsgi [None req-3b86ab2b-c29a-445a-b2b1-41a8bb80d661 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:35:34.859 8 INFO cinder.api.openstack.wsgi [None req-94c8b6e4-aa98-4898-9702-e34e2d58600e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:35:34.861 8 INFO cinder.api.openstack.wsgi [None req-94c8b6e4-aa98-4898-9702-e34e2d58600e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:35:41.668 7 INFO cinder.api.openstack.wsgi [None req-08abe7ce-60d9-4071-acd5-0a670e349702 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true 2026-07-17 19:35:41.676 7 INFO cinder.volume.api [None req-08abe7ce-60d9-4071-acd5-0a670e349702 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all snapshots completed successfully. 2026-07-17 19:35:41.677 7 INFO cinder.api.openstack.wsgi [None req-08abe7ce-60d9-4071-acd5-0a670e349702 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 449/899] 10.0.0.33 () {28 vars in 673 bytes} [Fri Jul 17 19:35:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true => generated 17 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 19:35:41.722 8 INFO cinder.api.openstack.wsgi [None req-15ea5d7a-5608-4c40-a192-d7ef6b82d629 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true 2026-07-17 19:35:41.798 8 INFO cinder.api.openstack.wsgi [None req-15ea5d7a-5608-4c40-a192-d7ef6b82d629 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 451/900] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:35:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true => generated 845 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:35:41.811 7 INFO cinder.api.openstack.wsgi [None req-04147e5e-bcff-477a-aabd-235ee7de359d 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6f3f5d882db34a7a98c3ddbf0fd80f22?usage=true 2026-07-17 19:35:41.878 7 INFO cinder.api.openstack.wsgi [None req-04147e5e-bcff-477a-aabd-235ee7de359d 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6f3f5d882db34a7a98c3ddbf0fd80f22?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 450/901] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:35:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6f3f5d882db34a7a98c3ddbf0fd80f22?usage=true => generated 847 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:35:41.891 8 INFO cinder.api.openstack.wsgi [None req-45099a77-b84d-4125-b9d2-2714ba2f7373 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7c47d212b44846a8a6e82dd03ac80948?usage=true 2026-07-17 19:35:41.918 8 INFO cinder.api.openstack.wsgi [None req-45099a77-b84d-4125-b9d2-2714ba2f7373 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7c47d212b44846a8a6e82dd03ac80948?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 452/902] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:35:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7c47d212b44846a8a6e82dd03ac80948?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:35:41.931 7 INFO cinder.api.openstack.wsgi [None req-fd979748-f01b-4811-9e5c-b8c95b34e8cc 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true 2026-07-17 19:35:41.958 7 INFO cinder.api.openstack.wsgi [None req-fd979748-f01b-4811-9e5c-b8c95b34e8cc 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 451/903] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:35:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:35:41.972 8 INFO cinder.api.openstack.wsgi [None req-e2e4f491-e570-4902-b896-aba464157928 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/87e865b3fcec41f78fa892a5aedfc838?usage=true 2026-07-17 19:35:42.005 8 INFO cinder.api.openstack.wsgi [None req-e2e4f491-e570-4902-b896-aba464157928 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/87e865b3fcec41f78fa892a5aedfc838?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 453/904] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:35:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/87e865b3fcec41f78fa892a5aedfc838?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:35:42.018 7 INFO cinder.api.openstack.wsgi [None req-3db2f23c-3bce-43d9-b98e-8448e447a0d6 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/bc9f63b3aa4e479baf6973ed4a57625d?usage=true 2026-07-17 19:35:42.038 7 INFO cinder.api.openstack.wsgi [None req-3db2f23c-3bce-43d9-b98e-8448e447a0d6 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/bc9f63b3aa4e479baf6973ed4a57625d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 452/905] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:35:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/bc9f63b3aa4e479baf6973ed4a57625d?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:35:42.053 8 INFO cinder.api.openstack.wsgi [None req-a648e273-7630-46cb-b426-a5c941ab7e20 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/dfece6c067fd47fb87eb56f1d893f966?usage=true 2026-07-17 19:35:42.079 8 INFO cinder.api.openstack.wsgi [None req-a648e273-7630-46cb-b426-a5c941ab7e20 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/dfece6c067fd47fb87eb56f1d893f966?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 454/906] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:35:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/dfece6c067fd47fb87eb56f1d893f966?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:35:42.097 7 INFO cinder.api.openstack.wsgi [None req-5064a491-7b65-40b5-b0c3-691e9fa85e40 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true 2026-07-17 19:35:42.117 7 INFO cinder.api.openstack.wsgi [None req-5064a491-7b65-40b5-b0c3-691e9fa85e40 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 453/907] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:35:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:35:42.133 8 INFO cinder.api.openstack.wsgi [None req-f43fe12e-2004-4c26-9607-eccd27623a7f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services 2026-07-17 19:35:42.142 8 INFO cinder.api.openstack.wsgi [None req-f43fe12e-2004-4c26-9607-eccd27623a7f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 455/908] 10.0.0.33 () {28 vars in 644 bytes} [Fri Jul 17 19:35:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:35:42.156 7 INFO cinder.api.openstack.wsgi [None req-f003b0da-23bd-4252-9e34-3cc08e5829ee 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:35:42.170 7 INFO cinder.volume.api [None req-f003b0da-23bd-4252-9e34-3cc08e5829ee 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:35:42.173 7 INFO cinder.api.openstack.wsgi [None req-f003b0da-23bd-4252-9e34-3cc08e5829ee 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 454/909] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:35:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:35:42.191 8 INFO cinder.api.openstack.wsgi [None req-ea755c0b-0792-44b7-8273-655510ea57ec 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:35:42.201 8 INFO cinder.volume.api [None req-ea755c0b-0792-44b7-8273-655510ea57ec 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:35:42.203 8 INFO cinder.api.openstack.wsgi [None req-ea755c0b-0792-44b7-8273-655510ea57ec 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 456/910] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:35:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:35:42.223 7 INFO cinder.api.openstack.wsgi [None req-1c6d62ee-daf1-4449-bb63-061e6c8757ca 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true 2026-07-17 19:35:42.727 7 INFO cinder.api.openstack.wsgi [None req-1c6d62ee-daf1-4449-bb63-061e6c8757ca 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 455/911] 10.0.0.33 () {28 vars in 695 bytes} [Fri Jul 17 19:35:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:35:44.858 8 INFO cinder.api.openstack.wsgi [None req-ea755c0b-0792-44b7-8273-655510ea57ec 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:35:44.858 7 INFO cinder.api.openstack.wsgi [None req-1c6d62ee-daf1-4449-bb63-061e6c8757ca 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:35:44.859 8 INFO cinder.api.openstack.wsgi [None req-ea755c0b-0792-44b7-8273-655510ea57ec 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:35:44.860 7 INFO cinder.api.openstack.wsgi [None req-1c6d62ee-daf1-4449-bb63-061e6c8757ca 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:35:45.697 8 INFO cinder.api.openstack.wsgi [None req-6dc32fa8-24fa-4b00-a27a-5884f3463dc9 ca9b674ff7b34897abe59ad52d973d7d bc9f63b3aa4e479baf6973ed4a57625d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/bc9f63b3aa4e479baf6973ed4a57625d/volumes 2026-07-17 19:35:45.699 8 INFO cinder.api.v3.volumes [None req-6dc32fa8-24fa-4b00-a27a-5884f3463dc9 ca9b674ff7b34897abe59ad52d973d7d bc9f63b3aa4e479baf6973ed4a57625d - - default default] Create volume of 1 GB 2026-07-17 19:35:45.706 8 INFO cinder.volume.api [None req-6dc32fa8-24fa-4b00-a27a-5884f3463dc9 ca9b674ff7b34897abe59ad52d973d7d bc9f63b3aa4e479baf6973ed4a57625d - - default default] Availability Zones retrieved successfully. 2026-07-17 19:35:45.871 8 INFO cinder.volume.api [None req-6dc32fa8-24fa-4b00-a27a-5884f3463dc9 ca9b674ff7b34897abe59ad52d973d7d bc9f63b3aa4e479baf6973ed4a57625d - - default default] Create volume request issued successfully. 2026-07-17 19:35:45.872 8 INFO cinder.api.openstack.wsgi [None req-6dc32fa8-24fa-4b00-a27a-5884f3463dc9 ca9b674ff7b34897abe59ad52d973d7d bc9f63b3aa4e479baf6973ed4a57625d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bc9f63b3aa4e479baf6973ed4a57625d/volumes returned with HTTP 202 [pid: 8|app: 0|req: 458/914] 10.0.0.3 () {34 vars in 720 bytes} [Fri Jul 17 19:35:45 2026] POST /v3/bc9f63b3aa4e479baf6973ed4a57625d/volumes => generated 861 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-17 19:35:45.895 7 INFO cinder.api.openstack.wsgi [None req-b9d9f9ff-2010-4796-82f0-3c3d834f740b ca9b674ff7b34897abe59ad52d973d7d bc9f63b3aa4e479baf6973ed4a57625d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bc9f63b3aa4e479baf6973ed4a57625d/volumes/d1f65b51-0ae0-41bb-b682-b6ee92242bda /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-17 19:35:45.911 7 INFO cinder.volume.api [None req-b9d9f9ff-2010-4796-82f0-3c3d834f740b ca9b674ff7b34897abe59ad52d973d7d bc9f63b3aa4e479baf6973ed4a57625d - - default default] Volume info retrieved successfully. 2026-07-17 19:35:45.916 7 INFO cinder.api.openstack.wsgi [None req-b9d9f9ff-2010-4796-82f0-3c3d834f740b ca9b674ff7b34897abe59ad52d973d7d bc9f63b3aa4e479baf6973ed4a57625d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bc9f63b3aa4e479baf6973ed4a57625d/volumes/d1f65b51-0ae0-41bb-b682-b6ee92242bda returned with HTTP 200 [pid: 7|app: 0|req: 457/915] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:35:45 2026] GET /v3/bc9f63b3aa4e479baf6973ed4a57625d/volumes/d1f65b51-0ae0-41bb-b682-b6ee92242bda => generated 929 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-17 19:35:46.939 8 INFO cinder.api.openstack.wsgi [None req-3a0dbe9c-5ef9-4321-8740-66e5573bb94d ca9b674ff7b34897abe59ad52d973d7d bc9f63b3aa4e479baf6973ed4a57625d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bc9f63b3aa4e479baf6973ed4a57625d/volumes/d1f65b51-0ae0-41bb-b682-b6ee92242bda /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-17 19:35:46.959 8 INFO cinder.volume.api [None req-3a0dbe9c-5ef9-4321-8740-66e5573bb94d ca9b674ff7b34897abe59ad52d973d7d bc9f63b3aa4e479baf6973ed4a57625d - - default default] Volume info retrieved successfully. 2026-07-17 19:35:46.963 8 INFO cinder.api.openstack.wsgi [None req-3a0dbe9c-5ef9-4321-8740-66e5573bb94d ca9b674ff7b34897abe59ad52d973d7d bc9f63b3aa4e479baf6973ed4a57625d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bc9f63b3aa4e479baf6973ed4a57625d/volumes/d1f65b51-0ae0-41bb-b682-b6ee92242bda returned with HTTP 200 [pid: 8|app: 0|req: 459/916] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:35:46 2026] GET /v3/bc9f63b3aa4e479baf6973ed4a57625d/volumes/d1f65b51-0ae0-41bb-b682-b6ee92242bda => generated 954 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:35:54.858 7 INFO cinder.api.openstack.wsgi [None req-b9d9f9ff-2010-4796-82f0-3c3d834f740b ca9b674ff7b34897abe59ad52d973d7d bc9f63b3aa4e479baf6973ed4a57625d - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:35:54.859 7 INFO cinder.api.openstack.wsgi [None req-b9d9f9ff-2010-4796-82f0-3c3d834f740b ca9b674ff7b34897abe59ad52d973d7d bc9f63b3aa4e479baf6973ed4a57625d - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:35:54.860 8 INFO cinder.api.openstack.wsgi [None req-3a0dbe9c-5ef9-4321-8740-66e5573bb94d ca9b674ff7b34897abe59ad52d973d7d bc9f63b3aa4e479baf6973ed4a57625d - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:35:54.861 8 INFO cinder.api.openstack.wsgi [None req-3a0dbe9c-5ef9-4321-8740-66e5573bb94d ca9b674ff7b34897abe59ad52d973d7d bc9f63b3aa4e479baf6973ed4a57625d - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:36:04.858 7 INFO cinder.api.openstack.wsgi [None req-b9d9f9ff-2010-4796-82f0-3c3d834f740b ca9b674ff7b34897abe59ad52d973d7d bc9f63b3aa4e479baf6973ed4a57625d - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:36:04.859 8 INFO cinder.api.openstack.wsgi [None req-3a0dbe9c-5ef9-4321-8740-66e5573bb94d ca9b674ff7b34897abe59ad52d973d7d bc9f63b3aa4e479baf6973ed4a57625d - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:36:04.860 8 INFO cinder.api.openstack.wsgi [None req-3a0dbe9c-5ef9-4321-8740-66e5573bb94d ca9b674ff7b34897abe59ad52d973d7d bc9f63b3aa4e479baf6973ed4a57625d - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:36:04.859 7 INFO cinder.api.openstack.wsgi [None req-b9d9f9ff-2010-4796-82f0-3c3d834f740b ca9b674ff7b34897abe59ad52d973d7d bc9f63b3aa4e479baf6973ed4a57625d - - default default] http://10.0.0.239: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-17 19:36:08.352 8 INFO cinder.api.openstack.wsgi [None req-c85cdc76-b553-4cc8-96f1-df348202510f ca9b674ff7b34897abe59ad52d973d7d bc9f63b3aa4e479baf6973ed4a57625d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bc9f63b3aa4e479baf6973ed4a57625d/volumes/d1f65b51-0ae0-41bb-b682-b6ee92242bda /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-17 19:36:08.368 8 INFO cinder.volume.api [None req-c85cdc76-b553-4cc8-96f1-df348202510f ca9b674ff7b34897abe59ad52d973d7d bc9f63b3aa4e479baf6973ed4a57625d - - default default] Volume info retrieved successfully. 2026-07-17 19:36:08.378 8 INFO cinder.api.openstack.wsgi [None req-c85cdc76-b553-4cc8-96f1-df348202510f ca9b674ff7b34897abe59ad52d973d7d bc9f63b3aa4e479baf6973ed4a57625d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bc9f63b3aa4e479baf6973ed4a57625d/volumes/d1f65b51-0ae0-41bb-b682-b6ee92242bda returned with HTTP 200 [pid: 8|app: 0|req: 462/921] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:36:08 2026] GET /v3/bc9f63b3aa4e479baf6973ed4a57625d/volumes/d1f65b51-0ae0-41bb-b682-b6ee92242bda => generated 954 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-17 19:36:08.400 7 INFO cinder.api.openstack.wsgi [None req-9b620cc3-69ab-4bfb-a660-0bc8bebe6ba8 ca9b674ff7b34897abe59ad52d973d7d bc9f63b3aa4e479baf6973ed4a57625d - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/bc9f63b3aa4e479baf6973ed4a57625d/volumes/d1f65b51-0ae0-41bb-b682-b6ee92242bda 2026-07-17 19:36:08.401 7 INFO cinder.api.v3.volumes [None req-9b620cc3-69ab-4bfb-a660-0bc8bebe6ba8 ca9b674ff7b34897abe59ad52d973d7d bc9f63b3aa4e479baf6973ed4a57625d - - default default] Delete volume with id: d1f65b51-0ae0-41bb-b682-b6ee92242bda /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-17 19:36:08.410 7 INFO cinder.volume.api [None req-9b620cc3-69ab-4bfb-a660-0bc8bebe6ba8 ca9b674ff7b34897abe59ad52d973d7d bc9f63b3aa4e479baf6973ed4a57625d - - default default] Volume info retrieved successfully. 2026-07-17 19:36:08.434 7 INFO cinder.volume.api [None req-9b620cc3-69ab-4bfb-a660-0bc8bebe6ba8 ca9b674ff7b34897abe59ad52d973d7d bc9f63b3aa4e479baf6973ed4a57625d - - default default] Delete volume request issued successfully. 2026-07-17 19:36:08.435 7 INFO cinder.api.openstack.wsgi [None req-9b620cc3-69ab-4bfb-a660-0bc8bebe6ba8 ca9b674ff7b34897abe59ad52d973d7d bc9f63b3aa4e479baf6973ed4a57625d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bc9f63b3aa4e479baf6973ed4a57625d/volumes/d1f65b51-0ae0-41bb-b682-b6ee92242bda returned with HTTP 202 [pid: 7|app: 0|req: 460/922] 10.0.0.3 () {32 vars in 776 bytes} [Fri Jul 17 19:36:08 2026] DELETE /v3/bc9f63b3aa4e479baf6973ed4a57625d/volumes/d1f65b51-0ae0-41bb-b682-b6ee92242bda => 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-17 19:36:08.448 8 INFO cinder.api.openstack.wsgi [None req-8de2ba0d-ebfa-4cf7-b444-17236c082b87 ca9b674ff7b34897abe59ad52d973d7d bc9f63b3aa4e479baf6973ed4a57625d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bc9f63b3aa4e479baf6973ed4a57625d/volumes/d1f65b51-0ae0-41bb-b682-b6ee92242bda /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-17 19:36:08.468 8 INFO cinder.volume.api [None req-8de2ba0d-ebfa-4cf7-b444-17236c082b87 ca9b674ff7b34897abe59ad52d973d7d bc9f63b3aa4e479baf6973ed4a57625d - - default default] Volume info retrieved successfully. 2026-07-17 19:36:08.473 8 INFO cinder.api.openstack.wsgi [None req-8de2ba0d-ebfa-4cf7-b444-17236c082b87 ca9b674ff7b34897abe59ad52d973d7d bc9f63b3aa4e479baf6973ed4a57625d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bc9f63b3aa4e479baf6973ed4a57625d/volumes/d1f65b51-0ae0-41bb-b682-b6ee92242bda returned with HTTP 200 [pid: 8|app: 0|req: 463/923] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:36:08 2026] GET /v3/bc9f63b3aa4e479baf6973ed4a57625d/volumes/d1f65b51-0ae0-41bb-b682-b6ee92242bda => generated 953 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-17 19:36:09.494 7 INFO cinder.api.openstack.wsgi [None req-6222f536-995d-4fa6-bb49-4aaf64ec7ffa ca9b674ff7b34897abe59ad52d973d7d bc9f63b3aa4e479baf6973ed4a57625d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bc9f63b3aa4e479baf6973ed4a57625d/volumes/d1f65b51-0ae0-41bb-b682-b6ee92242bda 2026-07-17 19:36:09.508 7 INFO cinder.api.openstack.wsgi [None req-6222f536-995d-4fa6-bb49-4aaf64ec7ffa ca9b674ff7b34897abe59ad52d973d7d bc9f63b3aa4e479baf6973ed4a57625d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bc9f63b3aa4e479baf6973ed4a57625d/volumes/d1f65b51-0ae0-41bb-b682-b6ee92242bda returned with HTTP 404 [pid: 7|app: 0|req: 461/924] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:36:09 2026] GET /v3/bc9f63b3aa4e479baf6973ed4a57625d/volumes/d1f65b51-0ae0-41bb-b682-b6ee92242bda => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-17 19:36:14.858 8 INFO cinder.api.openstack.wsgi [None req-8de2ba0d-ebfa-4cf7-b444-17236c082b87 ca9b674ff7b34897abe59ad52d973d7d bc9f63b3aa4e479baf6973ed4a57625d - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:36:14.859 8 INFO cinder.api.openstack.wsgi [None req-8de2ba0d-ebfa-4cf7-b444-17236c082b87 ca9b674ff7b34897abe59ad52d973d7d bc9f63b3aa4e479baf6973ed4a57625d - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:36:14.859 7 INFO cinder.api.openstack.wsgi [None req-6222f536-995d-4fa6-bb49-4aaf64ec7ffa ca9b674ff7b34897abe59ad52d973d7d bc9f63b3aa4e479baf6973ed4a57625d - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:36:14.860 7 INFO cinder.api.openstack.wsgi [None req-6222f536-995d-4fa6-bb49-4aaf64ec7ffa ca9b674ff7b34897abe59ad52d973d7d bc9f63b3aa4e479baf6973ed4a57625d - - default default] http://10.0.0.239: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-17 19:36:15.833 8 INFO cinder.api.openstack.wsgi [None req-b0339b67-a5eb-4651-a040-e49bafd54aba 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes 2026-07-17 19:36:15.876 8 INFO cinder.volume.api [None req-b0339b67-a5eb-4651-a040-e49bafd54aba 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] Get all volumes completed successfully. 2026-07-17 19:36:15.877 8 INFO cinder.api.openstack.wsgi [None req-b0339b67-a5eb-4651-a040-e49bafd54aba 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes returned with HTTP 200 [pid: 8|app: 0|req: 465/927] 10.0.0.3 () {32 vars in 699 bytes} [Fri Jul 17 19:36:15 2026] GET /v3/bffa311ce91a44b7bc6cc92704541cd2/volumes => generated 15 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 19:36:15.899 7 INFO cinder.api.openstack.wsgi [None req-88eed9c0-7026-43c7-8693-c3bdf18b4735 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes 2026-07-17 19:36:15.902 7 INFO cinder.api.v3.volumes [None req-88eed9c0-7026-43c7-8693-c3bdf18b4735 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] Create volume of 1 GB 2026-07-17 19:36:15.915 7 INFO cinder.volume.api [None req-88eed9c0-7026-43c7-8693-c3bdf18b4735 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] Availability Zones retrieved successfully. 2026-07-17 19:36:16.368 7 INFO cinder.volume.api [None req-88eed9c0-7026-43c7-8693-c3bdf18b4735 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] Create volume request issued successfully. 2026-07-17 19:36:16.369 7 INFO cinder.api.openstack.wsgi [None req-88eed9c0-7026-43c7-8693-c3bdf18b4735 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes returned with HTTP 202 [pid: 7|app: 0|req: 463/928] 10.0.0.3 () {34 vars in 721 bytes} [Fri Jul 17 19:36:15 2026] POST /v3/bffa311ce91a44b7bc6cc92704541cd2/volumes => generated 875 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-17 19:36:16.391 8 INFO cinder.api.openstack.wsgi [None req-8caf8ee7-9eb7-44f2-9c1c-09b91db120fb 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/8ed38298-50e0-49bc-a20c-463a294dfdc4 /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-17 19:36:16.404 8 INFO cinder.volume.api [None req-8caf8ee7-9eb7-44f2-9c1c-09b91db120fb 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] Volume info retrieved successfully. 2026-07-17 19:36:16.408 8 INFO cinder.api.openstack.wsgi [None req-8caf8ee7-9eb7-44f2-9c1c-09b91db120fb 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/8ed38298-50e0-49bc-a20c-463a294dfdc4 returned with HTTP 200 [pid: 8|app: 0|req: 466/929] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:36:16 2026] GET /v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/8ed38298-50e0-49bc-a20c-463a294dfdc4 => generated 943 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-17 19:36:17.435 7 INFO cinder.api.openstack.wsgi [None req-9a284450-9dfa-4cc2-ae67-0390234d0f2e 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/8ed38298-50e0-49bc-a20c-463a294dfdc4 /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-17 19:36:17.449 7 INFO cinder.volume.api [None req-9a284450-9dfa-4cc2-ae67-0390234d0f2e 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] Volume info retrieved successfully. 2026-07-17 19:36:17.456 7 INFO cinder.api.openstack.wsgi [None req-9a284450-9dfa-4cc2-ae67-0390234d0f2e 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/8ed38298-50e0-49bc-a20c-463a294dfdc4 returned with HTTP 200 [pid: 7|app: 0|req: 464/930] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:36:17 2026] GET /v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/8ed38298-50e0-49bc-a20c-463a294dfdc4 => generated 968 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-17 19:36:17.477 8 INFO cinder.api.openstack.wsgi [None req-b84c8d6c-b6e8-4894-bf4b-84e809cb7c81 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/8ed38298-50e0-49bc-a20c-463a294dfdc4 /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-17 19:36:17.493 8 INFO cinder.volume.api [None req-b84c8d6c-b6e8-4894-bf4b-84e809cb7c81 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] Volume info retrieved successfully. 2026-07-17 19:36:17.501 8 INFO cinder.api.openstack.wsgi [None req-b84c8d6c-b6e8-4894-bf4b-84e809cb7c81 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/8ed38298-50e0-49bc-a20c-463a294dfdc4 returned with HTTP 200 [pid: 8|app: 0|req: 467/931] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:36:17 2026] GET /v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/8ed38298-50e0-49bc-a20c-463a294dfdc4 => generated 968 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-17 19:36:17.523 7 INFO cinder.api.openstack.wsgi [None req-71e179b0-b5bb-4e93-8de5-e35ac74fb225 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes 2026-07-17 19:36:17.527 7 INFO cinder.api.v3.volumes [None req-71e179b0-b5bb-4e93-8de5-e35ac74fb225 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] Create volume of 1 GB 2026-07-17 19:36:17.532 7 INFO cinder.volume.api [None req-71e179b0-b5bb-4e93-8de5-e35ac74fb225 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] Availability Zones retrieved successfully. 2026-07-17 19:36:17.693 7 INFO cinder.volume.api [None req-71e179b0-b5bb-4e93-8de5-e35ac74fb225 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] Create volume request issued successfully. 2026-07-17 19:36:17.694 7 INFO cinder.api.openstack.wsgi [None req-71e179b0-b5bb-4e93-8de5-e35ac74fb225 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes returned with HTTP 202 [pid: 7|app: 0|req: 465/932] 10.0.0.3 () {34 vars in 721 bytes} [Fri Jul 17 19:36:17 2026] POST /v3/bffa311ce91a44b7bc6cc92704541cd2/volumes => generated 875 bytes in 179 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-17 19:36:17.723 8 INFO cinder.api.openstack.wsgi [None req-3ea7fc72-c563-42cf-beee-6bedbf296c78 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/867a3c02-0353-45f9-9f74-eafb3f807b13 /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-17 19:36:17.748 8 INFO cinder.volume.api [None req-3ea7fc72-c563-42cf-beee-6bedbf296c78 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] Volume info retrieved successfully. 2026-07-17 19:36:17.754 8 INFO cinder.api.openstack.wsgi [None req-3ea7fc72-c563-42cf-beee-6bedbf296c78 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/867a3c02-0353-45f9-9f74-eafb3f807b13 returned with HTTP 200 [pid: 8|app: 0|req: 468/933] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:36:17 2026] GET /v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/867a3c02-0353-45f9-9f74-eafb3f807b13 => generated 943 bytes in 42 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-17 19:36:18.778 7 INFO cinder.api.openstack.wsgi [None req-c91bdd4e-8d52-42a1-b451-d072b2a183f0 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/867a3c02-0353-45f9-9f74-eafb3f807b13 /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-17 19:36:18.808 7 INFO cinder.volume.api [None req-c91bdd4e-8d52-42a1-b451-d072b2a183f0 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] Volume info retrieved successfully. 2026-07-17 19:36:18.818 7 INFO cinder.api.openstack.wsgi [None req-c91bdd4e-8d52-42a1-b451-d072b2a183f0 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/867a3c02-0353-45f9-9f74-eafb3f807b13 returned with HTTP 200 [pid: 7|app: 0|req: 466/934] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:36:18 2026] GET /v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/867a3c02-0353-45f9-9f74-eafb3f807b13 => generated 968 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 19:36:18.846 8 INFO cinder.api.openstack.wsgi [None req-1bc9c7ad-6760-49d7-b060-efe2c343405d 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/867a3c02-0353-45f9-9f74-eafb3f807b13 /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-17 19:36:18.863 8 INFO cinder.volume.api [None req-1bc9c7ad-6760-49d7-b060-efe2c343405d 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] Volume info retrieved successfully. 2026-07-17 19:36:18.869 8 INFO cinder.api.openstack.wsgi [None req-1bc9c7ad-6760-49d7-b060-efe2c343405d 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/867a3c02-0353-45f9-9f74-eafb3f807b13 returned with HTTP 200 [pid: 8|app: 0|req: 469/935] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:36:18 2026] GET /v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/867a3c02-0353-45f9-9f74-eafb3f807b13 => generated 968 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-17 19:36:18.895 7 INFO cinder.api.openstack.wsgi [None req-eb2b7049-9327-4435-b706-8d2bc918c77b 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes 2026-07-17 19:36:18.899 7 INFO cinder.api.v3.volumes [None req-eb2b7049-9327-4435-b706-8d2bc918c77b 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] Create volume of 1 GB 2026-07-17 19:36:18.905 7 INFO cinder.volume.api [None req-eb2b7049-9327-4435-b706-8d2bc918c77b 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] Availability Zones retrieved successfully. 2026-07-17 19:36:19.048 7 INFO cinder.volume.api [None req-eb2b7049-9327-4435-b706-8d2bc918c77b 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] Create volume request issued successfully. 2026-07-17 19:36:19.049 7 INFO cinder.api.openstack.wsgi [None req-eb2b7049-9327-4435-b706-8d2bc918c77b 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes returned with HTTP 202 [pid: 7|app: 0|req: 467/936] 10.0.0.3 () {34 vars in 721 bytes} [Fri Jul 17 19:36:18 2026] POST /v3/bffa311ce91a44b7bc6cc92704541cd2/volumes => generated 875 bytes in 161 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-17 19:36:19.073 8 INFO cinder.api.openstack.wsgi [None req-f9d9d0de-3477-4207-bece-d216c9563d2f 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/eeaf878c-72af-4241-93f9-34aed0bdb0ef /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-17 19:36:19.088 8 INFO cinder.volume.api [None req-f9d9d0de-3477-4207-bece-d216c9563d2f 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] Volume info retrieved successfully. 2026-07-17 19:36:19.092 8 INFO cinder.api.openstack.wsgi [None req-f9d9d0de-3477-4207-bece-d216c9563d2f 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/eeaf878c-72af-4241-93f9-34aed0bdb0ef returned with HTTP 200 [pid: 8|app: 0|req: 470/937] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:36:19 2026] GET /v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/eeaf878c-72af-4241-93f9-34aed0bdb0ef => generated 943 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-17 19:36:20.120 7 INFO cinder.api.openstack.wsgi [None req-fb1fa6e4-6a57-4086-96d4-c1626a009111 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/eeaf878c-72af-4241-93f9-34aed0bdb0ef /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-17 19:36:20.135 7 INFO cinder.volume.api [None req-fb1fa6e4-6a57-4086-96d4-c1626a009111 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] Volume info retrieved successfully. 2026-07-17 19:36:20.140 7 INFO cinder.api.openstack.wsgi [None req-fb1fa6e4-6a57-4086-96d4-c1626a009111 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/eeaf878c-72af-4241-93f9-34aed0bdb0ef returned with HTTP 200 [pid: 7|app: 0|req: 468/938] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:36:20 2026] GET /v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/eeaf878c-72af-4241-93f9-34aed0bdb0ef => generated 968 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-17 19:36:20.161 8 INFO cinder.api.openstack.wsgi [None req-1ed3ef47-03b8-46d3-9c2c-04296d2444d8 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/eeaf878c-72af-4241-93f9-34aed0bdb0ef /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-17 19:36:20.181 8 INFO cinder.volume.api [None req-1ed3ef47-03b8-46d3-9c2c-04296d2444d8 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] Volume info retrieved successfully. 2026-07-17 19:36:20.186 8 INFO cinder.api.openstack.wsgi [None req-1ed3ef47-03b8-46d3-9c2c-04296d2444d8 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/eeaf878c-72af-4241-93f9-34aed0bdb0ef returned with HTTP 200 [pid: 8|app: 0|req: 471/939] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:36:20 2026] GET /v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/eeaf878c-72af-4241-93f9-34aed0bdb0ef => generated 968 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-17 19:36:20.208 7 INFO cinder.api.openstack.wsgi [None req-87e6ff5d-88f0-414d-9237-b24e7c1f61b4 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes 2026-07-17 19:36:20.238 7 INFO cinder.volume.api [None req-87e6ff5d-88f0-414d-9237-b24e7c1f61b4 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] Get all volumes completed successfully. 2026-07-17 19:36:20.239 7 INFO cinder.api.openstack.wsgi [None req-87e6ff5d-88f0-414d-9237-b24e7c1f61b4 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes returned with HTTP 200 [pid: 7|app: 0|req: 469/940] 10.0.0.3 () {32 vars in 699 bytes} [Fri Jul 17 19:36:20 2026] GET /v3/bffa311ce91a44b7bc6cc92704541cd2/volumes => generated 1321 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 19:36:20.255 8 INFO cinder.api.openstack.wsgi [None req-1e6328de-e8c4-4b4f-be9e-e891eeb45fcf 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/eeaf878c-72af-4241-93f9-34aed0bdb0ef /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-17 19:36:20.269 8 INFO cinder.volume.api [None req-1e6328de-e8c4-4b4f-be9e-e891eeb45fcf 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] Volume info retrieved successfully. 2026-07-17 19:36:20.274 8 INFO cinder.api.openstack.wsgi [None req-1e6328de-e8c4-4b4f-be9e-e891eeb45fcf 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/eeaf878c-72af-4241-93f9-34aed0bdb0ef returned with HTTP 200 [pid: 8|app: 0|req: 472/941] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:36:20 2026] GET /v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/eeaf878c-72af-4241-93f9-34aed0bdb0ef => generated 968 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-17 19:36:20.294 7 INFO cinder.api.openstack.wsgi [None req-9d1d54b1-7aba-4934-834e-8f44d4f158fc 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/eeaf878c-72af-4241-93f9-34aed0bdb0ef 2026-07-17 19:36:20.295 7 INFO cinder.api.v3.volumes [None req-9d1d54b1-7aba-4934-834e-8f44d4f158fc 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] Delete volume with id: eeaf878c-72af-4241-93f9-34aed0bdb0ef /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-17 19:36:20.304 7 INFO cinder.volume.api [None req-9d1d54b1-7aba-4934-834e-8f44d4f158fc 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] Volume info retrieved successfully. 2026-07-17 19:36:20.327 7 INFO cinder.volume.api [None req-9d1d54b1-7aba-4934-834e-8f44d4f158fc 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] Delete volume request issued successfully. 2026-07-17 19:36:20.327 7 INFO cinder.api.openstack.wsgi [None req-9d1d54b1-7aba-4934-834e-8f44d4f158fc 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/eeaf878c-72af-4241-93f9-34aed0bdb0ef returned with HTTP 202 [pid: 7|app: 0|req: 470/942] 10.0.0.3 () {32 vars in 776 bytes} [Fri Jul 17 19:36:20 2026] DELETE /v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/eeaf878c-72af-4241-93f9-34aed0bdb0ef => 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-17 19:36:20.339 8 INFO cinder.api.openstack.wsgi [None req-fcf90434-0d84-4d6f-9156-3cfbd2df7409 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/eeaf878c-72af-4241-93f9-34aed0bdb0ef /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-17 19:36:20.357 8 INFO cinder.volume.api [None req-fcf90434-0d84-4d6f-9156-3cfbd2df7409 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] Volume info retrieved successfully. 2026-07-17 19:36:20.363 8 INFO cinder.api.openstack.wsgi [None req-fcf90434-0d84-4d6f-9156-3cfbd2df7409 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/eeaf878c-72af-4241-93f9-34aed0bdb0ef returned with HTTP 200 [pid: 8|app: 0|req: 473/943] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:36:20 2026] GET /v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/eeaf878c-72af-4241-93f9-34aed0bdb0ef => generated 967 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-17 19:36:21.384 7 INFO cinder.api.openstack.wsgi [None req-2aaed92e-f621-4620-9897-7976d75b898c 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/eeaf878c-72af-4241-93f9-34aed0bdb0ef 2026-07-17 19:36:21.397 7 INFO cinder.api.openstack.wsgi [None req-2aaed92e-f621-4620-9897-7976d75b898c 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/eeaf878c-72af-4241-93f9-34aed0bdb0ef returned with HTTP 404 [pid: 7|app: 0|req: 471/944] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:36:21 2026] GET /v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/eeaf878c-72af-4241-93f9-34aed0bdb0ef => generated 109 bytes in 21 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-17 19:36:21.411 8 INFO cinder.api.openstack.wsgi [None req-c193bf29-076b-4777-a4a4-45f6721929c8 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/867a3c02-0353-45f9-9f74-eafb3f807b13 /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-17 19:36:21.432 8 INFO cinder.volume.api [None req-c193bf29-076b-4777-a4a4-45f6721929c8 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] Volume info retrieved successfully. 2026-07-17 19:36:21.439 8 INFO cinder.api.openstack.wsgi [None req-c193bf29-076b-4777-a4a4-45f6721929c8 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/867a3c02-0353-45f9-9f74-eafb3f807b13 returned with HTTP 200 [pid: 8|app: 0|req: 474/945] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:36:21 2026] GET /v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/867a3c02-0353-45f9-9f74-eafb3f807b13 => generated 968 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:36:21.462 7 INFO cinder.api.openstack.wsgi [None req-12093ee5-b3a2-49cf-97f7-d83104016f08 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/867a3c02-0353-45f9-9f74-eafb3f807b13 2026-07-17 19:36:21.463 7 INFO cinder.api.v3.volumes [None req-12093ee5-b3a2-49cf-97f7-d83104016f08 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] Delete volume with id: 867a3c02-0353-45f9-9f74-eafb3f807b13 /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-17 19:36:21.481 7 INFO cinder.volume.api [None req-12093ee5-b3a2-49cf-97f7-d83104016f08 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] Volume info retrieved successfully. 2026-07-17 19:36:21.516 7 INFO cinder.volume.api [None req-12093ee5-b3a2-49cf-97f7-d83104016f08 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] Delete volume request issued successfully. 2026-07-17 19:36:21.516 7 INFO cinder.api.openstack.wsgi [None req-12093ee5-b3a2-49cf-97f7-d83104016f08 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/867a3c02-0353-45f9-9f74-eafb3f807b13 returned with HTTP 202 [pid: 7|app: 0|req: 472/946] 10.0.0.3 () {32 vars in 776 bytes} [Fri Jul 17 19:36:21 2026] DELETE /v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/867a3c02-0353-45f9-9f74-eafb3f807b13 => generated 0 bytes in 61 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-17 19:36:21.535 8 INFO cinder.api.openstack.wsgi [None req-e0805bae-70a7-4f6a-a1d2-187017de23e9 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/867a3c02-0353-45f9-9f74-eafb3f807b13 /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-17 19:36:21.551 8 INFO cinder.volume.api [None req-e0805bae-70a7-4f6a-a1d2-187017de23e9 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] Volume info retrieved successfully. 2026-07-17 19:36:21.557 8 INFO cinder.api.openstack.wsgi [None req-e0805bae-70a7-4f6a-a1d2-187017de23e9 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/867a3c02-0353-45f9-9f74-eafb3f807b13 returned with HTTP 200 [pid: 8|app: 0|req: 475/947] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:36:21 2026] GET /v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/867a3c02-0353-45f9-9f74-eafb3f807b13 => generated 967 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-17 19:36:22.581 7 INFO cinder.api.openstack.wsgi [None req-7083ec76-2b96-4e2a-8dc7-2a55bb8acaa4 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/867a3c02-0353-45f9-9f74-eafb3f807b13 2026-07-17 19:36:22.592 7 INFO cinder.api.openstack.wsgi [None req-7083ec76-2b96-4e2a-8dc7-2a55bb8acaa4 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/867a3c02-0353-45f9-9f74-eafb3f807b13 returned with HTTP 404 [pid: 7|app: 0|req: 473/948] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:36:22 2026] GET /v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/867a3c02-0353-45f9-9f74-eafb3f807b13 => 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-17 19:36:22.606 8 INFO cinder.api.openstack.wsgi [None req-21cc5fb4-f005-4fdf-b0fd-90562c8cd99c 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/8ed38298-50e0-49bc-a20c-463a294dfdc4 /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-17 19:36:22.624 8 INFO cinder.volume.api [None req-21cc5fb4-f005-4fdf-b0fd-90562c8cd99c 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] Volume info retrieved successfully. 2026-07-17 19:36:22.632 8 INFO cinder.api.openstack.wsgi [None req-21cc5fb4-f005-4fdf-b0fd-90562c8cd99c 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/8ed38298-50e0-49bc-a20c-463a294dfdc4 returned with HTTP 200 [pid: 8|app: 0|req: 476/949] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:36:22 2026] GET /v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/8ed38298-50e0-49bc-a20c-463a294dfdc4 => generated 968 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:36:22.651 7 INFO cinder.api.openstack.wsgi [None req-73b2d825-2426-423f-aa3c-0453c66ce774 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/8ed38298-50e0-49bc-a20c-463a294dfdc4 2026-07-17 19:36:22.652 7 INFO cinder.api.v3.volumes [None req-73b2d825-2426-423f-aa3c-0453c66ce774 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] Delete volume with id: 8ed38298-50e0-49bc-a20c-463a294dfdc4 /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-17 19:36:22.662 7 INFO cinder.volume.api [None req-73b2d825-2426-423f-aa3c-0453c66ce774 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] Volume info retrieved successfully. 2026-07-17 19:36:22.700 7 INFO cinder.volume.api [None req-73b2d825-2426-423f-aa3c-0453c66ce774 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] Delete volume request issued successfully. 2026-07-17 19:36:22.703 7 INFO cinder.api.openstack.wsgi [None req-73b2d825-2426-423f-aa3c-0453c66ce774 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/8ed38298-50e0-49bc-a20c-463a294dfdc4 returned with HTTP 202 [pid: 7|app: 0|req: 474/950] 10.0.0.3 () {32 vars in 776 bytes} [Fri Jul 17 19:36:22 2026] DELETE /v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/8ed38298-50e0-49bc-a20c-463a294dfdc4 => 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-17 19:36:22.717 8 INFO cinder.api.openstack.wsgi [None req-216940aa-9550-4b07-a3f2-bbf14a2ccda1 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/8ed38298-50e0-49bc-a20c-463a294dfdc4 /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-17 19:36:22.749 8 INFO cinder.volume.api [None req-216940aa-9550-4b07-a3f2-bbf14a2ccda1 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] Volume info retrieved successfully. 2026-07-17 19:36:22.755 8 INFO cinder.api.openstack.wsgi [None req-216940aa-9550-4b07-a3f2-bbf14a2ccda1 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/8ed38298-50e0-49bc-a20c-463a294dfdc4 returned with HTTP 200 [pid: 8|app: 0|req: 477/951] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:36:22 2026] GET /v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/8ed38298-50e0-49bc-a20c-463a294dfdc4 => generated 967 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 19:36:23.784 7 INFO cinder.api.openstack.wsgi [None req-236f28b1-ed24-481e-9dd9-9066a18bcdd9 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/8ed38298-50e0-49bc-a20c-463a294dfdc4 2026-07-17 19:36:23.795 7 INFO cinder.api.openstack.wsgi [None req-236f28b1-ed24-481e-9dd9-9066a18bcdd9 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/8ed38298-50e0-49bc-a20c-463a294dfdc4 returned with HTTP 404 [pid: 7|app: 0|req: 475/952] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:36:23 2026] GET /v3/bffa311ce91a44b7bc6cc92704541cd2/volumes/8ed38298-50e0-49bc-a20c-463a294dfdc4 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-17 19:36:24.858 8 INFO cinder.api.openstack.wsgi [None req-216940aa-9550-4b07-a3f2-bbf14a2ccda1 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:36:24.858 7 INFO cinder.api.openstack.wsgi [None req-236f28b1-ed24-481e-9dd9-9066a18bcdd9 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:36:24.859 7 INFO cinder.api.openstack.wsgi [None req-236f28b1-ed24-481e-9dd9-9066a18bcdd9 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:36:24.859 8 INFO cinder.api.openstack.wsgi [None req-216940aa-9550-4b07-a3f2-bbf14a2ccda1 64294e3ad1e940f2806026988608d7cf bffa311ce91a44b7bc6cc92704541cd2 - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:36:32.449 7 INFO cinder.api.openstack.wsgi [None req-869acc5e-cd07-4bc2-8dab-9681f0f762ca 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes 2026-07-17 19:36:32.453 7 INFO cinder.api.v3.volumes [None req-869acc5e-cd07-4bc2-8dab-9681f0f762ca 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Create volume of 1 GB 2026-07-17 19:36:32.461 7 INFO cinder.volume.api [None req-869acc5e-cd07-4bc2-8dab-9681f0f762ca 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Availability Zones retrieved successfully. 2026-07-17 19:36:32.689 7 INFO cinder.volume.api [None req-869acc5e-cd07-4bc2-8dab-9681f0f762ca 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Create volume request issued successfully. 2026-07-17 19:36:32.690 7 INFO cinder.api.openstack.wsgi [None req-869acc5e-cd07-4bc2-8dab-9681f0f762ca 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes returned with HTTP 202 [pid: 7|app: 0|req: 477/955] 10.0.0.3 () {34 vars in 721 bytes} [Fri Jul 17 19:36:32 2026] POST /v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes => generated 871 bytes in 467 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-17 19:36:32.716 8 INFO cinder.api.openstack.wsgi [None req-2be4aadd-18a8-4a6a-a166-c0688f56e95f 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/d7e98b70-0c9f-43fc-8e8c-9af6f274f040 /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-17 19:36:32.737 8 INFO cinder.volume.api [None req-2be4aadd-18a8-4a6a-a166-c0688f56e95f 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Volume info retrieved successfully. 2026-07-17 19:36:32.745 8 INFO cinder.api.openstack.wsgi [None req-2be4aadd-18a8-4a6a-a166-c0688f56e95f 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/d7e98b70-0c9f-43fc-8e8c-9af6f274f040 returned with HTTP 200 [pid: 8|app: 0|req: 479/956] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:36:32 2026] GET /v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/d7e98b70-0c9f-43fc-8e8c-9af6f274f040 => generated 939 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 19:36:33.768 7 INFO cinder.api.openstack.wsgi [None req-ccfa3796-6774-4a34-87db-8b155f07f1ce 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/d7e98b70-0c9f-43fc-8e8c-9af6f274f040 /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-17 19:36:33.785 7 INFO cinder.volume.api [None req-ccfa3796-6774-4a34-87db-8b155f07f1ce 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Volume info retrieved successfully. 2026-07-17 19:36:33.791 7 INFO cinder.api.openstack.wsgi [None req-ccfa3796-6774-4a34-87db-8b155f07f1ce 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/d7e98b70-0c9f-43fc-8e8c-9af6f274f040 returned with HTTP 200 [pid: 7|app: 0|req: 478/957] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:36:33 2026] GET /v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/d7e98b70-0c9f-43fc-8e8c-9af6f274f040 => generated 964 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-17 19:36:33.817 8 INFO cinder.api.openstack.wsgi [None req-f72919b5-3a27-4d07-bb61-f02beec44016 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/d7e98b70-0c9f-43fc-8e8c-9af6f274f040 /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-17 19:36:33.835 8 INFO cinder.volume.api [None req-f72919b5-3a27-4d07-bb61-f02beec44016 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Volume info retrieved successfully. 2026-07-17 19:36:33.844 8 INFO cinder.api.openstack.wsgi [None req-f72919b5-3a27-4d07-bb61-f02beec44016 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/d7e98b70-0c9f-43fc-8e8c-9af6f274f040 returned with HTTP 200 [pid: 8|app: 0|req: 480/958] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:36:33 2026] GET /v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/d7e98b70-0c9f-43fc-8e8c-9af6f274f040 => generated 964 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-17 19:36:33.864 7 INFO cinder.api.openstack.wsgi [None req-621d973d-7855-419e-a98c-9e246b7b66c4 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/d7e98b70-0c9f-43fc-8e8c-9af6f274f040 /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-17 19:36:33.887 7 INFO cinder.volume.api [None req-621d973d-7855-419e-a98c-9e246b7b66c4 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Volume info retrieved successfully. 2026-07-17 19:36:33.898 7 INFO cinder.volume.api [None req-621d973d-7855-419e-a98c-9e246b7b66c4 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Volume updated successfully. 2026-07-17 19:36:33.899 7 INFO cinder.api.openstack.wsgi [None req-621d973d-7855-419e-a98c-9e246b7b66c4 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/d7e98b70-0c9f-43fc-8e8c-9af6f274f040 returned with HTTP 200 [pid: 7|app: 0|req: 479/959] 10.0.0.3 () {34 vars in 793 bytes} [Fri Jul 17 19:36:33 2026] PUT /v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/d7e98b70-0c9f-43fc-8e8c-9af6f274f040 => generated 896 bytes in 42 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-17 19:36:33.921 8 INFO cinder.api.openstack.wsgi [None req-ba1d1c3d-4e72-4aee-b356-a66b51bff4b9 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/d7e98b70-0c9f-43fc-8e8c-9af6f274f040 /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-17 19:36:33.946 8 INFO cinder.volume.api [None req-ba1d1c3d-4e72-4aee-b356-a66b51bff4b9 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Volume info retrieved successfully. 2026-07-17 19:36:33.960 8 INFO cinder.volume.api [None req-ba1d1c3d-4e72-4aee-b356-a66b51bff4b9 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Volume updated successfully. 2026-07-17 19:36:33.962 8 INFO cinder.api.openstack.wsgi [None req-ba1d1c3d-4e72-4aee-b356-a66b51bff4b9 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/d7e98b70-0c9f-43fc-8e8c-9af6f274f040 returned with HTTP 200 [pid: 8|app: 0|req: 481/960] 10.0.0.3 () {34 vars in 794 bytes} [Fri Jul 17 19:36:33 2026] PUT /v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/d7e98b70-0c9f-43fc-8e8c-9af6f274f040 => generated 935 bytes in 49 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-17 19:36:33.993 7 INFO cinder.api.openstack.wsgi [None req-e85dedf5-1148-4c18-848c-d51222305169 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/d7e98b70-0c9f-43fc-8e8c-9af6f274f040 /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-17 19:36:34.012 7 INFO cinder.volume.api [None req-e85dedf5-1148-4c18-848c-d51222305169 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Volume info retrieved successfully. 2026-07-17 19:36:34.022 7 INFO cinder.api.openstack.wsgi [None req-e85dedf5-1148-4c18-848c-d51222305169 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/d7e98b70-0c9f-43fc-8e8c-9af6f274f040 returned with HTTP 200 [pid: 7|app: 0|req: 480/961] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:36:33 2026] GET /v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/d7e98b70-0c9f-43fc-8e8c-9af6f274f040 => generated 1003 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-17 19:36:34.042 8 INFO cinder.api.openstack.wsgi [None req-ecd6ebd4-a07c-402e-8e64-5f6b9c0f0be8 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes 2026-07-17 19:36:34.045 8 INFO cinder.api.v3.volumes [None req-ecd6ebd4-a07c-402e-8e64-5f6b9c0f0be8 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Create volume of 1 GB 2026-07-17 19:36:34.052 8 INFO cinder.volume.api [None req-ecd6ebd4-a07c-402e-8e64-5f6b9c0f0be8 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Availability Zones retrieved successfully. 2026-07-17 19:36:34.262 8 INFO cinder.volume.api [None req-ecd6ebd4-a07c-402e-8e64-5f6b9c0f0be8 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Create volume request issued successfully. 2026-07-17 19:36:34.263 8 INFO cinder.api.openstack.wsgi [None req-ecd6ebd4-a07c-402e-8e64-5f6b9c0f0be8 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes returned with HTTP 202 [pid: 8|app: 0|req: 482/962] 10.0.0.3 () {34 vars in 721 bytes} [Fri Jul 17 19:36:34 2026] POST /v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes => generated 891 bytes in 228 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-17 19:36:34.284 7 INFO cinder.api.openstack.wsgi [None req-ebbe01f1-2857-4b1d-a7f7-8a467f67a5b7 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/91895014-ef45-4c9d-8afd-4ff8599b8cd0 /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-17 19:36:34.310 7 INFO cinder.volume.api [None req-ebbe01f1-2857-4b1d-a7f7-8a467f67a5b7 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Volume info retrieved successfully. 2026-07-17 19:36:34.324 7 INFO cinder.api.openstack.wsgi [None req-ebbe01f1-2857-4b1d-a7f7-8a467f67a5b7 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/91895014-ef45-4c9d-8afd-4ff8599b8cd0 returned with HTTP 200 [pid: 7|app: 0|req: 481/963] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:36:34 2026] GET /v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/91895014-ef45-4c9d-8afd-4ff8599b8cd0 => generated 959 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:36:34.859 7 INFO cinder.api.openstack.wsgi [None req-ebbe01f1-2857-4b1d-a7f7-8a467f67a5b7 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:36:34.859 8 INFO cinder.api.openstack.wsgi [None req-ecd6ebd4-a07c-402e-8e64-5f6b9c0f0be8 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:36:34.859 7 INFO cinder.api.openstack.wsgi [None req-ebbe01f1-2857-4b1d-a7f7-8a467f67a5b7 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:36:34.860 8 INFO cinder.api.openstack.wsgi [None req-ecd6ebd4-a07c-402e-8e64-5f6b9c0f0be8 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://10.0.0.239: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-17 19:36:35.348 7 INFO cinder.api.openstack.wsgi [None req-cfefbbd6-5072-43e8-b271-9aa4c0f541d1 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/91895014-ef45-4c9d-8afd-4ff8599b8cd0 /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-17 19:36:35.369 7 INFO cinder.volume.api [None req-cfefbbd6-5072-43e8-b271-9aa4c0f541d1 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Volume info retrieved successfully. 2026-07-17 19:36:35.398 7 INFO cinder.api.openstack.wsgi [None req-cfefbbd6-5072-43e8-b271-9aa4c0f541d1 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/91895014-ef45-4c9d-8afd-4ff8599b8cd0 returned with HTTP 200 [pid: 7|app: 0|req: 483/966] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:36:35 2026] GET /v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/91895014-ef45-4c9d-8afd-4ff8599b8cd0 => generated 984 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 19:36:35.431 8 INFO cinder.api.openstack.wsgi [None req-4b539631-dbe4-447a-9fa0-01f5b1648633 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/91895014-ef45-4c9d-8afd-4ff8599b8cd0 /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-17 19:36:35.456 8 INFO cinder.volume.api [None req-4b539631-dbe4-447a-9fa0-01f5b1648633 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Volume info retrieved successfully. 2026-07-17 19:36:35.464 8 INFO cinder.volume.api [None req-4b539631-dbe4-447a-9fa0-01f5b1648633 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Volume updated successfully. 2026-07-17 19:36:35.465 8 INFO cinder.api.openstack.wsgi [None req-4b539631-dbe4-447a-9fa0-01f5b1648633 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/91895014-ef45-4c9d-8afd-4ff8599b8cd0 returned with HTTP 200 [pid: 8|app: 0|req: 484/967] 10.0.0.3 () {34 vars in 793 bytes} [Fri Jul 17 19:36:35 2026] PUT /v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/91895014-ef45-4c9d-8afd-4ff8599b8cd0 => generated 882 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 19:36:35.487 7 INFO cinder.api.openstack.wsgi [None req-7e757de3-b17e-485d-b6b9-a103ab2f12e2 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/91895014-ef45-4c9d-8afd-4ff8599b8cd0 /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-17 19:36:35.506 7 INFO cinder.volume.api [None req-7e757de3-b17e-485d-b6b9-a103ab2f12e2 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Volume info retrieved successfully. 2026-07-17 19:36:35.512 7 INFO cinder.api.openstack.wsgi [None req-7e757de3-b17e-485d-b6b9-a103ab2f12e2 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/91895014-ef45-4c9d-8afd-4ff8599b8cd0 returned with HTTP 200 [pid: 7|app: 0|req: 484/968] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:36:35 2026] GET /v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/91895014-ef45-4c9d-8afd-4ff8599b8cd0 => generated 950 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 19:36:35.535 8 INFO cinder.api.openstack.wsgi [None req-dbb92f55-57ff-416d-bf1e-2dba01a00011 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/91895014-ef45-4c9d-8afd-4ff8599b8cd0 2026-07-17 19:36:35.536 8 INFO cinder.api.v3.volumes [None req-dbb92f55-57ff-416d-bf1e-2dba01a00011 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Delete volume with id: 91895014-ef45-4c9d-8afd-4ff8599b8cd0 /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-17 19:36:35.546 8 INFO cinder.volume.api [None req-dbb92f55-57ff-416d-bf1e-2dba01a00011 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Volume info retrieved successfully. 2026-07-17 19:36:35.579 8 INFO cinder.volume.api [None req-dbb92f55-57ff-416d-bf1e-2dba01a00011 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Delete volume request issued successfully. 2026-07-17 19:36:35.579 8 INFO cinder.api.openstack.wsgi [None req-dbb92f55-57ff-416d-bf1e-2dba01a00011 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/91895014-ef45-4c9d-8afd-4ff8599b8cd0 returned with HTTP 202 [pid: 8|app: 0|req: 485/969] 10.0.0.3 () {32 vars in 776 bytes} [Fri Jul 17 19:36:35 2026] DELETE /v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/91895014-ef45-4c9d-8afd-4ff8599b8cd0 => generated 0 bytes in 50 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-17 19:36:35.593 7 INFO cinder.api.openstack.wsgi [None req-1cc77b23-bd25-4de3-8181-9e2d6dd0b896 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/91895014-ef45-4c9d-8afd-4ff8599b8cd0 /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-17 19:36:35.607 7 INFO cinder.volume.api [None req-1cc77b23-bd25-4de3-8181-9e2d6dd0b896 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Volume info retrieved successfully. 2026-07-17 19:36:35.612 7 INFO cinder.api.openstack.wsgi [None req-1cc77b23-bd25-4de3-8181-9e2d6dd0b896 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/91895014-ef45-4c9d-8afd-4ff8599b8cd0 returned with HTTP 200 [pid: 7|app: 0|req: 485/970] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:36:35 2026] GET /v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/91895014-ef45-4c9d-8afd-4ff8599b8cd0 => generated 949 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 19:36:36.636 8 INFO cinder.api.openstack.wsgi [None req-29b8bcd6-d3e7-4e29-92a3-452cd685b341 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/91895014-ef45-4c9d-8afd-4ff8599b8cd0 2026-07-17 19:36:36.645 8 INFO cinder.api.openstack.wsgi [None req-29b8bcd6-d3e7-4e29-92a3-452cd685b341 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/91895014-ef45-4c9d-8afd-4ff8599b8cd0 returned with HTTP 404 [pid: 8|app: 0|req: 486/971] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:36:36 2026] GET /v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/91895014-ef45-4c9d-8afd-4ff8599b8cd0 => 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-17 19:36:36.658 7 INFO cinder.api.openstack.wsgi [None req-bb2ebacd-3bcd-4e8b-973b-eba2cc2daa4f 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/d7e98b70-0c9f-43fc-8e8c-9af6f274f040 /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-17 19:36:36.677 7 INFO cinder.volume.api [None req-bb2ebacd-3bcd-4e8b-973b-eba2cc2daa4f 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Volume info retrieved successfully. 2026-07-17 19:36:36.682 7 INFO cinder.api.openstack.wsgi [None req-bb2ebacd-3bcd-4e8b-973b-eba2cc2daa4f 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/d7e98b70-0c9f-43fc-8e8c-9af6f274f040 returned with HTTP 200 [pid: 7|app: 0|req: 486/972] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:36:36 2026] GET /v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/d7e98b70-0c9f-43fc-8e8c-9af6f274f040 => generated 1003 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-17 19:36:36.699 8 INFO cinder.api.openstack.wsgi [None req-16ac2912-ba63-4e72-874d-e00ea12b00b2 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/d7e98b70-0c9f-43fc-8e8c-9af6f274f040 2026-07-17 19:36:36.700 8 INFO cinder.api.v3.volumes [None req-16ac2912-ba63-4e72-874d-e00ea12b00b2 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Delete volume with id: d7e98b70-0c9f-43fc-8e8c-9af6f274f040 /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-17 19:36:36.716 8 INFO cinder.volume.api [None req-16ac2912-ba63-4e72-874d-e00ea12b00b2 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Volume info retrieved successfully. 2026-07-17 19:36:36.749 8 INFO cinder.volume.api [None req-16ac2912-ba63-4e72-874d-e00ea12b00b2 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Delete volume request issued successfully. 2026-07-17 19:36:36.750 8 INFO cinder.api.openstack.wsgi [None req-16ac2912-ba63-4e72-874d-e00ea12b00b2 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/d7e98b70-0c9f-43fc-8e8c-9af6f274f040 returned with HTTP 202 [pid: 8|app: 0|req: 487/973] 10.0.0.3 () {32 vars in 776 bytes} [Fri Jul 17 19:36:36 2026] DELETE /v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/d7e98b70-0c9f-43fc-8e8c-9af6f274f040 => generated 0 bytes in 56 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-17 19:36:36.763 7 INFO cinder.api.openstack.wsgi [None req-83daad00-53c8-4a44-a637-421f451264f4 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/d7e98b70-0c9f-43fc-8e8c-9af6f274f040 /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-17 19:36:36.778 7 INFO cinder.volume.api [None req-83daad00-53c8-4a44-a637-421f451264f4 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Volume info retrieved successfully. 2026-07-17 19:36:36.785 7 INFO cinder.api.openstack.wsgi [None req-83daad00-53c8-4a44-a637-421f451264f4 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/d7e98b70-0c9f-43fc-8e8c-9af6f274f040 returned with HTTP 200 [pid: 7|app: 0|req: 487/974] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:36:36 2026] GET /v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/d7e98b70-0c9f-43fc-8e8c-9af6f274f040 => generated 1002 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 19:36:37.803 8 INFO cinder.api.openstack.wsgi [None req-132ddc87-c8a7-4aa6-9c75-254f86aca4fd 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/d7e98b70-0c9f-43fc-8e8c-9af6f274f040 2026-07-17 19:36:37.815 8 INFO cinder.api.openstack.wsgi [None req-132ddc87-c8a7-4aa6-9c75-254f86aca4fd 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/d7e98b70-0c9f-43fc-8e8c-9af6f274f040 returned with HTTP 404 [pid: 8|app: 0|req: 488/975] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:36:37 2026] GET /v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/d7e98b70-0c9f-43fc-8e8c-9af6f274f040 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 19:36:37.884 7 INFO cinder.api.openstack.wsgi [None req-4306f672-9e58-4e82-945a-7c389086874f 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes 2026-07-17 19:36:38.635 7 INFO cinder.api.v3.volumes [None req-4306f672-9e58-4e82-945a-7c389086874f 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Create volume of 1 GB 2026-07-17 19:36:38.643 7 INFO cinder.volume.api [None req-4306f672-9e58-4e82-945a-7c389086874f 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Availability Zones retrieved successfully. 2026-07-17 19:36:38.821 7 INFO cinder.volume.api [None req-4306f672-9e58-4e82-945a-7c389086874f 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Create volume request issued successfully. 2026-07-17 19:36:38.822 7 INFO cinder.api.openstack.wsgi [None req-4306f672-9e58-4e82-945a-7c389086874f 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes returned with HTTP 202 [pid: 7|app: 0|req: 488/976] 10.0.0.3 () {34 vars in 721 bytes} [Fri Jul 17 19:36:37 2026] POST /v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes => generated 871 bytes in 945 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-17 19:36:38.841 8 INFO cinder.api.openstack.wsgi [None req-154468ae-f50d-4f20-8461-d2eaf1b9a871 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/9152d90d-f72e-4c16-9d7b-c1f5b0e806df /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-17 19:36:38.856 8 INFO cinder.volume.api [None req-154468ae-f50d-4f20-8461-d2eaf1b9a871 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Volume info retrieved successfully. 2026-07-17 19:36:38.862 8 INFO cinder.api.openstack.wsgi [None req-154468ae-f50d-4f20-8461-d2eaf1b9a871 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/9152d90d-f72e-4c16-9d7b-c1f5b0e806df returned with HTTP 200 [pid: 8|app: 0|req: 489/977] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:36:38 2026] GET /v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/9152d90d-f72e-4c16-9d7b-c1f5b0e806df => generated 939 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 19:36:39.887 7 INFO cinder.api.openstack.wsgi [None req-d09980c1-39ec-496d-9692-97e8ffc08222 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/9152d90d-f72e-4c16-9d7b-c1f5b0e806df /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-17 19:36:39.905 7 INFO cinder.volume.api [None req-d09980c1-39ec-496d-9692-97e8ffc08222 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Volume info retrieved successfully. 2026-07-17 19:36:39.913 7 INFO cinder.api.openstack.wsgi [None req-d09980c1-39ec-496d-9692-97e8ffc08222 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/9152d90d-f72e-4c16-9d7b-c1f5b0e806df returned with HTTP 200 [pid: 7|app: 0|req: 489/978] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:36:39 2026] GET /v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/9152d90d-f72e-4c16-9d7b-c1f5b0e806df => generated 1489 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 19:36:39.939 8 INFO cinder.api.openstack.wsgi [None req-3cc6eba4-5d7b-42ce-8b28-2ae28b1c1f72 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/9152d90d-f72e-4c16-9d7b-c1f5b0e806df /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-17 19:36:39.962 8 INFO cinder.volume.api [None req-3cc6eba4-5d7b-42ce-8b28-2ae28b1c1f72 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Volume info retrieved successfully. 2026-07-17 19:36:39.975 8 INFO cinder.api.openstack.wsgi [None req-3cc6eba4-5d7b-42ce-8b28-2ae28b1c1f72 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/9152d90d-f72e-4c16-9d7b-c1f5b0e806df returned with HTTP 200 [pid: 8|app: 0|req: 490/979] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:36:39 2026] GET /v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/9152d90d-f72e-4c16-9d7b-c1f5b0e806df => generated 1489 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 19:36:40.000 7 INFO cinder.api.openstack.wsgi [None req-fa34cea1-36f8-45d4-97e3-c327a48602d3 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/9152d90d-f72e-4c16-9d7b-c1f5b0e806df /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-17 19:36:40.022 7 INFO cinder.volume.api [None req-fa34cea1-36f8-45d4-97e3-c327a48602d3 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Volume info retrieved successfully. 2026-07-17 19:36:40.027 7 INFO cinder.volume.api [None req-fa34cea1-36f8-45d4-97e3-c327a48602d3 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Volume updated successfully. 2026-07-17 19:36:40.028 7 INFO cinder.api.openstack.wsgi [None req-fa34cea1-36f8-45d4-97e3-c327a48602d3 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/9152d90d-f72e-4c16-9d7b-c1f5b0e806df returned with HTTP 200 [pid: 7|app: 0|req: 490/980] 10.0.0.3 () {34 vars in 793 bytes} [Fri Jul 17 19:36:39 2026] PUT /v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/9152d90d-f72e-4c16-9d7b-c1f5b0e806df => generated 895 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-17 19:36:40.048 8 INFO cinder.api.openstack.wsgi [None req-bde44443-c4d8-430b-9112-d37e95319252 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/9152d90d-f72e-4c16-9d7b-c1f5b0e806df /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-17 19:36:40.064 8 INFO cinder.volume.api [None req-bde44443-c4d8-430b-9112-d37e95319252 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Volume info retrieved successfully. 2026-07-17 19:36:40.072 8 INFO cinder.volume.api [None req-bde44443-c4d8-430b-9112-d37e95319252 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Volume updated successfully. 2026-07-17 19:36:40.073 8 INFO cinder.api.openstack.wsgi [None req-bde44443-c4d8-430b-9112-d37e95319252 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/9152d90d-f72e-4c16-9d7b-c1f5b0e806df returned with HTTP 200 [pid: 8|app: 0|req: 491/981] 10.0.0.3 () {34 vars in 794 bytes} [Fri Jul 17 19:36:40 2026] PUT /v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/9152d90d-f72e-4c16-9d7b-c1f5b0e806df => generated 934 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-17 19:36:40.098 7 INFO cinder.api.openstack.wsgi [None req-b1fa8c9e-85b5-4d74-9cc7-5d243ffded37 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/9152d90d-f72e-4c16-9d7b-c1f5b0e806df /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-17 19:36:40.117 7 INFO cinder.volume.api [None req-b1fa8c9e-85b5-4d74-9cc7-5d243ffded37 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Volume info retrieved successfully. 2026-07-17 19:36:40.123 7 INFO cinder.api.openstack.wsgi [None req-b1fa8c9e-85b5-4d74-9cc7-5d243ffded37 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/9152d90d-f72e-4c16-9d7b-c1f5b0e806df returned with HTTP 200 [pid: 7|app: 0|req: 491/982] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:36:40 2026] GET /v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/9152d90d-f72e-4c16-9d7b-c1f5b0e806df => generated 1528 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 19:36:40.145 8 INFO cinder.api.openstack.wsgi [None req-422a5118-b5b6-4db6-acfd-bd6f8c14ed6c 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes 2026-07-17 19:36:40.149 8 INFO cinder.api.v3.volumes [None req-422a5118-b5b6-4db6-acfd-bd6f8c14ed6c 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Create volume of 1 GB 2026-07-17 19:36:40.157 8 INFO cinder.volume.api [None req-422a5118-b5b6-4db6-acfd-bd6f8c14ed6c 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Availability Zones retrieved successfully. 2026-07-17 19:36:40.333 8 INFO cinder.volume.api [None req-422a5118-b5b6-4db6-acfd-bd6f8c14ed6c 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Create volume request issued successfully. 2026-07-17 19:36:40.335 8 INFO cinder.api.openstack.wsgi [None req-422a5118-b5b6-4db6-acfd-bd6f8c14ed6c 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes returned with HTTP 202 [pid: 8|app: 0|req: 492/983] 10.0.0.3 () {34 vars in 721 bytes} [Fri Jul 17 19:36:40 2026] POST /v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes => generated 891 bytes in 197 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-17 19:36:40.360 7 INFO cinder.api.openstack.wsgi [None req-d9ada716-69d2-4a3b-b592-d2fbd9a1e109 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/905a2c8f-5e0d-4b7a-9ba7-cd6f92860c59 /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-17 19:36:40.376 7 INFO cinder.volume.api [None req-d9ada716-69d2-4a3b-b592-d2fbd9a1e109 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Volume info retrieved successfully. 2026-07-17 19:36:40.382 7 INFO cinder.api.openstack.wsgi [None req-d9ada716-69d2-4a3b-b592-d2fbd9a1e109 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/905a2c8f-5e0d-4b7a-9ba7-cd6f92860c59 returned with HTTP 200 [pid: 7|app: 0|req: 492/984] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:36:40 2026] GET /v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/905a2c8f-5e0d-4b7a-9ba7-cd6f92860c59 => generated 959 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-17 19:36:41.413 8 INFO cinder.api.openstack.wsgi [None req-6ac3e5eb-ca0a-486f-a225-384914813f35 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/905a2c8f-5e0d-4b7a-9ba7-cd6f92860c59 /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-17 19:36:41.429 8 INFO cinder.volume.api [None req-6ac3e5eb-ca0a-486f-a225-384914813f35 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Volume info retrieved successfully. 2026-07-17 19:36:41.434 8 INFO cinder.api.openstack.wsgi [None req-6ac3e5eb-ca0a-486f-a225-384914813f35 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/905a2c8f-5e0d-4b7a-9ba7-cd6f92860c59 returned with HTTP 200 [pid: 8|app: 0|req: 493/985] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:36:41 2026] GET /v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/905a2c8f-5e0d-4b7a-9ba7-cd6f92860c59 => 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-17 19:36:41.458 7 INFO cinder.api.openstack.wsgi [None req-32b581a3-00c2-4e58-8d52-f38b2b33d1ce 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/905a2c8f-5e0d-4b7a-9ba7-cd6f92860c59 /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-17 19:36:41.478 7 INFO cinder.volume.api [None req-32b581a3-00c2-4e58-8d52-f38b2b33d1ce 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Volume info retrieved successfully. 2026-07-17 19:36:41.499 7 INFO cinder.volume.api [None req-32b581a3-00c2-4e58-8d52-f38b2b33d1ce 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Volume updated successfully. 2026-07-17 19:36:41.500 7 INFO cinder.api.openstack.wsgi [None req-32b581a3-00c2-4e58-8d52-f38b2b33d1ce 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/905a2c8f-5e0d-4b7a-9ba7-cd6f92860c59 returned with HTTP 200 [pid: 7|app: 0|req: 493/986] 10.0.0.3 () {34 vars in 793 bytes} [Fri Jul 17 19:36:41 2026] PUT /v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/905a2c8f-5e0d-4b7a-9ba7-cd6f92860c59 => generated 882 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-17 19:36:41.525 7 INFO cinder.api.openstack.wsgi [None req-7cfd119c-0f19-45b6-bf4e-f39f181f8ceb 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/905a2c8f-5e0d-4b7a-9ba7-cd6f92860c59 /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-17 19:36:41.555 7 INFO cinder.volume.api [None req-7cfd119c-0f19-45b6-bf4e-f39f181f8ceb 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Volume info retrieved successfully. 2026-07-17 19:36:41.564 7 INFO cinder.api.openstack.wsgi [None req-7cfd119c-0f19-45b6-bf4e-f39f181f8ceb 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/905a2c8f-5e0d-4b7a-9ba7-cd6f92860c59 returned with HTTP 200 [pid: 7|app: 0|req: 494/987] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:36:41 2026] GET /v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/905a2c8f-5e0d-4b7a-9ba7-cd6f92860c59 => generated 950 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 19:36:41.585 7 INFO cinder.api.openstack.wsgi [None req-768ad1e8-b721-429a-8f7b-723b12b799d1 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/905a2c8f-5e0d-4b7a-9ba7-cd6f92860c59 2026-07-17 19:36:41.586 7 INFO cinder.api.v3.volumes [None req-768ad1e8-b721-429a-8f7b-723b12b799d1 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Delete volume with id: 905a2c8f-5e0d-4b7a-9ba7-cd6f92860c59 /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-17 19:36:41.600 7 INFO cinder.volume.api [None req-768ad1e8-b721-429a-8f7b-723b12b799d1 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Volume info retrieved successfully. 2026-07-17 19:36:41.625 7 INFO cinder.volume.api [None req-768ad1e8-b721-429a-8f7b-723b12b799d1 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Delete volume request issued successfully. 2026-07-17 19:36:41.625 7 INFO cinder.api.openstack.wsgi [None req-768ad1e8-b721-429a-8f7b-723b12b799d1 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/905a2c8f-5e0d-4b7a-9ba7-cd6f92860c59 returned with HTTP 202 [pid: 7|app: 0|req: 495/988] 10.0.0.3 () {32 vars in 776 bytes} [Fri Jul 17 19:36:41 2026] DELETE /v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/905a2c8f-5e0d-4b7a-9ba7-cd6f92860c59 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 19:36:41.637 7 INFO cinder.api.openstack.wsgi [None req-c1025167-8b57-4f16-8b31-987703e297c4 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/905a2c8f-5e0d-4b7a-9ba7-cd6f92860c59 /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-17 19:36:41.656 7 INFO cinder.volume.api [None req-c1025167-8b57-4f16-8b31-987703e297c4 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Volume info retrieved successfully. 2026-07-17 19:36:41.668 7 INFO cinder.api.openstack.wsgi [None req-c1025167-8b57-4f16-8b31-987703e297c4 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/905a2c8f-5e0d-4b7a-9ba7-cd6f92860c59 returned with HTTP 200 [pid: 7|app: 0|req: 496/989] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:36:41 2026] GET /v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/905a2c8f-5e0d-4b7a-9ba7-cd6f92860c59 => generated 949 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 19:36:41.687 8 INFO cinder.api.openstack.wsgi [None req-083dd559-4b5e-46ae-8286-2d71e0bfe751 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/4a8ebeba128c4277b9f73a2d6840904e?usage=true 2026-07-17 19:36:41.718 8 INFO cinder.api.openstack.wsgi [None req-083dd559-4b5e-46ae-8286-2d71e0bfe751 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/4a8ebeba128c4277b9f73a2d6840904e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 494/990] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:36:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/4a8ebeba128c4277b9f73a2d6840904e?usage=true => generated 847 bytes in 202 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-17 19:36:41.733 7 INFO cinder.api.openstack.wsgi [None req-a5523301-fc83-412c-98f5-84105045d32a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/551d05d1b5ce4104a7e6f828fbbc2abc?usage=true 2026-07-17 19:36:41.770 7 INFO cinder.api.openstack.wsgi [None req-a5523301-fc83-412c-98f5-84105045d32a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/551d05d1b5ce4104a7e6f828fbbc2abc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 497/991] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:36:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/551d05d1b5ce4104a7e6f828fbbc2abc?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:36:41.786 8 INFO cinder.api.openstack.wsgi [None req-f4cedd5e-02e4-4938-bb9c-55528e9a5826 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/61ba28b073414a9e9ad15c16242f7d5c?usage=true 2026-07-17 19:36:41.826 8 INFO cinder.api.openstack.wsgi [None req-f4cedd5e-02e4-4938-bb9c-55528e9a5826 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/61ba28b073414a9e9ad15c16242f7d5c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 495/992] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:36:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/61ba28b073414a9e9ad15c16242f7d5c?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:36:41.840 7 INFO cinder.api.openstack.wsgi [None req-93c6a547-0a75-40e0-9de6-75af61d592ab 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true 2026-07-17 19:36:41.863 7 INFO cinder.api.openstack.wsgi [None req-93c6a547-0a75-40e0-9de6-75af61d592ab 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 498/993] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:36:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:36:41.878 8 INFO cinder.api.openstack.wsgi [None req-503d7199-a0f5-4b5d-85cd-4673cd59f1fe 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true 2026-07-17 19:36:41.904 8 INFO cinder.api.openstack.wsgi [None req-503d7199-a0f5-4b5d-85cd-4673cd59f1fe 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 496/994] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:36:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:36:41.919 7 INFO cinder.api.openstack.wsgi [None req-a9c8ddd8-1f33-4253-8c74-3f5cb92b01b6 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/adf89de25d63487f8bd7c80a7f421faa?usage=true 2026-07-17 19:36:41.950 7 INFO cinder.api.openstack.wsgi [None req-a9c8ddd8-1f33-4253-8c74-3f5cb92b01b6 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/adf89de25d63487f8bd7c80a7f421faa?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 499/995] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:36:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/adf89de25d63487f8bd7c80a7f421faa?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:36:41.962 8 INFO cinder.api.openstack.wsgi [None req-cb4dac93-069e-4d12-9aac-b3777e10aec7 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/d0ae583384014ab381b03a1afc02dbc1?usage=true 2026-07-17 19:36:41.990 8 INFO cinder.api.openstack.wsgi [None req-cb4dac93-069e-4d12-9aac-b3777e10aec7 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/d0ae583384014ab381b03a1afc02dbc1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 497/996] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:36:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/d0ae583384014ab381b03a1afc02dbc1?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:36:42.003 7 INFO cinder.api.openstack.wsgi [None req-617456b2-ae9a-4382-b5a1-f99c01530f0e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/f1c35438eddb4a6e9b2a7f88048117bf?usage=true 2026-07-17 19:36:42.027 7 INFO cinder.api.openstack.wsgi [None req-617456b2-ae9a-4382-b5a1-f99c01530f0e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/f1c35438eddb4a6e9b2a7f88048117bf?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 500/997] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:36:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/f1c35438eddb4a6e9b2a7f88048117bf?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:36:42.039 8 INFO cinder.api.openstack.wsgi [None req-7ce198e0-3498-4eb0-ab76-36bb50e6dc06 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true 2026-07-17 19:36:42.066 8 INFO cinder.api.openstack.wsgi [None req-7ce198e0-3498-4eb0-ab76-36bb50e6dc06 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 498/998] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:36:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:36:42.078 7 INFO cinder.api.openstack.wsgi [None req-bf75b5a1-7a4e-4cac-a39f-4a68dd8d6404 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:36:42.090 7 INFO cinder.volume.api [None req-bf75b5a1-7a4e-4cac-a39f-4a68dd8d6404 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - 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-17 19:36:42.099 7 INFO cinder.api.openstack.wsgi [None req-bf75b5a1-7a4e-4cac-a39f-4a68dd8d6404 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 501/999] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:36:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true => generated 1696 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-17 19:36:42.112 8 INFO cinder.api.openstack.wsgi [None req-16299c42-782a-48f6-b9f7-df543c5fc7e8 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true 2026-07-17 19:36:42.616 8 INFO cinder.api.openstack.wsgi [None req-16299c42-782a-48f6-b9f7-df543c5fc7e8 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 499/1000] 10.0.0.33 () {28 vars in 695 bytes} [Fri Jul 17 19:36:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:36:42.630 7 INFO cinder.api.openstack.wsgi [None req-7b2b68e9-73d8-414b-ac5e-75323e231bbe 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true 2026-07-17 19:36:42.639 7 INFO cinder.volume.api [None req-7b2b68e9-73d8-414b-ac5e-75323e231bbe 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all snapshots completed successfully. 2026-07-17 19:36:42.639 7 INFO cinder.api.openstack.wsgi [None req-7b2b68e9-73d8-414b-ac5e-75323e231bbe 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 502/1001] 10.0.0.33 () {28 vars in 673 bytes} [Fri Jul 17 19:36:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:36:42.651 8 INFO cinder.api.openstack.wsgi [None req-68406b54-383f-4538-b5bb-330a5b61ea32 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services 2026-07-17 19:36:42.657 8 INFO cinder.api.openstack.wsgi [None req-68406b54-383f-4538-b5bb-330a5b61ea32 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 500/1002] 10.0.0.33 () {28 vars in 644 bytes} [Fri Jul 17 19:36:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:36:42.668 7 INFO cinder.api.openstack.wsgi [None req-0409d1c1-784f-44cc-a7ce-ae470f385842 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:36:42.679 7 INFO cinder.volume.api [None req-0409d1c1-784f-44cc-a7ce-ae470f385842 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - 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-17 19:36:42.686 7 INFO cinder.api.openstack.wsgi [None req-0409d1c1-784f-44cc-a7ce-ae470f385842 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 503/1003] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:36:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true => generated 1696 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-17 19:36:42.688 8 INFO cinder.api.openstack.wsgi [None req-04b541f3-457b-4e04-8bd6-d857749a4b08 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/905a2c8f-5e0d-4b7a-9ba7-cd6f92860c59 2026-07-17 19:36:42.698 8 INFO cinder.api.openstack.wsgi [None req-04b541f3-457b-4e04-8bd6-d857749a4b08 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/905a2c8f-5e0d-4b7a-9ba7-cd6f92860c59 returned with HTTP 404 [pid: 8|app: 0|req: 501/1004] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:36:42 2026] GET /v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/905a2c8f-5e0d-4b7a-9ba7-cd6f92860c59 => 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-17 19:36:42.709 7 INFO cinder.api.openstack.wsgi [None req-8ffe8740-f6ac-456d-81ee-1633ea1935df 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/9152d90d-f72e-4c16-9d7b-c1f5b0e806df /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-17 19:36:42.733 7 INFO cinder.volume.api [None req-8ffe8740-f6ac-456d-81ee-1633ea1935df 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Volume info retrieved successfully. 2026-07-17 19:36:42.739 7 INFO cinder.api.openstack.wsgi [None req-8ffe8740-f6ac-456d-81ee-1633ea1935df 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/9152d90d-f72e-4c16-9d7b-c1f5b0e806df returned with HTTP 200 [pid: 7|app: 0|req: 504/1005] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:36:42 2026] GET /v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/9152d90d-f72e-4c16-9d7b-c1f5b0e806df => generated 1528 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-17 19:36:42.762 8 INFO cinder.api.openstack.wsgi [None req-e7e518aa-9220-49d3-bf98-09a299023848 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/9152d90d-f72e-4c16-9d7b-c1f5b0e806df 2026-07-17 19:36:42.763 8 INFO cinder.api.v3.volumes [None req-e7e518aa-9220-49d3-bf98-09a299023848 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Delete volume with id: 9152d90d-f72e-4c16-9d7b-c1f5b0e806df /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-17 19:36:42.777 8 INFO cinder.volume.api [None req-e7e518aa-9220-49d3-bf98-09a299023848 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Volume info retrieved successfully. 2026-07-17 19:36:42.812 8 INFO cinder.volume.api [None req-e7e518aa-9220-49d3-bf98-09a299023848 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Delete volume request issued successfully. 2026-07-17 19:36:42.813 8 INFO cinder.api.openstack.wsgi [None req-e7e518aa-9220-49d3-bf98-09a299023848 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/9152d90d-f72e-4c16-9d7b-c1f5b0e806df returned with HTTP 202 [pid: 8|app: 0|req: 502/1006] 10.0.0.3 () {32 vars in 776 bytes} [Fri Jul 17 19:36:42 2026] DELETE /v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/9152d90d-f72e-4c16-9d7b-c1f5b0e806df => 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-17 19:36:42.825 7 INFO cinder.api.openstack.wsgi [None req-4c724bb0-caf7-47a5-8399-3a42fb09dba0 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/9152d90d-f72e-4c16-9d7b-c1f5b0e806df /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-17 19:36:42.840 7 INFO cinder.volume.api [None req-4c724bb0-caf7-47a5-8399-3a42fb09dba0 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] Volume info retrieved successfully. 2026-07-17 19:36:42.845 7 INFO cinder.api.openstack.wsgi [None req-4c724bb0-caf7-47a5-8399-3a42fb09dba0 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/9152d90d-f72e-4c16-9d7b-c1f5b0e806df returned with HTTP 200 [pid: 7|app: 0|req: 505/1007] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:36:42 2026] GET /v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/9152d90d-f72e-4c16-9d7b-c1f5b0e806df => generated 1527 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 19:36:43.872 8 INFO cinder.api.openstack.wsgi [None req-ed73b8d6-41dc-4399-bd3e-014e83f29cea 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/9152d90d-f72e-4c16-9d7b-c1f5b0e806df 2026-07-17 19:36:43.882 8 INFO cinder.api.openstack.wsgi [None req-ed73b8d6-41dc-4399-bd3e-014e83f29cea 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/9152d90d-f72e-4c16-9d7b-c1f5b0e806df returned with HTTP 404 [pid: 8|app: 0|req: 503/1008] 10.0.0.3 () {32 vars in 773 bytes} [Fri Jul 17 19:36:43 2026] GET /v3/551d05d1b5ce4104a7e6f828fbbc2abc/volumes/9152d90d-f72e-4c16-9d7b-c1f5b0e806df => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-17 19:36:44.859 7 INFO cinder.api.openstack.wsgi [None req-4c724bb0-caf7-47a5-8399-3a42fb09dba0 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:36:44.859 8 INFO cinder.api.openstack.wsgi [None req-ed73b8d6-41dc-4399-bd3e-014e83f29cea 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:36:44.860 7 INFO cinder.api.openstack.wsgi [None req-4c724bb0-caf7-47a5-8399-3a42fb09dba0 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:36:44.860 8 INFO cinder.api.openstack.wsgi [None req-ed73b8d6-41dc-4399-bd3e-014e83f29cea 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:36:48.368 7 INFO cinder.api.openstack.wsgi [None req-4c724bb0-caf7-47a5-8399-3a42fb09dba0 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-17 19:36:48.369 7 INFO cinder.api.openstack.wsgi [None req-4c724bb0-caf7-47a5-8399-3a42fb09dba0 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 507/1011] 10.0.0.66 () {28 vars in 375 bytes} [Fri Jul 17 19:36:48 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-17 19:36:48.383 8 INFO cinder.api.openstack.wsgi [None req-bec3896c-68e0-415b-9217-597debb414c9 4aaf330c1255467d82a4d8d89705c5ac 273d287b7e064c70a15f520d1ec3c1c1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/273d287b7e064c70a15f520d1ec3c1c1/limits?tenant_id=273d287b7e064c70a15f520d1ec3c1c1 2026-07-17 19:36:48.411 8 INFO cinder.api.openstack.wsgi [None req-bec3896c-68e0-415b-9217-597debb414c9 4aaf330c1255467d82a4d8d89705c5ac 273d287b7e064c70a15f520d1ec3c1c1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/273d287b7e064c70a15f520d1ec3c1c1/limits?tenant_id=273d287b7e064c70a15f520d1ec3c1c1 returned with HTTP 200 [pid: 8|app: 0|req: 505/1012] 10.0.0.66 () {34 vars in 878 bytes} [Fri Jul 17 19:36:48 2026] GET /v3/273d287b7e064c70a15f520d1ec3c1c1/limits?tenant_id=273d287b7e064c70a15f520d1ec3c1c1 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-17 19:36:51.057 7 INFO cinder.api.openstack.wsgi [None req-4c724bb0-caf7-47a5-8399-3a42fb09dba0 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-17 19:36:51.058 7 INFO cinder.api.openstack.wsgi [None req-4c724bb0-caf7-47a5-8399-3a42fb09dba0 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 508/1013] 10.0.0.66 () {28 vars in 375 bytes} [Fri Jul 17 19:36:51 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-17 19:36:51.065 8 INFO cinder.api.openstack.wsgi [None req-bec3896c-68e0-415b-9217-597debb414c9 4aaf330c1255467d82a4d8d89705c5ac 273d287b7e064c70a15f520d1ec3c1c1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-17 19:36:51.066 8 INFO cinder.api.openstack.wsgi [None req-bec3896c-68e0-415b-9217-597debb414c9 4aaf330c1255467d82a4d8d89705c5ac 273d287b7e064c70a15f520d1ec3c1c1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 506/1014] 10.0.0.66 () {28 vars in 375 bytes} [Fri Jul 17 19:36:51 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-17 19:36:51.738 7 INFO cinder.api.openstack.wsgi [None req-4c724bb0-caf7-47a5-8399-3a42fb09dba0 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-17 19:36:51.739 7 INFO cinder.api.openstack.wsgi [None req-4c724bb0-caf7-47a5-8399-3a42fb09dba0 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 509/1015] 10.0.0.66 () {28 vars in 375 bytes} [Fri Jul 17 19:36:51 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-17 19:36:51.754 8 INFO cinder.api.openstack.wsgi [None req-80f542a8-74a6-4156-94e8-452f6058a4d1 4aaf330c1255467d82a4d8d89705c5ac 273d287b7e064c70a15f520d1ec3c1c1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/273d287b7e064c70a15f520d1ec3c1c1/limits?tenant_id=273d287b7e064c70a15f520d1ec3c1c1 2026-07-17 19:36:51.777 8 INFO cinder.api.openstack.wsgi [None req-80f542a8-74a6-4156-94e8-452f6058a4d1 4aaf330c1255467d82a4d8d89705c5ac 273d287b7e064c70a15f520d1ec3c1c1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/273d287b7e064c70a15f520d1ec3c1c1/limits?tenant_id=273d287b7e064c70a15f520d1ec3c1c1 returned with HTTP 200 [pid: 8|app: 0|req: 507/1016] 10.0.0.66 () {34 vars in 878 bytes} [Fri Jul 17 19:36:51 2026] GET /v3/273d287b7e064c70a15f520d1ec3c1c1/limits?tenant_id=273d287b7e064c70a15f520d1ec3c1c1 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-17 19:36:54.406 7 INFO cinder.api.openstack.wsgi [None req-4c724bb0-caf7-47a5-8399-3a42fb09dba0 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-17 19:36:54.407 7 INFO cinder.api.openstack.wsgi [None req-4c724bb0-caf7-47a5-8399-3a42fb09dba0 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 510/1017] 10.0.0.66 () {28 vars in 375 bytes} [Fri Jul 17 19:36:54 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-17 19:36:54.414 8 INFO cinder.api.openstack.wsgi [None req-80f542a8-74a6-4156-94e8-452f6058a4d1 4aaf330c1255467d82a4d8d89705c5ac 273d287b7e064c70a15f520d1ec3c1c1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-17 19:36:54.426 8 INFO cinder.api.openstack.wsgi [None req-80f542a8-74a6-4156-94e8-452f6058a4d1 4aaf330c1255467d82a4d8d89705c5ac 273d287b7e064c70a15f520d1ec3c1c1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 508/1018] 10.0.0.66 () {28 vars in 375 bytes} [Fri Jul 17 19:36:54 2026] GET / => generated 411 bytes in 13 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-17 19:36:54.858 7 INFO cinder.api.openstack.wsgi [None req-4c724bb0-caf7-47a5-8399-3a42fb09dba0 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:36:54.859 8 INFO cinder.api.openstack.wsgi [None req-80f542a8-74a6-4156-94e8-452f6058a4d1 4aaf330c1255467d82a4d8d89705c5ac 273d287b7e064c70a15f520d1ec3c1c1 - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:36:54.859 7 INFO cinder.api.openstack.wsgi [None req-4c724bb0-caf7-47a5-8399-3a42fb09dba0 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:36:54.860 8 INFO cinder.api.openstack.wsgi [None req-80f542a8-74a6-4156-94e8-452f6058a4d1 4aaf330c1255467d82a4d8d89705c5ac 273d287b7e064c70a15f520d1ec3c1c1 - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:37:04.859 7 INFO cinder.api.openstack.wsgi [None req-4c724bb0-caf7-47a5-8399-3a42fb09dba0 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:37:04.860 7 INFO cinder.api.openstack.wsgi [None req-4c724bb0-caf7-47a5-8399-3a42fb09dba0 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:37:04.860 8 INFO cinder.api.openstack.wsgi [None req-80f542a8-74a6-4156-94e8-452f6058a4d1 4aaf330c1255467d82a4d8d89705c5ac 273d287b7e064c70a15f520d1ec3c1c1 - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:37:04.861 8 INFO cinder.api.openstack.wsgi [None req-80f542a8-74a6-4156-94e8-452f6058a4d1 4aaf330c1255467d82a4d8d89705c5ac 273d287b7e064c70a15f520d1ec3c1c1 - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:37:14.860 7 INFO cinder.api.openstack.wsgi [None req-4c724bb0-caf7-47a5-8399-3a42fb09dba0 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:37:14.860 8 INFO cinder.api.openstack.wsgi [None req-80f542a8-74a6-4156-94e8-452f6058a4d1 4aaf330c1255467d82a4d8d89705c5ac 273d287b7e064c70a15f520d1ec3c1c1 - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:37:14.861 7 INFO cinder.api.openstack.wsgi [None req-4c724bb0-caf7-47a5-8399-3a42fb09dba0 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:37:14.861 8 INFO cinder.api.openstack.wsgi [None req-80f542a8-74a6-4156-94e8-452f6058a4d1 4aaf330c1255467d82a4d8d89705c5ac 273d287b7e064c70a15f520d1ec3c1c1 - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:37:24.859 7 INFO cinder.api.openstack.wsgi [None req-4c724bb0-caf7-47a5-8399-3a42fb09dba0 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:37:24.859 7 INFO cinder.api.openstack.wsgi [None req-4c724bb0-caf7-47a5-8399-3a42fb09dba0 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:37:24.859 8 INFO cinder.api.openstack.wsgi [None req-80f542a8-74a6-4156-94e8-452f6058a4d1 4aaf330c1255467d82a4d8d89705c5ac 273d287b7e064c70a15f520d1ec3c1c1 - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:37:24.860 8 INFO cinder.api.openstack.wsgi [None req-80f542a8-74a6-4156-94e8-452f6058a4d1 4aaf330c1255467d82a4d8d89705c5ac 273d287b7e064c70a15f520d1ec3c1c1 - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:37:34.858 7 INFO cinder.api.openstack.wsgi [None req-4c724bb0-caf7-47a5-8399-3a42fb09dba0 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:37:34.858 8 INFO cinder.api.openstack.wsgi [None req-80f542a8-74a6-4156-94e8-452f6058a4d1 4aaf330c1255467d82a4d8d89705c5ac 273d287b7e064c70a15f520d1ec3c1c1 - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:37:34.859 7 INFO cinder.api.openstack.wsgi [None req-4c724bb0-caf7-47a5-8399-3a42fb09dba0 618c0b3c8cfa4ab489527876c74e67c2 551d05d1b5ce4104a7e6f828fbbc2abc - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:37:34.859 8 INFO cinder.api.openstack.wsgi [None req-80f542a8-74a6-4156-94e8-452f6058a4d1 4aaf330c1255467d82a4d8d89705c5ac 273d287b7e064c70a15f520d1ec3c1c1 - - default default] http://10.0.0.239: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-17 19:37:41.746 7 INFO cinder.api.openstack.wsgi [None req-a85914fc-8aac-4f0b-ad61-79b028bfd4dd 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true 2026-07-17 19:37:42.249 7 INFO cinder.api.openstack.wsgi [None req-a85914fc-8aac-4f0b-ad61-79b028bfd4dd 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 516/1029] 10.0.0.33 () {28 vars in 695 bytes} [Fri Jul 17 19:37:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 703 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:37:42.261 8 INFO cinder.api.openstack.wsgi [None req-02ecca6d-c153-4a2a-942b-2526dbfb7f75 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:37:42.273 8 INFO cinder.volume.api [None req-02ecca6d-c153-4a2a-942b-2526dbfb7f75 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:37:42.276 8 INFO cinder.api.openstack.wsgi [None req-02ecca6d-c153-4a2a-942b-2526dbfb7f75 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 514/1030] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:37:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:37:42.290 7 INFO cinder.api.openstack.wsgi [None req-a5699e39-efb8-496d-8e67-683fad79a28c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true 2026-07-17 19:37:42.297 7 INFO cinder.volume.api [None req-a5699e39-efb8-496d-8e67-683fad79a28c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all snapshots completed successfully. 2026-07-17 19:37:42.298 7 INFO cinder.api.openstack.wsgi [None req-a5699e39-efb8-496d-8e67-683fad79a28c 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 517/1031] 10.0.0.33 () {28 vars in 673 bytes} [Fri Jul 17 19:37:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:37:42.311 8 INFO cinder.api.openstack.wsgi [None req-61dfc694-1b81-4d9a-8c91-3f3931542355 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:37:42.321 8 INFO cinder.volume.api [None req-61dfc694-1b81-4d9a-8c91-3f3931542355 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:37:42.323 8 INFO cinder.api.openstack.wsgi [None req-61dfc694-1b81-4d9a-8c91-3f3931542355 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 515/1032] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:37:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:37:42.372 7 INFO cinder.api.openstack.wsgi [None req-dfc64def-d70f-45b5-a02a-9f22060651e0 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/08a2cbbba28040d2a34c03012fd23fa0?usage=true 2026-07-17 19:37:42.391 7 INFO cinder.api.openstack.wsgi [None req-dfc64def-d70f-45b5-a02a-9f22060651e0 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/08a2cbbba28040d2a34c03012fd23fa0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 518/1033] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:37:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/08a2cbbba28040d2a34c03012fd23fa0?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:37:42.407 8 INFO cinder.api.openstack.wsgi [None req-a3243c38-ce57-406a-bb59-6ce067d88db6 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/0a1c2a49ac13418da2f87326139ee200?usage=true 2026-07-17 19:37:42.474 8 INFO cinder.api.openstack.wsgi [None req-a3243c38-ce57-406a-bb59-6ce067d88db6 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/0a1c2a49ac13418da2f87326139ee200?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 516/1034] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:37:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/0a1c2a49ac13418da2f87326139ee200?usage=true => generated 847 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:37:42.491 7 INFO cinder.api.openstack.wsgi [None req-f5fb3d88-d603-45fe-b042-41d6adbc92fd 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/379d62c49b2e45eeb2ad910a63887fba?usage=true 2026-07-17 19:37:42.518 7 INFO cinder.api.openstack.wsgi [None req-f5fb3d88-d603-45fe-b042-41d6adbc92fd 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/379d62c49b2e45eeb2ad910a63887fba?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 519/1035] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:37:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/379d62c49b2e45eeb2ad910a63887fba?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:37:42.534 8 INFO cinder.api.openstack.wsgi [None req-1678d6db-6154-4793-93cd-3fc2d0f2fd04 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/4d5eb46889ce4f5f92cecd16514774dd?usage=true 2026-07-17 19:37:42.575 8 INFO cinder.api.openstack.wsgi [None req-1678d6db-6154-4793-93cd-3fc2d0f2fd04 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/4d5eb46889ce4f5f92cecd16514774dd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 517/1036] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:37:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/4d5eb46889ce4f5f92cecd16514774dd?usage=true => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:37:42.594 7 INFO cinder.api.openstack.wsgi [None req-555d427b-7960-4213-ad42-b71a24bda3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/5d6ecb4241ef478080756129869fa3df?usage=true 2026-07-17 19:37:42.635 7 INFO cinder.api.openstack.wsgi [None req-555d427b-7960-4213-ad42-b71a24bda3c5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/5d6ecb4241ef478080756129869fa3df?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 520/1037] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:37:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/5d6ecb4241ef478080756129869fa3df?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:37:42.649 8 INFO cinder.api.openstack.wsgi [None req-71033379-d2cc-4675-8f71-c3188bb8f068 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true 2026-07-17 19:37:42.676 8 INFO cinder.api.openstack.wsgi [None req-71033379-d2cc-4675-8f71-c3188bb8f068 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 518/1038] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:37:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:37:42.695 7 INFO cinder.api.openstack.wsgi [None req-69775a3a-16f0-4036-8bca-96ea110b926a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true 2026-07-17 19:37:42.742 7 INFO cinder.api.openstack.wsgi [None req-69775a3a-16f0-4036-8bca-96ea110b926a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 521/1039] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:37:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:37:42.755 8 INFO cinder.api.openstack.wsgi [None req-b70851dd-b4d9-40fb-9ae1-37a84ae85936 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/dbd748245bd44f11bffa81c5d4a8557d?usage=true 2026-07-17 19:37:42.788 8 INFO cinder.api.openstack.wsgi [None req-b70851dd-b4d9-40fb-9ae1-37a84ae85936 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/dbd748245bd44f11bffa81c5d4a8557d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 519/1040] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:37:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/dbd748245bd44f11bffa81c5d4a8557d?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:37:42.808 7 INFO cinder.api.openstack.wsgi [None req-97f33756-ac86-4fd9-af7b-47e9820f0a2b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true 2026-07-17 19:37:42.852 7 INFO cinder.api.openstack.wsgi [None req-97f33756-ac86-4fd9-af7b-47e9820f0a2b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 522/1041] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:37:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true => generated 845 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:37:42.867 8 INFO cinder.api.openstack.wsgi [None req-1e6bf20b-5219-4358-8779-204f11723eb1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services 2026-07-17 19:37:42.871 8 INFO cinder.api.openstack.wsgi [None req-1e6bf20b-5219-4358-8779-204f11723eb1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 520/1042] 10.0.0.33 () {28 vars in 644 bytes} [Fri Jul 17 19:37:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:37:44.858 8 INFO cinder.api.openstack.wsgi [None req-1e6bf20b-5219-4358-8779-204f11723eb1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:37:44.859 7 INFO cinder.api.openstack.wsgi [None req-97f33756-ac86-4fd9-af7b-47e9820f0a2b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:37:44.860 7 INFO cinder.api.openstack.wsgi [None req-97f33756-ac86-4fd9-af7b-47e9820f0a2b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:37:44.860 8 INFO cinder.api.openstack.wsgi [None req-1e6bf20b-5219-4358-8779-204f11723eb1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:37:54.859 8 INFO cinder.api.openstack.wsgi [None req-1e6bf20b-5219-4358-8779-204f11723eb1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:37:54.859 8 INFO cinder.api.openstack.wsgi [None req-1e6bf20b-5219-4358-8779-204f11723eb1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:37:54.859 7 INFO cinder.api.openstack.wsgi [None req-97f33756-ac86-4fd9-af7b-47e9820f0a2b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:37:54.860 7 INFO cinder.api.openstack.wsgi [None req-97f33756-ac86-4fd9-af7b-47e9820f0a2b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:38:04.858 8 INFO cinder.api.openstack.wsgi [None req-1e6bf20b-5219-4358-8779-204f11723eb1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:38:04.858 7 INFO cinder.api.openstack.wsgi [None req-97f33756-ac86-4fd9-af7b-47e9820f0a2b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:38:04.858 8 INFO cinder.api.openstack.wsgi [None req-1e6bf20b-5219-4358-8779-204f11723eb1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:38:04.859 7 INFO cinder.api.openstack.wsgi [None req-97f33756-ac86-4fd9-af7b-47e9820f0a2b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:38:14.858 7 INFO cinder.api.openstack.wsgi [None req-97f33756-ac86-4fd9-af7b-47e9820f0a2b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:38:14.858 8 INFO cinder.api.openstack.wsgi [None req-1e6bf20b-5219-4358-8779-204f11723eb1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:38:14.859 7 INFO cinder.api.openstack.wsgi [None req-97f33756-ac86-4fd9-af7b-47e9820f0a2b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:38:14.859 8 INFO cinder.api.openstack.wsgi [None req-1e6bf20b-5219-4358-8779-204f11723eb1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:38:24.858 7 INFO cinder.api.openstack.wsgi [None req-97f33756-ac86-4fd9-af7b-47e9820f0a2b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:38:24.859 8 INFO cinder.api.openstack.wsgi [None req-1e6bf20b-5219-4358-8779-204f11723eb1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:38:24.859 7 INFO cinder.api.openstack.wsgi [None req-97f33756-ac86-4fd9-af7b-47e9820f0a2b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:38:24.860 8 INFO cinder.api.openstack.wsgi [None req-1e6bf20b-5219-4358-8779-204f11723eb1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:38:34.859 7 INFO cinder.api.openstack.wsgi [None req-97f33756-ac86-4fd9-af7b-47e9820f0a2b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:38:34.859 8 INFO cinder.api.openstack.wsgi [None req-1e6bf20b-5219-4358-8779-204f11723eb1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:38:34.860 7 INFO cinder.api.openstack.wsgi [None req-97f33756-ac86-4fd9-af7b-47e9820f0a2b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:38:34.861 8 INFO cinder.api.openstack.wsgi [None req-1e6bf20b-5219-4358-8779-204f11723eb1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:38:41.711 7 INFO cinder.api.openstack.wsgi [None req-988fa380-237f-490f-9129-f964e2fd15f0 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true 2026-07-17 19:38:42.215 7 INFO cinder.api.openstack.wsgi [None req-988fa380-237f-490f-9129-f964e2fd15f0 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 529/1055] 10.0.0.33 () {28 vars in 695 bytes} [Fri Jul 17 19:38:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 701 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:38:42.227 8 INFO cinder.api.openstack.wsgi [None req-b824dcbc-a1d0-45f4-961b-75e0c019a521 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true 2026-07-17 19:38:42.234 8 INFO cinder.volume.api [None req-b824dcbc-a1d0-45f4-961b-75e0c019a521 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all snapshots completed successfully. 2026-07-17 19:38:42.235 8 INFO cinder.api.openstack.wsgi [None req-b824dcbc-a1d0-45f4-961b-75e0c019a521 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 527/1056] 10.0.0.33 () {28 vars in 673 bytes} [Fri Jul 17 19:38:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:38:42.245 7 INFO cinder.api.openstack.wsgi [None req-351105c5-5c71-466d-ab45-e46107408e3a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services 2026-07-17 19:38:42.252 7 INFO cinder.api.openstack.wsgi [None req-351105c5-5c71-466d-ab45-e46107408e3a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 530/1057] 10.0.0.33 () {28 vars in 644 bytes} [Fri Jul 17 19:38:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:38:42.260 8 INFO cinder.api.openstack.wsgi [None req-5a0c85d8-1942-4b71-a854-5ab4519e944f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:38:42.270 8 INFO cinder.volume.api [None req-5a0c85d8-1942-4b71-a854-5ab4519e944f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:38:42.272 8 INFO cinder.api.openstack.wsgi [None req-5a0c85d8-1942-4b71-a854-5ab4519e944f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 528/1058] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:38:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:38:42.283 7 INFO cinder.api.openstack.wsgi [None req-04422f05-72aa-4c85-b05e-51c4f60c3c17 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:38:42.294 7 INFO cinder.volume.api [None req-04422f05-72aa-4c85-b05e-51c4f60c3c17 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:38:42.296 7 INFO cinder.api.openstack.wsgi [None req-04422f05-72aa-4c85-b05e-51c4f60c3c17 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 531/1059] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:38:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:38:42.346 8 INFO cinder.api.openstack.wsgi [None req-799d94e6-f07a-4fce-8026-46b134df3345 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/0790a8f7ddcc4e0d80e7671bf4df2557?usage=true 2026-07-17 19:38:42.368 8 INFO cinder.api.openstack.wsgi [None req-799d94e6-f07a-4fce-8026-46b134df3345 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/0790a8f7ddcc4e0d80e7671bf4df2557?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 529/1060] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:38:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/0790a8f7ddcc4e0d80e7671bf4df2557?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:38:42.382 7 INFO cinder.api.openstack.wsgi [None req-b49e4de2-eb46-4f50-927b-e983ed630d1e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/0b9d3136fc4b490eb900cb82f3f2e415?usage=true 2026-07-17 19:38:42.401 7 INFO cinder.api.openstack.wsgi [None req-b49e4de2-eb46-4f50-927b-e983ed630d1e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/0b9d3136fc4b490eb900cb82f3f2e415?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 532/1061] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:38:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/0b9d3136fc4b490eb900cb82f3f2e415?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:38:42.416 8 INFO cinder.api.openstack.wsgi [None req-b79a50c0-a4ec-48e1-8d0f-b2a56b0b263f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/12600b8021664a9d8084f9a171b0b9e1?usage=true 2026-07-17 19:38:42.442 8 INFO cinder.api.openstack.wsgi [None req-b79a50c0-a4ec-48e1-8d0f-b2a56b0b263f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/12600b8021664a9d8084f9a171b0b9e1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 530/1062] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:38:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/12600b8021664a9d8084f9a171b0b9e1?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:38:42.455 7 INFO cinder.api.openstack.wsgi [None req-7b804a2d-e9a7-4d54-a97d-08b8de42b32a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true 2026-07-17 19:38:42.475 7 INFO cinder.api.openstack.wsgi [None req-7b804a2d-e9a7-4d54-a97d-08b8de42b32a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 533/1063] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:38:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:38:42.491 8 INFO cinder.api.openstack.wsgi [None req-0abf500f-53b1-449c-823a-c3e22e8eaa78 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true 2026-07-17 19:38:42.524 8 INFO cinder.api.openstack.wsgi [None req-0abf500f-53b1-449c-823a-c3e22e8eaa78 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 531/1064] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:38:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:38:42.538 7 INFO cinder.api.openstack.wsgi [None req-c7a27ffd-094f-4cda-a632-87d3fc9f45e6 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/88f021a9847a452c8496b281ab98d4d5?usage=true 2026-07-17 19:38:42.569 7 INFO cinder.api.openstack.wsgi [None req-c7a27ffd-094f-4cda-a632-87d3fc9f45e6 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/88f021a9847a452c8496b281ab98d4d5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 534/1065] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:38:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/88f021a9847a452c8496b281ab98d4d5?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:38:42.586 8 INFO cinder.api.openstack.wsgi [None req-97582efe-563d-473c-82ca-4ce0c9f8f49e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/8cc2082818584e1397fba45b4f4d0714?usage=true 2026-07-17 19:38:42.619 8 INFO cinder.api.openstack.wsgi [None req-97582efe-563d-473c-82ca-4ce0c9f8f49e 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/8cc2082818584e1397fba45b4f4d0714?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 532/1066] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:38:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/8cc2082818584e1397fba45b4f4d0714?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:38:42.636 7 INFO cinder.api.openstack.wsgi [None req-2a20f085-d8cb-4b3f-9666-a171bb2ef189 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/8d9296d977fe437d8b759380b7c4e027?usage=true 2026-07-17 19:38:42.673 7 INFO cinder.api.openstack.wsgi [None req-2a20f085-d8cb-4b3f-9666-a171bb2ef189 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/8d9296d977fe437d8b759380b7c4e027?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 535/1067] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:38:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/8d9296d977fe437d8b759380b7c4e027?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:38:42.688 8 INFO cinder.api.openstack.wsgi [None req-0f8b4485-2711-46d6-b504-1677e9cb2f4b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/9c1432802a454b8baa3ed6ebb4e25ceb?usage=true 2026-07-17 19:38:42.712 8 INFO cinder.api.openstack.wsgi [None req-0f8b4485-2711-46d6-b504-1677e9cb2f4b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/9c1432802a454b8baa3ed6ebb4e25ceb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 533/1068] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:38:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/9c1432802a454b8baa3ed6ebb4e25ceb?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:38:42.727 7 INFO cinder.api.openstack.wsgi [None req-bb0cda02-98f6-46c8-990e-e4c0df286efe 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/a6f6bc820d884364868db8bf8223893a?usage=true 2026-07-17 19:38:42.763 7 INFO cinder.api.openstack.wsgi [None req-bb0cda02-98f6-46c8-990e-e4c0df286efe 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/a6f6bc820d884364868db8bf8223893a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 536/1069] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:38:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/a6f6bc820d884364868db8bf8223893a?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:38:42.777 8 INFO cinder.api.openstack.wsgi [None req-ff96d829-3327-4282-97cc-d62c6dc52439 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true 2026-07-17 19:38:42.798 8 INFO cinder.api.openstack.wsgi [None req-ff96d829-3327-4282-97cc-d62c6dc52439 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 534/1070] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:38:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:38:44.858 7 INFO cinder.api.openstack.wsgi [None req-bb0cda02-98f6-46c8-990e-e4c0df286efe 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:38:44.859 8 INFO cinder.api.openstack.wsgi [None req-ff96d829-3327-4282-97cc-d62c6dc52439 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:38:44.859 7 INFO cinder.api.openstack.wsgi [None req-bb0cda02-98f6-46c8-990e-e4c0df286efe 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:38:44.860 8 INFO cinder.api.openstack.wsgi [None req-ff96d829-3327-4282-97cc-d62c6dc52439 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:38:54.858 7 INFO cinder.api.openstack.wsgi [None req-bb0cda02-98f6-46c8-990e-e4c0df286efe 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:38:54.858 8 INFO cinder.api.openstack.wsgi [None req-ff96d829-3327-4282-97cc-d62c6dc52439 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:38:54.859 7 INFO cinder.api.openstack.wsgi [None req-bb0cda02-98f6-46c8-990e-e4c0df286efe 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:38:54.859 8 INFO cinder.api.openstack.wsgi [None req-ff96d829-3327-4282-97cc-d62c6dc52439 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:39:04.864 7 INFO cinder.api.openstack.wsgi [None req-bb0cda02-98f6-46c8-990e-e4c0df286efe 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:39:04.864 8 INFO cinder.api.openstack.wsgi [None req-ff96d829-3327-4282-97cc-d62c6dc52439 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:39:04.865 8 INFO cinder.api.openstack.wsgi [None req-ff96d829-3327-4282-97cc-d62c6dc52439 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:39:04.866 7 INFO cinder.api.openstack.wsgi [None req-bb0cda02-98f6-46c8-990e-e4c0df286efe 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:39:14.857 8 INFO cinder.api.openstack.wsgi [None req-ff96d829-3327-4282-97cc-d62c6dc52439 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:39:14.858 7 INFO cinder.api.openstack.wsgi [None req-bb0cda02-98f6-46c8-990e-e4c0df286efe 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:39:14.858 8 INFO cinder.api.openstack.wsgi [None req-ff96d829-3327-4282-97cc-d62c6dc52439 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:39:14.859 7 INFO cinder.api.openstack.wsgi [None req-bb0cda02-98f6-46c8-990e-e4c0df286efe 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:39:24.858 8 INFO cinder.api.openstack.wsgi [None req-ff96d829-3327-4282-97cc-d62c6dc52439 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:39:24.858 7 INFO cinder.api.openstack.wsgi [None req-bb0cda02-98f6-46c8-990e-e4c0df286efe 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:39:24.859 8 INFO cinder.api.openstack.wsgi [None req-ff96d829-3327-4282-97cc-d62c6dc52439 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:39:24.860 7 INFO cinder.api.openstack.wsgi [None req-bb0cda02-98f6-46c8-990e-e4c0df286efe 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:39:34.858 8 INFO cinder.api.openstack.wsgi [None req-ff96d829-3327-4282-97cc-d62c6dc52439 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:39:34.859 8 INFO cinder.api.openstack.wsgi [None req-ff96d829-3327-4282-97cc-d62c6dc52439 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:39:34.859 7 INFO cinder.api.openstack.wsgi [None req-bb0cda02-98f6-46c8-990e-e4c0df286efe 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:39:34.860 7 INFO cinder.api.openstack.wsgi [None req-bb0cda02-98f6-46c8-990e-e4c0df286efe 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:39:41.575 8 INFO cinder.api.openstack.wsgi [None req-865a1030-e95a-46dd-a846-005e6ace9282 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true 2026-07-17 19:39:42.080 8 INFO cinder.api.openstack.wsgi [None req-865a1030-e95a-46dd-a846-005e6ace9282 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 541/1083] 10.0.0.33 () {28 vars in 695 bytes} [Fri Jul 17 19:39:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 650 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:39:42.153 7 INFO cinder.api.openstack.wsgi [None req-4bc75595-cea0-40ea-9805-ebf5342a8f68 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true 2026-07-17 19:39:42.178 7 INFO cinder.api.openstack.wsgi [None req-4bc75595-cea0-40ea-9805-ebf5342a8f68 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 543/1084] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:39:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:39:42.195 8 INFO cinder.api.openstack.wsgi [None req-4ab53a29-9e8a-4a99-8fc2-095d0ce662cf 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true 2026-07-17 19:39:42.227 8 INFO cinder.api.openstack.wsgi [None req-4ab53a29-9e8a-4a99-8fc2-095d0ce662cf 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 542/1085] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:39:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:39:42.241 7 INFO cinder.api.openstack.wsgi [None req-548ae3f5-4f23-4718-a9e5-aa792707f0b2 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true 2026-07-17 19:39:42.273 7 INFO cinder.api.openstack.wsgi [None req-548ae3f5-4f23-4718-a9e5-aa792707f0b2 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 544/1086] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:39:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:39:42.285 8 INFO cinder.api.openstack.wsgi [None req-3bd8cf8d-90d0-4906-a85c-02f19335265a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services 2026-07-17 19:39:42.291 8 INFO cinder.api.openstack.wsgi [None req-3bd8cf8d-90d0-4906-a85c-02f19335265a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 543/1087] 10.0.0.33 () {28 vars in 644 bytes} [Fri Jul 17 19:39:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:39:42.304 7 INFO cinder.api.openstack.wsgi [None req-c60973c4-c8b9-437d-9c33-ee4c4986c664 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:39:42.314 7 INFO cinder.volume.api [None req-c60973c4-c8b9-437d-9c33-ee4c4986c664 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:39:42.316 7 INFO cinder.api.openstack.wsgi [None req-c60973c4-c8b9-437d-9c33-ee4c4986c664 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 545/1088] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:39:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:39:42.326 8 INFO cinder.api.openstack.wsgi [None req-7303200e-6d63-4aa6-98d2-35d8c29e9c4b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true 2026-07-17 19:39:42.333 8 INFO cinder.volume.api [None req-7303200e-6d63-4aa6-98d2-35d8c29e9c4b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all snapshots completed successfully. 2026-07-17 19:39:42.334 8 INFO cinder.api.openstack.wsgi [None req-7303200e-6d63-4aa6-98d2-35d8c29e9c4b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 544/1089] 10.0.0.33 () {28 vars in 673 bytes} [Fri Jul 17 19:39:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:39:42.344 7 INFO cinder.api.openstack.wsgi [None req-d03174cb-9ae0-4fae-b031-ab4b143adeee 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:39:42.355 7 INFO cinder.volume.api [None req-d03174cb-9ae0-4fae-b031-ab4b143adeee 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:39:42.356 7 INFO cinder.api.openstack.wsgi [None req-d03174cb-9ae0-4fae-b031-ab4b143adeee 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 546/1090] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:39:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:39:44.863 8 INFO cinder.api.openstack.wsgi [None req-7303200e-6d63-4aa6-98d2-35d8c29e9c4b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:39:44.863 8 INFO cinder.api.openstack.wsgi [None req-7303200e-6d63-4aa6-98d2-35d8c29e9c4b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:39:44.866 7 INFO cinder.api.openstack.wsgi [None req-d03174cb-9ae0-4fae-b031-ab4b143adeee 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:39:44.867 7 INFO cinder.api.openstack.wsgi [None req-d03174cb-9ae0-4fae-b031-ab4b143adeee 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:39:54.866 8 INFO cinder.api.openstack.wsgi [None req-7303200e-6d63-4aa6-98d2-35d8c29e9c4b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:39:54.867 8 INFO cinder.api.openstack.wsgi [None req-7303200e-6d63-4aa6-98d2-35d8c29e9c4b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:39:54.867 7 INFO cinder.api.openstack.wsgi [None req-d03174cb-9ae0-4fae-b031-ab4b143adeee 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:39:54.868 7 INFO cinder.api.openstack.wsgi [None req-d03174cb-9ae0-4fae-b031-ab4b143adeee 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:40:04.859 8 INFO cinder.api.openstack.wsgi [None req-7303200e-6d63-4aa6-98d2-35d8c29e9c4b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:40:04.859 7 INFO cinder.api.openstack.wsgi [None req-d03174cb-9ae0-4fae-b031-ab4b143adeee 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:40:04.860 8 INFO cinder.api.openstack.wsgi [None req-7303200e-6d63-4aa6-98d2-35d8c29e9c4b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:40:04.860 7 INFO cinder.api.openstack.wsgi [None req-d03174cb-9ae0-4fae-b031-ab4b143adeee 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:40:14.858 8 INFO cinder.api.openstack.wsgi [None req-7303200e-6d63-4aa6-98d2-35d8c29e9c4b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:40:14.859 7 INFO cinder.api.openstack.wsgi [None req-d03174cb-9ae0-4fae-b031-ab4b143adeee 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:40:14.860 8 INFO cinder.api.openstack.wsgi [None req-7303200e-6d63-4aa6-98d2-35d8c29e9c4b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:40:14.860 7 INFO cinder.api.openstack.wsgi [None req-d03174cb-9ae0-4fae-b031-ab4b143adeee 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:40:24.858 8 INFO cinder.api.openstack.wsgi [None req-7303200e-6d63-4aa6-98d2-35d8c29e9c4b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:40:24.859 7 INFO cinder.api.openstack.wsgi [None req-d03174cb-9ae0-4fae-b031-ab4b143adeee 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:40:24.859 8 INFO cinder.api.openstack.wsgi [None req-7303200e-6d63-4aa6-98d2-35d8c29e9c4b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:40:24.860 7 INFO cinder.api.openstack.wsgi [None req-d03174cb-9ae0-4fae-b031-ab4b143adeee 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:40:34.858 8 INFO cinder.api.openstack.wsgi [None req-7303200e-6d63-4aa6-98d2-35d8c29e9c4b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:40:34.858 7 INFO cinder.api.openstack.wsgi [None req-d03174cb-9ae0-4fae-b031-ab4b143adeee 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:40:34.858 8 INFO cinder.api.openstack.wsgi [None req-7303200e-6d63-4aa6-98d2-35d8c29e9c4b 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:40:34.859 7 INFO cinder.api.openstack.wsgi [None req-d03174cb-9ae0-4fae-b031-ab4b143adeee 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:40:41.472 8 INFO cinder.api.openstack.wsgi [None req-0eb0e5b1-fe5f-4bfd-9e2d-5f071f738c00 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true 2026-07-17 19:40:41.478 8 INFO cinder.volume.api [None req-0eb0e5b1-fe5f-4bfd-9e2d-5f071f738c00 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all snapshots completed successfully. 2026-07-17 19:40:41.478 8 INFO cinder.api.openstack.wsgi [None req-0eb0e5b1-fe5f-4bfd-9e2d-5f071f738c00 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 551/1103] 10.0.0.33 () {28 vars in 673 bytes} [Fri Jul 17 19:40:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:40:41.493 7 INFO cinder.api.openstack.wsgi [None req-7076f791-2748-4a97-bbda-ba2220f927f1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services 2026-07-17 19:40:41.509 7 INFO cinder.api.openstack.wsgi [None req-7076f791-2748-4a97-bbda-ba2220f927f1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 553/1104] 10.0.0.33 () {28 vars in 644 bytes} [Fri Jul 17 19:40:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-services => generated 646 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:40:41.549 8 INFO cinder.api.openstack.wsgi [None req-5c8b168e-94a5-4831-9003-00a70822cddd 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true 2026-07-17 19:40:41.573 8 INFO cinder.api.openstack.wsgi [None req-5c8b168e-94a5-4831-9003-00a70822cddd 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 552/1105] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:40:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:40:41.592 7 INFO cinder.api.openstack.wsgi [None req-f27c7aca-eeea-46e7-9638-3015655667e5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true 2026-07-17 19:40:41.646 7 INFO cinder.api.openstack.wsgi [None req-f27c7aca-eeea-46e7-9638-3015655667e5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 554/1106] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:40:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true => generated 847 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:40:41.661 8 INFO cinder.api.openstack.wsgi [None req-bf21f741-5b3f-4b64-ae92-e78965dd05d6 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true 2026-07-17 19:40:41.688 8 INFO cinder.api.openstack.wsgi [None req-bf21f741-5b3f-4b64-ae92-e78965dd05d6 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 553/1107] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:40:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:40:41.699 7 INFO cinder.api.openstack.wsgi [None req-f505ef83-4996-4ae4-aca1-4df97847df9a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:40:41.710 7 INFO cinder.volume.api [None req-f505ef83-4996-4ae4-aca1-4df97847df9a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:40:41.713 7 INFO cinder.api.openstack.wsgi [None req-f505ef83-4996-4ae4-aca1-4df97847df9a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 555/1108] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:40:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:40:41.725 8 INFO cinder.api.openstack.wsgi [None req-60398dbb-ec7d-4e75-83aa-c339bfd59ba0 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true 2026-07-17 19:40:42.230 8 INFO cinder.api.openstack.wsgi [None req-60398dbb-ec7d-4e75-83aa-c339bfd59ba0 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 554/1109] 10.0.0.33 () {28 vars in 695 bytes} [Fri Jul 17 19:40:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:40:42.242 7 INFO cinder.api.openstack.wsgi [None req-e61b8d9a-d277-4ab0-9742-ab0e70ed7fc1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:40:42.253 7 INFO cinder.volume.api [None req-e61b8d9a-d277-4ab0-9742-ab0e70ed7fc1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:40:42.255 7 INFO cinder.api.openstack.wsgi [None req-e61b8d9a-d277-4ab0-9742-ab0e70ed7fc1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 556/1110] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:40:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:40:44.858 8 INFO cinder.api.openstack.wsgi [None req-60398dbb-ec7d-4e75-83aa-c339bfd59ba0 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:40:44.860 8 INFO cinder.api.openstack.wsgi [None req-60398dbb-ec7d-4e75-83aa-c339bfd59ba0 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:40:44.859 7 INFO cinder.api.openstack.wsgi [None req-e61b8d9a-d277-4ab0-9742-ab0e70ed7fc1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:40:44.861 7 INFO cinder.api.openstack.wsgi [None req-e61b8d9a-d277-4ab0-9742-ab0e70ed7fc1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:40:54.858 7 INFO cinder.api.openstack.wsgi [None req-e61b8d9a-d277-4ab0-9742-ab0e70ed7fc1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:40:54.858 8 INFO cinder.api.openstack.wsgi [None req-60398dbb-ec7d-4e75-83aa-c339bfd59ba0 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:40:54.859 7 INFO cinder.api.openstack.wsgi [None req-e61b8d9a-d277-4ab0-9742-ab0e70ed7fc1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:40:54.859 8 INFO cinder.api.openstack.wsgi [None req-60398dbb-ec7d-4e75-83aa-c339bfd59ba0 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:41:04.859 7 INFO cinder.api.openstack.wsgi [None req-e61b8d9a-d277-4ab0-9742-ab0e70ed7fc1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:41:04.859 8 INFO cinder.api.openstack.wsgi [None req-60398dbb-ec7d-4e75-83aa-c339bfd59ba0 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:41:04.860 7 INFO cinder.api.openstack.wsgi [None req-e61b8d9a-d277-4ab0-9742-ab0e70ed7fc1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:41:04.860 8 INFO cinder.api.openstack.wsgi [None req-60398dbb-ec7d-4e75-83aa-c339bfd59ba0 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:41:14.858 7 INFO cinder.api.openstack.wsgi [None req-e61b8d9a-d277-4ab0-9742-ab0e70ed7fc1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:41:14.859 7 INFO cinder.api.openstack.wsgi [None req-e61b8d9a-d277-4ab0-9742-ab0e70ed7fc1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:41:14.859 8 INFO cinder.api.openstack.wsgi [None req-60398dbb-ec7d-4e75-83aa-c339bfd59ba0 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:41:14.860 8 INFO cinder.api.openstack.wsgi [None req-60398dbb-ec7d-4e75-83aa-c339bfd59ba0 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:41:24.863 7 INFO cinder.api.openstack.wsgi [None req-e61b8d9a-d277-4ab0-9742-ab0e70ed7fc1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:41:24.863 8 INFO cinder.api.openstack.wsgi [None req-60398dbb-ec7d-4e75-83aa-c339bfd59ba0 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:41:24.864 7 INFO cinder.api.openstack.wsgi [None req-e61b8d9a-d277-4ab0-9742-ab0e70ed7fc1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:41:24.864 8 INFO cinder.api.openstack.wsgi [None req-60398dbb-ec7d-4e75-83aa-c339bfd59ba0 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:41:34.858 7 INFO cinder.api.openstack.wsgi [None req-e61b8d9a-d277-4ab0-9742-ab0e70ed7fc1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:41:34.859 7 INFO cinder.api.openstack.wsgi [None req-e61b8d9a-d277-4ab0-9742-ab0e70ed7fc1 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:41:34.859 8 INFO cinder.api.openstack.wsgi [None req-60398dbb-ec7d-4e75-83aa-c339bfd59ba0 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:41:34.861 8 INFO cinder.api.openstack.wsgi [None req-60398dbb-ec7d-4e75-83aa-c339bfd59ba0 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:41:41.423 7 INFO cinder.api.openstack.wsgi [None req-ef4d9a3f-f3c1-4fac-91c0-c3333d49ceaf 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true 2026-07-17 19:41:41.927 7 INFO cinder.api.openstack.wsgi [None req-ef4d9a3f-f3c1-4fac-91c0-c3333d49ceaf 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 563/1123] 10.0.0.33 () {28 vars in 695 bytes} [Fri Jul 17 19:41:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:41:41.945 8 INFO cinder.api.openstack.wsgi [None req-17d4b24d-a336-41ea-b132-b424d6f4f666 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services 2026-07-17 19:41:41.951 8 INFO cinder.api.openstack.wsgi [None req-17d4b24d-a336-41ea-b132-b424d6f4f666 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 561/1124] 10.0.0.33 () {28 vars in 644 bytes} [Fri Jul 17 19:41:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:41:41.960 7 INFO cinder.api.openstack.wsgi [None req-85620e33-db6d-4bea-aef0-4ddaa71dae08 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:41:41.968 7 INFO cinder.volume.api [None req-85620e33-db6d-4bea-aef0-4ddaa71dae08 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:41:41.970 7 INFO cinder.api.openstack.wsgi [None req-85620e33-db6d-4bea-aef0-4ddaa71dae08 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 564/1125] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:41:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:41:42.016 8 INFO cinder.api.openstack.wsgi [None req-8b59b4b7-f71a-465c-a656-d9d4c28de0b9 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true 2026-07-17 19:41:42.049 8 INFO cinder.api.openstack.wsgi [None req-8b59b4b7-f71a-465c-a656-d9d4c28de0b9 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 562/1126] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:41:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:41:42.062 7 INFO cinder.api.openstack.wsgi [None req-08201918-ceea-4674-80ac-28283254a6a7 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true 2026-07-17 19:41:42.080 7 INFO cinder.api.openstack.wsgi [None req-08201918-ceea-4674-80ac-28283254a6a7 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 565/1127] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:41:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:41:42.090 8 INFO cinder.api.openstack.wsgi [None req-16e17d08-fdb2-4b98-bf57-be9e63672773 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true 2026-07-17 19:41:42.125 8 INFO cinder.api.openstack.wsgi [None req-16e17d08-fdb2-4b98-bf57-be9e63672773 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 563/1128] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:41:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:41:42.136 7 INFO cinder.api.openstack.wsgi [None req-d412d0bf-91db-4e5e-93a9-b296d1f8550f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true 2026-07-17 19:41:42.142 7 INFO cinder.volume.api [None req-d412d0bf-91db-4e5e-93a9-b296d1f8550f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all snapshots completed successfully. 2026-07-17 19:41:42.142 7 INFO cinder.api.openstack.wsgi [None req-d412d0bf-91db-4e5e-93a9-b296d1f8550f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 566/1129] 10.0.0.33 () {28 vars in 673 bytes} [Fri Jul 17 19:41:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:41:42.151 8 INFO cinder.api.openstack.wsgi [None req-9864a607-35ea-493c-9f06-5640ab21f9ce 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:41:42.160 8 INFO cinder.volume.api [None req-9864a607-35ea-493c-9f06-5640ab21f9ce 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:41:42.162 8 INFO cinder.api.openstack.wsgi [None req-9864a607-35ea-493c-9f06-5640ab21f9ce 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 564/1130] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:41:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:41:44.858 7 INFO cinder.api.openstack.wsgi [None req-d412d0bf-91db-4e5e-93a9-b296d1f8550f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:41:44.858 8 INFO cinder.api.openstack.wsgi [None req-9864a607-35ea-493c-9f06-5640ab21f9ce 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:41:44.859 7 INFO cinder.api.openstack.wsgi [None req-d412d0bf-91db-4e5e-93a9-b296d1f8550f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:41:44.859 8 INFO cinder.api.openstack.wsgi [None req-9864a607-35ea-493c-9f06-5640ab21f9ce 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:41:54.858 7 INFO cinder.api.openstack.wsgi [None req-d412d0bf-91db-4e5e-93a9-b296d1f8550f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:41:54.858 8 INFO cinder.api.openstack.wsgi [None req-9864a607-35ea-493c-9f06-5640ab21f9ce 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:41:54.859 7 INFO cinder.api.openstack.wsgi [None req-d412d0bf-91db-4e5e-93a9-b296d1f8550f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:41:54.859 8 INFO cinder.api.openstack.wsgi [None req-9864a607-35ea-493c-9f06-5640ab21f9ce 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:42:04.859 7 INFO cinder.api.openstack.wsgi [None req-d412d0bf-91db-4e5e-93a9-b296d1f8550f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:42:04.859 8 INFO cinder.api.openstack.wsgi [None req-9864a607-35ea-493c-9f06-5640ab21f9ce 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:42:04.860 7 INFO cinder.api.openstack.wsgi [None req-d412d0bf-91db-4e5e-93a9-b296d1f8550f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:42:04.860 8 INFO cinder.api.openstack.wsgi [None req-9864a607-35ea-493c-9f06-5640ab21f9ce 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:42:14.858 8 INFO cinder.api.openstack.wsgi [None req-9864a607-35ea-493c-9f06-5640ab21f9ce 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:42:14.858 7 INFO cinder.api.openstack.wsgi [None req-d412d0bf-91db-4e5e-93a9-b296d1f8550f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:42:14.859 8 INFO cinder.api.openstack.wsgi [None req-9864a607-35ea-493c-9f06-5640ab21f9ce 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:42:14.859 7 INFO cinder.api.openstack.wsgi [None req-d412d0bf-91db-4e5e-93a9-b296d1f8550f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:42:24.857 8 INFO cinder.api.openstack.wsgi [None req-9864a607-35ea-493c-9f06-5640ab21f9ce 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:42:24.858 8 INFO cinder.api.openstack.wsgi [None req-9864a607-35ea-493c-9f06-5640ab21f9ce 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:42:24.859 7 INFO cinder.api.openstack.wsgi [None req-d412d0bf-91db-4e5e-93a9-b296d1f8550f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:42:24.859 7 INFO cinder.api.openstack.wsgi [None req-d412d0bf-91db-4e5e-93a9-b296d1f8550f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:42:34.858 7 INFO cinder.api.openstack.wsgi [None req-d412d0bf-91db-4e5e-93a9-b296d1f8550f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:42:34.858 8 INFO cinder.api.openstack.wsgi [None req-9864a607-35ea-493c-9f06-5640ab21f9ce 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:42:34.859 7 INFO cinder.api.openstack.wsgi [None req-d412d0bf-91db-4e5e-93a9-b296d1f8550f 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:42:34.860 8 INFO cinder.api.openstack.wsgi [None req-9864a607-35ea-493c-9f06-5640ab21f9ce 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:42:41.455 7 INFO cinder.api.openstack.wsgi [None req-4bcfc263-51b6-4841-b8b0-f48c14ba3246 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true 2026-07-17 19:42:41.498 7 INFO cinder.api.openstack.wsgi [None req-4bcfc263-51b6-4841-b8b0-f48c14ba3246 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 573/1143] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:42:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true => generated 845 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:42:41.517 8 INFO cinder.api.openstack.wsgi [None req-c0c09f9d-fb96-4b7d-bce9-c04006971de8 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true 2026-07-17 19:42:41.550 8 INFO cinder.api.openstack.wsgi [None req-c0c09f9d-fb96-4b7d-bce9-c04006971de8 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 571/1144] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:42:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:42:41.572 7 INFO cinder.api.openstack.wsgi [None req-46815e23-b46d-4727-b8cb-6427a5dc6ad5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true 2026-07-17 19:42:41.606 7 INFO cinder.api.openstack.wsgi [None req-46815e23-b46d-4727-b8cb-6427a5dc6ad5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 574/1145] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:42:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:42:41.620 8 INFO cinder.api.openstack.wsgi [None req-92e29824-f619-41d4-9d32-801961d9d0df 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true 2026-07-17 19:42:41.630 8 INFO cinder.volume.api [None req-92e29824-f619-41d4-9d32-801961d9d0df 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all snapshots completed successfully. 2026-07-17 19:42:41.630 8 INFO cinder.api.openstack.wsgi [None req-92e29824-f619-41d4-9d32-801961d9d0df 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 572/1146] 10.0.0.33 () {28 vars in 673 bytes} [Fri Jul 17 19:42:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 19:42:41.648 7 INFO cinder.api.openstack.wsgi [None req-1306c8ca-43c3-47f5-a12c-331fdedd8255 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:42:41.657 7 INFO cinder.volume.api [None req-1306c8ca-43c3-47f5-a12c-331fdedd8255 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:42:41.659 7 INFO cinder.api.openstack.wsgi [None req-1306c8ca-43c3-47f5-a12c-331fdedd8255 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 575/1147] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:42:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:42:41.670 8 INFO cinder.api.openstack.wsgi [None req-8d8803cc-81d1-4144-b261-8bc1c08a9ea9 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:42:41.680 8 INFO cinder.volume.api [None req-8d8803cc-81d1-4144-b261-8bc1c08a9ea9 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:42:41.682 8 INFO cinder.api.openstack.wsgi [None req-8d8803cc-81d1-4144-b261-8bc1c08a9ea9 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 573/1148] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:42:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:42:41.694 7 INFO cinder.api.openstack.wsgi [None req-d99a76e3-ec7f-462f-ad93-fc40369c86fd 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services 2026-07-17 19:42:41.700 7 INFO cinder.api.openstack.wsgi [None req-d99a76e3-ec7f-462f-ad93-fc40369c86fd 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 576/1149] 10.0.0.33 () {28 vars in 644 bytes} [Fri Jul 17 19:42:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:42:41.708 8 INFO cinder.api.openstack.wsgi [None req-ed80e542-8614-4b2b-9b8a-569c2d7476b5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true 2026-07-17 19:42:42.212 8 INFO cinder.api.openstack.wsgi [None req-ed80e542-8614-4b2b-9b8a-569c2d7476b5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 574/1150] 10.0.0.33 () {28 vars in 695 bytes} [Fri Jul 17 19:42:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:42:44.858 7 INFO cinder.api.openstack.wsgi [None req-d99a76e3-ec7f-462f-ad93-fc40369c86fd 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:42:44.858 8 INFO cinder.api.openstack.wsgi [None req-ed80e542-8614-4b2b-9b8a-569c2d7476b5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:42:44.860 8 INFO cinder.api.openstack.wsgi [None req-ed80e542-8614-4b2b-9b8a-569c2d7476b5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:42:44.860 7 INFO cinder.api.openstack.wsgi [None req-d99a76e3-ec7f-462f-ad93-fc40369c86fd 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:42:54.858 8 INFO cinder.api.openstack.wsgi [None req-ed80e542-8614-4b2b-9b8a-569c2d7476b5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:42:54.859 8 INFO cinder.api.openstack.wsgi [None req-ed80e542-8614-4b2b-9b8a-569c2d7476b5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:42:54.858 7 INFO cinder.api.openstack.wsgi [None req-d99a76e3-ec7f-462f-ad93-fc40369c86fd 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:42:54.859 7 INFO cinder.api.openstack.wsgi [None req-d99a76e3-ec7f-462f-ad93-fc40369c86fd 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:43:04.858 8 INFO cinder.api.openstack.wsgi [None req-ed80e542-8614-4b2b-9b8a-569c2d7476b5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:43:04.859 7 INFO cinder.api.openstack.wsgi [None req-d99a76e3-ec7f-462f-ad93-fc40369c86fd 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:43:04.859 7 INFO cinder.api.openstack.wsgi [None req-d99a76e3-ec7f-462f-ad93-fc40369c86fd 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:43:04.859 8 INFO cinder.api.openstack.wsgi [None req-ed80e542-8614-4b2b-9b8a-569c2d7476b5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:43:14.861 7 INFO cinder.api.openstack.wsgi [None req-d99a76e3-ec7f-462f-ad93-fc40369c86fd 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:43:14.861 8 INFO cinder.api.openstack.wsgi [None req-ed80e542-8614-4b2b-9b8a-569c2d7476b5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:43:14.862 8 INFO cinder.api.openstack.wsgi [None req-ed80e542-8614-4b2b-9b8a-569c2d7476b5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:43:14.862 7 INFO cinder.api.openstack.wsgi [None req-d99a76e3-ec7f-462f-ad93-fc40369c86fd 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:43:24.858 8 INFO cinder.api.openstack.wsgi [None req-ed80e542-8614-4b2b-9b8a-569c2d7476b5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:43:24.859 8 INFO cinder.api.openstack.wsgi [None req-ed80e542-8614-4b2b-9b8a-569c2d7476b5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:43:24.861 7 INFO cinder.api.openstack.wsgi [None req-d99a76e3-ec7f-462f-ad93-fc40369c86fd 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:43:24.862 7 INFO cinder.api.openstack.wsgi [None req-d99a76e3-ec7f-462f-ad93-fc40369c86fd 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:43:34.858 7 INFO cinder.api.openstack.wsgi [None req-d99a76e3-ec7f-462f-ad93-fc40369c86fd 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:43:34.858 8 INFO cinder.api.openstack.wsgi [None req-ed80e542-8614-4b2b-9b8a-569c2d7476b5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:43:34.858 7 INFO cinder.api.openstack.wsgi [None req-d99a76e3-ec7f-462f-ad93-fc40369c86fd 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:43:34.859 8 INFO cinder.api.openstack.wsgi [None req-ed80e542-8614-4b2b-9b8a-569c2d7476b5 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:43:41.469 7 INFO cinder.api.openstack.wsgi [None req-1a4fcf2a-98df-4f84-bd4e-c703973d9d12 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services 2026-07-17 19:43:41.480 7 INFO cinder.api.openstack.wsgi [None req-1a4fcf2a-98df-4f84-bd4e-c703973d9d12 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 583/1163] 10.0.0.33 () {28 vars in 644 bytes} [Fri Jul 17 19:43:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-services => generated 646 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:43:41.496 8 INFO cinder.api.openstack.wsgi [None req-dc77d84a-1566-433d-adf8-aeec929a4efb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:43:41.515 8 INFO cinder.volume.api [None req-dc77d84a-1566-433d-adf8-aeec929a4efb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:43:41.518 8 INFO cinder.api.openstack.wsgi [None req-dc77d84a-1566-433d-adf8-aeec929a4efb 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 581/1164] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:43:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 19:43:41.529 7 INFO cinder.api.openstack.wsgi [None req-c0f6742a-984e-43b0-8c3d-a6ba1ca6bf8d 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true 2026-07-17 19:43:41.541 7 INFO cinder.volume.api [None req-c0f6742a-984e-43b0-8c3d-a6ba1ca6bf8d 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all snapshots completed successfully. 2026-07-17 19:43:41.542 7 INFO cinder.api.openstack.wsgi [None req-c0f6742a-984e-43b0-8c3d-a6ba1ca6bf8d 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 584/1165] 10.0.0.33 () {28 vars in 673 bytes} [Fri Jul 17 19:43:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/snapshots?all_tenants=true => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 19:43:41.558 8 INFO cinder.api.openstack.wsgi [None req-4795b82f-edc2-4a89-beea-55ae93642f4a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true 2026-07-17 19:43:41.572 8 INFO cinder.volume.api [None req-4795b82f-edc2-4a89-beea-55ae93642f4a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] Get all volumes completed successfully. 2026-07-17 19:43:41.575 8 INFO cinder.api.openstack.wsgi [None req-4795b82f-edc2-4a89-beea-55ae93642f4a 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 582/1166] 10.0.0.33 () {28 vars in 683 bytes} [Fri Jul 17 19:43:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/volumes/detail?all_tenants=true => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-17 19:43:41.585 7 INFO cinder.api.openstack.wsgi [None req-6f281301-5b54-4a5f-8956-532171a1b4a2 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true 2026-07-17 19:43:42.092 7 INFO cinder.api.openstack.wsgi [None req-6f281301-5b54-4a5f-8956-532171a1b4a2 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 585/1167] 10.0.0.33 () {28 vars in 695 bytes} [Fri Jul 17 19:43:41 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/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-17 19:43:42.133 8 INFO cinder.api.openstack.wsgi [None req-8d198704-4f33-4ee5-b43d-e136c9907911 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true 2026-07-17 19:43:42.163 8 INFO cinder.api.openstack.wsgi [None req-8d198704-4f33-4ee5-b43d-e136c9907911 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 583/1168] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:43:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/6282fbda55da4e4ea37b4b8de8046d43?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:43:42.178 7 INFO cinder.api.openstack.wsgi [None req-5393c0a3-1752-492b-ab3f-5e6c5a7e7cbf 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true 2026-07-17 19:43:42.202 7 INFO cinder.api.openstack.wsgi [None req-5393c0a3-1752-492b-ab3f-5e6c5a7e7cbf 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 586/1169] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:43:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/7d544db69e5644908e0efbd1ab956768?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:43:42.215 8 INFO cinder.api.openstack.wsgi [None req-9f325f66-d472-4509-9063-86cad45a8e61 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true 2026-07-17 19:43:42.234 8 INFO cinder.api.openstack.wsgi [None req-9f325f66-d472-4509-9063-86cad45a8e61 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 584/1170] 10.0.0.33 () {28 vars in 735 bytes} [Fri Jul 17 19:43:42 2026] GET /v3/faa6627410db42f1b98a6f43dae7662e/os-quota-sets/faa6627410db42f1b98a6f43dae7662e?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-17 19:43:44.858 7 INFO cinder.api.openstack.wsgi [None req-5393c0a3-1752-492b-ab3f-5e6c5a7e7cbf 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:43:44.858 8 INFO cinder.api.openstack.wsgi [None req-9f325f66-d472-4509-9063-86cad45a8e61 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] GET http://10.0.0.239:8776/ 2026-07-17 19:43:44.859 7 INFO cinder.api.openstack.wsgi [None req-5393c0a3-1752-492b-ab3f-5e6c5a7e7cbf 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300 2026-07-17 19:43:44.860 8 INFO cinder.api.openstack.wsgi [None req-9f325f66-d472-4509-9063-86cad45a8e61 13a6a8085fb140d4b399998d92fe781d faa6627410db42f1b98a6f43dae7662e - - default default] http://10.0.0.239:8776/ returned with HTTP 300