+ 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 [Tue Apr 14 06:44:39 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: cinder-api-7f5d746d79-mqppw 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, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7ffbe825c668 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/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /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-04-14 06:44:43.438 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-04-14 06:44:43.438 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-04-14 06:44:43.465 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-04-14 06:44:43.465 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-04-14 06:44:44.720 7 INFO cinder.rpc [None req-c0912fbb-23a3-49f2-9f94-21374d7a2e16 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-04-14 06:44:44.723 7 INFO cinder.rpc [None req-c0912fbb-23a3-49f2-9f94-21374d7a2e16 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-04-14 06:44:44.726 7 INFO cinder.rpc [None req-c0912fbb-23a3-49f2-9f94-21374d7a2e16 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-04-14 06:44:44.728 7 INFO cinder.rpc [None req-c0912fbb-23a3-49f2-9f94-21374d7a2e16 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-04-14 06:44:44.743 7 INFO cinder.rpc [None req-c0912fbb-23a3-49f2-9f94-21374d7a2e16 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-04-14 06:44:44.745 7 INFO cinder.rpc [None req-c0912fbb-23a3-49f2-9f94-21374d7a2e16 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-04-14 06:44:44.771 8 INFO cinder.rpc [None req-679cb2d0-465a-4b1a-8997-69faa2a24608 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-04-14 06:44:44.776 8 INFO cinder.rpc [None req-679cb2d0-465a-4b1a-8997-69faa2a24608 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-04-14 06:44:44.780 8 INFO cinder.rpc [None req-679cb2d0-465a-4b1a-8997-69faa2a24608 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-04-14 06:44:44.782 8 INFO cinder.rpc [None req-679cb2d0-465a-4b1a-8997-69faa2a24608 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-04-14 06:44:44.793 7 WARNING cinder.api.contrib.hosts [None req-c0912fbb-23a3-49f2-9f94-21374d7a2e16 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-04-14 06:44:44.797 8 INFO cinder.rpc [None req-679cb2d0-465a-4b1a-8997-69faa2a24608 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-04-14 06:44:44.800 8 INFO cinder.rpc [None req-679cb2d0-465a-4b1a-8997-69faa2a24608 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-04-14 06:44:44.827 7 WARNING keystonemiddleware._common.config [None req-c0912fbb-23a3-49f2-9f94-21374d7a2e16 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 06:44:44.836 7 WARNING oslo_config.cfg [None req-c0912fbb-23a3-49f2-9f94-21374d7a2e16 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7ffbe825c668 pid: 7 (default app) 2026-04-14 06:44:44.855 8 WARNING cinder.api.contrib.hosts [None req-679cb2d0-465a-4b1a-8997-69faa2a24608 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-04-14 06:44:44.888 8 WARNING keystonemiddleware._common.config [None req-679cb2d0-465a-4b1a-8997-69faa2a24608 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 06:44:44.897 8 WARNING oslo_config.cfg [None req-679cb2d0-465a-4b1a-8997-69faa2a24608 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7ffbe825c668 pid: 8 (default app) 2026-04-14 06:44:52.071 7 INFO cinder.api.openstack.wsgi [None req-c0912fbb-23a3-49f2-9f94-21374d7a2e16 - - - - - -] GET http://10.0.0.104:8776/ 2026-04-14 06:44:52.073 7 INFO cinder.api.openstack.wsgi [None req-c0912fbb-23a3-49f2-9f94-21374d7a2e16 - - - - - -] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:45:02.071 8 INFO cinder.api.openstack.wsgi [None req-679cb2d0-465a-4b1a-8997-69faa2a24608 - - - - - -] GET http://10.0.0.104:8776/ 2026-04-14 06:45:02.073 8 INFO cinder.api.openstack.wsgi [None req-679cb2d0-465a-4b1a-8997-69faa2a24608 - - - - - -] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:45:12.071 8 INFO cinder.api.openstack.wsgi [None req-679cb2d0-465a-4b1a-8997-69faa2a24608 - - - - - -] GET http://10.0.0.104:8776/ 2026-04-14 06:45:12.071 7 INFO cinder.api.openstack.wsgi [None req-c0912fbb-23a3-49f2-9f94-21374d7a2e16 - - - - - -] GET http://10.0.0.104:8776/ 2026-04-14 06:45:12.073 7 INFO cinder.api.openstack.wsgi [None req-c0912fbb-23a3-49f2-9f94-21374d7a2e16 - - - - - -] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:45:12.073 8 INFO cinder.api.openstack.wsgi [None req-679cb2d0-465a-4b1a-8997-69faa2a24608 - - - - - -] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:45:22.070 7 INFO cinder.api.openstack.wsgi [None req-c0912fbb-23a3-49f2-9f94-21374d7a2e16 - - - - - -] GET http://10.0.0.104:8776/ 2026-04-14 06:45:22.070 8 INFO cinder.api.openstack.wsgi [None req-679cb2d0-465a-4b1a-8997-69faa2a24608 - - - - - -] GET http://10.0.0.104:8776/ 2026-04-14 06:45:22.071 7 INFO cinder.api.openstack.wsgi [None req-c0912fbb-23a3-49f2-9f94-21374d7a2e16 - - - - - -] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:45:22.072 8 INFO cinder.api.openstack.wsgi [None req-679cb2d0-465a-4b1a-8997-69faa2a24608 - - - - - -] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:45:32.070 7 INFO cinder.api.openstack.wsgi [None req-c0912fbb-23a3-49f2-9f94-21374d7a2e16 - - - - - -] GET http://10.0.0.104:8776/ 2026-04-14 06:45:32.070 8 INFO cinder.api.openstack.wsgi [None req-679cb2d0-465a-4b1a-8997-69faa2a24608 - - - - - -] GET http://10.0.0.104:8776/ 2026-04-14 06:45:32.071 8 INFO cinder.api.openstack.wsgi [None req-679cb2d0-465a-4b1a-8997-69faa2a24608 - - - - - -] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:45:32.071 7 INFO cinder.api.openstack.wsgi [None req-c0912fbb-23a3-49f2-9f94-21374d7a2e16 - - - - - -] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:45:42.071 7 INFO cinder.api.openstack.wsgi [None req-c0912fbb-23a3-49f2-9f94-21374d7a2e16 - - - - - -] GET http://10.0.0.104:8776/ 2026-04-14 06:45:42.071 8 INFO cinder.api.openstack.wsgi [None req-679cb2d0-465a-4b1a-8997-69faa2a24608 - - - - - -] GET http://10.0.0.104:8776/ 2026-04-14 06:45:42.072 8 INFO cinder.api.openstack.wsgi [None req-679cb2d0-465a-4b1a-8997-69faa2a24608 - - - - - -] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:45:42.072 7 INFO cinder.api.openstack.wsgi [None req-c0912fbb-23a3-49f2-9f94-21374d7a2e16 - - - - - -] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:45:52.071 8 INFO cinder.api.openstack.wsgi [None req-679cb2d0-465a-4b1a-8997-69faa2a24608 - - - - - -] GET http://10.0.0.104:8776/ 2026-04-14 06:45:52.071 7 INFO cinder.api.openstack.wsgi [None req-c0912fbb-23a3-49f2-9f94-21374d7a2e16 - - - - - -] GET http://10.0.0.104:8776/ 2026-04-14 06:45:52.072 7 INFO cinder.api.openstack.wsgi [None req-c0912fbb-23a3-49f2-9f94-21374d7a2e16 - - - - - -] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:45:52.072 8 INFO cinder.api.openstack.wsgi [None req-679cb2d0-465a-4b1a-8997-69faa2a24608 - - - - - -] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:46:02.070 8 INFO cinder.api.openstack.wsgi [None req-679cb2d0-465a-4b1a-8997-69faa2a24608 - - - - - -] GET http://10.0.0.104:8776/ 2026-04-14 06:46:02.071 7 INFO cinder.api.openstack.wsgi [None req-c0912fbb-23a3-49f2-9f94-21374d7a2e16 - - - - - -] GET http://10.0.0.104:8776/ 2026-04-14 06:46:02.071 8 INFO cinder.api.openstack.wsgi [None req-679cb2d0-465a-4b1a-8997-69faa2a24608 - - - - - -] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:46:02.072 7 INFO cinder.api.openstack.wsgi [None req-c0912fbb-23a3-49f2-9f94-21374d7a2e16 - - - - - -] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:46:12.070 8 INFO cinder.api.openstack.wsgi [None req-679cb2d0-465a-4b1a-8997-69faa2a24608 - - - - - -] GET http://10.0.0.104:8776/ 2026-04-14 06:46:12.070 7 INFO cinder.api.openstack.wsgi [None req-c0912fbb-23a3-49f2-9f94-21374d7a2e16 - - - - - -] GET http://10.0.0.104:8776/ 2026-04-14 06:46:12.071 7 INFO cinder.api.openstack.wsgi [None req-c0912fbb-23a3-49f2-9f94-21374d7a2e16 - - - - - -] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:46:12.071 8 INFO cinder.api.openstack.wsgi [None req-679cb2d0-465a-4b1a-8997-69faa2a24608 - - - - - -] http://10.0.0.104: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:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-04-14 06:46:17.739 7 INFO cinder.api.openstack.wsgi [None req-a93a3f92-f4e4-47b7-b44c-603ca672e7d2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/types/rbd1 2026-04-14 06:46:17.760 7 INFO cinder.api.openstack.wsgi [None req-a93a3f92-f4e4-47b7-b44c-603ca672e7d2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 9/17] 10.0.0.36 () {30 vars in 681 bytes} [Tue Apr 14 06:46:16 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/types/rbd1 => generated 82 bytes in 1008 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:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-04-14 06:46:18.149 8 INFO cinder.api.openstack.wsgi [None req-13306198-985f-404e-b904-39e9b3c8755c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 06:46:18.177 8 INFO cinder.api.openstack.wsgi [None req-13306198-985f-404e-b904-39e9b3c8755c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 9/18] 10.0.0.36 () {30 vars in 720 bytes} [Tue Apr 14 06:46:17 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/types?name=rbd1&is_public=None => generated 20 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 06:46:20.174 7 INFO cinder.api.openstack.wsgi [None req-c4fb6607-9218-4ab2-917d-13f97d4dc853 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 06:46:20.200 7 INFO cinder.api.openstack.wsgi [None req-c4fb6607-9218-4ab2-917d-13f97d4dc853 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/types returned with HTTP 200 [pid: 7|app: 0|req: 10/19] 10.0.0.36 () {34 vars in 724 bytes} [Tue Apr 14 06:46:20 2026] POST /v3/69266cc1365c478fb891c0462a1b823b/types => generated 179 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 06:46:20.215 8 INFO cinder.api.openstack.wsgi [req-c4fb6607-9218-4ab2-917d-13f97d4dc853 req-9eb8963a-3e43-498c-ade4-8cbce5e35cd2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/types/507ea98a-9d87-4390-af2e-8cb3a93497d4/extra_specs 2026-04-14 06:46:20.291 8 INFO cinder.api.openstack.wsgi [req-c4fb6607-9218-4ab2-917d-13f97d4dc853 req-9eb8963a-3e43-498c-ade4-8cbce5e35cd2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/types/507ea98a-9d87-4390-af2e-8cb3a93497d4/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 10/20] 10.0.0.36 () {36 vars in 893 bytes} [Tue Apr 14 06:46:20 2026] POST /v3/69266cc1365c478fb891c0462a1b823b/types/507ea98a-9d87-4390-af2e-8cb3a93497d4/extra_specs => generated 48 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 06:46:22.071 8 INFO cinder.api.openstack.wsgi [req-c4fb6607-9218-4ab2-917d-13f97d4dc853 req-9eb8963a-3e43-498c-ade4-8cbce5e35cd2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:46:22.071 7 INFO cinder.api.openstack.wsgi [None req-c4fb6607-9218-4ab2-917d-13f97d4dc853 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:46:22.072 8 INFO cinder.api.openstack.wsgi [req-c4fb6607-9218-4ab2-917d-13f97d4dc853 req-9eb8963a-3e43-498c-ade4-8cbce5e35cd2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:46:22.073 7 INFO cinder.api.openstack.wsgi [None req-c4fb6607-9218-4ab2-917d-13f97d4dc853 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:46:22.481 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/types?is_public=None 2026-04-14 06:46:22.494 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 12/23] 10.0.0.36 () {30 vars in 700 bytes} [Tue Apr 14 06:46:22 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/types?is_public=None => generated 443 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 06:46:24.331 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/qos-specs 2026-04-14 06:46:24.348 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 12/24] 10.0.0.36 () {30 vars in 679 bytes} [Tue Apr 14 06:46:24 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/qos-specs => generated 17 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 06:46:32.070 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:46:32.070 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:46:32.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:46:32.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:46:42.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:46:42.070 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:46:42.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:46:42.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:46:52.070 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:46:52.070 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:46:52.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:46:52.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:47:02.070 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:47:02.070 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:47:02.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:47:02.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:47:12.069 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:47:12.070 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:47:12.070 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:47:12.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:47:22.070 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:47:22.070 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:47:22.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:47:22.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:47:32.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:47:32.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:47:32.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:47:32.073 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:47:42.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:47:42.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:47:42.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:47:42.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:47:52.070 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:47:52.070 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:47:52.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:47:52.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:48:02.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:48:02.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:48:02.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:48:02.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:48:12.070 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:48:12.070 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:48:12.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:48:12.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:48:22.070 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:48:22.070 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:48:22.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:48:22.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:48:32.070 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:48:32.070 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:48:32.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:48:32.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:48:42.070 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:48:42.070 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:48:42.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:48:42.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:48:52.070 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:48:52.070 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:48:52.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:48:52.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:49:02.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:49:02.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:49:02.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:49:02.073 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:49:12.070 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:49:12.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:49:12.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:49:12.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:49:22.070 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:49:22.070 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:49:22.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:49:22.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:49:32.070 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:49:32.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:49:32.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:49:32.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:49:42.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:49:42.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:49:42.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:49:42.073 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:49:52.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:49:52.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:49:52.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:49:52.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:50:02.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:50:02.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:50:02.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:50:02.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:50:12.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:50:12.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:50:12.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:50:12.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:50:22.070 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:50:22.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:50:22.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:50:22.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:50:32.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:50:32.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:50:32.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:50:32.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:50:42.070 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:50:42.070 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:50:42.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:50:42.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:50:52.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:50:52.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:50:52.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:50:52.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:51:02.070 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:51:02.070 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:51:02.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:51:02.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:51:12.070 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:51:12.070 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:51:12.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:51:12.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:51:22.070 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:51:22.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:51:22.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:51:22.073 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:51:32.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:51:32.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:51:32.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:51:32.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:51:42.070 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:51:42.070 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:51:42.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:51:42.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:51:52.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:51:52.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:51:52.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:51:52.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:52:02.070 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:52:02.070 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:52:02.070 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:52:02.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:52:12.070 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:52:12.070 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:52:12.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:52:12.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:52:22.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:52:22.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:52:22.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:52:22.073 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:52:32.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:52:32.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:52:32.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:52:32.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:52:42.070 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:52:42.070 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:52:42.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:52:42.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:52:52.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:52:52.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:52:52.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:52:52.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:53:02.070 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:53:02.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:53:02.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:53:02.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:53:12.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:53:12.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:53:12.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:53:12.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:53:22.070 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:53:22.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:53:22.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:53:22.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:53:32.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:53:32.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:53:32.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:53:32.073 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:53:42.070 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:53:42.070 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:53:42.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:53:42.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:53:52.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:53:52.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:53:52.073 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:53:52.073 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:54:02.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:54:02.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:54:02.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:54:02.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:54:12.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:54:12.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:54:12.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:54:12.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:54:22.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:54:22.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:54:22.073 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:54:22.073 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:54:32.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:54:32.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:54:32.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:54:32.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:54:42.070 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:54:42.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:54:42.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:54:42.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:54:52.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:54:52.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:54:52.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:54:52.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:55:02.070 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:55:02.070 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:55:02.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:55:02.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:55:12.070 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:55:12.070 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:55:12.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:55:12.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:55:22.070 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:55:22.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:55:22.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:55:22.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:55:32.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:55:32.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:55:32.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:55:32.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:55:42.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:55:42.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:55:42.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:55:42.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:55:52.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:55:52.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:55:52.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:55:52.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:56:02.070 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:56:02.070 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:56:02.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:56:02.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:56:12.070 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:56:12.070 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:56:12.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:56:12.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:56:22.070 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:56:22.070 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:56:22.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:56:22.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:56:32.070 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:56:32.070 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:56:32.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:56:32.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:56:42.070 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:56:42.070 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:56:42.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:56:42.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:56:52.070 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:56:52.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:56:52.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:56:52.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:57:02.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:57:02.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:57:02.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:57:02.073 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:57:12.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:57:12.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:57:12.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:57:12.073 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:57:22.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:57:22.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:57:22.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:57:22.073 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:57:32.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:57:32.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:57:32.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:57:32.074 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:57:42.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:57:42.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:57:42.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:57:42.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:57:52.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:57:52.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:57:52.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:57:52.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:58:02.070 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:58:02.070 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:58:02.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:58:02.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:58:12.070 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:58:12.070 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:58:12.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:58:12.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:58:22.070 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:58:22.070 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:58:22.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:58:22.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:58:32.070 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:58:32.070 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:58:32.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:58:32.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:58:42.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:58:42.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:58:42.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:58:42.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:58:52.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:58:52.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:58:52.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:58:52.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:59:02.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:59:02.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:59:02.073 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:59:02.073 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:59:12.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:59:12.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:59:12.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:59:12.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:59:22.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:59:22.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:59:22.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:59:22.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:59:32.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:59:32.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:59:32.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:59:32.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:59:42.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:59:42.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:59:42.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:59:42.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:59:52.070 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:59:52.070 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 06:59:52.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 06:59:52.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:00:02.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:00:02.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:00:02.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:00:02.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:00:12.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:00:12.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:00:12.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:00:12.073 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:00:22.070 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:00:22.070 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:00:22.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:00:22.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:00:32.070 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:00:32.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:00:32.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:00:32.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:00:42.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:00:42.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:00:42.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:00:42.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:00:52.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:00:52.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:00:52.073 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:00:52.073 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:01:02.070 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:01:02.070 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:01:02.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:01:02.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:01:12.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:01:12.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:01:12.073 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:01:12.074 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:01:22.070 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:01:22.070 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:01:22.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:01:22.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:01:32.070 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:01:32.070 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:01:32.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:01:32.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:01:42.070 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:01:42.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:01:42.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:01:42.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:01:52.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:01:52.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:01:52.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:01:52.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:02:02.070 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:02:02.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:02:02.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:02:02.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:02:12.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:02:12.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:02:12.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:02:12.073 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:02:22.070 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:02:22.070 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:02:22.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:02:22.073 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:02:32.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:02:32.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:02:32.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:02:32.072 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:02:42.070 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:02:42.070 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:02:42.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:02:42.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:02:52.070 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:02:52.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:02:52.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:02:52.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:03:02.070 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:03:02.070 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:03:02.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:03:02.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:03:12.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:03:12.071 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:03:12.071 7 INFO cinder.api.openstack.wsgi [None req-93024ec1-711d-40c5-b00d-f425d24b8ab9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:03:12.072 8 INFO cinder.api.openstack.wsgi [None req-a1d61e91-7fa6-4080-a117-ee23d056805c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104: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-04-14 07:03:14.538 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET https://volume.199-204-45-248.nip.io/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=False 2026-04-14 07:03:14.561 7 WARNING cinder.quota [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - 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-04-14 07:03:14.562 7 WARNING cinder.quota [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - 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-04-14 07:03:14.562 7 WARNING cinder.quota [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - 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-04-14 07:03:14.562 7 WARNING cinder.quota [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - 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-04-14 07:03:14.563 7 WARNING cinder.quota [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - 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-04-14 07:03:14.563 7 WARNING cinder.quota [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - 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-04-14 07:03:14.567 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] https://volume.199-204-45-248.nip.io/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 114/227] 199.204.45.248 () {44 vars in 1069 bytes} [Tue Apr 14 07:03:14 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=False => generated 340 bytes in 175 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-04-14 07:03:14.734 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] PUT https://volume.199-204-45-248.nip.io/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b 2026-04-14 07:03:14.808 8 WARNING cinder.quota [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - 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-04-14 07:03:14.808 8 WARNING cinder.quota [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - 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-04-14 07:03:14.808 8 WARNING cinder.quota [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - 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-04-14 07:03:14.809 8 WARNING cinder.quota [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - 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-04-14 07:03:14.809 8 WARNING cinder.quota [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - 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-04-14 07:03:14.809 8 WARNING cinder.quota [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - 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-04-14 07:03:14.814 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] https://volume.199-204-45-248.nip.io/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b returned with HTTP 200 [pid: 8|app: 0|req: 114/228] 199.204.45.248 () {48 vars in 1098 bytes} [Tue Apr 14 07:03:14 2026] PUT /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b => generated 296 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:03:22.070 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:03:22.070 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:03:22.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:03:22.072 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:03:32.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:03:32.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:03:32.072 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:03:32.072 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:03:42.070 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:03:42.070 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:03:42.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:03:42.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:03:52.070 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:03:52.070 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:03:52.072 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:03:52.072 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:04:02.070 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:04:02.070 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:04:02.072 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:04:02.073 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:04:12.070 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:04:12.070 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:04:12.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:04:12.072 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:04:22.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:04:22.072 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:04:22.072 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:04:22.073 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:04:32.070 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:04:32.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:04:32.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:04:32.072 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:04:42.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:04:42.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:04:42.072 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:04:42.072 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:04:52.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:04:52.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:04:52.072 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:04:52.072 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:05:02.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:05:02.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:05:02.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:05:02.072 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:05:12.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:05:12.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:05:12.072 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:05:12.073 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:05:22.070 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:05:22.070 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:05:22.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:05:22.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:05:32.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:05:32.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:05:32.072 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:05:32.073 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:05:42.070 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:05:42.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:05:42.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:05:42.072 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:05:52.070 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:05:52.070 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:05:52.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:05:52.072 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:06:02.070 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:06:02.070 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:06:02.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:06:02.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:06:12.070 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:06:12.070 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:06:12.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:06:12.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:06:22.070 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:06:22.070 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:06:22.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:06:22.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:06:32.070 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:06:32.070 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:06:32.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:06:32.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:06:42.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:06:42.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:06:42.072 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:06:42.072 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:06:52.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:06:52.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:06:52.072 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:06:52.074 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:07:02.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:07:02.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:07:02.072 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:07:02.072 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:07:12.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:07:12.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:07:12.072 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:07:12.073 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:07:22.070 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:07:22.070 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:07:22.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:07:22.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:07:32.070 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:07:32.070 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:07:32.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:07:32.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:07:42.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:07:42.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:07:42.072 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:07:42.072 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:07:52.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:07:52.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:07:52.072 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:07:52.073 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:08:02.070 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:08:02.070 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:08:02.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:08:02.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:08:12.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:08:12.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:08:12.072 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:08:12.072 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:08:22.070 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:08:22.070 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:08:22.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:08:22.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:08:32.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:08:32.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:08:32.072 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:08:32.072 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:08:42.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:08:42.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:08:42.072 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:08:42.073 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:08:52.070 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:08:52.070 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:08:52.070 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:08:52.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:09:02.070 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:09:02.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:09:02.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:09:02.072 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:09:12.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:09:12.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:09:12.072 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:09:12.073 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:09:22.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:09:22.070 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:09:22.072 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:09:22.072 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:09:32.070 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:09:32.070 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:09:32.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:09:32.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:09:42.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:09:42.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:09:42.072 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:09:42.072 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:09:52.070 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:09:52.070 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:09:52.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:09:52.072 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:10:02.070 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:10:02.070 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:10:02.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:10:02.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:10:12.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:10:12.072 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:10:12.072 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:10:12.074 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:10:22.070 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:10:22.070 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:10:22.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:10:22.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:10:32.070 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:10:32.070 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:10:32.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:10:32.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:10:42.070 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:10:42.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:10:42.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:10:42.072 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:10:52.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:10:52.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:10:52.072 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:10:52.072 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:11:02.070 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:11:02.070 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:11:02.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:11:02.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:11:12.070 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:11:12.070 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:11:12.070 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:11:12.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:11:22.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:11:22.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:11:22.072 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:11:22.072 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:11:32.070 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:11:32.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:11:32.072 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:11:32.072 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:11:42.070 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:11:42.070 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:11:42.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:11:42.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:11:52.070 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:11:52.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:11:52.072 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:11:52.072 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:12:02.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:12:02.072 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:12:02.072 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:12:02.073 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:12:12.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:12:12.072 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:12:12.072 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:12:12.073 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:12:22.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:12:22.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:12:22.072 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:12:22.072 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:12:32.070 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:12:32.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:12:32.072 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:12:32.072 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:12:42.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:12:42.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:12:42.072 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:12:42.072 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:12:52.070 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:12:52.070 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:12:52.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:12:52.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:13:02.070 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:13:02.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:13:02.072 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:13:02.072 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:13:12.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:13:12.072 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:13:12.073 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:13:12.074 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:13:22.070 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:13:22.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:13:22.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:13:22.072 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:13:32.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:13:32.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:13:32.072 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:13:32.072 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:13:42.075 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:13:42.076 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:13:42.076 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:13:42.077 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:13:52.070 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:13:52.070 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:13:52.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:13:52.072 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:14:02.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:14:02.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:14:02.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:14:02.073 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:14:12.070 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:14:12.071 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:14:12.071 8 INFO cinder.api.openstack.wsgi [None req-5a3616c3-21f7-46fd-b49f-9441bb68ff3e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:14:12.072 7 INFO cinder.api.openstack.wsgi [None req-4cffd42b-dfd8-431d-b787-72275b14ad7b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:14:15.727 8 INFO cinder.api.openstack.wsgi [None req-24cf6521-aeb2-4056-a8f7-3c2313fa124a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET https://volume.199-204-45-248.nip.io/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=False 2026-04-14 07:14:15.750 8 INFO cinder.api.openstack.wsgi [None req-24cf6521-aeb2-4056-a8f7-3c2313fa124a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] https://volume.199-204-45-248.nip.io/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 181/361] 199.204.45.248 () {44 vars in 1069 bytes} [Tue Apr 14 07:14:15 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=False => generated 340 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:14:16.272 7 INFO cinder.api.openstack.wsgi [None req-98d18f04-d1c1-4b3b-b387-c28992acef60 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] PUT https://volume.199-204-45-248.nip.io/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d 2026-04-14 07:14:16.348 7 INFO cinder.api.openstack.wsgi [None req-98d18f04-d1c1-4b3b-b387-c28992acef60 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] https://volume.199-204-45-248.nip.io/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d returned with HTTP 200 [pid: 7|app: 0|req: 181/362] 199.204.45.248 () {48 vars in 1098 bytes} [Tue Apr 14 07:14:16 2026] PUT /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d => generated 296 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:14:22.071 7 INFO cinder.api.openstack.wsgi [None req-98d18f04-d1c1-4b3b-b387-c28992acef60 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:14:22.071 8 INFO cinder.api.openstack.wsgi [None req-24cf6521-aeb2-4056-a8f7-3c2313fa124a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:14:22.072 8 INFO cinder.api.openstack.wsgi [None req-24cf6521-aeb2-4056-a8f7-3c2313fa124a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:14:22.072 7 INFO cinder.api.openstack.wsgi [None req-98d18f04-d1c1-4b3b-b387-c28992acef60 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:14:32.071 8 INFO cinder.api.openstack.wsgi [None req-24cf6521-aeb2-4056-a8f7-3c2313fa124a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:14:32.071 7 INFO cinder.api.openstack.wsgi [None req-98d18f04-d1c1-4b3b-b387-c28992acef60 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:14:32.072 7 INFO cinder.api.openstack.wsgi [None req-98d18f04-d1c1-4b3b-b387-c28992acef60 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:14:32.072 8 INFO cinder.api.openstack.wsgi [None req-24cf6521-aeb2-4056-a8f7-3c2313fa124a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:14:42.070 8 INFO cinder.api.openstack.wsgi [None req-24cf6521-aeb2-4056-a8f7-3c2313fa124a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:14:42.071 7 INFO cinder.api.openstack.wsgi [None req-98d18f04-d1c1-4b3b-b387-c28992acef60 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:14:42.071 8 INFO cinder.api.openstack.wsgi [None req-24cf6521-aeb2-4056-a8f7-3c2313fa124a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:14:42.072 7 INFO cinder.api.openstack.wsgi [None req-98d18f04-d1c1-4b3b-b387-c28992acef60 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:14:52.069 7 INFO cinder.api.openstack.wsgi [None req-98d18f04-d1c1-4b3b-b387-c28992acef60 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:14:52.070 8 INFO cinder.api.openstack.wsgi [None req-24cf6521-aeb2-4056-a8f7-3c2313fa124a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:14:52.070 7 INFO cinder.api.openstack.wsgi [None req-98d18f04-d1c1-4b3b-b387-c28992acef60 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:14:52.072 8 INFO cinder.api.openstack.wsgi [None req-24cf6521-aeb2-4056-a8f7-3c2313fa124a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:15:02.075 7 INFO cinder.api.openstack.wsgi [None req-98d18f04-d1c1-4b3b-b387-c28992acef60 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:15:02.075 7 INFO cinder.api.openstack.wsgi [None req-98d18f04-d1c1-4b3b-b387-c28992acef60 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:15:02.075 8 INFO cinder.api.openstack.wsgi [None req-24cf6521-aeb2-4056-a8f7-3c2313fa124a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:15:02.077 8 INFO cinder.api.openstack.wsgi [None req-24cf6521-aeb2-4056-a8f7-3c2313fa124a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:15:03.725 7 INFO cinder.api.openstack.wsgi [None req-de1cb974-01fb-4525-8816-f51b67ff10b0 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true 2026-04-14 07:15:03.783 7 INFO cinder.api.openstack.wsgi [None req-de1cb974-01fb-4525-8816-f51b67ff10b0 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 187/373] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:15:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true => generated 847 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:15:03.795 8 INFO cinder.api.openstack.wsgi [None req-13aba916-0c17-42f3-8811-3a1de2b34d06 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true 2026-04-14 07:15:03.846 8 INFO cinder.api.openstack.wsgi [None req-13aba916-0c17-42f3-8811-3a1de2b34d06 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 187/374] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:15:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true => generated 845 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:15:03.860 7 INFO cinder.api.openstack.wsgi [None req-2fc91d29-6b24-4104-8313-d1969e7c13cb fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true 2026-04-14 07:15:03.905 7 INFO cinder.api.openstack.wsgi [None req-2fc91d29-6b24-4104-8313-d1969e7c13cb fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 188/375] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:15:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:15:03.917 8 INFO cinder.api.openstack.wsgi [None req-b2f8c109-f2a8-476e-a8e1-4b4c6ef367bf fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:15:03.951 8 INFO cinder.volume.api [None req-b2f8c109-f2a8-476e-a8e1-4b4c6ef367bf fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:15:03.954 8 INFO cinder.api.openstack.wsgi [None req-b2f8c109-f2a8-476e-a8e1-4b4c6ef367bf fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 188/376] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:15:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 07:15:03.964 7 INFO cinder.api.openstack.wsgi [None req-ba51950d-191c-45df-9f84-d7a7d2123c94 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services 2026-04-14 07:15:03.973 7 INFO cinder.api.openstack.wsgi [None req-ba51950d-191c-45df-9f84-d7a7d2123c94 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 189/377] 10.0.0.51 () {28 vars in 644 bytes} [Tue Apr 14 07:15:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:15:03.986 8 INFO cinder.api.openstack.wsgi [None req-7d84d686-950a-4f09-b951-d5018da58293 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true 2026-04-14 07:15:04.530 8 INFO cinder.api.openstack.wsgi [None req-7d84d686-950a-4f09-b951-d5018da58293 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 189/378] 10.0.0.51 () {28 vars in 695 bytes} [Tue Apr 14 07:15:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:15:04.545 7 INFO cinder.api.openstack.wsgi [None req-0a6d3ee3-c1d4-4a38-a507-c7bc320e551e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true 2026-04-14 07:15:04.562 7 INFO cinder.volume.api [None req-0a6d3ee3-c1d4-4a38-a507-c7bc320e551e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all snapshots completed successfully. 2026-04-14 07:15:04.563 7 INFO cinder.api.openstack.wsgi [None req-0a6d3ee3-c1d4-4a38-a507-c7bc320e551e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 190/379] 10.0.0.51 () {28 vars in 673 bytes} [Tue Apr 14 07:15:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:15:04.574 8 INFO cinder.api.openstack.wsgi [None req-2283537f-9c92-4314-89f3-c5fefc58686c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:15:04.591 8 INFO cinder.volume.api [None req-2283537f-9c92-4314-89f3-c5fefc58686c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:15:04.593 8 INFO cinder.api.openstack.wsgi [None req-2283537f-9c92-4314-89f3-c5fefc58686c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 190/380] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:15:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:15:12.070 8 INFO cinder.api.openstack.wsgi [None req-2283537f-9c92-4314-89f3-c5fefc58686c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:15:12.070 7 INFO cinder.api.openstack.wsgi [None req-0a6d3ee3-c1d4-4a38-a507-c7bc320e551e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:15:12.071 7 INFO cinder.api.openstack.wsgi [None req-0a6d3ee3-c1d4-4a38-a507-c7bc320e551e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:15:12.071 8 INFO cinder.api.openstack.wsgi [None req-2283537f-9c92-4314-89f3-c5fefc58686c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:15:22.070 8 INFO cinder.api.openstack.wsgi [None req-2283537f-9c92-4314-89f3-c5fefc58686c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:15:22.070 7 INFO cinder.api.openstack.wsgi [None req-0a6d3ee3-c1d4-4a38-a507-c7bc320e551e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:15:22.071 8 INFO cinder.api.openstack.wsgi [None req-2283537f-9c92-4314-89f3-c5fefc58686c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:15:22.071 7 INFO cinder.api.openstack.wsgi [None req-0a6d3ee3-c1d4-4a38-a507-c7bc320e551e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:15:32.070 8 INFO cinder.api.openstack.wsgi [None req-2283537f-9c92-4314-89f3-c5fefc58686c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:15:32.070 7 INFO cinder.api.openstack.wsgi [None req-0a6d3ee3-c1d4-4a38-a507-c7bc320e551e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:15:32.071 8 INFO cinder.api.openstack.wsgi [None req-2283537f-9c92-4314-89f3-c5fefc58686c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:15:32.071 7 INFO cinder.api.openstack.wsgi [None req-0a6d3ee3-c1d4-4a38-a507-c7bc320e551e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:15:42.070 7 INFO cinder.api.openstack.wsgi [None req-0a6d3ee3-c1d4-4a38-a507-c7bc320e551e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:15:42.070 8 INFO cinder.api.openstack.wsgi [None req-2283537f-9c92-4314-89f3-c5fefc58686c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:15:42.071 7 INFO cinder.api.openstack.wsgi [None req-0a6d3ee3-c1d4-4a38-a507-c7bc320e551e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:15:42.071 8 INFO cinder.api.openstack.wsgi [None req-2283537f-9c92-4314-89f3-c5fefc58686c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:15:52.071 7 INFO cinder.api.openstack.wsgi [None req-0a6d3ee3-c1d4-4a38-a507-c7bc320e551e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:15:52.071 8 INFO cinder.api.openstack.wsgi [None req-2283537f-9c92-4314-89f3-c5fefc58686c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:15:52.072 8 INFO cinder.api.openstack.wsgi [None req-2283537f-9c92-4314-89f3-c5fefc58686c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:15:52.072 7 INFO cinder.api.openstack.wsgi [None req-0a6d3ee3-c1d4-4a38-a507-c7bc320e551e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:16:02.071 8 INFO cinder.api.openstack.wsgi [None req-2283537f-9c92-4314-89f3-c5fefc58686c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:16:02.071 7 INFO cinder.api.openstack.wsgi [None req-0a6d3ee3-c1d4-4a38-a507-c7bc320e551e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:16:02.072 8 INFO cinder.api.openstack.wsgi [None req-2283537f-9c92-4314-89f3-c5fefc58686c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:16:02.072 7 INFO cinder.api.openstack.wsgi [None req-0a6d3ee3-c1d4-4a38-a507-c7bc320e551e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:16:03.667 8 INFO cinder.api.openstack.wsgi [None req-7c4c1f7d-658d-4bfd-a164-85fbd788ab40 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true 2026-04-14 07:16:04.171 8 INFO cinder.api.openstack.wsgi [None req-7c4c1f7d-658d-4bfd-a164-85fbd788ab40 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 197/393] 10.0.0.51 () {28 vars in 695 bytes} [Tue Apr 14 07:16:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:16:04.182 7 INFO cinder.api.openstack.wsgi [None req-a0d356a8-f763-4488-80e2-4b281ce47518 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:16:04.218 7 INFO cinder.volume.api [None req-a0d356a8-f763-4488-80e2-4b281ce47518 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:16:04.220 7 INFO cinder.api.openstack.wsgi [None req-a0d356a8-f763-4488-80e2-4b281ce47518 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 197/394] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:16:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 07:16:04.263 8 INFO cinder.api.openstack.wsgi [None req-faf3302d-4464-4044-b403-3359cbd6ea5a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true 2026-04-14 07:16:04.289 8 INFO cinder.api.openstack.wsgi [None req-faf3302d-4464-4044-b403-3359cbd6ea5a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 198/395] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:16:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:16:04.302 7 INFO cinder.api.openstack.wsgi [None req-4398db4e-4511-4ca4-8ed1-37fef3b86563 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true 2026-04-14 07:16:04.319 7 INFO cinder.api.openstack.wsgi [None req-4398db4e-4511-4ca4-8ed1-37fef3b86563 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 198/396] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:16:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:16:04.329 8 INFO cinder.api.openstack.wsgi [None req-23b3566c-d839-4e4f-83d4-36a305639748 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true 2026-04-14 07:16:04.347 8 INFO cinder.api.openstack.wsgi [None req-23b3566c-d839-4e4f-83d4-36a305639748 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 199/397] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:16:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:16:04.359 7 INFO cinder.api.openstack.wsgi [None req-16858fdd-ae8b-4443-a58d-87b4cdbd2aa0 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:16:04.368 7 INFO cinder.volume.api [None req-16858fdd-ae8b-4443-a58d-87b4cdbd2aa0 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:16:04.370 7 INFO cinder.api.openstack.wsgi [None req-16858fdd-ae8b-4443-a58d-87b4cdbd2aa0 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 199/398] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:16:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:16:04.378 8 INFO cinder.api.openstack.wsgi [None req-1b1918ac-623a-45f4-a5d2-3c527353f463 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true 2026-04-14 07:16:04.391 8 INFO cinder.volume.api [None req-1b1918ac-623a-45f4-a5d2-3c527353f463 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all snapshots completed successfully. 2026-04-14 07:16:04.392 8 INFO cinder.api.openstack.wsgi [None req-1b1918ac-623a-45f4-a5d2-3c527353f463 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 200/399] 10.0.0.51 () {28 vars in 673 bytes} [Tue Apr 14 07:16:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 07:16:04.400 7 INFO cinder.api.openstack.wsgi [None req-a037eb38-128f-47f4-8cf3-de92512b71c2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services 2026-04-14 07:16:04.405 7 INFO cinder.api.openstack.wsgi [None req-a037eb38-128f-47f4-8cf3-de92512b71c2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 200/400] 10.0.0.51 () {28 vars in 644 bytes} [Tue Apr 14 07:16:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:16:12.071 7 INFO cinder.api.openstack.wsgi [None req-a037eb38-128f-47f4-8cf3-de92512b71c2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:16:12.071 8 INFO cinder.api.openstack.wsgi [None req-1b1918ac-623a-45f4-a5d2-3c527353f463 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:16:12.072 7 INFO cinder.api.openstack.wsgi [None req-a037eb38-128f-47f4-8cf3-de92512b71c2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:16:12.072 8 INFO cinder.api.openstack.wsgi [None req-1b1918ac-623a-45f4-a5d2-3c527353f463 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:16:22.070 7 INFO cinder.api.openstack.wsgi [None req-a037eb38-128f-47f4-8cf3-de92512b71c2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:16:22.071 8 INFO cinder.api.openstack.wsgi [None req-1b1918ac-623a-45f4-a5d2-3c527353f463 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:16:22.071 8 INFO cinder.api.openstack.wsgi [None req-1b1918ac-623a-45f4-a5d2-3c527353f463 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:16:22.072 7 INFO cinder.api.openstack.wsgi [None req-a037eb38-128f-47f4-8cf3-de92512b71c2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:16:32.070 8 INFO cinder.api.openstack.wsgi [None req-1b1918ac-623a-45f4-a5d2-3c527353f463 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:16:32.071 7 INFO cinder.api.openstack.wsgi [None req-a037eb38-128f-47f4-8cf3-de92512b71c2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:16:32.071 7 INFO cinder.api.openstack.wsgi [None req-a037eb38-128f-47f4-8cf3-de92512b71c2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:16:32.072 8 INFO cinder.api.openstack.wsgi [None req-1b1918ac-623a-45f4-a5d2-3c527353f463 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:16:42.070 7 INFO cinder.api.openstack.wsgi [None req-a037eb38-128f-47f4-8cf3-de92512b71c2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:16:42.071 8 INFO cinder.api.openstack.wsgi [None req-1b1918ac-623a-45f4-a5d2-3c527353f463 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:16:42.071 7 INFO cinder.api.openstack.wsgi [None req-a037eb38-128f-47f4-8cf3-de92512b71c2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:16:42.072 8 INFO cinder.api.openstack.wsgi [None req-1b1918ac-623a-45f4-a5d2-3c527353f463 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:16:52.070 7 INFO cinder.api.openstack.wsgi [None req-a037eb38-128f-47f4-8cf3-de92512b71c2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:16:52.071 7 INFO cinder.api.openstack.wsgi [None req-a037eb38-128f-47f4-8cf3-de92512b71c2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:16:52.071 8 INFO cinder.api.openstack.wsgi [None req-1b1918ac-623a-45f4-a5d2-3c527353f463 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:16:52.073 8 INFO cinder.api.openstack.wsgi [None req-1b1918ac-623a-45f4-a5d2-3c527353f463 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:17:02.071 8 INFO cinder.api.openstack.wsgi [None req-1b1918ac-623a-45f4-a5d2-3c527353f463 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:17:02.071 7 INFO cinder.api.openstack.wsgi [None req-a037eb38-128f-47f4-8cf3-de92512b71c2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:17:02.072 8 INFO cinder.api.openstack.wsgi [None req-1b1918ac-623a-45f4-a5d2-3c527353f463 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:17:02.072 7 INFO cinder.api.openstack.wsgi [None req-a037eb38-128f-47f4-8cf3-de92512b71c2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:17:03.647 8 INFO cinder.api.openstack.wsgi [None req-d7335696-7096-4735-8db6-362075bc6fd2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:17:03.658 8 INFO cinder.volume.api [None req-d7335696-7096-4735-8db6-362075bc6fd2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:17:03.661 8 INFO cinder.api.openstack.wsgi [None req-d7335696-7096-4735-8db6-362075bc6fd2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 207/413] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:17:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 07:17:03.707 7 INFO cinder.api.openstack.wsgi [None req-47cde2d3-7a2b-422d-9b96-b425ec838510 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true 2026-04-14 07:17:03.735 7 INFO cinder.api.openstack.wsgi [None req-47cde2d3-7a2b-422d-9b96-b425ec838510 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 207/414] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:17:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:17:03.745 8 INFO cinder.api.openstack.wsgi [None req-52c3a3f1-0765-4943-937d-8b6df40b0c4e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true 2026-04-14 07:17:03.774 8 INFO cinder.api.openstack.wsgi [None req-52c3a3f1-0765-4943-937d-8b6df40b0c4e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 208/415] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:17:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:17:03.787 7 INFO cinder.api.openstack.wsgi [None req-0151a525-af49-4ed6-9e02-72ffb11cb377 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true 2026-04-14 07:17:03.806 7 INFO cinder.api.openstack.wsgi [None req-0151a525-af49-4ed6-9e02-72ffb11cb377 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 208/416] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:17:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:17:03.814 8 INFO cinder.api.openstack.wsgi [None req-1858273a-6029-41c4-ac2a-7900bdd1e2d7 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true 2026-04-14 07:17:03.820 8 INFO cinder.volume.api [None req-1858273a-6029-41c4-ac2a-7900bdd1e2d7 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all snapshots completed successfully. 2026-04-14 07:17:03.820 8 INFO cinder.api.openstack.wsgi [None req-1858273a-6029-41c4-ac2a-7900bdd1e2d7 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 209/417] 10.0.0.51 () {28 vars in 673 bytes} [Tue Apr 14 07:17:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 07:17:03.833 7 INFO cinder.api.openstack.wsgi [None req-92737f7f-1904-41cd-9f53-00ebd3f9728f fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:17:03.843 7 INFO cinder.volume.api [None req-92737f7f-1904-41cd-9f53-00ebd3f9728f fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:17:03.845 7 INFO cinder.api.openstack.wsgi [None req-92737f7f-1904-41cd-9f53-00ebd3f9728f fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 209/418] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:17:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:17:03.854 8 INFO cinder.api.openstack.wsgi [None req-b9635c82-b93d-46f8-ab1a-8b3769697dee fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services 2026-04-14 07:17:03.860 8 INFO cinder.api.openstack.wsgi [None req-b9635c82-b93d-46f8-ab1a-8b3769697dee fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 210/419] 10.0.0.51 () {28 vars in 644 bytes} [Tue Apr 14 07:17:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:17:03.869 7 INFO cinder.api.openstack.wsgi [None req-c6a638ac-f9d4-4e7a-a9f5-62c4b682f5a9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true 2026-04-14 07:17:04.411 7 INFO cinder.api.openstack.wsgi [None req-c6a638ac-f9d4-4e7a-a9f5-62c4b682f5a9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 210/420] 10.0.0.51 () {28 vars in 695 bytes} [Tue Apr 14 07:17:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:17:12.071 7 INFO cinder.api.openstack.wsgi [None req-c6a638ac-f9d4-4e7a-a9f5-62c4b682f5a9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:17:12.071 8 INFO cinder.api.openstack.wsgi [None req-b9635c82-b93d-46f8-ab1a-8b3769697dee fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:17:12.072 8 INFO cinder.api.openstack.wsgi [None req-b9635c82-b93d-46f8-ab1a-8b3769697dee fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:17:12.072 7 INFO cinder.api.openstack.wsgi [None req-c6a638ac-f9d4-4e7a-a9f5-62c4b682f5a9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:17:22.071 8 INFO cinder.api.openstack.wsgi [None req-b9635c82-b93d-46f8-ab1a-8b3769697dee fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:17:22.071 7 INFO cinder.api.openstack.wsgi [None req-c6a638ac-f9d4-4e7a-a9f5-62c4b682f5a9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:17:22.072 8 INFO cinder.api.openstack.wsgi [None req-b9635c82-b93d-46f8-ab1a-8b3769697dee fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:17:22.072 7 INFO cinder.api.openstack.wsgi [None req-c6a638ac-f9d4-4e7a-a9f5-62c4b682f5a9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:17:32.070 8 INFO cinder.api.openstack.wsgi [None req-b9635c82-b93d-46f8-ab1a-8b3769697dee fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:17:32.070 7 INFO cinder.api.openstack.wsgi [None req-c6a638ac-f9d4-4e7a-a9f5-62c4b682f5a9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:17:32.071 8 INFO cinder.api.openstack.wsgi [None req-b9635c82-b93d-46f8-ab1a-8b3769697dee fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:17:32.071 7 INFO cinder.api.openstack.wsgi [None req-c6a638ac-f9d4-4e7a-a9f5-62c4b682f5a9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:17:42.070 7 INFO cinder.api.openstack.wsgi [None req-c6a638ac-f9d4-4e7a-a9f5-62c4b682f5a9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:17:42.070 8 INFO cinder.api.openstack.wsgi [None req-b9635c82-b93d-46f8-ab1a-8b3769697dee fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:17:42.071 7 INFO cinder.api.openstack.wsgi [None req-c6a638ac-f9d4-4e7a-a9f5-62c4b682f5a9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:17:42.072 8 INFO cinder.api.openstack.wsgi [None req-b9635c82-b93d-46f8-ab1a-8b3769697dee fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:17:52.070 8 INFO cinder.api.openstack.wsgi [None req-b9635c82-b93d-46f8-ab1a-8b3769697dee fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:17:52.070 7 INFO cinder.api.openstack.wsgi [None req-c6a638ac-f9d4-4e7a-a9f5-62c4b682f5a9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:17:52.071 7 INFO cinder.api.openstack.wsgi [None req-c6a638ac-f9d4-4e7a-a9f5-62c4b682f5a9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:17:52.071 8 INFO cinder.api.openstack.wsgi [None req-b9635c82-b93d-46f8-ab1a-8b3769697dee fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:18:02.070 8 INFO cinder.api.openstack.wsgi [None req-b9635c82-b93d-46f8-ab1a-8b3769697dee fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:18:02.071 7 INFO cinder.api.openstack.wsgi [None req-c6a638ac-f9d4-4e7a-a9f5-62c4b682f5a9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:18:02.072 7 INFO cinder.api.openstack.wsgi [None req-c6a638ac-f9d4-4e7a-a9f5-62c4b682f5a9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:18:02.072 8 INFO cinder.api.openstack.wsgi [None req-b9635c82-b93d-46f8-ab1a-8b3769697dee fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:18:03.624 7 INFO cinder.api.openstack.wsgi [None req-de5e77ce-f5d7-49d1-81a5-9fd731da1ae2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true 2026-04-14 07:18:03.630 7 INFO cinder.volume.api [None req-de5e77ce-f5d7-49d1-81a5-9fd731da1ae2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all snapshots completed successfully. 2026-04-14 07:18:03.630 7 INFO cinder.api.openstack.wsgi [None req-de5e77ce-f5d7-49d1-81a5-9fd731da1ae2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 217/433] 10.0.0.51 () {28 vars in 673 bytes} [Tue Apr 14 07:18:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true => generated 17 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 07:18:03.641 8 INFO cinder.api.openstack.wsgi [None req-7d26cc80-b76a-4240-b2f3-8734ab3e8bd8 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true 2026-04-14 07:18:04.145 8 INFO cinder.api.openstack.wsgi [None req-7d26cc80-b76a-4240-b2f3-8734ab3e8bd8 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 217/434] 10.0.0.51 () {28 vars in 695 bytes} [Tue Apr 14 07:18:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:18:04.189 7 INFO cinder.api.openstack.wsgi [None req-f7a4e242-d80f-449d-91cb-a7f1ed6bfe47 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true 2026-04-14 07:18:04.204 7 INFO cinder.api.openstack.wsgi [None req-f7a4e242-d80f-449d-91cb-a7f1ed6bfe47 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 218/435] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:18:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:18:04.217 8 INFO cinder.api.openstack.wsgi [None req-3dfefe3f-82a8-49e1-826b-20d6bc5e70db fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true 2026-04-14 07:18:04.247 8 INFO cinder.api.openstack.wsgi [None req-3dfefe3f-82a8-49e1-826b-20d6bc5e70db fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 218/436] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:18:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:18:04.260 7 INFO cinder.api.openstack.wsgi [None req-cc6c3e35-1431-464b-9a6a-67d1164c0c3d fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true 2026-04-14 07:18:04.276 7 INFO cinder.api.openstack.wsgi [None req-cc6c3e35-1431-464b-9a6a-67d1164c0c3d fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 219/437] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:18:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:18:04.288 8 INFO cinder.api.openstack.wsgi [None req-77827732-c4d4-4130-b11e-c62071775f79 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:18:04.298 8 INFO cinder.volume.api [None req-77827732-c4d4-4130-b11e-c62071775f79 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:18:04.301 8 INFO cinder.api.openstack.wsgi [None req-77827732-c4d4-4130-b11e-c62071775f79 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 219/438] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:18:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:18:04.310 7 INFO cinder.api.openstack.wsgi [None req-3d394a12-9881-412c-b777-f897a074dc3f fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:18:04.317 7 INFO cinder.volume.api [None req-3d394a12-9881-412c-b777-f897a074dc3f fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:18:04.321 7 INFO cinder.api.openstack.wsgi [None req-3d394a12-9881-412c-b777-f897a074dc3f fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 220/439] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:18:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:18:04.334 8 INFO cinder.api.openstack.wsgi [None req-448abb55-29e5-468e-8174-e6b362a7d130 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services 2026-04-14 07:18:04.339 8 INFO cinder.api.openstack.wsgi [None req-448abb55-29e5-468e-8174-e6b362a7d130 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 220/440] 10.0.0.51 () {28 vars in 644 bytes} [Tue Apr 14 07:18:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:18:12.071 7 INFO cinder.api.openstack.wsgi [None req-3d394a12-9881-412c-b777-f897a074dc3f fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:18:12.071 8 INFO cinder.api.openstack.wsgi [None req-448abb55-29e5-468e-8174-e6b362a7d130 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:18:12.072 8 INFO cinder.api.openstack.wsgi [None req-448abb55-29e5-468e-8174-e6b362a7d130 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:18:12.072 7 INFO cinder.api.openstack.wsgi [None req-3d394a12-9881-412c-b777-f897a074dc3f fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:18:22.070 7 INFO cinder.api.openstack.wsgi [None req-3d394a12-9881-412c-b777-f897a074dc3f fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:18:22.070 8 INFO cinder.api.openstack.wsgi [None req-448abb55-29e5-468e-8174-e6b362a7d130 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:18:22.071 7 INFO cinder.api.openstack.wsgi [None req-3d394a12-9881-412c-b777-f897a074dc3f fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:18:22.071 8 INFO cinder.api.openstack.wsgi [None req-448abb55-29e5-468e-8174-e6b362a7d130 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:18:32.070 8 INFO cinder.api.openstack.wsgi [None req-448abb55-29e5-468e-8174-e6b362a7d130 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:18:32.070 7 INFO cinder.api.openstack.wsgi [None req-3d394a12-9881-412c-b777-f897a074dc3f fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:18:32.071 8 INFO cinder.api.openstack.wsgi [None req-448abb55-29e5-468e-8174-e6b362a7d130 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:18:32.071 7 INFO cinder.api.openstack.wsgi [None req-3d394a12-9881-412c-b777-f897a074dc3f fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:18:42.070 7 INFO cinder.api.openstack.wsgi [None req-3d394a12-9881-412c-b777-f897a074dc3f fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:18:42.070 8 INFO cinder.api.openstack.wsgi [None req-448abb55-29e5-468e-8174-e6b362a7d130 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:18:42.072 7 INFO cinder.api.openstack.wsgi [None req-3d394a12-9881-412c-b777-f897a074dc3f fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:18:42.074 8 INFO cinder.api.openstack.wsgi [None req-448abb55-29e5-468e-8174-e6b362a7d130 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:18:52.070 7 INFO cinder.api.openstack.wsgi [None req-3d394a12-9881-412c-b777-f897a074dc3f fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:18:52.070 8 INFO cinder.api.openstack.wsgi [None req-448abb55-29e5-468e-8174-e6b362a7d130 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:18:52.071 7 INFO cinder.api.openstack.wsgi [None req-3d394a12-9881-412c-b777-f897a074dc3f fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:18:52.071 8 INFO cinder.api.openstack.wsgi [None req-448abb55-29e5-468e-8174-e6b362a7d130 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:19:02.070 7 INFO cinder.api.openstack.wsgi [None req-3d394a12-9881-412c-b777-f897a074dc3f fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:19:02.070 8 INFO cinder.api.openstack.wsgi [None req-448abb55-29e5-468e-8174-e6b362a7d130 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:19:02.071 7 INFO cinder.api.openstack.wsgi [None req-3d394a12-9881-412c-b777-f897a074dc3f fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:19:02.071 8 INFO cinder.api.openstack.wsgi [None req-448abb55-29e5-468e-8174-e6b362a7d130 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:19:03.634 7 INFO cinder.api.openstack.wsgi [None req-e5d59517-db13-4950-a163-8190287d5138 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services 2026-04-14 07:19:03.639 7 INFO cinder.api.openstack.wsgi [None req-e5d59517-db13-4950-a163-8190287d5138 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 227/453] 10.0.0.51 () {28 vars in 644 bytes} [Tue Apr 14 07:19:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-services => generated 646 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:19:03.652 8 INFO cinder.api.openstack.wsgi [None req-354d439d-6799-4f5f-9bc6-a7c4c4b8b3e9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true 2026-04-14 07:19:03.657 8 INFO cinder.volume.api [None req-354d439d-6799-4f5f-9bc6-a7c4c4b8b3e9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all snapshots completed successfully. 2026-04-14 07:19:03.658 8 INFO cinder.api.openstack.wsgi [None req-354d439d-6799-4f5f-9bc6-a7c4c4b8b3e9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 227/454] 10.0.0.51 () {28 vars in 673 bytes} [Tue Apr 14 07:19:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:19:03.668 7 INFO cinder.api.openstack.wsgi [None req-d81c7184-31b2-4dfb-93bd-845e608709ad fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:19:03.677 7 INFO cinder.volume.api [None req-d81c7184-31b2-4dfb-93bd-845e608709ad fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:19:03.678 7 INFO cinder.api.openstack.wsgi [None req-d81c7184-31b2-4dfb-93bd-845e608709ad fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 228/455] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:19:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:19:03.690 8 INFO cinder.api.openstack.wsgi [None req-327b74b9-7fe3-4079-b1cc-1854a8b5df40 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true 2026-04-14 07:19:04.193 8 INFO cinder.api.openstack.wsgi [None req-327b74b9-7fe3-4079-b1cc-1854a8b5df40 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 228/456] 10.0.0.51 () {28 vars in 695 bytes} [Tue Apr 14 07:19:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:19:04.243 7 INFO cinder.api.openstack.wsgi [None req-f412e476-e93f-4a9a-9acd-2e34c8413bb1 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true 2026-04-14 07:19:04.264 7 INFO cinder.api.openstack.wsgi [None req-f412e476-e93f-4a9a-9acd-2e34c8413bb1 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 229/457] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:19:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:19:04.276 8 INFO cinder.api.openstack.wsgi [None req-2b4e5009-9988-498c-987a-56bd2125f4e0 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true 2026-04-14 07:19:04.299 8 INFO cinder.api.openstack.wsgi [None req-2b4e5009-9988-498c-987a-56bd2125f4e0 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 229/458] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:19:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:19:04.312 7 INFO cinder.api.openstack.wsgi [None req-f433367a-ec68-4e48-ad0b-522d60bbe8c2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true 2026-04-14 07:19:04.334 7 INFO cinder.api.openstack.wsgi [None req-f433367a-ec68-4e48-ad0b-522d60bbe8c2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 230/459] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:19:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:19:04.346 8 INFO cinder.api.openstack.wsgi [None req-8247463a-12fb-462f-923b-c7ef49a56d60 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:19:04.354 8 INFO cinder.volume.api [None req-8247463a-12fb-462f-923b-c7ef49a56d60 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:19:04.356 8 INFO cinder.api.openstack.wsgi [None req-8247463a-12fb-462f-923b-c7ef49a56d60 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 230/460] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:19:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:19:12.070 8 INFO cinder.api.openstack.wsgi [None req-8247463a-12fb-462f-923b-c7ef49a56d60 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:19:12.070 7 INFO cinder.api.openstack.wsgi [None req-f433367a-ec68-4e48-ad0b-522d60bbe8c2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:19:12.072 8 INFO cinder.api.openstack.wsgi [None req-8247463a-12fb-462f-923b-c7ef49a56d60 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:19:12.072 7 INFO cinder.api.openstack.wsgi [None req-f433367a-ec68-4e48-ad0b-522d60bbe8c2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:19:22.070 8 INFO cinder.api.openstack.wsgi [None req-8247463a-12fb-462f-923b-c7ef49a56d60 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:19:22.070 7 INFO cinder.api.openstack.wsgi [None req-f433367a-ec68-4e48-ad0b-522d60bbe8c2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:19:22.071 8 INFO cinder.api.openstack.wsgi [None req-8247463a-12fb-462f-923b-c7ef49a56d60 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:19:22.071 7 INFO cinder.api.openstack.wsgi [None req-f433367a-ec68-4e48-ad0b-522d60bbe8c2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:19:32.070 7 INFO cinder.api.openstack.wsgi [None req-f433367a-ec68-4e48-ad0b-522d60bbe8c2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:19:32.070 8 INFO cinder.api.openstack.wsgi [None req-8247463a-12fb-462f-923b-c7ef49a56d60 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:19:32.071 7 INFO cinder.api.openstack.wsgi [None req-f433367a-ec68-4e48-ad0b-522d60bbe8c2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:19:32.071 8 INFO cinder.api.openstack.wsgi [None req-8247463a-12fb-462f-923b-c7ef49a56d60 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:19:42.070 8 INFO cinder.api.openstack.wsgi [None req-8247463a-12fb-462f-923b-c7ef49a56d60 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:19:42.070 7 INFO cinder.api.openstack.wsgi [None req-f433367a-ec68-4e48-ad0b-522d60bbe8c2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:19:42.071 8 INFO cinder.api.openstack.wsgi [None req-8247463a-12fb-462f-923b-c7ef49a56d60 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:19:42.072 7 INFO cinder.api.openstack.wsgi [None req-f433367a-ec68-4e48-ad0b-522d60bbe8c2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:19:52.071 8 INFO cinder.api.openstack.wsgi [None req-8247463a-12fb-462f-923b-c7ef49a56d60 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:19:52.071 7 INFO cinder.api.openstack.wsgi [None req-f433367a-ec68-4e48-ad0b-522d60bbe8c2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:19:52.072 8 INFO cinder.api.openstack.wsgi [None req-8247463a-12fb-462f-923b-c7ef49a56d60 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:19:52.072 7 INFO cinder.api.openstack.wsgi [None req-f433367a-ec68-4e48-ad0b-522d60bbe8c2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:20:02.070 8 INFO cinder.api.openstack.wsgi [None req-8247463a-12fb-462f-923b-c7ef49a56d60 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:20:02.071 7 INFO cinder.api.openstack.wsgi [None req-f433367a-ec68-4e48-ad0b-522d60bbe8c2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:20:02.073 7 INFO cinder.api.openstack.wsgi [None req-f433367a-ec68-4e48-ad0b-522d60bbe8c2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:20:02.074 8 INFO cinder.api.openstack.wsgi [None req-8247463a-12fb-462f-923b-c7ef49a56d60 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:20:03.682 7 INFO cinder.api.openstack.wsgi [None req-74dfeb13-e448-421c-8bb4-700737095379 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true 2026-04-14 07:20:03.703 7 INFO cinder.api.openstack.wsgi [None req-74dfeb13-e448-421c-8bb4-700737095379 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 237/473] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:20:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:20:03.715 8 INFO cinder.api.openstack.wsgi [None req-bce45fb6-b25d-486b-8955-42b0bcd11f84 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true 2026-04-14 07:20:03.740 8 INFO cinder.api.openstack.wsgi [None req-bce45fb6-b25d-486b-8955-42b0bcd11f84 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 237/474] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:20:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:20:03.752 7 INFO cinder.api.openstack.wsgi [None req-f8afc772-fef1-4273-9218-e852d1d0e3e3 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true 2026-04-14 07:20:03.777 7 INFO cinder.api.openstack.wsgi [None req-f8afc772-fef1-4273-9218-e852d1d0e3e3 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 238/475] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:20:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:20:03.785 8 INFO cinder.api.openstack.wsgi [None req-0402f32a-0b72-463a-849c-9cf8c7a3c6fe fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:20:03.807 8 INFO cinder.volume.api [None req-0402f32a-0b72-463a-849c-9cf8c7a3c6fe fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:20:03.810 8 INFO cinder.api.openstack.wsgi [None req-0402f32a-0b72-463a-849c-9cf8c7a3c6fe fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 238/476] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:20:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:20:03.819 7 INFO cinder.api.openstack.wsgi [None req-e6149631-c22e-470d-a23d-442d4884eaed fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true 2026-04-14 07:20:03.824 7 INFO cinder.volume.api [None req-e6149631-c22e-470d-a23d-442d4884eaed fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all snapshots completed successfully. 2026-04-14 07:20:03.825 7 INFO cinder.api.openstack.wsgi [None req-e6149631-c22e-470d-a23d-442d4884eaed fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 239/477] 10.0.0.51 () {28 vars in 673 bytes} [Tue Apr 14 07:20:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:20:03.833 8 INFO cinder.api.openstack.wsgi [None req-a4a1e74a-acac-4426-9605-22be96bf8ffd fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services 2026-04-14 07:20:03.838 8 INFO cinder.api.openstack.wsgi [None req-a4a1e74a-acac-4426-9605-22be96bf8ffd fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 239/478] 10.0.0.51 () {28 vars in 644 bytes} [Tue Apr 14 07:20:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:20:03.847 7 INFO cinder.api.openstack.wsgi [None req-90da81ff-773a-41bd-9666-24ffce02aadf fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:20:03.858 7 INFO cinder.volume.api [None req-90da81ff-773a-41bd-9666-24ffce02aadf fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:20:03.861 7 INFO cinder.api.openstack.wsgi [None req-90da81ff-773a-41bd-9666-24ffce02aadf fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 240/479] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:20:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:20:03.871 8 INFO cinder.api.openstack.wsgi [None req-8a790e1e-021b-4317-9180-7b9e79782688 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true 2026-04-14 07:20:04.375 8 INFO cinder.api.openstack.wsgi [None req-8a790e1e-021b-4317-9180-7b9e79782688 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 240/480] 10.0.0.51 () {28 vars in 695 bytes} [Tue Apr 14 07:20:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:20:12.070 8 INFO cinder.api.openstack.wsgi [None req-8a790e1e-021b-4317-9180-7b9e79782688 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:20:12.070 7 INFO cinder.api.openstack.wsgi [None req-90da81ff-773a-41bd-9666-24ffce02aadf fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:20:12.071 8 INFO cinder.api.openstack.wsgi [None req-8a790e1e-021b-4317-9180-7b9e79782688 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:20:12.071 7 INFO cinder.api.openstack.wsgi [None req-90da81ff-773a-41bd-9666-24ffce02aadf fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:20:22.070 8 INFO cinder.api.openstack.wsgi [None req-8a790e1e-021b-4317-9180-7b9e79782688 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:20:22.070 7 INFO cinder.api.openstack.wsgi [None req-90da81ff-773a-41bd-9666-24ffce02aadf fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:20:22.071 7 INFO cinder.api.openstack.wsgi [None req-90da81ff-773a-41bd-9666-24ffce02aadf fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:20:22.072 8 INFO cinder.api.openstack.wsgi [None req-8a790e1e-021b-4317-9180-7b9e79782688 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:20:32.070 7 INFO cinder.api.openstack.wsgi [None req-90da81ff-773a-41bd-9666-24ffce02aadf fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:20:32.071 8 INFO cinder.api.openstack.wsgi [None req-8a790e1e-021b-4317-9180-7b9e79782688 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:20:32.071 7 INFO cinder.api.openstack.wsgi [None req-90da81ff-773a-41bd-9666-24ffce02aadf fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:20:32.072 8 INFO cinder.api.openstack.wsgi [None req-8a790e1e-021b-4317-9180-7b9e79782688 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:20:42.070 8 INFO cinder.api.openstack.wsgi [None req-8a790e1e-021b-4317-9180-7b9e79782688 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:20:42.070 7 INFO cinder.api.openstack.wsgi [None req-90da81ff-773a-41bd-9666-24ffce02aadf fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:20:42.071 8 INFO cinder.api.openstack.wsgi [None req-8a790e1e-021b-4317-9180-7b9e79782688 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:20:42.071 7 INFO cinder.api.openstack.wsgi [None req-90da81ff-773a-41bd-9666-24ffce02aadf fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:20:52.073 8 INFO cinder.api.openstack.wsgi [None req-8a790e1e-021b-4317-9180-7b9e79782688 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:20:52.073 7 INFO cinder.api.openstack.wsgi [None req-90da81ff-773a-41bd-9666-24ffce02aadf fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:20:52.073 8 INFO cinder.api.openstack.wsgi [None req-8a790e1e-021b-4317-9180-7b9e79782688 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:20:52.074 7 INFO cinder.api.openstack.wsgi [None req-90da81ff-773a-41bd-9666-24ffce02aadf fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:21:02.071 8 INFO cinder.api.openstack.wsgi [None req-8a790e1e-021b-4317-9180-7b9e79782688 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:21:02.072 7 INFO cinder.api.openstack.wsgi [None req-90da81ff-773a-41bd-9666-24ffce02aadf fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:21:02.072 8 INFO cinder.api.openstack.wsgi [None req-8a790e1e-021b-4317-9180-7b9e79782688 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:21:02.073 7 INFO cinder.api.openstack.wsgi [None req-90da81ff-773a-41bd-9666-24ffce02aadf fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:21:03.642 8 INFO cinder.api.openstack.wsgi [None req-1b2d1c32-6f7c-4926-8231-e749523d7995 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true 2026-04-14 07:21:04.147 8 INFO cinder.api.openstack.wsgi [None req-1b2d1c32-6f7c-4926-8231-e749523d7995 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 247/493] 10.0.0.51 () {28 vars in 695 bytes} [Tue Apr 14 07:21:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:21:04.162 7 INFO cinder.api.openstack.wsgi [None req-642be080-0047-461f-b861-decd647081f4 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:21:04.171 7 INFO cinder.volume.api [None req-642be080-0047-461f-b861-decd647081f4 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:21:04.173 7 INFO cinder.api.openstack.wsgi [None req-642be080-0047-461f-b861-decd647081f4 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 247/494] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:21:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:21:04.185 8 INFO cinder.api.openstack.wsgi [None req-29a29935-4465-47d2-80c4-1c9b25aaa5b6 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true 2026-04-14 07:21:04.191 8 INFO cinder.volume.api [None req-29a29935-4465-47d2-80c4-1c9b25aaa5b6 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all snapshots completed successfully. 2026-04-14 07:21:04.192 8 INFO cinder.api.openstack.wsgi [None req-29a29935-4465-47d2-80c4-1c9b25aaa5b6 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 248/495] 10.0.0.51 () {28 vars in 673 bytes} [Tue Apr 14 07:21:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:21:04.229 7 INFO cinder.api.openstack.wsgi [None req-34c20f4f-0c5a-4a42-a7e9-2f781e8f52e6 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true 2026-04-14 07:21:04.254 7 INFO cinder.api.openstack.wsgi [None req-34c20f4f-0c5a-4a42-a7e9-2f781e8f52e6 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 248/496] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:21:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:21:04.264 8 INFO cinder.api.openstack.wsgi [None req-2959b9f0-4bad-4149-ad5f-ff112dc2900f fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true 2026-04-14 07:21:04.282 8 INFO cinder.api.openstack.wsgi [None req-2959b9f0-4bad-4149-ad5f-ff112dc2900f fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 249/497] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:21:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:21:04.293 7 INFO cinder.api.openstack.wsgi [None req-f0d905e6-b990-4b5b-9afd-deebbb010f6b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true 2026-04-14 07:21:04.314 7 INFO cinder.api.openstack.wsgi [None req-f0d905e6-b990-4b5b-9afd-deebbb010f6b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 249/498] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:21:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:21:04.325 8 INFO cinder.api.openstack.wsgi [None req-88bc939f-7ae1-4a5f-81b4-e223ef6dff13 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services 2026-04-14 07:21:04.330 8 INFO cinder.api.openstack.wsgi [None req-88bc939f-7ae1-4a5f-81b4-e223ef6dff13 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 250/499] 10.0.0.51 () {28 vars in 644 bytes} [Tue Apr 14 07:21:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:21:04.341 7 INFO cinder.api.openstack.wsgi [None req-3a2bdd9a-c818-4f48-a5f1-d18eb142aea4 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:21:04.350 7 INFO cinder.volume.api [None req-3a2bdd9a-c818-4f48-a5f1-d18eb142aea4 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:21:04.353 7 INFO cinder.api.openstack.wsgi [None req-3a2bdd9a-c818-4f48-a5f1-d18eb142aea4 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 250/500] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:21:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:21:12.070 8 INFO cinder.api.openstack.wsgi [None req-88bc939f-7ae1-4a5f-81b4-e223ef6dff13 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:21:12.070 7 INFO cinder.api.openstack.wsgi [None req-3a2bdd9a-c818-4f48-a5f1-d18eb142aea4 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:21:12.072 8 INFO cinder.api.openstack.wsgi [None req-88bc939f-7ae1-4a5f-81b4-e223ef6dff13 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:21:12.072 7 INFO cinder.api.openstack.wsgi [None req-3a2bdd9a-c818-4f48-a5f1-d18eb142aea4 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:21:22.070 8 INFO cinder.api.openstack.wsgi [None req-88bc939f-7ae1-4a5f-81b4-e223ef6dff13 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:21:22.071 8 INFO cinder.api.openstack.wsgi [None req-88bc939f-7ae1-4a5f-81b4-e223ef6dff13 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:21:22.070 7 INFO cinder.api.openstack.wsgi [None req-3a2bdd9a-c818-4f48-a5f1-d18eb142aea4 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:21:22.072 7 INFO cinder.api.openstack.wsgi [None req-3a2bdd9a-c818-4f48-a5f1-d18eb142aea4 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:21:32.070 8 INFO cinder.api.openstack.wsgi [None req-88bc939f-7ae1-4a5f-81b4-e223ef6dff13 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:21:32.070 7 INFO cinder.api.openstack.wsgi [None req-3a2bdd9a-c818-4f48-a5f1-d18eb142aea4 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:21:32.071 8 INFO cinder.api.openstack.wsgi [None req-88bc939f-7ae1-4a5f-81b4-e223ef6dff13 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:21:32.071 7 INFO cinder.api.openstack.wsgi [None req-3a2bdd9a-c818-4f48-a5f1-d18eb142aea4 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:21:42.071 8 INFO cinder.api.openstack.wsgi [None req-88bc939f-7ae1-4a5f-81b4-e223ef6dff13 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:21:42.071 7 INFO cinder.api.openstack.wsgi [None req-3a2bdd9a-c818-4f48-a5f1-d18eb142aea4 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:21:42.071 8 INFO cinder.api.openstack.wsgi [None req-88bc939f-7ae1-4a5f-81b4-e223ef6dff13 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:21:42.072 7 INFO cinder.api.openstack.wsgi [None req-3a2bdd9a-c818-4f48-a5f1-d18eb142aea4 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:21:52.070 8 INFO cinder.api.openstack.wsgi [None req-88bc939f-7ae1-4a5f-81b4-e223ef6dff13 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:21:52.070 7 INFO cinder.api.openstack.wsgi [None req-3a2bdd9a-c818-4f48-a5f1-d18eb142aea4 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:21:52.071 8 INFO cinder.api.openstack.wsgi [None req-88bc939f-7ae1-4a5f-81b4-e223ef6dff13 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:21:52.071 7 INFO cinder.api.openstack.wsgi [None req-3a2bdd9a-c818-4f48-a5f1-d18eb142aea4 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:22:02.070 7 INFO cinder.api.openstack.wsgi [None req-3a2bdd9a-c818-4f48-a5f1-d18eb142aea4 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:22:02.071 8 INFO cinder.api.openstack.wsgi [None req-88bc939f-7ae1-4a5f-81b4-e223ef6dff13 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:22:02.071 7 INFO cinder.api.openstack.wsgi [None req-3a2bdd9a-c818-4f48-a5f1-d18eb142aea4 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:22:02.072 8 INFO cinder.api.openstack.wsgi [None req-88bc939f-7ae1-4a5f-81b4-e223ef6dff13 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:22:03.688 7 INFO cinder.api.openstack.wsgi [None req-19d5dab6-2a95-4d14-bde4-ef629fe57fb7 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true 2026-04-14 07:22:03.711 7 INFO cinder.api.openstack.wsgi [None req-19d5dab6-2a95-4d14-bde4-ef629fe57fb7 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 257/513] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:22:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:22:03.722 8 INFO cinder.api.openstack.wsgi [None req-14fdf10e-8ba0-40e4-b677-9e9298e6d2f7 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true 2026-04-14 07:22:03.762 8 INFO cinder.api.openstack.wsgi [None req-14fdf10e-8ba0-40e4-b677-9e9298e6d2f7 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 257/514] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:22:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:22:03.775 7 INFO cinder.api.openstack.wsgi [None req-41e766a1-1027-412f-b032-ce0b39936c87 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true 2026-04-14 07:22:03.794 7 INFO cinder.api.openstack.wsgi [None req-41e766a1-1027-412f-b032-ce0b39936c87 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 258/515] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:22:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:22:03.804 8 INFO cinder.api.openstack.wsgi [None req-cd7b145b-4323-4305-9155-9e3ad6075519 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:22:03.815 8 INFO cinder.volume.api [None req-cd7b145b-4323-4305-9155-9e3ad6075519 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:22:03.816 8 INFO cinder.api.openstack.wsgi [None req-cd7b145b-4323-4305-9155-9e3ad6075519 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 258/516] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:22:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:22:03.824 7 INFO cinder.api.openstack.wsgi [None req-3903682b-5656-4ac2-a771-7f242efde300 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services 2026-04-14 07:22:03.829 7 INFO cinder.api.openstack.wsgi [None req-3903682b-5656-4ac2-a771-7f242efde300 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 259/517] 10.0.0.51 () {28 vars in 644 bytes} [Tue Apr 14 07:22:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-services => generated 646 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:22:03.837 8 INFO cinder.api.openstack.wsgi [None req-a924df8f-8d44-4b84-9a94-a01738d78512 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:22:03.847 8 INFO cinder.volume.api [None req-a924df8f-8d44-4b84-9a94-a01738d78512 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:22:03.848 8 INFO cinder.api.openstack.wsgi [None req-a924df8f-8d44-4b84-9a94-a01738d78512 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 259/518] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:22:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:22:03.857 7 INFO cinder.api.openstack.wsgi [None req-117343fd-c0fe-406e-818d-99045038bc78 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true 2026-04-14 07:22:04.360 7 INFO cinder.api.openstack.wsgi [None req-117343fd-c0fe-406e-818d-99045038bc78 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 260/519] 10.0.0.51 () {28 vars in 695 bytes} [Tue Apr 14 07:22:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:22:04.371 8 INFO cinder.api.openstack.wsgi [None req-f4c071fc-821b-4da0-a361-1f5cbcce71ac fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true 2026-04-14 07:22:04.377 8 INFO cinder.volume.api [None req-f4c071fc-821b-4da0-a361-1f5cbcce71ac fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all snapshots completed successfully. 2026-04-14 07:22:04.378 8 INFO cinder.api.openstack.wsgi [None req-f4c071fc-821b-4da0-a361-1f5cbcce71ac fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 260/520] 10.0.0.51 () {28 vars in 673 bytes} [Tue Apr 14 07:22:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:22:12.070 7 INFO cinder.api.openstack.wsgi [None req-117343fd-c0fe-406e-818d-99045038bc78 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:22:12.070 8 INFO cinder.api.openstack.wsgi [None req-f4c071fc-821b-4da0-a361-1f5cbcce71ac fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:22:12.071 7 INFO cinder.api.openstack.wsgi [None req-117343fd-c0fe-406e-818d-99045038bc78 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:22:12.071 8 INFO cinder.api.openstack.wsgi [None req-f4c071fc-821b-4da0-a361-1f5cbcce71ac fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:22:22.070 8 INFO cinder.api.openstack.wsgi [None req-f4c071fc-821b-4da0-a361-1f5cbcce71ac fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:22:22.070 7 INFO cinder.api.openstack.wsgi [None req-117343fd-c0fe-406e-818d-99045038bc78 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:22:22.071 8 INFO cinder.api.openstack.wsgi [None req-f4c071fc-821b-4da0-a361-1f5cbcce71ac fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:22:22.071 7 INFO cinder.api.openstack.wsgi [None req-117343fd-c0fe-406e-818d-99045038bc78 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:22:32.070 8 INFO cinder.api.openstack.wsgi [None req-f4c071fc-821b-4da0-a361-1f5cbcce71ac fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:22:32.070 7 INFO cinder.api.openstack.wsgi [None req-117343fd-c0fe-406e-818d-99045038bc78 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:22:32.070 8 INFO cinder.api.openstack.wsgi [None req-f4c071fc-821b-4da0-a361-1f5cbcce71ac fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:22:32.070 7 INFO cinder.api.openstack.wsgi [None req-117343fd-c0fe-406e-818d-99045038bc78 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:22:42.070 7 INFO cinder.api.openstack.wsgi [None req-117343fd-c0fe-406e-818d-99045038bc78 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:22:42.071 8 INFO cinder.api.openstack.wsgi [None req-f4c071fc-821b-4da0-a361-1f5cbcce71ac fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:22:42.071 7 INFO cinder.api.openstack.wsgi [None req-117343fd-c0fe-406e-818d-99045038bc78 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:22:42.071 8 INFO cinder.api.openstack.wsgi [None req-f4c071fc-821b-4da0-a361-1f5cbcce71ac fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:22:52.071 8 INFO cinder.api.openstack.wsgi [None req-f4c071fc-821b-4da0-a361-1f5cbcce71ac fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:22:52.071 7 INFO cinder.api.openstack.wsgi [None req-117343fd-c0fe-406e-818d-99045038bc78 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:22:52.072 8 INFO cinder.api.openstack.wsgi [None req-f4c071fc-821b-4da0-a361-1f5cbcce71ac fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:22:52.072 7 INFO cinder.api.openstack.wsgi [None req-117343fd-c0fe-406e-818d-99045038bc78 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:23:02.071 8 INFO cinder.api.openstack.wsgi [None req-f4c071fc-821b-4da0-a361-1f5cbcce71ac fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:23:02.071 7 INFO cinder.api.openstack.wsgi [None req-117343fd-c0fe-406e-818d-99045038bc78 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:23:02.072 7 INFO cinder.api.openstack.wsgi [None req-117343fd-c0fe-406e-818d-99045038bc78 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:23:02.072 8 INFO cinder.api.openstack.wsgi [None req-f4c071fc-821b-4da0-a361-1f5cbcce71ac fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:23:03.706 7 INFO cinder.api.openstack.wsgi [None req-7260e8bd-3b0c-441c-8913-fa7323e9ae36 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true 2026-04-14 07:23:04.209 7 INFO cinder.api.openstack.wsgi [None req-7260e8bd-3b0c-441c-8913-fa7323e9ae36 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 267/533] 10.0.0.51 () {28 vars in 695 bytes} [Tue Apr 14 07:23:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:23:04.223 8 INFO cinder.api.openstack.wsgi [None req-20a624dd-ff98-4ac0-9692-ae136a4f46ed fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:23:04.234 8 INFO cinder.volume.api [None req-20a624dd-ff98-4ac0-9692-ae136a4f46ed fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:23:04.237 8 INFO cinder.api.openstack.wsgi [None req-20a624dd-ff98-4ac0-9692-ae136a4f46ed fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 267/534] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:23:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:23:04.248 7 INFO cinder.api.openstack.wsgi [None req-746125ef-e7cc-4951-bc68-0d5e72e8598c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:23:04.257 7 INFO cinder.volume.api [None req-746125ef-e7cc-4951-bc68-0d5e72e8598c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:23:04.259 7 INFO cinder.api.openstack.wsgi [None req-746125ef-e7cc-4951-bc68-0d5e72e8598c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 268/535] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:23:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:23:04.300 8 INFO cinder.api.openstack.wsgi [None req-83ec6f5d-a3f9-4e31-85f9-a77a8c4648e3 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true 2026-04-14 07:23:04.328 8 INFO cinder.api.openstack.wsgi [None req-83ec6f5d-a3f9-4e31-85f9-a77a8c4648e3 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 268/536] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:23:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:23:04.348 7 INFO cinder.api.openstack.wsgi [None req-32a3fe5b-ba50-46f7-9ed0-01510dceab95 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true 2026-04-14 07:23:04.370 7 INFO cinder.api.openstack.wsgi [None req-32a3fe5b-ba50-46f7-9ed0-01510dceab95 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 269/537] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:23:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:23:04.385 8 INFO cinder.api.openstack.wsgi [None req-67cb1375-4071-4fda-aabc-0c902df330fa fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true 2026-04-14 07:23:04.418 8 INFO cinder.api.openstack.wsgi [None req-67cb1375-4071-4fda-aabc-0c902df330fa fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 269/538] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:23:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:23:04.429 7 INFO cinder.api.openstack.wsgi [None req-aaef9ad2-5a74-446f-aab6-83ad94694a64 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services 2026-04-14 07:23:04.434 7 INFO cinder.api.openstack.wsgi [None req-aaef9ad2-5a74-446f-aab6-83ad94694a64 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 270/539] 10.0.0.51 () {28 vars in 644 bytes} [Tue Apr 14 07:23:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:23:04.445 8 INFO cinder.api.openstack.wsgi [None req-ddbe8773-014b-4611-b4fe-feea0f56ae16 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true 2026-04-14 07:23:04.453 8 INFO cinder.volume.api [None req-ddbe8773-014b-4611-b4fe-feea0f56ae16 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all snapshots completed successfully. 2026-04-14 07:23:04.453 8 INFO cinder.api.openstack.wsgi [None req-ddbe8773-014b-4611-b4fe-feea0f56ae16 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 270/540] 10.0.0.51 () {28 vars in 673 bytes} [Tue Apr 14 07:23:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:23:12.070 7 INFO cinder.api.openstack.wsgi [None req-aaef9ad2-5a74-446f-aab6-83ad94694a64 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:23:12.071 8 INFO cinder.api.openstack.wsgi [None req-ddbe8773-014b-4611-b4fe-feea0f56ae16 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:23:12.071 7 INFO cinder.api.openstack.wsgi [None req-aaef9ad2-5a74-446f-aab6-83ad94694a64 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:23:12.072 8 INFO cinder.api.openstack.wsgi [None req-ddbe8773-014b-4611-b4fe-feea0f56ae16 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:23:22.071 7 INFO cinder.api.openstack.wsgi [None req-aaef9ad2-5a74-446f-aab6-83ad94694a64 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:23:22.071 8 INFO cinder.api.openstack.wsgi [None req-ddbe8773-014b-4611-b4fe-feea0f56ae16 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:23:22.072 8 INFO cinder.api.openstack.wsgi [None req-ddbe8773-014b-4611-b4fe-feea0f56ae16 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:23:22.072 7 INFO cinder.api.openstack.wsgi [None req-aaef9ad2-5a74-446f-aab6-83ad94694a64 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:23:32.070 7 INFO cinder.api.openstack.wsgi [None req-aaef9ad2-5a74-446f-aab6-83ad94694a64 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:23:32.071 8 INFO cinder.api.openstack.wsgi [None req-ddbe8773-014b-4611-b4fe-feea0f56ae16 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:23:32.071 8 INFO cinder.api.openstack.wsgi [None req-ddbe8773-014b-4611-b4fe-feea0f56ae16 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:23:32.071 7 INFO cinder.api.openstack.wsgi [None req-aaef9ad2-5a74-446f-aab6-83ad94694a64 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:23:42.070 7 INFO cinder.api.openstack.wsgi [None req-aaef9ad2-5a74-446f-aab6-83ad94694a64 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:23:42.070 8 INFO cinder.api.openstack.wsgi [None req-ddbe8773-014b-4611-b4fe-feea0f56ae16 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:23:42.071 7 INFO cinder.api.openstack.wsgi [None req-aaef9ad2-5a74-446f-aab6-83ad94694a64 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:23:42.071 8 INFO cinder.api.openstack.wsgi [None req-ddbe8773-014b-4611-b4fe-feea0f56ae16 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:23:52.071 7 INFO cinder.api.openstack.wsgi [None req-aaef9ad2-5a74-446f-aab6-83ad94694a64 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:23:52.071 8 INFO cinder.api.openstack.wsgi [None req-ddbe8773-014b-4611-b4fe-feea0f56ae16 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:23:52.072 7 INFO cinder.api.openstack.wsgi [None req-aaef9ad2-5a74-446f-aab6-83ad94694a64 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:23:52.072 8 INFO cinder.api.openstack.wsgi [None req-ddbe8773-014b-4611-b4fe-feea0f56ae16 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:24:02.071 8 INFO cinder.api.openstack.wsgi [None req-ddbe8773-014b-4611-b4fe-feea0f56ae16 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:24:02.071 7 INFO cinder.api.openstack.wsgi [None req-aaef9ad2-5a74-446f-aab6-83ad94694a64 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:24:02.072 7 INFO cinder.api.openstack.wsgi [None req-aaef9ad2-5a74-446f-aab6-83ad94694a64 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:24:02.072 8 INFO cinder.api.openstack.wsgi [None req-ddbe8773-014b-4611-b4fe-feea0f56ae16 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:24:03.735 7 INFO cinder.api.openstack.wsgi [None req-1e9c9ad4-a840-4646-816d-368138c46afe fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services 2026-04-14 07:24:03.742 7 INFO cinder.api.openstack.wsgi [None req-1e9c9ad4-a840-4646-816d-368138c46afe fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 277/553] 10.0.0.51 () {28 vars in 644 bytes} [Tue Apr 14 07:24:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-services => generated 646 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:24:03.758 8 INFO cinder.api.openstack.wsgi [None req-41b29e3d-6cc9-4abf-b086-3b44520cb2e5 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true 2026-04-14 07:24:04.262 8 INFO cinder.api.openstack.wsgi [None req-41b29e3d-6cc9-4abf-b086-3b44520cb2e5 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 277/554] 10.0.0.51 () {28 vars in 695 bytes} [Tue Apr 14 07:24:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:24:04.273 7 INFO cinder.api.openstack.wsgi [None req-d5f712dd-c3e9-4ae7-a3f8-ff5f1b991322 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true 2026-04-14 07:24:04.281 7 INFO cinder.volume.api [None req-d5f712dd-c3e9-4ae7-a3f8-ff5f1b991322 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all snapshots completed successfully. 2026-04-14 07:24:04.281 7 INFO cinder.api.openstack.wsgi [None req-d5f712dd-c3e9-4ae7-a3f8-ff5f1b991322 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 278/555] 10.0.0.51 () {28 vars in 673 bytes} [Tue Apr 14 07:24:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:24:04.317 8 INFO cinder.api.openstack.wsgi [None req-420baee2-77a7-4800-92ac-3167663ef93b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true 2026-04-14 07:24:04.342 8 INFO cinder.api.openstack.wsgi [None req-420baee2-77a7-4800-92ac-3167663ef93b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 278/556] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:24:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:24:04.354 7 INFO cinder.api.openstack.wsgi [None req-aea109e0-11b7-45be-897f-33c82e7b6775 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true 2026-04-14 07:24:04.376 7 INFO cinder.api.openstack.wsgi [None req-aea109e0-11b7-45be-897f-33c82e7b6775 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 279/557] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:24:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:24:04.388 8 INFO cinder.api.openstack.wsgi [None req-c5717573-1c0e-44ea-923c-7388bca16b65 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true 2026-04-14 07:24:04.406 8 INFO cinder.api.openstack.wsgi [None req-c5717573-1c0e-44ea-923c-7388bca16b65 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 279/558] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:24:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:24:04.417 7 INFO cinder.api.openstack.wsgi [None req-9edaddcc-33d7-46c1-96a8-d28d723e4e76 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:24:04.427 7 INFO cinder.volume.api [None req-9edaddcc-33d7-46c1-96a8-d28d723e4e76 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:24:04.428 7 INFO cinder.api.openstack.wsgi [None req-9edaddcc-33d7-46c1-96a8-d28d723e4e76 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 280/559] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:24:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:24:04.439 8 INFO cinder.api.openstack.wsgi [None req-7fd96890-5779-4a04-a95f-da707ed37dd4 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:24:04.447 8 INFO cinder.volume.api [None req-7fd96890-5779-4a04-a95f-da707ed37dd4 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:24:04.448 8 INFO cinder.api.openstack.wsgi [None req-7fd96890-5779-4a04-a95f-da707ed37dd4 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 280/560] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:24:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:24:12.070 7 INFO cinder.api.openstack.wsgi [None req-9edaddcc-33d7-46c1-96a8-d28d723e4e76 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:24:12.071 7 INFO cinder.api.openstack.wsgi [None req-9edaddcc-33d7-46c1-96a8-d28d723e4e76 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:24:12.071 8 INFO cinder.api.openstack.wsgi [None req-7fd96890-5779-4a04-a95f-da707ed37dd4 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:24:12.072 8 INFO cinder.api.openstack.wsgi [None req-7fd96890-5779-4a04-a95f-da707ed37dd4 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:24:22.070 8 INFO cinder.api.openstack.wsgi [None req-7fd96890-5779-4a04-a95f-da707ed37dd4 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:24:22.070 7 INFO cinder.api.openstack.wsgi [None req-9edaddcc-33d7-46c1-96a8-d28d723e4e76 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:24:22.071 8 INFO cinder.api.openstack.wsgi [None req-7fd96890-5779-4a04-a95f-da707ed37dd4 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:24:22.071 7 INFO cinder.api.openstack.wsgi [None req-9edaddcc-33d7-46c1-96a8-d28d723e4e76 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:24:32.070 8 INFO cinder.api.openstack.wsgi [None req-7fd96890-5779-4a04-a95f-da707ed37dd4 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:24:32.070 7 INFO cinder.api.openstack.wsgi [None req-9edaddcc-33d7-46c1-96a8-d28d723e4e76 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:24:32.072 8 INFO cinder.api.openstack.wsgi [None req-7fd96890-5779-4a04-a95f-da707ed37dd4 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:24:32.072 7 INFO cinder.api.openstack.wsgi [None req-9edaddcc-33d7-46c1-96a8-d28d723e4e76 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:24:42.070 7 INFO cinder.api.openstack.wsgi [None req-9edaddcc-33d7-46c1-96a8-d28d723e4e76 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:24:42.070 8 INFO cinder.api.openstack.wsgi [None req-7fd96890-5779-4a04-a95f-da707ed37dd4 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:24:42.070 7 INFO cinder.api.openstack.wsgi [None req-9edaddcc-33d7-46c1-96a8-d28d723e4e76 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:24:42.071 8 INFO cinder.api.openstack.wsgi [None req-7fd96890-5779-4a04-a95f-da707ed37dd4 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:24:52.070 7 INFO cinder.api.openstack.wsgi [None req-9edaddcc-33d7-46c1-96a8-d28d723e4e76 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:24:52.071 8 INFO cinder.api.openstack.wsgi [None req-7fd96890-5779-4a04-a95f-da707ed37dd4 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:24:52.071 7 INFO cinder.api.openstack.wsgi [None req-9edaddcc-33d7-46c1-96a8-d28d723e4e76 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:24:52.071 8 INFO cinder.api.openstack.wsgi [None req-7fd96890-5779-4a04-a95f-da707ed37dd4 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:25:02.070 7 INFO cinder.api.openstack.wsgi [None req-9edaddcc-33d7-46c1-96a8-d28d723e4e76 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:25:02.070 8 INFO cinder.api.openstack.wsgi [None req-7fd96890-5779-4a04-a95f-da707ed37dd4 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:25:02.071 7 INFO cinder.api.openstack.wsgi [None req-9edaddcc-33d7-46c1-96a8-d28d723e4e76 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:25:02.071 8 INFO cinder.api.openstack.wsgi [None req-7fd96890-5779-4a04-a95f-da707ed37dd4 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:25:03.665 7 INFO cinder.api.openstack.wsgi [None req-58bdaca3-22fa-43b8-b3ec-02e23f35da6c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services 2026-04-14 07:25:03.675 7 INFO cinder.api.openstack.wsgi [None req-58bdaca3-22fa-43b8-b3ec-02e23f35da6c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 287/573] 10.0.0.51 () {28 vars in 644 bytes} [Tue Apr 14 07:25:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-services => generated 646 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:25:03.686 8 INFO cinder.api.openstack.wsgi [None req-9e7144ae-241d-4b31-8a22-dc2f659b33f3 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true 2026-04-14 07:25:03.696 8 INFO cinder.volume.api [None req-9e7144ae-241d-4b31-8a22-dc2f659b33f3 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all snapshots completed successfully. 2026-04-14 07:25:03.696 8 INFO cinder.api.openstack.wsgi [None req-9e7144ae-241d-4b31-8a22-dc2f659b33f3 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 287/574] 10.0.0.51 () {28 vars in 673 bytes} [Tue Apr 14 07:25:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:25:03.707 7 INFO cinder.api.openstack.wsgi [None req-13e57aa1-8f40-4a5c-a132-6573d46a8137 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:25:03.715 7 INFO cinder.volume.api [None req-13e57aa1-8f40-4a5c-a132-6573d46a8137 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:25:03.717 7 INFO cinder.api.openstack.wsgi [None req-13e57aa1-8f40-4a5c-a132-6573d46a8137 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 288/575] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:25:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:25:03.758 8 INFO cinder.api.openstack.wsgi [None req-c11a8dc9-1b12-4e03-8079-29131d915280 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true 2026-04-14 07:25:03.783 8 INFO cinder.api.openstack.wsgi [None req-c11a8dc9-1b12-4e03-8079-29131d915280 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 288/576] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:25:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:25:03.796 7 INFO cinder.api.openstack.wsgi [None req-6c9dabb1-0027-4459-8d6f-3a1ff444e159 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true 2026-04-14 07:25:03.818 7 INFO cinder.api.openstack.wsgi [None req-6c9dabb1-0027-4459-8d6f-3a1ff444e159 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 289/577] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:25:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:25:03.830 8 INFO cinder.api.openstack.wsgi [None req-1d702db1-1e0b-4c8e-ba2c-809bcada77c8 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true 2026-04-14 07:25:03.852 8 INFO cinder.api.openstack.wsgi [None req-1d702db1-1e0b-4c8e-ba2c-809bcada77c8 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 289/578] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:25:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:25:03.865 7 INFO cinder.api.openstack.wsgi [None req-d03b6903-6bb8-47a5-baa5-2e92f8b85551 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true 2026-04-14 07:25:04.368 7 INFO cinder.api.openstack.wsgi [None req-d03b6903-6bb8-47a5-baa5-2e92f8b85551 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 290/579] 10.0.0.51 () {28 vars in 695 bytes} [Tue Apr 14 07:25:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:25:04.382 8 INFO cinder.api.openstack.wsgi [None req-a2f70203-abc2-4c85-9189-fe2a9d8edc40 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:25:04.393 8 INFO cinder.volume.api [None req-a2f70203-abc2-4c85-9189-fe2a9d8edc40 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:25:04.395 8 INFO cinder.api.openstack.wsgi [None req-a2f70203-abc2-4c85-9189-fe2a9d8edc40 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 290/580] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:25:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:25:12.070 8 INFO cinder.api.openstack.wsgi [None req-a2f70203-abc2-4c85-9189-fe2a9d8edc40 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:25:12.070 7 INFO cinder.api.openstack.wsgi [None req-d03b6903-6bb8-47a5-baa5-2e92f8b85551 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:25:12.071 7 INFO cinder.api.openstack.wsgi [None req-d03b6903-6bb8-47a5-baa5-2e92f8b85551 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:25:12.071 8 INFO cinder.api.openstack.wsgi [None req-a2f70203-abc2-4c85-9189-fe2a9d8edc40 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:25:22.070 8 INFO cinder.api.openstack.wsgi [None req-a2f70203-abc2-4c85-9189-fe2a9d8edc40 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:25:22.070 7 INFO cinder.api.openstack.wsgi [None req-d03b6903-6bb8-47a5-baa5-2e92f8b85551 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:25:22.071 8 INFO cinder.api.openstack.wsgi [None req-a2f70203-abc2-4c85-9189-fe2a9d8edc40 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:25:22.071 7 INFO cinder.api.openstack.wsgi [None req-d03b6903-6bb8-47a5-baa5-2e92f8b85551 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:25:32.070 8 INFO cinder.api.openstack.wsgi [None req-a2f70203-abc2-4c85-9189-fe2a9d8edc40 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:25:32.070 7 INFO cinder.api.openstack.wsgi [None req-d03b6903-6bb8-47a5-baa5-2e92f8b85551 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:25:32.071 8 INFO cinder.api.openstack.wsgi [None req-a2f70203-abc2-4c85-9189-fe2a9d8edc40 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:25:32.071 7 INFO cinder.api.openstack.wsgi [None req-d03b6903-6bb8-47a5-baa5-2e92f8b85551 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:25:42.070 8 INFO cinder.api.openstack.wsgi [None req-a2f70203-abc2-4c85-9189-fe2a9d8edc40 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:25:42.071 8 INFO cinder.api.openstack.wsgi [None req-a2f70203-abc2-4c85-9189-fe2a9d8edc40 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:25:42.071 7 INFO cinder.api.openstack.wsgi [None req-d03b6903-6bb8-47a5-baa5-2e92f8b85551 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:25:42.073 7 INFO cinder.api.openstack.wsgi [None req-d03b6903-6bb8-47a5-baa5-2e92f8b85551 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:25:52.070 8 INFO cinder.api.openstack.wsgi [None req-a2f70203-abc2-4c85-9189-fe2a9d8edc40 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:25:52.070 7 INFO cinder.api.openstack.wsgi [None req-d03b6903-6bb8-47a5-baa5-2e92f8b85551 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:25:52.071 8 INFO cinder.api.openstack.wsgi [None req-a2f70203-abc2-4c85-9189-fe2a9d8edc40 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:25:52.071 7 INFO cinder.api.openstack.wsgi [None req-d03b6903-6bb8-47a5-baa5-2e92f8b85551 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:26:02.070 7 INFO cinder.api.openstack.wsgi [None req-d03b6903-6bb8-47a5-baa5-2e92f8b85551 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:26:02.071 8 INFO cinder.api.openstack.wsgi [None req-a2f70203-abc2-4c85-9189-fe2a9d8edc40 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:26:02.071 7 INFO cinder.api.openstack.wsgi [None req-d03b6903-6bb8-47a5-baa5-2e92f8b85551 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:26:02.073 8 INFO cinder.api.openstack.wsgi [None req-a2f70203-abc2-4c85-9189-fe2a9d8edc40 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:26:03.673 7 INFO cinder.api.openstack.wsgi [None req-be3468dc-393c-4967-b47e-730629678964 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services 2026-04-14 07:26:03.678 7 INFO cinder.api.openstack.wsgi [None req-be3468dc-393c-4967-b47e-730629678964 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 297/593] 10.0.0.51 () {28 vars in 644 bytes} [Tue Apr 14 07:26:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-services => generated 646 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:26:03.689 8 INFO cinder.api.openstack.wsgi [None req-8a18816c-7d84-489d-a811-4b87f9df5f23 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:26:03.699 8 INFO cinder.volume.api [None req-8a18816c-7d84-489d-a811-4b87f9df5f23 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:26:03.700 8 INFO cinder.api.openstack.wsgi [None req-8a18816c-7d84-489d-a811-4b87f9df5f23 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 297/594] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:26:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:26:03.714 7 INFO cinder.api.openstack.wsgi [None req-df7efa2b-4388-4acd-ba13-3995fc777a7e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true 2026-04-14 07:26:03.719 7 INFO cinder.volume.api [None req-df7efa2b-4388-4acd-ba13-3995fc777a7e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all snapshots completed successfully. 2026-04-14 07:26:03.720 7 INFO cinder.api.openstack.wsgi [None req-df7efa2b-4388-4acd-ba13-3995fc777a7e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 298/595] 10.0.0.51 () {28 vars in 673 bytes} [Tue Apr 14 07:26:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:26:03.732 8 INFO cinder.api.openstack.wsgi [None req-c0fcf2bd-0249-4785-9dcf-3ad0accdfe76 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:26:03.740 8 INFO cinder.volume.api [None req-c0fcf2bd-0249-4785-9dcf-3ad0accdfe76 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:26:03.742 8 INFO cinder.api.openstack.wsgi [None req-c0fcf2bd-0249-4785-9dcf-3ad0accdfe76 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 298/596] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:26:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:26:03.755 7 INFO cinder.api.openstack.wsgi [None req-b6f55cbb-cd7d-424d-adc8-d6c21fd8c6b2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true 2026-04-14 07:26:04.259 7 INFO cinder.api.openstack.wsgi [None req-b6f55cbb-cd7d-424d-adc8-d6c21fd8c6b2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 299/597] 10.0.0.51 () {28 vars in 695 bytes} [Tue Apr 14 07:26:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:26:04.301 8 INFO cinder.api.openstack.wsgi [None req-5d33924f-f277-42c9-a4eb-ef1cc8e6a40b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true 2026-04-14 07:26:04.319 8 INFO cinder.api.openstack.wsgi [None req-5d33924f-f277-42c9-a4eb-ef1cc8e6a40b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 299/598] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:26:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:26:04.330 7 INFO cinder.api.openstack.wsgi [None req-0fbf96c8-2548-4697-8336-2e8c0b16862c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true 2026-04-14 07:26:04.350 7 INFO cinder.api.openstack.wsgi [None req-0fbf96c8-2548-4697-8336-2e8c0b16862c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 300/599] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:26:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:26:04.361 8 INFO cinder.api.openstack.wsgi [None req-68ee4bab-d62c-46d0-a929-800935cc31d1 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true 2026-04-14 07:26:04.387 8 INFO cinder.api.openstack.wsgi [None req-68ee4bab-d62c-46d0-a929-800935cc31d1 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 300/600] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:26:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:26:12.070 7 INFO cinder.api.openstack.wsgi [None req-0fbf96c8-2548-4697-8336-2e8c0b16862c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:26:12.070 8 INFO cinder.api.openstack.wsgi [None req-68ee4bab-d62c-46d0-a929-800935cc31d1 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:26:12.071 7 INFO cinder.api.openstack.wsgi [None req-0fbf96c8-2548-4697-8336-2e8c0b16862c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:26:12.071 8 INFO cinder.api.openstack.wsgi [None req-68ee4bab-d62c-46d0-a929-800935cc31d1 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:26:13.292 7 INFO cinder.api.openstack.wsgi [None req-c03a1759-1949-4e85-8210-5ecd5bbd6722 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET https://volume.199-204-45-248.nip.io/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=False 2026-04-14 07:26:13.308 7 INFO cinder.api.openstack.wsgi [None req-c03a1759-1949-4e85-8210-5ecd5bbd6722 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] https://volume.199-204-45-248.nip.io/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 302/603] 199.204.45.248 () {44 vars in 1069 bytes} [Tue Apr 14 07:26:13 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=False => generated 338 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:26:22.070 7 INFO cinder.api.openstack.wsgi [None req-c03a1759-1949-4e85-8210-5ecd5bbd6722 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:26:22.070 8 INFO cinder.api.openstack.wsgi [None req-68ee4bab-d62c-46d0-a929-800935cc31d1 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:26:22.071 7 INFO cinder.api.openstack.wsgi [None req-c03a1759-1949-4e85-8210-5ecd5bbd6722 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:26:22.071 8 INFO cinder.api.openstack.wsgi [None req-68ee4bab-d62c-46d0-a929-800935cc31d1 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:26:32.070 7 INFO cinder.api.openstack.wsgi [None req-c03a1759-1949-4e85-8210-5ecd5bbd6722 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:26:32.070 8 INFO cinder.api.openstack.wsgi [None req-68ee4bab-d62c-46d0-a929-800935cc31d1 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:26:32.071 7 INFO cinder.api.openstack.wsgi [None req-c03a1759-1949-4e85-8210-5ecd5bbd6722 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:26:32.071 8 INFO cinder.api.openstack.wsgi [None req-68ee4bab-d62c-46d0-a929-800935cc31d1 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:26:42.069 7 INFO cinder.api.openstack.wsgi [None req-c03a1759-1949-4e85-8210-5ecd5bbd6722 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:26:42.069 8 INFO cinder.api.openstack.wsgi [None req-68ee4bab-d62c-46d0-a929-800935cc31d1 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:26:42.070 7 INFO cinder.api.openstack.wsgi [None req-c03a1759-1949-4e85-8210-5ecd5bbd6722 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:26:42.070 8 INFO cinder.api.openstack.wsgi [None req-68ee4bab-d62c-46d0-a929-800935cc31d1 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:26:52.070 8 INFO cinder.api.openstack.wsgi [None req-68ee4bab-d62c-46d0-a929-800935cc31d1 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:26:52.070 7 INFO cinder.api.openstack.wsgi [None req-c03a1759-1949-4e85-8210-5ecd5bbd6722 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:26:52.070 8 INFO cinder.api.openstack.wsgi [None req-68ee4bab-d62c-46d0-a929-800935cc31d1 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:26:52.071 7 INFO cinder.api.openstack.wsgi [None req-c03a1759-1949-4e85-8210-5ecd5bbd6722 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:27:02.070 7 INFO cinder.api.openstack.wsgi [None req-c03a1759-1949-4e85-8210-5ecd5bbd6722 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:27:02.070 8 INFO cinder.api.openstack.wsgi [None req-68ee4bab-d62c-46d0-a929-800935cc31d1 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:27:02.071 7 INFO cinder.api.openstack.wsgi [None req-c03a1759-1949-4e85-8210-5ecd5bbd6722 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:27:02.071 8 INFO cinder.api.openstack.wsgi [None req-68ee4bab-d62c-46d0-a929-800935cc31d1 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:27:03.651 7 INFO cinder.api.openstack.wsgi [None req-7d87c45b-200c-48aa-8cbf-771c7f02e70c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services 2026-04-14 07:27:03.656 7 INFO cinder.api.openstack.wsgi [None req-7d87c45b-200c-48aa-8cbf-771c7f02e70c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 308/614] 10.0.0.51 () {28 vars in 644 bytes} [Tue Apr 14 07:27:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-services => generated 646 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:27:03.665 8 INFO cinder.api.openstack.wsgi [None req-e6b677e4-3ea2-4524-8459-763bb45c6ace fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:27:03.673 8 INFO cinder.volume.api [None req-e6b677e4-3ea2-4524-8459-763bb45c6ace fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:27:03.675 8 INFO cinder.api.openstack.wsgi [None req-e6b677e4-3ea2-4524-8459-763bb45c6ace fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 307/615] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:27:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:27:03.685 7 INFO cinder.api.openstack.wsgi [None req-2bcdc98a-5358-4972-82db-779e9d273ecd fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:27:03.694 7 INFO cinder.volume.api [None req-2bcdc98a-5358-4972-82db-779e9d273ecd fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:27:03.696 7 INFO cinder.api.openstack.wsgi [None req-2bcdc98a-5358-4972-82db-779e9d273ecd fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 309/616] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:27:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:27:03.733 8 INFO cinder.api.openstack.wsgi [None req-81ad3074-4e65-4013-ab0e-49d4afc7c45b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true 2026-04-14 07:27:03.748 8 INFO cinder.api.openstack.wsgi [None req-81ad3074-4e65-4013-ab0e-49d4afc7c45b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 308/617] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:27:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:27:03.761 7 INFO cinder.api.openstack.wsgi [None req-c6da058b-38a3-43b4-9f82-e6f4d4739f26 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true 2026-04-14 07:27:03.780 7 INFO cinder.api.openstack.wsgi [None req-c6da058b-38a3-43b4-9f82-e6f4d4739f26 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 310/618] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:27:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:27:03.788 8 INFO cinder.api.openstack.wsgi [None req-a8995260-08cd-4aa1-adb0-c4dcd543b446 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true 2026-04-14 07:27:03.803 8 INFO cinder.api.openstack.wsgi [None req-a8995260-08cd-4aa1-adb0-c4dcd543b446 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 309/619] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:27:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:27:03.814 7 INFO cinder.api.openstack.wsgi [None req-6d3af750-ad95-4739-b4e4-65aeb72c65a2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true 2026-04-14 07:27:03.819 7 INFO cinder.volume.api [None req-6d3af750-ad95-4739-b4e4-65aeb72c65a2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all snapshots completed successfully. 2026-04-14 07:27:03.819 7 INFO cinder.api.openstack.wsgi [None req-6d3af750-ad95-4739-b4e4-65aeb72c65a2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 311/620] 10.0.0.51 () {28 vars in 673 bytes} [Tue Apr 14 07:27:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:27:03.832 8 INFO cinder.api.openstack.wsgi [None req-dcee0762-2d07-4d00-a08f-a7c2ddc81472 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true 2026-04-14 07:27:04.335 8 INFO cinder.api.openstack.wsgi [None req-dcee0762-2d07-4d00-a08f-a7c2ddc81472 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 310/621] 10.0.0.51 () {28 vars in 695 bytes} [Tue Apr 14 07:27:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:27:12.070 7 INFO cinder.api.openstack.wsgi [None req-6d3af750-ad95-4739-b4e4-65aeb72c65a2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:27:12.070 8 INFO cinder.api.openstack.wsgi [None req-dcee0762-2d07-4d00-a08f-a7c2ddc81472 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:27:12.072 7 INFO cinder.api.openstack.wsgi [None req-6d3af750-ad95-4739-b4e4-65aeb72c65a2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:27:12.072 8 INFO cinder.api.openstack.wsgi [None req-dcee0762-2d07-4d00-a08f-a7c2ddc81472 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:27:16.386 8 INFO cinder.api.openstack.wsgi [None req-979bec6d-b978-4630-98db-b233b26d9a6a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET https://volume.199-204-45-248.nip.io/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=False 2026-04-14 07:27:16.400 8 INFO cinder.api.openstack.wsgi [None req-979bec6d-b978-4630-98db-b233b26d9a6a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] https://volume.199-204-45-248.nip.io/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 312/624] 199.204.45.248 () {44 vars in 1069 bytes} [Tue Apr 14 07:27:16 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=False => generated 338 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:27:22.070 7 INFO cinder.api.openstack.wsgi [None req-6d3af750-ad95-4739-b4e4-65aeb72c65a2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:27:22.070 8 INFO cinder.api.openstack.wsgi [None req-979bec6d-b978-4630-98db-b233b26d9a6a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:27:22.071 7 INFO cinder.api.openstack.wsgi [None req-6d3af750-ad95-4739-b4e4-65aeb72c65a2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:27:22.071 8 INFO cinder.api.openstack.wsgi [None req-979bec6d-b978-4630-98db-b233b26d9a6a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:27:32.070 7 INFO cinder.api.openstack.wsgi [None req-6d3af750-ad95-4739-b4e4-65aeb72c65a2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:27:32.071 8 INFO cinder.api.openstack.wsgi [None req-979bec6d-b978-4630-98db-b233b26d9a6a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:27:32.071 7 INFO cinder.api.openstack.wsgi [None req-6d3af750-ad95-4739-b4e4-65aeb72c65a2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:27:32.072 8 INFO cinder.api.openstack.wsgi [None req-979bec6d-b978-4630-98db-b233b26d9a6a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:27:42.070 7 INFO cinder.api.openstack.wsgi [None req-6d3af750-ad95-4739-b4e4-65aeb72c65a2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:27:42.070 8 INFO cinder.api.openstack.wsgi [None req-979bec6d-b978-4630-98db-b233b26d9a6a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:27:42.071 7 INFO cinder.api.openstack.wsgi [None req-6d3af750-ad95-4739-b4e4-65aeb72c65a2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:27:42.071 8 INFO cinder.api.openstack.wsgi [None req-979bec6d-b978-4630-98db-b233b26d9a6a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:27:52.071 8 INFO cinder.api.openstack.wsgi [None req-979bec6d-b978-4630-98db-b233b26d9a6a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:27:52.071 7 INFO cinder.api.openstack.wsgi [None req-6d3af750-ad95-4739-b4e4-65aeb72c65a2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:27:52.072 7 INFO cinder.api.openstack.wsgi [None req-6d3af750-ad95-4739-b4e4-65aeb72c65a2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:27:52.072 8 INFO cinder.api.openstack.wsgi [None req-979bec6d-b978-4630-98db-b233b26d9a6a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:28:02.070 8 INFO cinder.api.openstack.wsgi [None req-979bec6d-b978-4630-98db-b233b26d9a6a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:28:02.070 7 INFO cinder.api.openstack.wsgi [None req-6d3af750-ad95-4739-b4e4-65aeb72c65a2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:28:02.071 8 INFO cinder.api.openstack.wsgi [None req-979bec6d-b978-4630-98db-b233b26d9a6a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:28:02.072 7 INFO cinder.api.openstack.wsgi [None req-6d3af750-ad95-4739-b4e4-65aeb72c65a2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:28:03.636 8 INFO cinder.api.openstack.wsgi [None req-81b9a95d-d90d-4ef1-9a12-4995a3aa6a11 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true 2026-04-14 07:28:03.643 8 INFO cinder.volume.api [None req-81b9a95d-d90d-4ef1-9a12-4995a3aa6a11 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all snapshots completed successfully. 2026-04-14 07:28:03.643 8 INFO cinder.api.openstack.wsgi [None req-81b9a95d-d90d-4ef1-9a12-4995a3aa6a11 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 318/635] 10.0.0.51 () {28 vars in 673 bytes} [Tue Apr 14 07:28:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true => generated 17 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 07:28:03.656 7 INFO cinder.api.openstack.wsgi [None req-939c94c3-356a-4dca-901d-eab3aeebaa7a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services 2026-04-14 07:28:03.661 7 INFO cinder.api.openstack.wsgi [None req-939c94c3-356a-4dca-901d-eab3aeebaa7a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 318/636] 10.0.0.51 () {28 vars in 644 bytes} [Tue Apr 14 07:28:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:28:03.696 8 INFO cinder.api.openstack.wsgi [None req-d756656e-3704-4c1e-8c59-196ced3f1f27 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true 2026-04-14 07:28:03.721 8 INFO cinder.api.openstack.wsgi [None req-d756656e-3704-4c1e-8c59-196ced3f1f27 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 319/637] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:28:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:28:03.732 7 INFO cinder.api.openstack.wsgi [None req-695dcfa7-a319-41f1-8eda-10ec192a09c6 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true 2026-04-14 07:28:03.754 7 INFO cinder.api.openstack.wsgi [None req-695dcfa7-a319-41f1-8eda-10ec192a09c6 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 319/638] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:28:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:28:03.766 8 INFO cinder.api.openstack.wsgi [None req-bacca4d1-938c-42b2-b50f-1d6e9f3f9560 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true 2026-04-14 07:28:03.787 8 INFO cinder.api.openstack.wsgi [None req-bacca4d1-938c-42b2-b50f-1d6e9f3f9560 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 320/639] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:28:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:28:03.799 7 INFO cinder.api.openstack.wsgi [None req-3ef223f0-e2ed-4b01-9e86-a2fd905de8b5 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:28:03.809 7 INFO cinder.volume.api [None req-3ef223f0-e2ed-4b01-9e86-a2fd905de8b5 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:28:03.811 7 INFO cinder.api.openstack.wsgi [None req-3ef223f0-e2ed-4b01-9e86-a2fd905de8b5 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 320/640] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:28:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:28:03.821 8 INFO cinder.api.openstack.wsgi [None req-1641e188-76d8-4f50-828f-11ddabb4ae95 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:28:03.830 8 INFO cinder.volume.api [None req-1641e188-76d8-4f50-828f-11ddabb4ae95 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:28:03.831 8 INFO cinder.api.openstack.wsgi [None req-1641e188-76d8-4f50-828f-11ddabb4ae95 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 321/641] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:28:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:28:03.841 7 INFO cinder.api.openstack.wsgi [None req-c3f1ed63-922c-42be-b4b5-3ffb397d273d fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true 2026-04-14 07:28:04.346 7 INFO cinder.api.openstack.wsgi [None req-c3f1ed63-922c-42be-b4b5-3ffb397d273d fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 321/642] 10.0.0.51 () {28 vars in 695 bytes} [Tue Apr 14 07:28:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:28:12.070 8 INFO cinder.api.openstack.wsgi [None req-1641e188-76d8-4f50-828f-11ddabb4ae95 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:28:12.071 8 INFO cinder.api.openstack.wsgi [None req-1641e188-76d8-4f50-828f-11ddabb4ae95 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:28:12.071 7 INFO cinder.api.openstack.wsgi [None req-c3f1ed63-922c-42be-b4b5-3ffb397d273d fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:28:12.072 7 INFO cinder.api.openstack.wsgi [None req-c3f1ed63-922c-42be-b4b5-3ffb397d273d fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:28:22.070 8 INFO cinder.api.openstack.wsgi [None req-1641e188-76d8-4f50-828f-11ddabb4ae95 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:28:22.071 8 INFO cinder.api.openstack.wsgi [None req-1641e188-76d8-4f50-828f-11ddabb4ae95 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:28:22.071 7 INFO cinder.api.openstack.wsgi [None req-c3f1ed63-922c-42be-b4b5-3ffb397d273d fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:28:22.072 7 INFO cinder.api.openstack.wsgi [None req-c3f1ed63-922c-42be-b4b5-3ffb397d273d fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:28:32.070 8 INFO cinder.api.openstack.wsgi [None req-1641e188-76d8-4f50-828f-11ddabb4ae95 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:28:32.070 7 INFO cinder.api.openstack.wsgi [None req-c3f1ed63-922c-42be-b4b5-3ffb397d273d fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:28:32.071 8 INFO cinder.api.openstack.wsgi [None req-1641e188-76d8-4f50-828f-11ddabb4ae95 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:28:32.071 7 INFO cinder.api.openstack.wsgi [None req-c3f1ed63-922c-42be-b4b5-3ffb397d273d fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:28:42.071 7 INFO cinder.api.openstack.wsgi [None req-c3f1ed63-922c-42be-b4b5-3ffb397d273d fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:28:42.071 8 INFO cinder.api.openstack.wsgi [None req-1641e188-76d8-4f50-828f-11ddabb4ae95 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:28:42.072 7 INFO cinder.api.openstack.wsgi [None req-c3f1ed63-922c-42be-b4b5-3ffb397d273d fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:28:42.072 8 INFO cinder.api.openstack.wsgi [None req-1641e188-76d8-4f50-828f-11ddabb4ae95 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:28:47.988 7 INFO cinder.api.openstack.wsgi [None req-5a186ef6-636f-4e63-9722-7e5bb00772d0 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots 2026-04-14 07:28:48.003 7 INFO cinder.volume.api [None req-5a186ef6-636f-4e63-9722-7e5bb00772d0 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all snapshots completed successfully. 2026-04-14 07:28:48.003 7 INFO cinder.api.openstack.wsgi [None req-5a186ef6-636f-4e63-9722-7e5bb00772d0 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 326/651] 10.0.0.98 () {32 vars in 704 bytes} [Tue Apr 14 07:28:47 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/snapshots => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 07:28:48.019 8 INFO cinder.api.openstack.wsgi [None req-8414a34d-ea20-44bc-9d4f-495bad4a9646 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes 2026-04-14 07:28:48.048 8 INFO cinder.volume.api [None req-8414a34d-ea20-44bc-9d4f-495bad4a9646 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:28:48.048 8 INFO cinder.api.openstack.wsgi [None req-8414a34d-ea20-44bc-9d4f-495bad4a9646 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes returned with HTTP 200 [pid: 8|app: 0|req: 326/652] 10.0.0.98 () {32 vars in 700 bytes} [Tue Apr 14 07:28:48 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/volumes => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 07:28:52.070 8 INFO cinder.api.openstack.wsgi [None req-8414a34d-ea20-44bc-9d4f-495bad4a9646 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:28:52.071 7 INFO cinder.api.openstack.wsgi [None req-5a186ef6-636f-4e63-9722-7e5bb00772d0 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:28:52.071 8 INFO cinder.api.openstack.wsgi [None req-8414a34d-ea20-44bc-9d4f-495bad4a9646 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:28:52.072 7 INFO cinder.api.openstack.wsgi [None req-5a186ef6-636f-4e63-9722-7e5bb00772d0 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:29:02.070 8 INFO cinder.api.openstack.wsgi [None req-8414a34d-ea20-44bc-9d4f-495bad4a9646 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:29:02.070 7 INFO cinder.api.openstack.wsgi [None req-5a186ef6-636f-4e63-9722-7e5bb00772d0 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:29:02.070 8 INFO cinder.api.openstack.wsgi [None req-8414a34d-ea20-44bc-9d4f-495bad4a9646 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:29:02.071 7 INFO cinder.api.openstack.wsgi [None req-5a186ef6-636f-4e63-9722-7e5bb00772d0 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:29:03.768 8 INFO cinder.api.openstack.wsgi [None req-44be3313-ded9-4967-bf3b-76e3d96cdde3 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:29:03.781 8 INFO cinder.volume.api [None req-44be3313-ded9-4967-bf3b-76e3d96cdde3 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:29:03.784 8 INFO cinder.api.openstack.wsgi [None req-44be3313-ded9-4967-bf3b-76e3d96cdde3 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 329/657] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:29:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true => generated 15 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 07:29:03.796 7 INFO cinder.api.openstack.wsgi [None req-e69c2c90-2671-460b-90e1-1c18e4abc384 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true 2026-04-14 07:29:03.804 7 INFO cinder.volume.api [None req-e69c2c90-2671-460b-90e1-1c18e4abc384 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all snapshots completed successfully. 2026-04-14 07:29:03.804 7 INFO cinder.api.openstack.wsgi [None req-e69c2c90-2671-460b-90e1-1c18e4abc384 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 329/658] 10.0.0.51 () {28 vars in 673 bytes} [Tue Apr 14 07:29:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:29:03.817 8 INFO cinder.api.openstack.wsgi [None req-a6c10a97-6a9d-4a2d-b75c-2f3c58dd0eb0 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true 2026-04-14 07:29:04.321 8 INFO cinder.api.openstack.wsgi [None req-a6c10a97-6a9d-4a2d-b75c-2f3c58dd0eb0 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 330/659] 10.0.0.51 () {28 vars in 695 bytes} [Tue Apr 14 07:29:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:29:04.336 7 INFO cinder.api.openstack.wsgi [None req-5c3b60e7-ca78-4f18-93df-c9a3309af7fc fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services 2026-04-14 07:29:04.352 7 INFO cinder.api.openstack.wsgi [None req-5c3b60e7-ca78-4f18-93df-c9a3309af7fc fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 330/660] 10.0.0.51 () {28 vars in 644 bytes} [Tue Apr 14 07:29:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-services => generated 646 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:29:04.366 8 INFO cinder.api.openstack.wsgi [None req-cb0ec8f3-df15-48f3-ae40-209eb869cf8e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:29:04.378 8 INFO cinder.volume.api [None req-cb0ec8f3-df15-48f3-ae40-209eb869cf8e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:29:04.381 8 INFO cinder.api.openstack.wsgi [None req-cb0ec8f3-df15-48f3-ae40-209eb869cf8e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 331/661] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:29:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:29:04.524 7 INFO cinder.api.openstack.wsgi [None req-5a65312e-e7a6-4317-a98b-4e156c8abba8 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true 2026-04-14 07:29:04.547 7 INFO cinder.api.openstack.wsgi [None req-5a65312e-e7a6-4317-a98b-4e156c8abba8 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 331/662] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:29:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:29:04.561 8 INFO cinder.api.openstack.wsgi [None req-f515bdcc-96f8-4e1b-bd0f-91c82d992674 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/348886542c534e0ea683c120c155ec59?usage=true 2026-04-14 07:29:04.580 8 INFO cinder.api.openstack.wsgi [None req-f515bdcc-96f8-4e1b-bd0f-91c82d992674 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/348886542c534e0ea683c120c155ec59?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 332/663] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:29:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/348886542c534e0ea683c120c155ec59?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:29:04.598 7 INFO cinder.api.openstack.wsgi [None req-e0cab830-d9f7-48cb-ac4c-d509db7fe7cb fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true 2026-04-14 07:29:04.626 7 INFO cinder.api.openstack.wsgi [None req-e0cab830-d9f7-48cb-ac4c-d509db7fe7cb fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 332/664] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:29:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:29:04.638 8 INFO cinder.api.openstack.wsgi [None req-ecc3fd88-12ae-4538-8822-ea2d2821b8b9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/6c8ffdcaee95429eafdb3fd0f5a5f838?usage=true 2026-04-14 07:29:04.657 8 INFO cinder.api.openstack.wsgi [None req-ecc3fd88-12ae-4538-8822-ea2d2821b8b9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/6c8ffdcaee95429eafdb3fd0f5a5f838?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 333/665] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:29:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/6c8ffdcaee95429eafdb3fd0f5a5f838?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:29:04.671 7 INFO cinder.api.openstack.wsgi [None req-7709f65d-5440-4287-bd3e-892bcbcdf24a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/7864908a887844c7b8c33bbf4f078efb?usage=true 2026-04-14 07:29:04.693 7 INFO cinder.api.openstack.wsgi [None req-7709f65d-5440-4287-bd3e-892bcbcdf24a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/7864908a887844c7b8c33bbf4f078efb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 333/666] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:29:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/7864908a887844c7b8c33bbf4f078efb?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:29:04.702 8 INFO cinder.api.openstack.wsgi [None req-8e942520-9da0-4619-987f-21fde45931ff fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true 2026-04-14 07:29:04.728 8 INFO cinder.api.openstack.wsgi [None req-8e942520-9da0-4619-987f-21fde45931ff fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 334/667] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:29:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:29:06.388 7 INFO cinder.api.openstack.wsgi [None req-b9ae826f-def5-4519-87b6-b3b9d1d05955 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7864908a887844c7b8c33bbf4f078efb/volumes 2026-04-14 07:29:07.056 7 INFO cinder.api.v3.volumes [None req-b9ae826f-def5-4519-87b6-b3b9d1d05955 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] Create volume of 1 GB 2026-04-14 07:29:07.066 7 INFO cinder.volume.api [None req-b9ae826f-def5-4519-87b6-b3b9d1d05955 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] Availability Zones retrieved successfully. 2026-04-14 07:29:07.422 7 INFO cinder.volume.api [None req-b9ae826f-def5-4519-87b6-b3b9d1d05955 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] Create volume request issued successfully. 2026-04-14 07:29:07.423 7 INFO cinder.api.openstack.wsgi [None req-b9ae826f-def5-4519-87b6-b3b9d1d05955 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7864908a887844c7b8c33bbf4f078efb/volumes returned with HTTP 202 [pid: 7|app: 0|req: 334/668] 10.0.0.98 () {34 vars in 722 bytes} [Tue Apr 14 07:29:06 2026] POST /v3/7864908a887844c7b8c33bbf4f078efb/volumes => generated 865 bytes in 1045 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-14 07:29:07.447 8 INFO cinder.api.openstack.wsgi [None req-0a214519-ebbd-48bc-8e37-e126db7b169a 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7864908a887844c7b8c33bbf4f078efb/volumes/cb0f1d91-f481-4cb2-ab43-ffb7000c582d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:29:07.503 8 INFO cinder.volume.api [None req-0a214519-ebbd-48bc-8e37-e126db7b169a 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] Volume info retrieved successfully. 2026-04-14 07:29:07.511 8 INFO cinder.api.openstack.wsgi [None req-0a214519-ebbd-48bc-8e37-e126db7b169a 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7864908a887844c7b8c33bbf4f078efb/volumes/cb0f1d91-f481-4cb2-ab43-ffb7000c582d returned with HTTP 200 [pid: 8|app: 0|req: 335/669] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:29:07 2026] GET /v3/7864908a887844c7b8c33bbf4f078efb/volumes/cb0f1d91-f481-4cb2-ab43-ffb7000c582d => generated 933 bytes in 72 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-04-14 07:29:08.537 7 INFO cinder.api.openstack.wsgi [None req-34dc57fa-a6c1-4220-a94d-9d8b54b97011 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7864908a887844c7b8c33bbf4f078efb/volumes/cb0f1d91-f481-4cb2-ab43-ffb7000c582d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:29:08.561 7 INFO cinder.volume.api [None req-34dc57fa-a6c1-4220-a94d-9d8b54b97011 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] Volume info retrieved successfully. 2026-04-14 07:29:08.574 7 INFO cinder.api.openstack.wsgi [None req-34dc57fa-a6c1-4220-a94d-9d8b54b97011 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7864908a887844c7b8c33bbf4f078efb/volumes/cb0f1d91-f481-4cb2-ab43-ffb7000c582d returned with HTTP 200 [pid: 7|app: 0|req: 335/670] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:29:08 2026] GET /v3/7864908a887844c7b8c33bbf4f078efb/volumes/cb0f1d91-f481-4cb2-ab43-ffb7000c582d => generated 957 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:29:09.599 8 INFO cinder.api.openstack.wsgi [None req-9d9fb056-0e57-4618-a2b8-3939ed4dcbd6 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7864908a887844c7b8c33bbf4f078efb/volumes/cb0f1d91-f481-4cb2-ab43-ffb7000c582d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:29:09.622 8 INFO cinder.volume.api [None req-9d9fb056-0e57-4618-a2b8-3939ed4dcbd6 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] Volume info retrieved successfully. 2026-04-14 07:29:09.630 8 INFO cinder.api.openstack.wsgi [None req-9d9fb056-0e57-4618-a2b8-3939ed4dcbd6 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7864908a887844c7b8c33bbf4f078efb/volumes/cb0f1d91-f481-4cb2-ab43-ffb7000c582d returned with HTTP 200 [pid: 8|app: 0|req: 336/671] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:29:09 2026] GET /v3/7864908a887844c7b8c33bbf4f078efb/volumes/cb0f1d91-f481-4cb2-ab43-ffb7000c582d => generated 957 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-04-14 07:29:10.650 7 INFO cinder.api.openstack.wsgi [None req-73bcf2a5-e890-456d-952d-13285345504f 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7864908a887844c7b8c33bbf4f078efb/volumes/cb0f1d91-f481-4cb2-ab43-ffb7000c582d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:29:10.679 7 INFO cinder.volume.api [None req-73bcf2a5-e890-456d-952d-13285345504f 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] Volume info retrieved successfully. 2026-04-14 07:29:10.687 7 INFO cinder.api.openstack.wsgi [None req-73bcf2a5-e890-456d-952d-13285345504f 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7864908a887844c7b8c33bbf4f078efb/volumes/cb0f1d91-f481-4cb2-ab43-ffb7000c582d returned with HTTP 200 [pid: 7|app: 0|req: 336/672] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:29:10 2026] GET /v3/7864908a887844c7b8c33bbf4f078efb/volumes/cb0f1d91-f481-4cb2-ab43-ffb7000c582d => generated 1342 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-04-14 07:29:10.790 8 INFO cinder.api.openstack.wsgi [req-6b6b0e0f-4cf3-4634-8779-e6e2bca38496 req-c34eeaed-bb88-4113-81a1-1445f67564ad 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7864908a887844c7b8c33bbf4f078efb/volumes/cb0f1d91-f481-4cb2-ab43-ffb7000c582d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:29:10.807 8 INFO cinder.volume.api [req-6b6b0e0f-4cf3-4634-8779-e6e2bca38496 req-c34eeaed-bb88-4113-81a1-1445f67564ad 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] Volume info retrieved successfully. 2026-04-14 07:29:10.811 8 INFO cinder.api.openstack.wsgi [req-6b6b0e0f-4cf3-4634-8779-e6e2bca38496 req-c34eeaed-bb88-4113-81a1-1445f67564ad 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7864908a887844c7b8c33bbf4f078efb/volumes/cb0f1d91-f481-4cb2-ab43-ffb7000c582d returned with HTTP 200 [pid: 8|app: 0|req: 337/673] 10.0.0.166 () {34 vars in 1028 bytes} [Tue Apr 14 07:29:10 2026] GET /v3/7864908a887844c7b8c33bbf4f078efb/volumes/cb0f1d91-f481-4cb2-ab43-ffb7000c582d => generated 1342 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:29:11.941 7 INFO cinder.api.openstack.wsgi [req-6b6b0e0f-4cf3-4634-8779-e6e2bca38496 req-d2422b4c-5178-45b4-b1e8-814cc684d8ab 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7864908a887844c7b8c33bbf4f078efb/volumes/cb0f1d91-f481-4cb2-ab43-ffb7000c582d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:29:11.966 7 INFO cinder.volume.api [req-6b6b0e0f-4cf3-4634-8779-e6e2bca38496 req-d2422b4c-5178-45b4-b1e8-814cc684d8ab 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] Volume info retrieved successfully. 2026-04-14 07:29:11.976 7 INFO cinder.api.openstack.wsgi [req-6b6b0e0f-4cf3-4634-8779-e6e2bca38496 req-d2422b4c-5178-45b4-b1e8-814cc684d8ab 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7864908a887844c7b8c33bbf4f078efb/volumes/cb0f1d91-f481-4cb2-ab43-ffb7000c582d returned with HTTP 200 [pid: 7|app: 0|req: 337/674] 10.0.0.166 () {34 vars in 1028 bytes} [Tue Apr 14 07:29:11 2026] GET /v3/7864908a887844c7b8c33bbf4f078efb/volumes/cb0f1d91-f481-4cb2-ab43-ffb7000c582d => generated 1342 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-14 07:29:11.987 8 INFO cinder.api.openstack.wsgi [req-6b6b0e0f-4cf3-4634-8779-e6e2bca38496 req-c34eeaed-bb88-4113-81a1-1445f67564ad 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-14 07:29:11.988 8 INFO cinder.api.openstack.wsgi [req-6b6b0e0f-4cf3-4634-8779-e6e2bca38496 req-c34eeaed-bb88-4113-81a1-1445f67564ad 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 338/675] 10.0.0.166 () {32 vars in 829 bytes} [Tue Apr 14 07:29:11 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:29:12.000 7 INFO cinder.api.openstack.wsgi [req-6b6b0e0f-4cf3-4634-8779-e6e2bca38496 req-5f1d85b0-2b58-41ab-8c56-ac886c820cc4 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7864908a887844c7b8c33bbf4f078efb/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:29:12.070 8 INFO cinder.api.openstack.wsgi [req-6b6b0e0f-4cf3-4634-8779-e6e2bca38496 req-c34eeaed-bb88-4113-81a1-1445f67564ad 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:29:12.072 8 INFO cinder.api.openstack.wsgi [req-6b6b0e0f-4cf3-4634-8779-e6e2bca38496 req-c34eeaed-bb88-4113-81a1-1445f67564ad 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:29:12.074 8 INFO cinder.api.openstack.wsgi [req-6b6b0e0f-4cf3-4634-8779-e6e2bca38496 req-c34eeaed-bb88-4113-81a1-1445f67564ad 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:29:12.075 8 INFO cinder.api.openstack.wsgi [req-6b6b0e0f-4cf3-4634-8779-e6e2bca38496 req-c34eeaed-bb88-4113-81a1-1445f67564ad 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:29:12.080 7 INFO cinder.api.openstack.wsgi [req-6b6b0e0f-4cf3-4634-8779-e6e2bca38496 req-5f1d85b0-2b58-41ab-8c56-ac886c820cc4 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7864908a887844c7b8c33bbf4f078efb/attachments returned with HTTP 200 [pid: 7|app: 0|req: 338/678] 10.0.0.166 () {40 vars in 1057 bytes} [Tue Apr 14 07:29:11 2026] POST /v3/7864908a887844c7b8c33bbf4f078efb/attachments => generated 273 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-14 07:29:18.210 8 INFO cinder.api.openstack.wsgi [req-6b6b0e0f-4cf3-4634-8779-e6e2bca38496 req-c34eeaed-bb88-4113-81a1-1445f67564ad 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-14 07:29:18.211 8 INFO cinder.api.openstack.wsgi [req-6b6b0e0f-4cf3-4634-8779-e6e2bca38496 req-c34eeaed-bb88-4113-81a1-1445f67564ad 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 341/679] 199.204.45.248 () {32 vars in 840 bytes} [Tue Apr 14 07:29:18 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:29:18.259 7 INFO cinder.api.openstack.wsgi [req-6b6b0e0f-4cf3-4634-8779-e6e2bca38496 req-79c4aa29-d413-4e1c-928e-cb07cec2899f 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7864908a887844c7b8c33bbf4f078efb/volumes/cb0f1d91-f481-4cb2-ab43-ffb7000c582d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:29:18.275 7 INFO cinder.volume.api [req-6b6b0e0f-4cf3-4634-8779-e6e2bca38496 req-79c4aa29-d413-4e1c-928e-cb07cec2899f 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] Volume info retrieved successfully. 2026-04-14 07:29:18.282 7 INFO cinder.api.openstack.wsgi [req-6b6b0e0f-4cf3-4634-8779-e6e2bca38496 req-79c4aa29-d413-4e1c-928e-cb07cec2899f 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7864908a887844c7b8c33bbf4f078efb/volumes/cb0f1d91-f481-4cb2-ab43-ffb7000c582d returned with HTTP 200 [pid: 7|app: 0|req: 339/680] 199.204.45.248 () {36 vars in 1073 bytes} [Tue Apr 14 07:29:18 2026] GET /v3/7864908a887844c7b8c33bbf4f078efb/volumes/cb0f1d91-f481-4cb2-ab43-ffb7000c582d => generated 1522 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:29:20.229 8 INFO cinder.api.openstack.wsgi [req-6b6b0e0f-4cf3-4634-8779-e6e2bca38496 req-53a99759-7066-41e1-863e-d97b73c45ff6 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/7864908a887844c7b8c33bbf4f078efb/attachments/90e2fd51-33b0-4315-b598-82b116200bbd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:29:21.282 8 INFO cinder.api.openstack.wsgi [req-6b6b0e0f-4cf3-4634-8779-e6e2bca38496 req-53a99759-7066-41e1-863e-d97b73c45ff6 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7864908a887844c7b8c33bbf4f078efb/attachments/90e2fd51-33b0-4315-b598-82b116200bbd returned with HTTP 200 [pid: 8|app: 0|req: 342/681] 199.204.45.248 () {40 vars in 1135 bytes} [Tue Apr 14 07:29:20 2026] PUT /v3/7864908a887844c7b8c33bbf4f078efb/attachments/90e2fd51-33b0-4315-b598-82b116200bbd => generated 802 bytes in 1060 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-04-14 07:29:21.805 7 INFO cinder.api.openstack.wsgi [req-6b6b0e0f-4cf3-4634-8779-e6e2bca38496 req-0303f47a-8eb8-4f64-8bd4-d37cd7856dd6 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7864908a887844c7b8c33bbf4f078efb/attachments/90e2fd51-33b0-4315-b598-82b116200bbd/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:29:21.838 7 INFO cinder.api.openstack.wsgi [req-6b6b0e0f-4cf3-4634-8779-e6e2bca38496 req-0303f47a-8eb8-4f64-8bd4-d37cd7856dd6 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7864908a887844c7b8c33bbf4f078efb/attachments/90e2fd51-33b0-4315-b598-82b116200bbd/action returned with HTTP 204 [pid: 7|app: 0|req: 340/682] 199.204.45.248 () {40 vars in 1148 bytes} [Tue Apr 14 07:29:21 2026] POST /v3/7864908a887844c7b8c33bbf4f078efb/attachments/90e2fd51-33b0-4315-b598-82b116200bbd/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-04-14 07:29:22.070 8 INFO cinder.api.openstack.wsgi [req-6b6b0e0f-4cf3-4634-8779-e6e2bca38496 req-53a99759-7066-41e1-863e-d97b73c45ff6 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:29:22.070 7 INFO cinder.api.openstack.wsgi [req-6b6b0e0f-4cf3-4634-8779-e6e2bca38496 req-0303f47a-8eb8-4f64-8bd4-d37cd7856dd6 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:29:22.071 7 INFO cinder.api.openstack.wsgi [req-6b6b0e0f-4cf3-4634-8779-e6e2bca38496 req-0303f47a-8eb8-4f64-8bd4-d37cd7856dd6 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:29:22.071 8 INFO cinder.api.openstack.wsgi [req-6b6b0e0f-4cf3-4634-8779-e6e2bca38496 req-53a99759-7066-41e1-863e-d97b73c45ff6 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:29:32.071 8 INFO cinder.api.openstack.wsgi [req-6b6b0e0f-4cf3-4634-8779-e6e2bca38496 req-53a99759-7066-41e1-863e-d97b73c45ff6 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:29:32.072 8 INFO cinder.api.openstack.wsgi [req-6b6b0e0f-4cf3-4634-8779-e6e2bca38496 req-53a99759-7066-41e1-863e-d97b73c45ff6 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:29:32.070 7 INFO cinder.api.openstack.wsgi [req-6b6b0e0f-4cf3-4634-8779-e6e2bca38496 req-0303f47a-8eb8-4f64-8bd4-d37cd7856dd6 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:29:32.074 7 INFO cinder.api.openstack.wsgi [req-6b6b0e0f-4cf3-4634-8779-e6e2bca38496 req-0303f47a-8eb8-4f64-8bd4-d37cd7856dd6 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] http://10.0.0.104: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-04-14 07:29:35.867 8 INFO cinder.api.openstack.wsgi [req-6c4d1c6c-f9e2-43fd-b40c-6e308e801e29 req-8eaa93dc-c894-4763-9bdd-6c87a03be2cc 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/7864908a887844c7b8c33bbf4f078efb/attachments/90e2fd51-33b0-4315-b598-82b116200bbd /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:29:36.474 8 INFO cinder.api.openstack.wsgi [req-6c4d1c6c-f9e2-43fd-b40c-6e308e801e29 req-8eaa93dc-c894-4763-9bdd-6c87a03be2cc 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7864908a887844c7b8c33bbf4f078efb/attachments/90e2fd51-33b0-4315-b598-82b116200bbd returned with HTTP 200 [pid: 8|app: 0|req: 345/687] 199.204.45.248 () {38 vars in 1103 bytes} [Tue Apr 14 07:29:35 2026] DELETE /v3/7864908a887844c7b8c33bbf4f078efb/attachments/90e2fd51-33b0-4315-b598-82b116200bbd => generated 19 bytes in 617 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-04-14 07:29:36.492 7 INFO cinder.api.openstack.wsgi [req-6c4d1c6c-f9e2-43fd-b40c-6e308e801e29 req-dbed404f-b806-4715-9a49-bfdf00995e25 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/7864908a887844c7b8c33bbf4f078efb/volumes/cb0f1d91-f481-4cb2-ab43-ffb7000c582d 2026-04-14 07:29:36.492 7 INFO cinder.api.v3.volumes [req-6c4d1c6c-f9e2-43fd-b40c-6e308e801e29 req-dbed404f-b806-4715-9a49-bfdf00995e25 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] Delete volume with id: cb0f1d91-f481-4cb2-ab43-ffb7000c582d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:29:36.501 7 INFO cinder.volume.api [req-6c4d1c6c-f9e2-43fd-b40c-6e308e801e29 req-dbed404f-b806-4715-9a49-bfdf00995e25 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] Volume info retrieved successfully. 2026-04-14 07:29:36.526 7 INFO cinder.volume.api [req-6c4d1c6c-f9e2-43fd-b40c-6e308e801e29 req-dbed404f-b806-4715-9a49-bfdf00995e25 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] Delete volume request issued successfully. 2026-04-14 07:29:36.526 7 INFO cinder.api.openstack.wsgi [req-6c4d1c6c-f9e2-43fd-b40c-6e308e801e29 req-dbed404f-b806-4715-9a49-bfdf00995e25 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7864908a887844c7b8c33bbf4f078efb/volumes/cb0f1d91-f481-4cb2-ab43-ffb7000c582d returned with HTTP 202 [pid: 7|app: 0|req: 343/688] 199.204.45.248 () {36 vars in 1054 bytes} [Tue Apr 14 07:29:36 2026] DELETE /v3/7864908a887844c7b8c33bbf4f078efb/volumes/cb0f1d91-f481-4cb2-ab43-ffb7000c582d => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-04-14 07:29:42.070 8 INFO cinder.api.openstack.wsgi [req-6c4d1c6c-f9e2-43fd-b40c-6e308e801e29 req-8eaa93dc-c894-4763-9bdd-6c87a03be2cc 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:29:42.071 8 INFO cinder.api.openstack.wsgi [req-6c4d1c6c-f9e2-43fd-b40c-6e308e801e29 req-8eaa93dc-c894-4763-9bdd-6c87a03be2cc 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:29:42.071 7 INFO cinder.api.openstack.wsgi [req-6c4d1c6c-f9e2-43fd-b40c-6e308e801e29 req-dbed404f-b806-4715-9a49-bfdf00995e25 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:29:42.074 7 INFO cinder.api.openstack.wsgi [req-6c4d1c6c-f9e2-43fd-b40c-6e308e801e29 req-dbed404f-b806-4715-9a49-bfdf00995e25 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:29:52.071 8 INFO cinder.api.openstack.wsgi [req-6c4d1c6c-f9e2-43fd-b40c-6e308e801e29 req-8eaa93dc-c894-4763-9bdd-6c87a03be2cc 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:29:52.071 7 INFO cinder.api.openstack.wsgi [req-6c4d1c6c-f9e2-43fd-b40c-6e308e801e29 req-dbed404f-b806-4715-9a49-bfdf00995e25 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:29:52.072 8 INFO cinder.api.openstack.wsgi [req-6c4d1c6c-f9e2-43fd-b40c-6e308e801e29 req-8eaa93dc-c894-4763-9bdd-6c87a03be2cc 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:29:52.073 7 INFO cinder.api.openstack.wsgi [req-6c4d1c6c-f9e2-43fd-b40c-6e308e801e29 req-dbed404f-b806-4715-9a49-bfdf00995e25 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:30:02.071 8 INFO cinder.api.openstack.wsgi [req-6c4d1c6c-f9e2-43fd-b40c-6e308e801e29 req-8eaa93dc-c894-4763-9bdd-6c87a03be2cc 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:30:02.071 7 INFO cinder.api.openstack.wsgi [req-6c4d1c6c-f9e2-43fd-b40c-6e308e801e29 req-dbed404f-b806-4715-9a49-bfdf00995e25 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:30:02.072 8 INFO cinder.api.openstack.wsgi [req-6c4d1c6c-f9e2-43fd-b40c-6e308e801e29 req-8eaa93dc-c894-4763-9bdd-6c87a03be2cc 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:30:02.073 7 INFO cinder.api.openstack.wsgi [req-6c4d1c6c-f9e2-43fd-b40c-6e308e801e29 req-dbed404f-b806-4715-9a49-bfdf00995e25 9606c60f9fe4413399a4193b48a92965 7864908a887844c7b8c33bbf4f078efb - - default default] http://10.0.0.104: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-04-14 07:30:03.877 8 INFO cinder.api.openstack.wsgi [None req-5be23a92-d7f2-4f8f-b744-21db00dc6557 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:30:03.888 8 INFO cinder.volume.api [None req-5be23a92-d7f2-4f8f-b744-21db00dc6557 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:30:03.891 8 INFO cinder.api.openstack.wsgi [None req-5be23a92-d7f2-4f8f-b744-21db00dc6557 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 349/695] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:30:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true => generated 15 bytes in 218 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-04-14 07:30:03.935 7 INFO cinder.api.openstack.wsgi [None req-f94e510c-76b4-4f64-a277-0230359b6178 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/1daa3318379c472e8b3a937767e198fa?usage=true 2026-04-14 07:30:03.976 7 INFO cinder.api.openstack.wsgi [None req-f94e510c-76b4-4f64-a277-0230359b6178 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/1daa3318379c472e8b3a937767e198fa?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 347/696] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:30:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/1daa3318379c472e8b3a937767e198fa?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:30:03.989 8 INFO cinder.api.openstack.wsgi [None req-dc1b5659-b36d-464f-9446-7e9fa5d20afb fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true 2026-04-14 07:30:04.016 8 INFO cinder.api.openstack.wsgi [None req-dc1b5659-b36d-464f-9446-7e9fa5d20afb fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 350/697] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:30:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:30:04.029 7 INFO cinder.api.openstack.wsgi [None req-9d897e13-9cdf-4814-9dbf-4c131397d128 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/451432a1fa10417fbd37d09e7b1677aa?usage=true 2026-04-14 07:30:04.069 7 INFO cinder.api.openstack.wsgi [None req-9d897e13-9cdf-4814-9dbf-4c131397d128 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/451432a1fa10417fbd37d09e7b1677aa?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 348/698] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:30:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/451432a1fa10417fbd37d09e7b1677aa?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:30:04.083 8 INFO cinder.api.openstack.wsgi [None req-c18b140e-0586-48c1-8cbe-5b79b9f21ce7 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/5fd18af8e3f747269dfb87a4abbe4760?usage=true 2026-04-14 07:30:04.129 8 INFO cinder.api.openstack.wsgi [None req-c18b140e-0586-48c1-8cbe-5b79b9f21ce7 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/5fd18af8e3f747269dfb87a4abbe4760?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 351/699] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:30:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/5fd18af8e3f747269dfb87a4abbe4760?usage=true => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:30:04.144 7 INFO cinder.api.openstack.wsgi [None req-cf31d4f5-6b0b-4af4-ba18-ca931a50b4e6 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true 2026-04-14 07:30:04.164 7 INFO cinder.api.openstack.wsgi [None req-cf31d4f5-6b0b-4af4-ba18-ca931a50b4e6 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 349/700] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:30:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:30:04.178 8 INFO cinder.api.openstack.wsgi [None req-46eb1270-422d-4005-9dea-51a769a7d66b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/7e5f289f5720448cbbd1e052d106c3c9?usage=true 2026-04-14 07:30:04.208 8 INFO cinder.api.openstack.wsgi [None req-46eb1270-422d-4005-9dea-51a769a7d66b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/7e5f289f5720448cbbd1e052d106c3c9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 352/701] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:30:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/7e5f289f5720448cbbd1e052d106c3c9?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:30:04.225 7 INFO cinder.api.openstack.wsgi [None req-cee94335-38aa-4931-871c-3e8f8fb02654 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true 2026-04-14 07:30:04.243 7 INFO cinder.api.openstack.wsgi [None req-cee94335-38aa-4931-871c-3e8f8fb02654 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 350/702] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:30:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:30:04.257 8 INFO cinder.api.openstack.wsgi [None req-1ba8ce4d-9be8-4cb1-8a42-807e812bde31 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/b0bab8faa3064be0b65a1896d0f1eda3?usage=true 2026-04-14 07:30:04.279 8 INFO cinder.api.openstack.wsgi [None req-1ba8ce4d-9be8-4cb1-8a42-807e812bde31 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/b0bab8faa3064be0b65a1896d0f1eda3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 353/703] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:30:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/b0bab8faa3064be0b65a1896d0f1eda3?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:30:04.289 7 INFO cinder.api.openstack.wsgi [None req-1366f476-27ae-4946-97fc-6226ae9a924a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/f88ba555424a4b4aa8514a33f9ce5102?usage=true 2026-04-14 07:30:04.312 7 INFO cinder.api.openstack.wsgi [None req-1366f476-27ae-4946-97fc-6226ae9a924a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/f88ba555424a4b4aa8514a33f9ce5102?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 351/704] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:30:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/f88ba555424a4b4aa8514a33f9ce5102?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:30:04.323 8 INFO cinder.api.openstack.wsgi [None req-3f3224c9-f16d-4712-a970-49916d3072e9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:30:04.337 8 INFO cinder.volume.api [None req-3f3224c9-f16d-4712-a970-49916d3072e9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:30:04.340 8 INFO cinder.api.openstack.wsgi [None req-3f3224c9-f16d-4712-a970-49916d3072e9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 354/705] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:30:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 07:30:04.351 7 INFO cinder.api.openstack.wsgi [None req-4cc7ed56-0528-4e03-b72c-d84a52b4e606 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true 2026-04-14 07:30:04.356 7 INFO cinder.volume.api [None req-4cc7ed56-0528-4e03-b72c-d84a52b4e606 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all snapshots completed successfully. 2026-04-14 07:30:04.357 7 INFO cinder.api.openstack.wsgi [None req-4cc7ed56-0528-4e03-b72c-d84a52b4e606 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 352/706] 10.0.0.51 () {28 vars in 673 bytes} [Tue Apr 14 07:30:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:30:04.367 8 INFO cinder.api.openstack.wsgi [None req-214a35f1-67eb-417b-8601-d38cafd6b360 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services 2026-04-14 07:30:04.372 8 INFO cinder.api.openstack.wsgi [None req-214a35f1-67eb-417b-8601-d38cafd6b360 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 355/707] 10.0.0.51 () {28 vars in 644 bytes} [Tue Apr 14 07:30:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:30:04.382 7 INFO cinder.api.openstack.wsgi [None req-4f6b24c2-0882-47e0-9b2d-7ecf65fbbd08 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true 2026-04-14 07:30:04.885 7 INFO cinder.api.openstack.wsgi [None req-4f6b24c2-0882-47e0-9b2d-7ecf65fbbd08 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 353/708] 10.0.0.51 () {28 vars in 695 bytes} [Tue Apr 14 07:30:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:30:12.070 8 INFO cinder.api.openstack.wsgi [None req-214a35f1-67eb-417b-8601-d38cafd6b360 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:30:12.070 7 INFO cinder.api.openstack.wsgi [None req-4f6b24c2-0882-47e0-9b2d-7ecf65fbbd08 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:30:12.071 8 INFO cinder.api.openstack.wsgi [None req-214a35f1-67eb-417b-8601-d38cafd6b360 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:30:12.071 7 INFO cinder.api.openstack.wsgi [None req-4f6b24c2-0882-47e0-9b2d-7ecf65fbbd08 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:30:22.070 8 INFO cinder.api.openstack.wsgi [None req-214a35f1-67eb-417b-8601-d38cafd6b360 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:30:22.071 8 INFO cinder.api.openstack.wsgi [None req-214a35f1-67eb-417b-8601-d38cafd6b360 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:30:22.074 7 INFO cinder.api.openstack.wsgi [None req-4f6b24c2-0882-47e0-9b2d-7ecf65fbbd08 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:30:22.074 7 INFO cinder.api.openstack.wsgi [None req-4f6b24c2-0882-47e0-9b2d-7ecf65fbbd08 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:30:32.070 8 INFO cinder.api.openstack.wsgi [None req-214a35f1-67eb-417b-8601-d38cafd6b360 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:30:32.070 7 INFO cinder.api.openstack.wsgi [None req-4f6b24c2-0882-47e0-9b2d-7ecf65fbbd08 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:30:32.071 8 INFO cinder.api.openstack.wsgi [None req-214a35f1-67eb-417b-8601-d38cafd6b360 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:30:32.071 7 INFO cinder.api.openstack.wsgi [None req-4f6b24c2-0882-47e0-9b2d-7ecf65fbbd08 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:30:40.656 8 INFO cinder.api.openstack.wsgi [None req-214a35f1-67eb-417b-8601-d38cafd6b360 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-14 07:30:40.658 8 INFO cinder.api.openstack.wsgi [None req-214a35f1-67eb-417b-8601-d38cafd6b360 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 359/715] 10.0.0.105 () {28 vars in 376 bytes} [Tue Apr 14 07:30:40 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-14 07:30:40.680 7 INFO cinder.api.openstack.wsgi [None req-9542da40-1cc1-46b4-b790-a6ad064d4487 6a36864a63654d1ebd6a9dec5820ad9b 6b31802c76934dcc9821da1d704bdb99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6b31802c76934dcc9821da1d704bdb99/limits?tenant_id=6b31802c76934dcc9821da1d704bdb99 2026-04-14 07:30:40.728 7 INFO cinder.api.openstack.wsgi [None req-9542da40-1cc1-46b4-b790-a6ad064d4487 6a36864a63654d1ebd6a9dec5820ad9b 6b31802c76934dcc9821da1d704bdb99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6b31802c76934dcc9821da1d704bdb99/limits?tenant_id=6b31802c76934dcc9821da1d704bdb99 returned with HTTP 200 [pid: 7|app: 0|req: 357/716] 10.0.0.105 () {34 vars in 879 bytes} [Tue Apr 14 07:30:40 2026] GET /v3/6b31802c76934dcc9821da1d704bdb99/limits?tenant_id=6b31802c76934dcc9821da1d704bdb99 => generated 302 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-14 07:30:42.071 8 INFO cinder.api.openstack.wsgi [None req-214a35f1-67eb-417b-8601-d38cafd6b360 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:30:42.072 8 INFO cinder.api.openstack.wsgi [None req-214a35f1-67eb-417b-8601-d38cafd6b360 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:30:42.071 7 INFO cinder.api.openstack.wsgi [None req-9542da40-1cc1-46b4-b790-a6ad064d4487 6a36864a63654d1ebd6a9dec5820ad9b 6b31802c76934dcc9821da1d704bdb99 - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:30:42.073 7 INFO cinder.api.openstack.wsgi [None req-9542da40-1cc1-46b4-b790-a6ad064d4487 6a36864a63654d1ebd6a9dec5820ad9b 6b31802c76934dcc9821da1d704bdb99 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:30:43.301 8 INFO cinder.api.openstack.wsgi [None req-214a35f1-67eb-417b-8601-d38cafd6b360 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-14 07:30:43.302 8 INFO cinder.api.openstack.wsgi [None req-214a35f1-67eb-417b-8601-d38cafd6b360 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 361/719] 10.0.0.105 () {28 vars in 376 bytes} [Tue Apr 14 07:30:43 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-14 07:30:43.308 7 INFO cinder.api.openstack.wsgi [None req-9542da40-1cc1-46b4-b790-a6ad064d4487 6a36864a63654d1ebd6a9dec5820ad9b 6b31802c76934dcc9821da1d704bdb99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-14 07:30:43.310 7 INFO cinder.api.openstack.wsgi [None req-9542da40-1cc1-46b4-b790-a6ad064d4487 6a36864a63654d1ebd6a9dec5820ad9b 6b31802c76934dcc9821da1d704bdb99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 359/720] 10.0.0.105 () {28 vars in 376 bytes} [Tue Apr 14 07:30:43 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-14 07:30:44.120 8 INFO cinder.api.openstack.wsgi [None req-214a35f1-67eb-417b-8601-d38cafd6b360 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-14 07:30:44.121 8 INFO cinder.api.openstack.wsgi [None req-214a35f1-67eb-417b-8601-d38cafd6b360 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 362/721] 10.0.0.105 () {28 vars in 376 bytes} [Tue Apr 14 07:30:44 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-14 07:30:44.133 7 INFO cinder.api.openstack.wsgi [None req-a3ccac9e-d3e6-44e6-8505-6d4b75f94137 6a36864a63654d1ebd6a9dec5820ad9b 6b31802c76934dcc9821da1d704bdb99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6b31802c76934dcc9821da1d704bdb99/limits?tenant_id=6b31802c76934dcc9821da1d704bdb99 2026-04-14 07:30:44.163 7 INFO cinder.api.openstack.wsgi [None req-a3ccac9e-d3e6-44e6-8505-6d4b75f94137 6a36864a63654d1ebd6a9dec5820ad9b 6b31802c76934dcc9821da1d704bdb99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6b31802c76934dcc9821da1d704bdb99/limits?tenant_id=6b31802c76934dcc9821da1d704bdb99 returned with HTTP 200 [pid: 7|app: 0|req: 360/722] 10.0.0.105 () {34 vars in 879 bytes} [Tue Apr 14 07:30:44 2026] GET /v3/6b31802c76934dcc9821da1d704bdb99/limits?tenant_id=6b31802c76934dcc9821da1d704bdb99 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-14 07:30:46.846 8 INFO cinder.api.openstack.wsgi [None req-214a35f1-67eb-417b-8601-d38cafd6b360 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-14 07:30:46.847 8 INFO cinder.api.openstack.wsgi [None req-214a35f1-67eb-417b-8601-d38cafd6b360 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 363/723] 10.0.0.105 () {28 vars in 376 bytes} [Tue Apr 14 07:30:46 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-14 07:30:46.854 7 INFO cinder.api.openstack.wsgi [None req-a3ccac9e-d3e6-44e6-8505-6d4b75f94137 6a36864a63654d1ebd6a9dec5820ad9b 6b31802c76934dcc9821da1d704bdb99 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-14 07:30:46.855 7 INFO cinder.api.openstack.wsgi [None req-a3ccac9e-d3e6-44e6-8505-6d4b75f94137 6a36864a63654d1ebd6a9dec5820ad9b 6b31802c76934dcc9821da1d704bdb99 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 361/724] 10.0.0.105 () {28 vars in 376 bytes} [Tue Apr 14 07:30:46 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-14 07:30:52.070 8 INFO cinder.api.openstack.wsgi [None req-214a35f1-67eb-417b-8601-d38cafd6b360 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:30:52.070 7 INFO cinder.api.openstack.wsgi [None req-a3ccac9e-d3e6-44e6-8505-6d4b75f94137 6a36864a63654d1ebd6a9dec5820ad9b 6b31802c76934dcc9821da1d704bdb99 - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:30:52.071 8 INFO cinder.api.openstack.wsgi [None req-214a35f1-67eb-417b-8601-d38cafd6b360 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:30:52.072 7 INFO cinder.api.openstack.wsgi [None req-a3ccac9e-d3e6-44e6-8505-6d4b75f94137 6a36864a63654d1ebd6a9dec5820ad9b 6b31802c76934dcc9821da1d704bdb99 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:31:02.071 7 INFO cinder.api.openstack.wsgi [None req-a3ccac9e-d3e6-44e6-8505-6d4b75f94137 6a36864a63654d1ebd6a9dec5820ad9b 6b31802c76934dcc9821da1d704bdb99 - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:31:02.071 8 INFO cinder.api.openstack.wsgi [None req-214a35f1-67eb-417b-8601-d38cafd6b360 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:31:02.071 7 INFO cinder.api.openstack.wsgi [None req-a3ccac9e-d3e6-44e6-8505-6d4b75f94137 6a36864a63654d1ebd6a9dec5820ad9b 6b31802c76934dcc9821da1d704bdb99 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:31:02.071 8 INFO cinder.api.openstack.wsgi [None req-214a35f1-67eb-417b-8601-d38cafd6b360 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:31:03.786 7 INFO cinder.api.openstack.wsgi [None req-74fb95bf-658e-43c1-8353-b10b33431b45 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:31:03.793 7 INFO cinder.volume.api [None req-74fb95bf-658e-43c1-8353-b10b33431b45 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:31:03.795 7 INFO cinder.api.openstack.wsgi [None req-74fb95bf-658e-43c1-8353-b10b33431b45 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 364/729] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:31:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true => generated 15 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 07:31:03.831 8 INFO cinder.api.openstack.wsgi [None req-622b1495-9900-4a50-83e9-2f203f99a05c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/1b56db3af9a440059e4b68e2e3f9a927?usage=true 2026-04-14 07:31:03.849 8 INFO cinder.api.openstack.wsgi [None req-622b1495-9900-4a50-83e9-2f203f99a05c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/1b56db3af9a440059e4b68e2e3f9a927?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 366/730] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:31:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/1b56db3af9a440059e4b68e2e3f9a927?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:31:03.860 7 INFO cinder.api.openstack.wsgi [None req-8b8fc36b-0cd7-44ca-b029-992c930c7597 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true 2026-04-14 07:31:03.883 7 INFO cinder.api.openstack.wsgi [None req-8b8fc36b-0cd7-44ca-b029-992c930c7597 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 365/731] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:31:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:31:03.896 8 INFO cinder.api.openstack.wsgi [None req-24b11425-1256-4c59-bc77-cffbbe77eff9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/4133ea291a57448aab6d54d356d80af2?usage=true 2026-04-14 07:31:03.916 8 INFO cinder.api.openstack.wsgi [None req-24b11425-1256-4c59-bc77-cffbbe77eff9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/4133ea291a57448aab6d54d356d80af2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 367/732] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:31:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/4133ea291a57448aab6d54d356d80af2?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:31:03.927 7 INFO cinder.api.openstack.wsgi [None req-ab5c3f9d-bb13-4080-a706-0b04a6739383 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/6529758dcfb549ba83bd5d836bc92f3f?usage=true 2026-04-14 07:31:03.953 7 INFO cinder.api.openstack.wsgi [None req-ab5c3f9d-bb13-4080-a706-0b04a6739383 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/6529758dcfb549ba83bd5d836bc92f3f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 366/733] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:31:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/6529758dcfb549ba83bd5d836bc92f3f?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:31:03.965 8 INFO cinder.api.openstack.wsgi [None req-8793ed5c-c711-4a03-a114-cf26be16c06b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/6692215e968c46caa65de05fab863de5?usage=true 2026-04-14 07:31:03.988 8 INFO cinder.api.openstack.wsgi [None req-8793ed5c-c711-4a03-a114-cf26be16c06b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/6692215e968c46caa65de05fab863de5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 368/734] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:31:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/6692215e968c46caa65de05fab863de5?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:31:03.998 7 INFO cinder.api.openstack.wsgi [None req-ae493f7d-0b41-4577-9229-7d7b2708063b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true 2026-04-14 07:31:04.026 7 INFO cinder.api.openstack.wsgi [None req-ae493f7d-0b41-4577-9229-7d7b2708063b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 367/735] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:31:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:31:04.038 8 INFO cinder.api.openstack.wsgi [None req-b454251b-ee92-456d-aca3-b7fedca92d9a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/828fcdb8e7d24a1aae14b93777341a81?usage=true 2026-04-14 07:31:04.066 8 INFO cinder.api.openstack.wsgi [None req-b454251b-ee92-456d-aca3-b7fedca92d9a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/828fcdb8e7d24a1aae14b93777341a81?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 369/736] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:31:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/828fcdb8e7d24a1aae14b93777341a81?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:31:04.077 7 INFO cinder.api.openstack.wsgi [None req-6967d9c9-fff2-4f31-8e69-c2ba6a0fcec6 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true 2026-04-14 07:31:04.098 7 INFO cinder.api.openstack.wsgi [None req-6967d9c9-fff2-4f31-8e69-c2ba6a0fcec6 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 368/737] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:31:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:31:04.109 8 INFO cinder.api.openstack.wsgi [None req-5a6cac47-e08f-428a-9c9a-82bfc8895305 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/b04e7ebeab41427e9d760c53d6e0c148?usage=true 2026-04-14 07:31:04.132 8 INFO cinder.api.openstack.wsgi [None req-5a6cac47-e08f-428a-9c9a-82bfc8895305 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/b04e7ebeab41427e9d760c53d6e0c148?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 370/738] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:31:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/b04e7ebeab41427e9d760c53d6e0c148?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:31:04.144 7 INFO cinder.api.openstack.wsgi [None req-17a05c23-8a67-4355-a5d6-597503811230 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/bad92de4b8b34b4ca8acad0214947f29?usage=true 2026-04-14 07:31:04.176 7 INFO cinder.api.openstack.wsgi [None req-17a05c23-8a67-4355-a5d6-597503811230 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/bad92de4b8b34b4ca8acad0214947f29?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 369/739] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:31:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/bad92de4b8b34b4ca8acad0214947f29?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:31:04.190 8 INFO cinder.api.openstack.wsgi [None req-c5907bde-e17f-41f6-9337-4713739a5cd2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/f908ae8ffab549d48d9a01c3dd6dc465?usage=true 2026-04-14 07:31:04.208 8 INFO cinder.api.openstack.wsgi [None req-c5907bde-e17f-41f6-9337-4713739a5cd2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/f908ae8ffab549d48d9a01c3dd6dc465?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 371/740] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:31:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/f908ae8ffab549d48d9a01c3dd6dc465?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:31:04.217 7 INFO cinder.api.openstack.wsgi [None req-c14b6d2f-3679-4635-b273-ee47f1b19e45 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true 2026-04-14 07:31:04.224 7 INFO cinder.volume.api [None req-c14b6d2f-3679-4635-b273-ee47f1b19e45 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all snapshots completed successfully. 2026-04-14 07:31:04.224 7 INFO cinder.api.openstack.wsgi [None req-c14b6d2f-3679-4635-b273-ee47f1b19e45 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 370/741] 10.0.0.51 () {28 vars in 673 bytes} [Tue Apr 14 07:31:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:31:04.231 8 INFO cinder.api.openstack.wsgi [None req-46275fb3-5229-4103-a140-6693b65dbabc fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true 2026-04-14 07:31:04.734 8 INFO cinder.api.openstack.wsgi [None req-46275fb3-5229-4103-a140-6693b65dbabc fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 372/742] 10.0.0.51 () {28 vars in 695 bytes} [Tue Apr 14 07:31:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 506 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:31:04.743 7 INFO cinder.api.openstack.wsgi [None req-aa2d807e-24ed-41d1-928f-bde05192308d fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:31:04.752 7 INFO cinder.volume.api [None req-aa2d807e-24ed-41d1-928f-bde05192308d fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:31:04.754 7 INFO cinder.api.openstack.wsgi [None req-aa2d807e-24ed-41d1-928f-bde05192308d fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 371/743] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:31:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:31:04.762 8 INFO cinder.api.openstack.wsgi [None req-8b26d966-d62f-46ea-90b8-10c3b11c436c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services 2026-04-14 07:31:04.769 8 INFO cinder.api.openstack.wsgi [None req-8b26d966-d62f-46ea-90b8-10c3b11c436c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 373/744] 10.0.0.51 () {28 vars in 644 bytes} [Tue Apr 14 07:31:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:31:06.830 7 INFO cinder.api.openstack.wsgi [req-164bedf9-f2bb-4fd2-aa38-0084e6608e8e req-b6b9f83d-21fc-4c31-8a98-b06cdc185316 4e0a6138bf3644279e2a0b794b01c4e0 1b56db3af9a440059e4b68e2e3f9a927 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1b56db3af9a440059e4b68e2e3f9a927/attachments?instance_id=8bc7555c-0a71-4382-b336-b5c88c16b889 2026-04-14 07:31:06.845 7 INFO cinder.api.openstack.wsgi [req-164bedf9-f2bb-4fd2-aa38-0084e6608e8e req-b6b9f83d-21fc-4c31-8a98-b06cdc185316 4e0a6138bf3644279e2a0b794b01c4e0 1b56db3af9a440059e4b68e2e3f9a927 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1b56db3af9a440059e4b68e2e3f9a927/attachments?instance_id=8bc7555c-0a71-4382-b336-b5c88c16b889 returned with HTTP 200 [pid: 7|app: 0|req: 372/745] 199.204.45.248 () {36 vars in 1104 bytes} [Tue Apr 14 07:31:06 2026] GET /v3/1b56db3af9a440059e4b68e2e3f9a927/attachments?instance_id=8bc7555c-0a71-4382-b336-b5c88c16b889 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:31:11.577 8 INFO cinder.api.openstack.wsgi [None req-8b26d966-d62f-46ea-90b8-10c3b11c436c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-14 07:31:11.578 8 INFO cinder.api.openstack.wsgi [None req-8b26d966-d62f-46ea-90b8-10c3b11c436c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 374/746] 10.0.0.98 () {30 vars in 410 bytes} [Tue Apr 14 07:31:11 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-14 07:31:12.070 7 INFO cinder.api.openstack.wsgi [req-164bedf9-f2bb-4fd2-aa38-0084e6608e8e req-b6b9f83d-21fc-4c31-8a98-b06cdc185316 4e0a6138bf3644279e2a0b794b01c4e0 1b56db3af9a440059e4b68e2e3f9a927 - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:31:12.070 8 INFO cinder.api.openstack.wsgi [None req-8b26d966-d62f-46ea-90b8-10c3b11c436c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:31:12.071 7 INFO cinder.api.openstack.wsgi [req-164bedf9-f2bb-4fd2-aa38-0084e6608e8e req-b6b9f83d-21fc-4c31-8a98-b06cdc185316 4e0a6138bf3644279e2a0b794b01c4e0 1b56db3af9a440059e4b68e2e3f9a927 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:31:12.072 8 INFO cinder.api.openstack.wsgi [None req-8b26d966-d62f-46ea-90b8-10c3b11c436c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:31:15.971 7 INFO cinder.api.openstack.wsgi [None req-8a85340c-0e56-4df8-aef6-102495465b9b d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7ced2606d66f4b5b9e50af0d7667b440/volumes 2026-04-14 07:31:15.974 7 INFO cinder.api.v3.volumes [None req-8a85340c-0e56-4df8-aef6-102495465b9b d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] Create volume of 1 GB 2026-04-14 07:31:15.979 7 INFO cinder.volume.api [None req-8a85340c-0e56-4df8-aef6-102495465b9b d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] Availability Zones retrieved successfully. 2026-04-14 07:31:16.129 7 INFO cinder.volume.api [None req-8a85340c-0e56-4df8-aef6-102495465b9b d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] Create volume request issued successfully. 2026-04-14 07:31:16.130 7 INFO cinder.api.openstack.wsgi [None req-8a85340c-0e56-4df8-aef6-102495465b9b d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7ced2606d66f4b5b9e50af0d7667b440/volumes returned with HTTP 202 [pid: 7|app: 0|req: 374/749] 10.0.0.98 () {34 vars in 721 bytes} [Tue Apr 14 07:31:15 2026] POST /v3/7ced2606d66f4b5b9e50af0d7667b440/volumes => generated 860 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-14 07:31:16.153 8 INFO cinder.api.openstack.wsgi [None req-befa135a-0fa9-447e-bc2c-d645d08c93a2 d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7ced2606d66f4b5b9e50af0d7667b440/volumes/a677f176-9192-4f59-9bcc-c6aedada0c1c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:31:16.170 8 INFO cinder.volume.api [None req-befa135a-0fa9-447e-bc2c-d645d08c93a2 d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] Volume info retrieved successfully. 2026-04-14 07:31:16.176 8 INFO cinder.api.openstack.wsgi [None req-befa135a-0fa9-447e-bc2c-d645d08c93a2 d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7ced2606d66f4b5b9e50af0d7667b440/volumes/a677f176-9192-4f59-9bcc-c6aedada0c1c returned with HTTP 200 [pid: 8|app: 0|req: 376/750] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:31:16 2026] GET /v3/7ced2606d66f4b5b9e50af0d7667b440/volumes/a677f176-9192-4f59-9bcc-c6aedada0c1c => generated 928 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-04-14 07:31:17.198 7 INFO cinder.api.openstack.wsgi [None req-5ce9715d-f986-4dca-b734-ba351a1bf32b d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7ced2606d66f4b5b9e50af0d7667b440/volumes/a677f176-9192-4f59-9bcc-c6aedada0c1c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:31:17.214 7 INFO cinder.volume.api [None req-5ce9715d-f986-4dca-b734-ba351a1bf32b d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] Volume info retrieved successfully. 2026-04-14 07:31:17.220 7 INFO cinder.api.openstack.wsgi [None req-5ce9715d-f986-4dca-b734-ba351a1bf32b d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7ced2606d66f4b5b9e50af0d7667b440/volumes/a677f176-9192-4f59-9bcc-c6aedada0c1c returned with HTTP 200 [pid: 7|app: 0|req: 375/751] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:31:17 2026] GET /v3/7ced2606d66f4b5b9e50af0d7667b440/volumes/a677f176-9192-4f59-9bcc-c6aedada0c1c => generated 953 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:31:22.070 8 INFO cinder.api.openstack.wsgi [None req-befa135a-0fa9-447e-bc2c-d645d08c93a2 d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:31:22.071 8 INFO cinder.api.openstack.wsgi [None req-befa135a-0fa9-447e-bc2c-d645d08c93a2 d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:31:22.070 7 INFO cinder.api.openstack.wsgi [None req-5ce9715d-f986-4dca-b734-ba351a1bf32b d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:31:22.073 7 INFO cinder.api.openstack.wsgi [None req-5ce9715d-f986-4dca-b734-ba351a1bf32b d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:31:32.069 8 INFO cinder.api.openstack.wsgi [None req-befa135a-0fa9-447e-bc2c-d645d08c93a2 d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:31:32.070 7 INFO cinder.api.openstack.wsgi [None req-5ce9715d-f986-4dca-b734-ba351a1bf32b d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:31:32.071 8 INFO cinder.api.openstack.wsgi [None req-befa135a-0fa9-447e-bc2c-d645d08c93a2 d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:31:32.071 7 INFO cinder.api.openstack.wsgi [None req-5ce9715d-f986-4dca-b734-ba351a1bf32b d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] http://10.0.0.104: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-04-14 07:31:32.249 8 INFO cinder.api.openstack.wsgi [None req-994f702b-72fd-4b9c-9b97-092e3b2ee30f d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7ced2606d66f4b5b9e50af0d7667b440/volumes/a677f176-9192-4f59-9bcc-c6aedada0c1c/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:31:32.274 8 INFO cinder.volume.api [None req-994f702b-72fd-4b9c-9b97-092e3b2ee30f d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] Volume info retrieved successfully. 2026-04-14 07:31:32.286 8 INFO cinder.volume.api [None req-994f702b-72fd-4b9c-9b97-092e3b2ee30f d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] Update volume admin metadata completed successfully. 2026-04-14 07:31:32.791 8 INFO cinder.volume.api [None req-994f702b-72fd-4b9c-9b97-092e3b2ee30f d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] Attach volume completed successfully. 2026-04-14 07:31:32.791 8 INFO cinder.api.openstack.wsgi [None req-994f702b-72fd-4b9c-9b97-092e3b2ee30f d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7ced2606d66f4b5b9e50af0d7667b440/volumes/a677f176-9192-4f59-9bcc-c6aedada0c1c/action returned with HTTP 202 [pid: 8|app: 0|req: 379/756] 10.0.0.98 () {34 vars in 809 bytes} [Tue Apr 14 07:31:32 2026] POST /v3/7ced2606d66f4b5b9e50af0d7667b440/volumes/a677f176-9192-4f59-9bcc-c6aedada0c1c/action => generated 0 bytes in 552 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:31:32.807 7 INFO cinder.api.openstack.wsgi [None req-ffc1a8e1-b4b6-4865-9fad-f8a819d376b2 d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7ced2606d66f4b5b9e50af0d7667b440/volumes/a677f176-9192-4f59-9bcc-c6aedada0c1c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:31:32.826 7 INFO cinder.volume.api [None req-ffc1a8e1-b4b6-4865-9fad-f8a819d376b2 d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] Volume info retrieved successfully. 2026-04-14 07:31:32.831 7 INFO cinder.api.openstack.wsgi [None req-ffc1a8e1-b4b6-4865-9fad-f8a819d376b2 d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7ced2606d66f4b5b9e50af0d7667b440/volumes/a677f176-9192-4f59-9bcc-c6aedada0c1c returned with HTTP 200 [pid: 7|app: 0|req: 378/757] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:31:32 2026] GET /v3/7ced2606d66f4b5b9e50af0d7667b440/volumes/a677f176-9192-4f59-9bcc-c6aedada0c1c => generated 1287 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:31:32.848 8 INFO cinder.api.openstack.wsgi [None req-27ffe514-8b25-4c2b-a7f5-8bfa8046abcd d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/7ced2606d66f4b5b9e50af0d7667b440/volumes/a677f176-9192-4f59-9bcc-c6aedada0c1c/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:31:32.868 8 INFO cinder.volume.api [None req-27ffe514-8b25-4c2b-a7f5-8bfa8046abcd d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] Volume info retrieved successfully. 2026-04-14 07:31:33.374 8 INFO cinder.volume.api [None req-27ffe514-8b25-4c2b-a7f5-8bfa8046abcd d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] Detach volume completed successfully. 2026-04-14 07:31:33.374 8 INFO cinder.api.openstack.wsgi [None req-27ffe514-8b25-4c2b-a7f5-8bfa8046abcd d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7ced2606d66f4b5b9e50af0d7667b440/volumes/a677f176-9192-4f59-9bcc-c6aedada0c1c/action returned with HTTP 202 [pid: 8|app: 0|req: 380/758] 10.0.0.98 () {34 vars in 809 bytes} [Tue Apr 14 07:31:32 2026] POST /v3/7ced2606d66f4b5b9e50af0d7667b440/volumes/a677f176-9192-4f59-9bcc-c6aedada0c1c/action => generated 0 bytes in 534 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:31:33.394 7 INFO cinder.api.openstack.wsgi [None req-a66fad47-c8ad-4347-9da9-7e827cec86c8 d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7ced2606d66f4b5b9e50af0d7667b440/volumes/a677f176-9192-4f59-9bcc-c6aedada0c1c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:31:33.408 7 INFO cinder.volume.api [None req-a66fad47-c8ad-4347-9da9-7e827cec86c8 d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] Volume info retrieved successfully. 2026-04-14 07:31:33.414 7 INFO cinder.api.openstack.wsgi [None req-a66fad47-c8ad-4347-9da9-7e827cec86c8 d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7ced2606d66f4b5b9e50af0d7667b440/volumes/a677f176-9192-4f59-9bcc-c6aedada0c1c returned with HTTP 200 [pid: 7|app: 0|req: 379/759] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:31:33 2026] GET /v3/7ced2606d66f4b5b9e50af0d7667b440/volumes/a677f176-9192-4f59-9bcc-c6aedada0c1c => generated 972 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:31:40.520 8 INFO cinder.api.openstack.wsgi [None req-953d8012-a45e-4c58-ad2d-dd9eeb3a6f54 d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7ced2606d66f4b5b9e50af0d7667b440/volumes/a677f176-9192-4f59-9bcc-c6aedada0c1c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:31:40.541 8 INFO cinder.volume.api [None req-953d8012-a45e-4c58-ad2d-dd9eeb3a6f54 d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] Volume info retrieved successfully. 2026-04-14 07:31:40.546 8 INFO cinder.api.openstack.wsgi [None req-953d8012-a45e-4c58-ad2d-dd9eeb3a6f54 d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7ced2606d66f4b5b9e50af0d7667b440/volumes/a677f176-9192-4f59-9bcc-c6aedada0c1c returned with HTTP 200 [pid: 8|app: 0|req: 381/760] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:31:40 2026] GET /v3/7ced2606d66f4b5b9e50af0d7667b440/volumes/a677f176-9192-4f59-9bcc-c6aedada0c1c => generated 972 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-04-14 07:31:40.565 7 INFO cinder.api.openstack.wsgi [None req-8e80f5ab-5c72-4da4-8b3d-94f6338a1333 d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/7ced2606d66f4b5b9e50af0d7667b440/volumes/a677f176-9192-4f59-9bcc-c6aedada0c1c 2026-04-14 07:31:40.566 7 INFO cinder.api.v3.volumes [None req-8e80f5ab-5c72-4da4-8b3d-94f6338a1333 d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] Delete volume with id: a677f176-9192-4f59-9bcc-c6aedada0c1c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:31:40.575 7 INFO cinder.volume.api [None req-8e80f5ab-5c72-4da4-8b3d-94f6338a1333 d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] Volume info retrieved successfully. 2026-04-14 07:31:40.594 7 INFO cinder.volume.api [None req-8e80f5ab-5c72-4da4-8b3d-94f6338a1333 d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] Delete volume request issued successfully. 2026-04-14 07:31:40.594 7 INFO cinder.api.openstack.wsgi [None req-8e80f5ab-5c72-4da4-8b3d-94f6338a1333 d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7ced2606d66f4b5b9e50af0d7667b440/volumes/a677f176-9192-4f59-9bcc-c6aedada0c1c returned with HTTP 202 [pid: 7|app: 0|req: 380/761] 10.0.0.98 () {32 vars in 777 bytes} [Tue Apr 14 07:31:40 2026] DELETE /v3/7ced2606d66f4b5b9e50af0d7667b440/volumes/a677f176-9192-4f59-9bcc-c6aedada0c1c => generated 0 bytes in 35 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-04-14 07:31:40.610 8 INFO cinder.api.openstack.wsgi [None req-db0e5d29-fa04-447c-9f2b-44e76b8493f9 d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7ced2606d66f4b5b9e50af0d7667b440/volumes/a677f176-9192-4f59-9bcc-c6aedada0c1c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:31:40.622 8 INFO cinder.volume.api [None req-db0e5d29-fa04-447c-9f2b-44e76b8493f9 d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] Volume info retrieved successfully. 2026-04-14 07:31:40.627 8 INFO cinder.api.openstack.wsgi [None req-db0e5d29-fa04-447c-9f2b-44e76b8493f9 d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7ced2606d66f4b5b9e50af0d7667b440/volumes/a677f176-9192-4f59-9bcc-c6aedada0c1c returned with HTTP 200 [pid: 8|app: 0|req: 382/762] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:31:40 2026] GET /v3/7ced2606d66f4b5b9e50af0d7667b440/volumes/a677f176-9192-4f59-9bcc-c6aedada0c1c => generated 971 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-04-14 07:31:41.649 7 INFO cinder.api.openstack.wsgi [None req-b6665c55-90ea-4149-a837-eb4c61ef64bb d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7ced2606d66f4b5b9e50af0d7667b440/volumes/a677f176-9192-4f59-9bcc-c6aedada0c1c 2026-04-14 07:31:41.663 7 INFO cinder.api.openstack.wsgi [None req-b6665c55-90ea-4149-a837-eb4c61ef64bb d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7ced2606d66f4b5b9e50af0d7667b440/volumes/a677f176-9192-4f59-9bcc-c6aedada0c1c returned with HTTP 404 [pid: 7|app: 0|req: 381/763] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:31:41 2026] GET /v3/7ced2606d66f4b5b9e50af0d7667b440/volumes/a677f176-9192-4f59-9bcc-c6aedada0c1c => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-04-14 07:31:42.070 8 INFO cinder.api.openstack.wsgi [None req-db0e5d29-fa04-447c-9f2b-44e76b8493f9 d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:31:42.070 8 INFO cinder.api.openstack.wsgi [None req-db0e5d29-fa04-447c-9f2b-44e76b8493f9 d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:31:42.071 7 INFO cinder.api.openstack.wsgi [None req-b6665c55-90ea-4149-a837-eb4c61ef64bb d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:31:42.072 7 INFO cinder.api.openstack.wsgi [None req-b6665c55-90ea-4149-a837-eb4c61ef64bb d348350e156e4957a215b0d7e930587e 7ced2606d66f4b5b9e50af0d7667b440 - - default default] http://10.0.0.104: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-04-14 07:31:46.482 8 INFO cinder.api.openstack.wsgi [None req-9967d855-75cc-4d54-af07-7218ecc4e4e9 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes 2026-04-14 07:31:46.486 8 INFO cinder.api.v3.volumes [None req-9967d855-75cc-4d54-af07-7218ecc4e4e9 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Create volume of 1 GB 2026-04-14 07:31:46.510 8 INFO cinder.volume.api [None req-9967d855-75cc-4d54-af07-7218ecc4e4e9 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Availability Zones retrieved successfully. 2026-04-14 07:31:46.715 8 INFO cinder.volume.api [None req-9967d855-75cc-4d54-af07-7218ecc4e4e9 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Create volume request issued successfully. 2026-04-14 07:31:46.716 8 INFO cinder.api.openstack.wsgi [None req-9967d855-75cc-4d54-af07-7218ecc4e4e9 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes returned with HTTP 202 [pid: 8|app: 0|req: 384/766] 10.0.0.98 () {34 vars in 722 bytes} [Tue Apr 14 07:31:46 2026] POST /v3/434c3bbb55054580826c56f1fc80b16c/volumes => generated 871 bytes in 446 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-14 07:31:46.740 7 INFO cinder.api.openstack.wsgi [None req-c60963de-b232-4318-878f-4a5701d731cf 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/f6aa464a-7440-4ad8-8dc5-88be3bdc7a38 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:31:46.758 7 INFO cinder.volume.api [None req-c60963de-b232-4318-878f-4a5701d731cf 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Volume info retrieved successfully. 2026-04-14 07:31:46.765 7 INFO cinder.api.openstack.wsgi [None req-c60963de-b232-4318-878f-4a5701d731cf 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/f6aa464a-7440-4ad8-8dc5-88be3bdc7a38 returned with HTTP 200 [pid: 7|app: 0|req: 383/767] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:31:46 2026] GET /v3/434c3bbb55054580826c56f1fc80b16c/volumes/f6aa464a-7440-4ad8-8dc5-88be3bdc7a38 => generated 939 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-04-14 07:31:47.794 8 INFO cinder.api.openstack.wsgi [None req-8f05a8e4-180d-4f9e-bf90-23359a13563a 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/f6aa464a-7440-4ad8-8dc5-88be3bdc7a38 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:31:47.815 8 INFO cinder.volume.api [None req-8f05a8e4-180d-4f9e-bf90-23359a13563a 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Volume info retrieved successfully. 2026-04-14 07:31:47.820 8 INFO cinder.api.openstack.wsgi [None req-8f05a8e4-180d-4f9e-bf90-23359a13563a 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/f6aa464a-7440-4ad8-8dc5-88be3bdc7a38 returned with HTTP 200 [pid: 8|app: 0|req: 385/768] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:31:47 2026] GET /v3/434c3bbb55054580826c56f1fc80b16c/volumes/f6aa464a-7440-4ad8-8dc5-88be3bdc7a38 => generated 964 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-04-14 07:31:47.840 7 INFO cinder.api.openstack.wsgi [None req-2d602825-b5b9-4631-8409-1d1ab951e8dc 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/f6aa464a-7440-4ad8-8dc5-88be3bdc7a38 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:31:47.856 7 INFO cinder.volume.api [None req-2d602825-b5b9-4631-8409-1d1ab951e8dc 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Volume info retrieved successfully. 2026-04-14 07:31:47.862 7 INFO cinder.api.openstack.wsgi [None req-2d602825-b5b9-4631-8409-1d1ab951e8dc 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/f6aa464a-7440-4ad8-8dc5-88be3bdc7a38 returned with HTTP 200 [pid: 7|app: 0|req: 384/769] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:31:47 2026] GET /v3/434c3bbb55054580826c56f1fc80b16c/volumes/f6aa464a-7440-4ad8-8dc5-88be3bdc7a38 => generated 964 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-04-14 07:31:47.883 8 INFO cinder.api.openstack.wsgi [None req-49b78ee6-8866-4ede-95b2-db1197636022 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/f6aa464a-7440-4ad8-8dc5-88be3bdc7a38 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:31:47.903 8 INFO cinder.volume.api [None req-49b78ee6-8866-4ede-95b2-db1197636022 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Volume info retrieved successfully. 2026-04-14 07:31:47.911 8 INFO cinder.volume.api [None req-49b78ee6-8866-4ede-95b2-db1197636022 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Volume updated successfully. 2026-04-14 07:31:47.912 8 INFO cinder.api.openstack.wsgi [None req-49b78ee6-8866-4ede-95b2-db1197636022 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/f6aa464a-7440-4ad8-8dc5-88be3bdc7a38 returned with HTTP 200 [pid: 8|app: 0|req: 386/770] 10.0.0.98 () {34 vars in 794 bytes} [Tue Apr 14 07:31:47 2026] PUT /v3/434c3bbb55054580826c56f1fc80b16c/volumes/f6aa464a-7440-4ad8-8dc5-88be3bdc7a38 => generated 896 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-04-14 07:31:47.931 7 INFO cinder.api.openstack.wsgi [None req-48ffaa7d-8314-4b01-b8f4-14eaa603d0fd 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/f6aa464a-7440-4ad8-8dc5-88be3bdc7a38 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:31:47.949 7 INFO cinder.volume.api [None req-48ffaa7d-8314-4b01-b8f4-14eaa603d0fd 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Volume info retrieved successfully. 2026-04-14 07:31:47.957 7 INFO cinder.volume.api [None req-48ffaa7d-8314-4b01-b8f4-14eaa603d0fd 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Volume updated successfully. 2026-04-14 07:31:47.958 7 INFO cinder.api.openstack.wsgi [None req-48ffaa7d-8314-4b01-b8f4-14eaa603d0fd 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/f6aa464a-7440-4ad8-8dc5-88be3bdc7a38 returned with HTTP 200 [pid: 7|app: 0|req: 385/771] 10.0.0.98 () {34 vars in 795 bytes} [Tue Apr 14 07:31:47 2026] PUT /v3/434c3bbb55054580826c56f1fc80b16c/volumes/f6aa464a-7440-4ad8-8dc5-88be3bdc7a38 => generated 935 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-04-14 07:31:47.974 8 INFO cinder.api.openstack.wsgi [None req-48ff4115-551d-4581-8afc-bec11a53761e 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/f6aa464a-7440-4ad8-8dc5-88be3bdc7a38 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:31:47.986 8 INFO cinder.volume.api [None req-48ff4115-551d-4581-8afc-bec11a53761e 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Volume info retrieved successfully. 2026-04-14 07:31:47.992 8 INFO cinder.api.openstack.wsgi [None req-48ff4115-551d-4581-8afc-bec11a53761e 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/f6aa464a-7440-4ad8-8dc5-88be3bdc7a38 returned with HTTP 200 [pid: 8|app: 0|req: 387/772] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:31:47 2026] GET /v3/434c3bbb55054580826c56f1fc80b16c/volumes/f6aa464a-7440-4ad8-8dc5-88be3bdc7a38 => generated 1003 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:31:48.019 7 INFO cinder.api.openstack.wsgi [None req-b2f8612c-16b4-4201-8599-1ecf810fcd23 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes 2026-04-14 07:31:48.022 7 INFO cinder.api.v3.volumes [None req-b2f8612c-16b4-4201-8599-1ecf810fcd23 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Create volume of 1 GB 2026-04-14 07:31:48.028 7 INFO cinder.volume.api [None req-b2f8612c-16b4-4201-8599-1ecf810fcd23 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Availability Zones retrieved successfully. 2026-04-14 07:31:48.128 7 INFO cinder.volume.api [None req-b2f8612c-16b4-4201-8599-1ecf810fcd23 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Create volume request issued successfully. 2026-04-14 07:31:48.129 7 INFO cinder.api.openstack.wsgi [None req-b2f8612c-16b4-4201-8599-1ecf810fcd23 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes returned with HTTP 202 [pid: 7|app: 0|req: 386/773] 10.0.0.98 () {34 vars in 722 bytes} [Tue Apr 14 07:31:48 2026] POST /v3/434c3bbb55054580826c56f1fc80b16c/volumes => generated 889 bytes in 119 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-04-14 07:31:48.155 8 INFO cinder.api.openstack.wsgi [None req-dc0f12a4-c2c9-413e-8e2d-26409a6cf6c4 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/9d62132b-fd44-4128-a38d-15a14208b3a3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:31:48.182 8 INFO cinder.volume.api [None req-dc0f12a4-c2c9-413e-8e2d-26409a6cf6c4 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Volume info retrieved successfully. 2026-04-14 07:31:48.190 8 INFO cinder.api.openstack.wsgi [None req-dc0f12a4-c2c9-413e-8e2d-26409a6cf6c4 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/9d62132b-fd44-4128-a38d-15a14208b3a3 returned with HTTP 200 [pid: 8|app: 0|req: 388/774] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:31:48 2026] GET /v3/434c3bbb55054580826c56f1fc80b16c/volumes/9d62132b-fd44-4128-a38d-15a14208b3a3 => generated 957 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-04-14 07:31:49.211 7 INFO cinder.api.openstack.wsgi [None req-675112be-2413-499a-a165-4280b6d10aac 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/9d62132b-fd44-4128-a38d-15a14208b3a3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:31:49.223 7 INFO cinder.volume.api [None req-675112be-2413-499a-a165-4280b6d10aac 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Volume info retrieved successfully. 2026-04-14 07:31:49.228 7 INFO cinder.api.openstack.wsgi [None req-675112be-2413-499a-a165-4280b6d10aac 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/9d62132b-fd44-4128-a38d-15a14208b3a3 returned with HTTP 200 [pid: 7|app: 0|req: 387/775] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:31:49 2026] GET /v3/434c3bbb55054580826c56f1fc80b16c/volumes/9d62132b-fd44-4128-a38d-15a14208b3a3 => generated 982 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:31:49.250 8 INFO cinder.api.openstack.wsgi [None req-bed7d694-2ae8-4254-98e2-c8c6b52b9a1f 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/9d62132b-fd44-4128-a38d-15a14208b3a3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:31:49.271 8 INFO cinder.volume.api [None req-bed7d694-2ae8-4254-98e2-c8c6b52b9a1f 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Volume info retrieved successfully. 2026-04-14 07:31:49.280 8 INFO cinder.volume.api [None req-bed7d694-2ae8-4254-98e2-c8c6b52b9a1f 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Volume updated successfully. 2026-04-14 07:31:49.281 8 INFO cinder.api.openstack.wsgi [None req-bed7d694-2ae8-4254-98e2-c8c6b52b9a1f 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/9d62132b-fd44-4128-a38d-15a14208b3a3 returned with HTTP 200 [pid: 8|app: 0|req: 389/776] 10.0.0.98 () {34 vars in 794 bytes} [Tue Apr 14 07:31:49 2026] PUT /v3/434c3bbb55054580826c56f1fc80b16c/volumes/9d62132b-fd44-4128-a38d-15a14208b3a3 => generated 882 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-04-14 07:31:49.297 7 INFO cinder.api.openstack.wsgi [None req-66595136-f4a9-4ebc-a07f-b03017ae1715 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/9d62132b-fd44-4128-a38d-15a14208b3a3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:31:49.309 7 INFO cinder.volume.api [None req-66595136-f4a9-4ebc-a07f-b03017ae1715 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Volume info retrieved successfully. 2026-04-14 07:31:49.313 7 INFO cinder.api.openstack.wsgi [None req-66595136-f4a9-4ebc-a07f-b03017ae1715 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/9d62132b-fd44-4128-a38d-15a14208b3a3 returned with HTTP 200 [pid: 7|app: 0|req: 388/777] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:31:49 2026] GET /v3/434c3bbb55054580826c56f1fc80b16c/volumes/9d62132b-fd44-4128-a38d-15a14208b3a3 => generated 950 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:31:49.329 8 INFO cinder.api.openstack.wsgi [None req-d2460531-1be1-48bc-a0af-994f4f77e3ec 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/9d62132b-fd44-4128-a38d-15a14208b3a3 2026-04-14 07:31:49.330 8 INFO cinder.api.v3.volumes [None req-d2460531-1be1-48bc-a0af-994f4f77e3ec 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Delete volume with id: 9d62132b-fd44-4128-a38d-15a14208b3a3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:31:49.340 8 INFO cinder.volume.api [None req-d2460531-1be1-48bc-a0af-994f4f77e3ec 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Volume info retrieved successfully. 2026-04-14 07:31:49.418 8 INFO cinder.volume.api [None req-d2460531-1be1-48bc-a0af-994f4f77e3ec 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Delete volume request issued successfully. 2026-04-14 07:31:49.419 8 INFO cinder.api.openstack.wsgi [None req-d2460531-1be1-48bc-a0af-994f4f77e3ec 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/9d62132b-fd44-4128-a38d-15a14208b3a3 returned with HTTP 202 [pid: 8|app: 0|req: 390/778] 10.0.0.98 () {32 vars in 777 bytes} [Tue Apr 14 07:31:49 2026] DELETE /v3/434c3bbb55054580826c56f1fc80b16c/volumes/9d62132b-fd44-4128-a38d-15a14208b3a3 => generated 0 bytes in 101 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-04-14 07:31:49.443 7 INFO cinder.api.openstack.wsgi [None req-9d06efaa-c9ab-451a-9696-48df22667567 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/9d62132b-fd44-4128-a38d-15a14208b3a3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:31:49.454 7 INFO cinder.volume.api [None req-9d06efaa-c9ab-451a-9696-48df22667567 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Volume info retrieved successfully. 2026-04-14 07:31:49.458 7 INFO cinder.api.openstack.wsgi [None req-9d06efaa-c9ab-451a-9696-48df22667567 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/9d62132b-fd44-4128-a38d-15a14208b3a3 returned with HTTP 200 [pid: 7|app: 0|req: 389/779] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:31:49 2026] GET /v3/434c3bbb55054580826c56f1fc80b16c/volumes/9d62132b-fd44-4128-a38d-15a14208b3a3 => generated 949 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:31:50.480 8 INFO cinder.api.openstack.wsgi [None req-80931af8-95db-49dc-afa3-3497f1b1d4b7 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/9d62132b-fd44-4128-a38d-15a14208b3a3 2026-04-14 07:31:50.493 8 INFO cinder.api.openstack.wsgi [None req-80931af8-95db-49dc-afa3-3497f1b1d4b7 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/9d62132b-fd44-4128-a38d-15a14208b3a3 returned with HTTP 404 [pid: 8|app: 0|req: 391/780] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:31:50 2026] GET /v3/434c3bbb55054580826c56f1fc80b16c/volumes/9d62132b-fd44-4128-a38d-15a14208b3a3 => generated 109 bytes in 23 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-04-14 07:31:50.506 7 INFO cinder.api.openstack.wsgi [None req-0798bb5f-1ae4-43ee-b30a-d1d9df70e45d 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/f6aa464a-7440-4ad8-8dc5-88be3bdc7a38 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:31:50.518 7 INFO cinder.volume.api [None req-0798bb5f-1ae4-43ee-b30a-d1d9df70e45d 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Volume info retrieved successfully. 2026-04-14 07:31:50.523 7 INFO cinder.api.openstack.wsgi [None req-0798bb5f-1ae4-43ee-b30a-d1d9df70e45d 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/f6aa464a-7440-4ad8-8dc5-88be3bdc7a38 returned with HTTP 200 [pid: 7|app: 0|req: 390/781] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:31:50 2026] GET /v3/434c3bbb55054580826c56f1fc80b16c/volumes/f6aa464a-7440-4ad8-8dc5-88be3bdc7a38 => generated 1003 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-14 07:31:50.542 8 INFO cinder.api.openstack.wsgi [None req-e9f4f4a1-32f4-435c-86a9-c3122267ee5c 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/f6aa464a-7440-4ad8-8dc5-88be3bdc7a38 2026-04-14 07:31:50.543 8 INFO cinder.api.v3.volumes [None req-e9f4f4a1-32f4-435c-86a9-c3122267ee5c 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Delete volume with id: f6aa464a-7440-4ad8-8dc5-88be3bdc7a38 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:31:50.674 8 INFO cinder.volume.api [None req-e9f4f4a1-32f4-435c-86a9-c3122267ee5c 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Volume info retrieved successfully. 2026-04-14 07:31:50.693 8 INFO cinder.volume.api [None req-e9f4f4a1-32f4-435c-86a9-c3122267ee5c 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Delete volume request issued successfully. 2026-04-14 07:31:50.694 8 INFO cinder.api.openstack.wsgi [None req-e9f4f4a1-32f4-435c-86a9-c3122267ee5c 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/f6aa464a-7440-4ad8-8dc5-88be3bdc7a38 returned with HTTP 202 [pid: 8|app: 0|req: 392/782] 10.0.0.98 () {32 vars in 777 bytes} [Tue Apr 14 07:31:50 2026] DELETE /v3/434c3bbb55054580826c56f1fc80b16c/volumes/f6aa464a-7440-4ad8-8dc5-88be3bdc7a38 => generated 0 bytes in 158 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-04-14 07:31:50.705 7 INFO cinder.api.openstack.wsgi [None req-31657e92-2146-4778-a3ab-93613f645313 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/f6aa464a-7440-4ad8-8dc5-88be3bdc7a38 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:31:50.718 7 INFO cinder.volume.api [None req-31657e92-2146-4778-a3ab-93613f645313 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Volume info retrieved successfully. 2026-04-14 07:31:50.723 7 INFO cinder.api.openstack.wsgi [None req-31657e92-2146-4778-a3ab-93613f645313 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/f6aa464a-7440-4ad8-8dc5-88be3bdc7a38 returned with HTTP 200 [pid: 7|app: 0|req: 391/783] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:31:50 2026] GET /v3/434c3bbb55054580826c56f1fc80b16c/volumes/f6aa464a-7440-4ad8-8dc5-88be3bdc7a38 => generated 1002 bytes in 23 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-04-14 07:31:51.745 8 INFO cinder.api.openstack.wsgi [None req-c2f45cdf-7ee1-433a-8d9e-b157339d9bbd 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/f6aa464a-7440-4ad8-8dc5-88be3bdc7a38 2026-04-14 07:31:51.753 8 INFO cinder.api.openstack.wsgi [None req-c2f45cdf-7ee1-433a-8d9e-b157339d9bbd 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/f6aa464a-7440-4ad8-8dc5-88be3bdc7a38 returned with HTTP 404 [pid: 8|app: 0|req: 393/784] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:31:51 2026] GET /v3/434c3bbb55054580826c56f1fc80b16c/volumes/f6aa464a-7440-4ad8-8dc5-88be3bdc7a38 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:31:51.814 7 INFO cinder.api.openstack.wsgi [None req-29111247-c817-48d1-99de-6f2858afbf49 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes 2026-04-14 07:31:51.915 7 INFO cinder.api.v3.volumes [None req-29111247-c817-48d1-99de-6f2858afbf49 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Create volume of 1 GB 2026-04-14 07:31:51.919 7 INFO cinder.volume.api [None req-29111247-c817-48d1-99de-6f2858afbf49 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Availability Zones retrieved successfully. 2026-04-14 07:31:52.070 8 INFO cinder.api.openstack.wsgi [None req-c2f45cdf-7ee1-433a-8d9e-b157339d9bbd 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:31:52.071 8 INFO cinder.api.openstack.wsgi [None req-c2f45cdf-7ee1-433a-8d9e-b157339d9bbd 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:31:52.071 8 INFO cinder.api.openstack.wsgi [None req-c2f45cdf-7ee1-433a-8d9e-b157339d9bbd 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:31:52.072 8 INFO cinder.api.openstack.wsgi [None req-c2f45cdf-7ee1-433a-8d9e-b157339d9bbd 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:31:52.141 7 INFO cinder.volume.api [None req-29111247-c817-48d1-99de-6f2858afbf49 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Create volume request issued successfully. 2026-04-14 07:31:52.142 7 INFO cinder.api.openstack.wsgi [None req-29111247-c817-48d1-99de-6f2858afbf49 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes returned with HTTP 202 [pid: 7|app: 0|req: 392/787] 10.0.0.98 () {34 vars in 722 bytes} [Tue Apr 14 07:31:51 2026] POST /v3/434c3bbb55054580826c56f1fc80b16c/volumes => generated 871 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-14 07:31:52.173 8 INFO cinder.api.openstack.wsgi [None req-2276b7ab-60ea-4cfc-8201-bf6892c3ee71 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/a7b30ae7-3711-49c8-9307-1afb50a65468 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:31:52.198 8 INFO cinder.volume.api [None req-2276b7ab-60ea-4cfc-8201-bf6892c3ee71 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Volume info retrieved successfully. 2026-04-14 07:31:52.206 8 INFO cinder.api.openstack.wsgi [None req-2276b7ab-60ea-4cfc-8201-bf6892c3ee71 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/a7b30ae7-3711-49c8-9307-1afb50a65468 returned with HTTP 200 [pid: 8|app: 0|req: 396/788] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:31:52 2026] GET /v3/434c3bbb55054580826c56f1fc80b16c/volumes/a7b30ae7-3711-49c8-9307-1afb50a65468 => generated 939 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:31:53.233 7 INFO cinder.api.openstack.wsgi [None req-30ab7ff8-e727-481d-83dc-508e4df4bfc0 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/a7b30ae7-3711-49c8-9307-1afb50a65468 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:31:53.257 7 INFO cinder.volume.api [None req-30ab7ff8-e727-481d-83dc-508e4df4bfc0 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Volume info retrieved successfully. 2026-04-14 07:31:53.264 7 INFO cinder.api.openstack.wsgi [None req-30ab7ff8-e727-481d-83dc-508e4df4bfc0 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/a7b30ae7-3711-49c8-9307-1afb50a65468 returned with HTTP 200 [pid: 7|app: 0|req: 393/789] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:31:53 2026] GET /v3/434c3bbb55054580826c56f1fc80b16c/volumes/a7b30ae7-3711-49c8-9307-1afb50a65468 => generated 1348 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-04-14 07:31:53.286 8 INFO cinder.api.openstack.wsgi [None req-e5a4c878-29ce-4cb8-ac2d-999c0fc81bb6 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/a7b30ae7-3711-49c8-9307-1afb50a65468 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:31:53.303 8 INFO cinder.volume.api [None req-e5a4c878-29ce-4cb8-ac2d-999c0fc81bb6 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Volume info retrieved successfully. 2026-04-14 07:31:53.309 8 INFO cinder.api.openstack.wsgi [None req-e5a4c878-29ce-4cb8-ac2d-999c0fc81bb6 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/a7b30ae7-3711-49c8-9307-1afb50a65468 returned with HTTP 200 [pid: 8|app: 0|req: 397/790] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:31:53 2026] GET /v3/434c3bbb55054580826c56f1fc80b16c/volumes/a7b30ae7-3711-49c8-9307-1afb50a65468 => generated 1348 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:31:53.329 7 INFO cinder.api.openstack.wsgi [None req-c99b8a17-9d8a-458d-829e-9736dc143b39 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/a7b30ae7-3711-49c8-9307-1afb50a65468 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:31:53.346 7 INFO cinder.volume.api [None req-c99b8a17-9d8a-458d-829e-9736dc143b39 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Volume info retrieved successfully. 2026-04-14 07:31:53.352 7 INFO cinder.volume.api [None req-c99b8a17-9d8a-458d-829e-9736dc143b39 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Volume updated successfully. 2026-04-14 07:31:53.352 7 INFO cinder.api.openstack.wsgi [None req-c99b8a17-9d8a-458d-829e-9736dc143b39 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/a7b30ae7-3711-49c8-9307-1afb50a65468 returned with HTTP 200 [pid: 7|app: 0|req: 394/791] 10.0.0.98 () {34 vars in 794 bytes} [Tue Apr 14 07:31:53 2026] PUT /v3/434c3bbb55054580826c56f1fc80b16c/volumes/a7b30ae7-3711-49c8-9307-1afb50a65468 => generated 895 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:31:53.372 8 INFO cinder.api.openstack.wsgi [None req-d8381fb1-ad70-4a5a-9185-3bb4778f153c 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/a7b30ae7-3711-49c8-9307-1afb50a65468 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:31:53.391 8 INFO cinder.volume.api [None req-d8381fb1-ad70-4a5a-9185-3bb4778f153c 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Volume info retrieved successfully. 2026-04-14 07:31:53.398 8 INFO cinder.volume.api [None req-d8381fb1-ad70-4a5a-9185-3bb4778f153c 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Volume updated successfully. 2026-04-14 07:31:53.398 8 INFO cinder.api.openstack.wsgi [None req-d8381fb1-ad70-4a5a-9185-3bb4778f153c 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/a7b30ae7-3711-49c8-9307-1afb50a65468 returned with HTTP 200 [pid: 8|app: 0|req: 398/792] 10.0.0.98 () {34 vars in 795 bytes} [Tue Apr 14 07:31:53 2026] PUT /v3/434c3bbb55054580826c56f1fc80b16c/volumes/a7b30ae7-3711-49c8-9307-1afb50a65468 => generated 934 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-04-14 07:31:53.418 7 INFO cinder.api.openstack.wsgi [None req-6e623587-2059-49d6-89a1-f965f7f6b7bc 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/a7b30ae7-3711-49c8-9307-1afb50a65468 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:31:53.449 7 INFO cinder.volume.api [None req-6e623587-2059-49d6-89a1-f965f7f6b7bc 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Volume info retrieved successfully. 2026-04-14 07:31:53.455 7 INFO cinder.api.openstack.wsgi [None req-6e623587-2059-49d6-89a1-f965f7f6b7bc 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/a7b30ae7-3711-49c8-9307-1afb50a65468 returned with HTTP 200 [pid: 7|app: 0|req: 395/793] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:31:53 2026] GET /v3/434c3bbb55054580826c56f1fc80b16c/volumes/a7b30ae7-3711-49c8-9307-1afb50a65468 => generated 1387 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:31:53.473 8 INFO cinder.api.openstack.wsgi [None req-8d761dc3-4841-4652-aba9-b4b1806b1140 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes 2026-04-14 07:31:53.476 8 INFO cinder.api.v3.volumes [None req-8d761dc3-4841-4652-aba9-b4b1806b1140 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Create volume of 1 GB 2026-04-14 07:31:53.481 8 INFO cinder.volume.api [None req-8d761dc3-4841-4652-aba9-b4b1806b1140 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Availability Zones retrieved successfully. 2026-04-14 07:31:53.620 8 INFO cinder.volume.api [None req-8d761dc3-4841-4652-aba9-b4b1806b1140 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Create volume request issued successfully. 2026-04-14 07:31:53.621 8 INFO cinder.api.openstack.wsgi [None req-8d761dc3-4841-4652-aba9-b4b1806b1140 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes returned with HTTP 202 [pid: 8|app: 0|req: 399/794] 10.0.0.98 () {34 vars in 722 bytes} [Tue Apr 14 07:31:53 2026] POST /v3/434c3bbb55054580826c56f1fc80b16c/volumes => generated 892 bytes in 153 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-04-14 07:31:53.641 7 INFO cinder.api.openstack.wsgi [None req-65b8925a-b88d-432d-ad1e-208857c363c5 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/3afc4f19-43d2-4e2b-b470-9e2337dabb7d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:31:53.653 7 INFO cinder.volume.api [None req-65b8925a-b88d-432d-ad1e-208857c363c5 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Volume info retrieved successfully. 2026-04-14 07:31:53.658 7 INFO cinder.api.openstack.wsgi [None req-65b8925a-b88d-432d-ad1e-208857c363c5 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/3afc4f19-43d2-4e2b-b470-9e2337dabb7d returned with HTTP 200 [pid: 7|app: 0|req: 396/795] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:31:53 2026] GET /v3/434c3bbb55054580826c56f1fc80b16c/volumes/3afc4f19-43d2-4e2b-b470-9e2337dabb7d => generated 960 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:31:54.680 8 INFO cinder.api.openstack.wsgi [None req-74611c0a-24ab-467b-859c-db68dfb92428 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/3afc4f19-43d2-4e2b-b470-9e2337dabb7d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:31:54.693 8 INFO cinder.volume.api [None req-74611c0a-24ab-467b-859c-db68dfb92428 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Volume info retrieved successfully. 2026-04-14 07:31:54.697 8 INFO cinder.api.openstack.wsgi [None req-74611c0a-24ab-467b-859c-db68dfb92428 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/3afc4f19-43d2-4e2b-b470-9e2337dabb7d returned with HTTP 200 [pid: 8|app: 0|req: 400/796] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:31:54 2026] GET /v3/434c3bbb55054580826c56f1fc80b16c/volumes/3afc4f19-43d2-4e2b-b470-9e2337dabb7d => generated 985 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-04-14 07:31:54.717 7 INFO cinder.api.openstack.wsgi [None req-2a52b1ab-ca7f-4788-86a9-f7da5b7e4f41 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/3afc4f19-43d2-4e2b-b470-9e2337dabb7d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:31:54.736 7 INFO cinder.volume.api [None req-2a52b1ab-ca7f-4788-86a9-f7da5b7e4f41 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Volume info retrieved successfully. 2026-04-14 07:31:54.746 7 INFO cinder.volume.api [None req-2a52b1ab-ca7f-4788-86a9-f7da5b7e4f41 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Volume updated successfully. 2026-04-14 07:31:54.747 7 INFO cinder.api.openstack.wsgi [None req-2a52b1ab-ca7f-4788-86a9-f7da5b7e4f41 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/3afc4f19-43d2-4e2b-b470-9e2337dabb7d returned with HTTP 200 [pid: 7|app: 0|req: 397/797] 10.0.0.98 () {34 vars in 794 bytes} [Tue Apr 14 07:31:54 2026] PUT /v3/434c3bbb55054580826c56f1fc80b16c/volumes/3afc4f19-43d2-4e2b-b470-9e2337dabb7d => generated 882 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-04-14 07:31:54.766 8 INFO cinder.api.openstack.wsgi [None req-6dbddf71-14da-4dca-9167-be679256f921 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/3afc4f19-43d2-4e2b-b470-9e2337dabb7d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:31:54.782 8 INFO cinder.volume.api [None req-6dbddf71-14da-4dca-9167-be679256f921 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Volume info retrieved successfully. 2026-04-14 07:31:54.786 8 INFO cinder.api.openstack.wsgi [None req-6dbddf71-14da-4dca-9167-be679256f921 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/3afc4f19-43d2-4e2b-b470-9e2337dabb7d returned with HTTP 200 [pid: 8|app: 0|req: 401/798] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:31:54 2026] GET /v3/434c3bbb55054580826c56f1fc80b16c/volumes/3afc4f19-43d2-4e2b-b470-9e2337dabb7d => generated 950 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-04-14 07:31:54.808 7 INFO cinder.api.openstack.wsgi [None req-e38ae8bb-0339-4089-9bfc-59663a3f7fc6 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/3afc4f19-43d2-4e2b-b470-9e2337dabb7d 2026-04-14 07:31:54.808 7 INFO cinder.api.v3.volumes [None req-e38ae8bb-0339-4089-9bfc-59663a3f7fc6 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Delete volume with id: 3afc4f19-43d2-4e2b-b470-9e2337dabb7d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:31:54.822 7 INFO cinder.volume.api [None req-e38ae8bb-0339-4089-9bfc-59663a3f7fc6 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Volume info retrieved successfully. 2026-04-14 07:31:54.852 7 INFO cinder.volume.api [None req-e38ae8bb-0339-4089-9bfc-59663a3f7fc6 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Delete volume request issued successfully. 2026-04-14 07:31:54.852 7 INFO cinder.api.openstack.wsgi [None req-e38ae8bb-0339-4089-9bfc-59663a3f7fc6 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/3afc4f19-43d2-4e2b-b470-9e2337dabb7d returned with HTTP 202 [pid: 7|app: 0|req: 398/799] 10.0.0.98 () {32 vars in 777 bytes} [Tue Apr 14 07:31:54 2026] DELETE /v3/434c3bbb55054580826c56f1fc80b16c/volumes/3afc4f19-43d2-4e2b-b470-9e2337dabb7d => generated 0 bytes in 51 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-04-14 07:31:54.872 8 INFO cinder.api.openstack.wsgi [None req-5be845f4-a21b-41d2-9e14-7521c683ebc2 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/3afc4f19-43d2-4e2b-b470-9e2337dabb7d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:31:54.884 8 INFO cinder.volume.api [None req-5be845f4-a21b-41d2-9e14-7521c683ebc2 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Volume info retrieved successfully. 2026-04-14 07:31:54.890 8 INFO cinder.api.openstack.wsgi [None req-5be845f4-a21b-41d2-9e14-7521c683ebc2 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/3afc4f19-43d2-4e2b-b470-9e2337dabb7d returned with HTTP 200 [pid: 8|app: 0|req: 402/800] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:31:54 2026] GET /v3/434c3bbb55054580826c56f1fc80b16c/volumes/3afc4f19-43d2-4e2b-b470-9e2337dabb7d => generated 949 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-04-14 07:31:55.916 7 INFO cinder.api.openstack.wsgi [None req-37d27ef4-c68d-4d9a-a341-513f365bb5a6 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/3afc4f19-43d2-4e2b-b470-9e2337dabb7d 2026-04-14 07:31:55.925 7 INFO cinder.api.openstack.wsgi [None req-37d27ef4-c68d-4d9a-a341-513f365bb5a6 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/3afc4f19-43d2-4e2b-b470-9e2337dabb7d returned with HTTP 404 [pid: 7|app: 0|req: 399/801] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:31:55 2026] GET /v3/434c3bbb55054580826c56f1fc80b16c/volumes/3afc4f19-43d2-4e2b-b470-9e2337dabb7d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:31:55.937 8 INFO cinder.api.openstack.wsgi [None req-01014978-6387-400d-80c1-9f2d0061f3f5 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/a7b30ae7-3711-49c8-9307-1afb50a65468 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:31:55.951 8 INFO cinder.volume.api [None req-01014978-6387-400d-80c1-9f2d0061f3f5 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Volume info retrieved successfully. 2026-04-14 07:31:55.957 8 INFO cinder.api.openstack.wsgi [None req-01014978-6387-400d-80c1-9f2d0061f3f5 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/a7b30ae7-3711-49c8-9307-1afb50a65468 returned with HTTP 200 [pid: 8|app: 0|req: 403/802] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:31:55 2026] GET /v3/434c3bbb55054580826c56f1fc80b16c/volumes/a7b30ae7-3711-49c8-9307-1afb50a65468 => generated 1387 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-14 07:31:55.972 7 INFO cinder.api.openstack.wsgi [None req-d399bcd3-3591-4a66-b255-697aa563567b 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/a7b30ae7-3711-49c8-9307-1afb50a65468 2026-04-14 07:31:55.973 7 INFO cinder.api.v3.volumes [None req-d399bcd3-3591-4a66-b255-697aa563567b 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Delete volume with id: a7b30ae7-3711-49c8-9307-1afb50a65468 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:31:55.985 7 INFO cinder.volume.api [None req-d399bcd3-3591-4a66-b255-697aa563567b 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Volume info retrieved successfully. 2026-04-14 07:31:56.008 7 INFO cinder.volume.api [None req-d399bcd3-3591-4a66-b255-697aa563567b 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Delete volume request issued successfully. 2026-04-14 07:31:56.008 7 INFO cinder.api.openstack.wsgi [None req-d399bcd3-3591-4a66-b255-697aa563567b 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/a7b30ae7-3711-49c8-9307-1afb50a65468 returned with HTTP 202 [pid: 7|app: 0|req: 400/803] 10.0.0.98 () {32 vars in 777 bytes} [Tue Apr 14 07:31:55 2026] DELETE /v3/434c3bbb55054580826c56f1fc80b16c/volumes/a7b30ae7-3711-49c8-9307-1afb50a65468 => 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-04-14 07:31:56.022 8 INFO cinder.api.openstack.wsgi [None req-25d8345e-dd2d-4204-b9ea-96ae9123e598 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/a7b30ae7-3711-49c8-9307-1afb50a65468 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:31:56.048 8 INFO cinder.volume.api [None req-25d8345e-dd2d-4204-b9ea-96ae9123e598 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] Volume info retrieved successfully. 2026-04-14 07:31:56.057 8 INFO cinder.api.openstack.wsgi [None req-25d8345e-dd2d-4204-b9ea-96ae9123e598 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/a7b30ae7-3711-49c8-9307-1afb50a65468 returned with HTTP 200 [pid: 8|app: 0|req: 404/804] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:31:56 2026] GET /v3/434c3bbb55054580826c56f1fc80b16c/volumes/a7b30ae7-3711-49c8-9307-1afb50a65468 => generated 1386 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:31:57.075 7 INFO cinder.api.openstack.wsgi [None req-f5caf31a-6eb2-4fe1-b6e4-9a6629356ae0 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/a7b30ae7-3711-49c8-9307-1afb50a65468 2026-04-14 07:31:57.084 7 INFO cinder.api.openstack.wsgi [None req-f5caf31a-6eb2-4fe1-b6e4-9a6629356ae0 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/434c3bbb55054580826c56f1fc80b16c/volumes/a7b30ae7-3711-49c8-9307-1afb50a65468 returned with HTTP 404 [pid: 7|app: 0|req: 401/805] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:31:57 2026] GET /v3/434c3bbb55054580826c56f1fc80b16c/volumes/a7b30ae7-3711-49c8-9307-1afb50a65468 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-04-14 07:32:02.070 8 INFO cinder.api.openstack.wsgi [None req-25d8345e-dd2d-4204-b9ea-96ae9123e598 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:32:02.070 7 INFO cinder.api.openstack.wsgi [None req-f5caf31a-6eb2-4fe1-b6e4-9a6629356ae0 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:32:02.071 8 INFO cinder.api.openstack.wsgi [None req-25d8345e-dd2d-4204-b9ea-96ae9123e598 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:32:02.071 7 INFO cinder.api.openstack.wsgi [None req-f5caf31a-6eb2-4fe1-b6e4-9a6629356ae0 84bb5283e22e4de8881e76e02b939c96 434c3bbb55054580826c56f1fc80b16c - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:32:03.771 7 INFO cinder.api.openstack.wsgi [None req-49303462-a1de-4d6f-92ea-f15a6ee9c92d fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services 2026-04-14 07:32:03.777 7 INFO cinder.api.openstack.wsgi [None req-49303462-a1de-4d6f-92ea-f15a6ee9c92d fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 403/808] 10.0.0.51 () {28 vars in 644 bytes} [Tue Apr 14 07:32:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-services => generated 646 bytes in 111 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-04-14 07:32:03.788 8 INFO cinder.api.openstack.wsgi [None req-8dd1ecc4-3083-49c1-b507-d86fe36833e2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:32:03.798 8 INFO cinder.volume.api [None req-8dd1ecc4-3083-49c1-b507-d86fe36833e2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:32:03.800 8 INFO cinder.api.openstack.wsgi [None req-8dd1ecc4-3083-49c1-b507-d86fe36833e2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 406/809] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:32:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:32:03.809 7 INFO cinder.api.openstack.wsgi [None req-33091aad-1c98-4559-b78a-54e7eb98f50e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true 2026-04-14 07:32:03.815 7 INFO cinder.volume.api [None req-33091aad-1c98-4559-b78a-54e7eb98f50e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all snapshots completed successfully. 2026-04-14 07:32:03.816 7 INFO cinder.api.openstack.wsgi [None req-33091aad-1c98-4559-b78a-54e7eb98f50e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 404/810] 10.0.0.51 () {28 vars in 673 bytes} [Tue Apr 14 07:32:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:32:03.828 8 INFO cinder.api.openstack.wsgi [None req-7655e563-929f-43e0-9194-e30b3a92c435 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:32:03.837 8 INFO cinder.volume.api [None req-7655e563-929f-43e0-9194-e30b3a92c435 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:32:03.840 8 INFO cinder.api.openstack.wsgi [None req-7655e563-929f-43e0-9194-e30b3a92c435 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 407/811] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:32:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:32:03.857 7 INFO cinder.api.openstack.wsgi [None req-f63fc64c-1c83-48b5-9f83-5eece4489304 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true 2026-04-14 07:32:04.360 7 INFO cinder.api.openstack.wsgi [None req-f63fc64c-1c83-48b5-9f83-5eece4489304 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 405/812] 10.0.0.51 () {28 vars in 695 bytes} [Tue Apr 14 07:32:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:32:04.400 8 INFO cinder.api.openstack.wsgi [None req-2921d9e0-38f7-4477-98f9-ecca1c307443 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/16a96b9e59b5465eac059060d6898551?usage=true 2026-04-14 07:32:04.427 8 INFO cinder.api.openstack.wsgi [None req-2921d9e0-38f7-4477-98f9-ecca1c307443 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/16a96b9e59b5465eac059060d6898551?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 408/813] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:32:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/16a96b9e59b5465eac059060d6898551?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:32:04.441 7 INFO cinder.api.openstack.wsgi [None req-627336f6-05b8-484c-9bc0-bf2e571b562a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/176add613c8747cd9a86e47fde06d782?usage=true 2026-04-14 07:32:04.460 7 INFO cinder.api.openstack.wsgi [None req-627336f6-05b8-484c-9bc0-bf2e571b562a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/176add613c8747cd9a86e47fde06d782?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 406/814] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:32:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/176add613c8747cd9a86e47fde06d782?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:32:04.472 8 INFO cinder.api.openstack.wsgi [None req-e19a89bb-0298-4573-be31-c24afde3f693 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true 2026-04-14 07:32:04.491 8 INFO cinder.api.openstack.wsgi [None req-e19a89bb-0298-4573-be31-c24afde3f693 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 409/815] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:32:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:32:04.503 7 INFO cinder.api.openstack.wsgi [None req-67cf8659-2ab9-4301-8a49-fbb54ea58b2f fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true 2026-04-14 07:32:04.522 7 INFO cinder.api.openstack.wsgi [None req-67cf8659-2ab9-4301-8a49-fbb54ea58b2f fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 407/816] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:32:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:32:04.536 8 INFO cinder.api.openstack.wsgi [None req-b498f1f4-e710-43cb-8a52-05574b80745b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true 2026-04-14 07:32:04.570 8 INFO cinder.api.openstack.wsgi [None req-b498f1f4-e710-43cb-8a52-05574b80745b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 410/817] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:32:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:32:04.584 7 INFO cinder.api.openstack.wsgi [None req-c2710bcb-a711-4e9c-9d8a-1614a6cdf13a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9ccb73fc17d4475c8c1fb6f07d152621?usage=true 2026-04-14 07:32:04.602 7 INFO cinder.api.openstack.wsgi [None req-c2710bcb-a711-4e9c-9d8a-1614a6cdf13a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9ccb73fc17d4475c8c1fb6f07d152621?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 408/818] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:32:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9ccb73fc17d4475c8c1fb6f07d152621?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:32:04.615 8 INFO cinder.api.openstack.wsgi [None req-bf0dd06d-a6b7-4ba6-aca1-f22758421ed3 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/d0d0acf0b19a461abce2c27422c2b0fc?usage=true 2026-04-14 07:32:04.633 8 INFO cinder.api.openstack.wsgi [None req-bf0dd06d-a6b7-4ba6-aca1-f22758421ed3 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/d0d0acf0b19a461abce2c27422c2b0fc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 411/819] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:32:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/d0d0acf0b19a461abce2c27422c2b0fc?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:32:04.645 7 INFO cinder.api.openstack.wsgi [None req-a5a98757-67b1-4356-984b-084d49738523 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/d35f826cc49f4f948bb42f7841dd448f?usage=true 2026-04-14 07:32:04.664 7 INFO cinder.api.openstack.wsgi [None req-a5a98757-67b1-4356-984b-084d49738523 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/d35f826cc49f4f948bb42f7841dd448f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 409/820] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:32:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/d35f826cc49f4f948bb42f7841dd448f?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:32:04.675 8 INFO cinder.api.openstack.wsgi [None req-f314947f-ca17-4764-b441-94290dd4580b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/d69dceb93cc341febfa0866f60c3d7e8?usage=true 2026-04-14 07:32:04.700 8 INFO cinder.api.openstack.wsgi [None req-f314947f-ca17-4764-b441-94290dd4580b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/d69dceb93cc341febfa0866f60c3d7e8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 412/821] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:32:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/d69dceb93cc341febfa0866f60c3d7e8?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:32:04.711 7 INFO cinder.api.openstack.wsgi [None req-e280193e-52d6-4a79-bdb6-750ca0856f04 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/e9e311fca9f343cdab6b7ec17c6e2204?usage=true 2026-04-14 07:32:04.726 7 INFO cinder.api.openstack.wsgi [None req-e280193e-52d6-4a79-bdb6-750ca0856f04 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/e9e311fca9f343cdab6b7ec17c6e2204?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 410/822] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:32:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/e9e311fca9f343cdab6b7ec17c6e2204?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:32:12.071 8 INFO cinder.api.openstack.wsgi [None req-f314947f-ca17-4764-b441-94290dd4580b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:32:12.071 7 INFO cinder.api.openstack.wsgi [None req-e280193e-52d6-4a79-bdb6-750ca0856f04 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:32:12.072 8 INFO cinder.api.openstack.wsgi [None req-f314947f-ca17-4764-b441-94290dd4580b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:32:12.072 7 INFO cinder.api.openstack.wsgi [None req-e280193e-52d6-4a79-bdb6-750ca0856f04 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:32:22.071 8 INFO cinder.api.openstack.wsgi [None req-f314947f-ca17-4764-b441-94290dd4580b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:32:22.071 7 INFO cinder.api.openstack.wsgi [None req-e280193e-52d6-4a79-bdb6-750ca0856f04 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:32:22.071 8 INFO cinder.api.openstack.wsgi [None req-f314947f-ca17-4764-b441-94290dd4580b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:32:22.072 7 INFO cinder.api.openstack.wsgi [None req-e280193e-52d6-4a79-bdb6-750ca0856f04 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:32:30.770 8 INFO cinder.api.openstack.wsgi [None req-d8c509c5-c47e-4ca7-b2a8-c21faf72a5c8 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes 2026-04-14 07:32:30.797 8 INFO cinder.volume.api [None req-d8c509c5-c47e-4ca7-b2a8-c21faf72a5c8 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] Get all volumes completed successfully. 2026-04-14 07:32:30.797 8 INFO cinder.api.openstack.wsgi [None req-d8c509c5-c47e-4ca7-b2a8-c21faf72a5c8 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes returned with HTTP 200 [pid: 8|app: 0|req: 415/827] 10.0.0.98 () {32 vars in 700 bytes} [Tue Apr 14 07:32:30 2026] GET /v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes => generated 15 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 07:32:30.808 7 INFO cinder.api.openstack.wsgi [None req-5b345955-1d6a-49fd-b6fd-5f5a43b66939 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes 2026-04-14 07:32:30.811 7 INFO cinder.api.v3.volumes [None req-5b345955-1d6a-49fd-b6fd-5f5a43b66939 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] Create volume of 1 GB 2026-04-14 07:32:30.817 7 INFO cinder.volume.api [None req-5b345955-1d6a-49fd-b6fd-5f5a43b66939 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] Availability Zones retrieved successfully. 2026-04-14 07:32:30.989 7 INFO cinder.volume.api [None req-5b345955-1d6a-49fd-b6fd-5f5a43b66939 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] Create volume request issued successfully. 2026-04-14 07:32:30.990 7 INFO cinder.api.openstack.wsgi [None req-5b345955-1d6a-49fd-b6fd-5f5a43b66939 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes returned with HTTP 202 [pid: 7|app: 0|req: 413/828] 10.0.0.98 () {34 vars in 722 bytes} [Tue Apr 14 07:32:30 2026] POST /v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes => generated 875 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-14 07:32:31.015 8 INFO cinder.api.openstack.wsgi [None req-772195e3-3096-4944-8d23-7d7824ad6766 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/47351d2a-7bf3-453e-98ea-e42042a380ff /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:32:31.041 8 INFO cinder.volume.api [None req-772195e3-3096-4944-8d23-7d7824ad6766 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] Volume info retrieved successfully. 2026-04-14 07:32:31.046 8 INFO cinder.api.openstack.wsgi [None req-772195e3-3096-4944-8d23-7d7824ad6766 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/47351d2a-7bf3-453e-98ea-e42042a380ff returned with HTTP 200 [pid: 8|app: 0|req: 416/829] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:32:31 2026] GET /v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/47351d2a-7bf3-453e-98ea-e42042a380ff => generated 943 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-04-14 07:32:32.070 8 INFO cinder.api.openstack.wsgi [None req-772195e3-3096-4944-8d23-7d7824ad6766 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:32:32.070 7 INFO cinder.api.openstack.wsgi [None req-c5a2db75-c84e-4a03-8274-0c0a2b2818a8 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/47351d2a-7bf3-453e-98ea-e42042a380ff 2026-04-14 07:32:32.071 8 INFO cinder.api.openstack.wsgi [None req-772195e3-3096-4944-8d23-7d7824ad6766 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:32:32.072 8 INFO cinder.api.openstack.wsgi [None req-772195e3-3096-4944-8d23-7d7824ad6766 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:32:32.073 8 INFO cinder.api.openstack.wsgi [None req-772195e3-3096-4944-8d23-7d7824ad6766 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:32:32.090 7 INFO cinder.volume.api [None req-c5a2db75-c84e-4a03-8274-0c0a2b2818a8 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] Volume info retrieved successfully. 2026-04-14 07:32:32.094 7 INFO cinder.api.openstack.wsgi [None req-c5a2db75-c84e-4a03-8274-0c0a2b2818a8 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/47351d2a-7bf3-453e-98ea-e42042a380ff returned with HTTP 200 [pid: 7|app: 0|req: 414/832] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:32:32 2026] GET /v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/47351d2a-7bf3-453e-98ea-e42042a380ff => generated 968 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-04-14 07:32:32.113 8 INFO cinder.api.openstack.wsgi [None req-48393069-59ec-48b8-a6b3-5126189dec07 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/47351d2a-7bf3-453e-98ea-e42042a380ff /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:32:32.129 8 INFO cinder.volume.api [None req-48393069-59ec-48b8-a6b3-5126189dec07 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] Volume info retrieved successfully. 2026-04-14 07:32:32.135 8 INFO cinder.api.openstack.wsgi [None req-48393069-59ec-48b8-a6b3-5126189dec07 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/47351d2a-7bf3-453e-98ea-e42042a380ff returned with HTTP 200 [pid: 8|app: 0|req: 419/833] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:32:32 2026] GET /v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/47351d2a-7bf3-453e-98ea-e42042a380ff => generated 968 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-04-14 07:32:32.151 7 INFO cinder.api.openstack.wsgi [None req-8bd0f68c-556b-437c-8e15-0648b2e84c97 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes 2026-04-14 07:32:32.153 7 INFO cinder.api.v3.volumes [None req-8bd0f68c-556b-437c-8e15-0648b2e84c97 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] Create volume of 1 GB 2026-04-14 07:32:32.159 7 INFO cinder.volume.api [None req-8bd0f68c-556b-437c-8e15-0648b2e84c97 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] Availability Zones retrieved successfully. 2026-04-14 07:32:32.287 7 INFO cinder.volume.api [None req-8bd0f68c-556b-437c-8e15-0648b2e84c97 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] Create volume request issued successfully. 2026-04-14 07:32:32.287 7 INFO cinder.api.openstack.wsgi [None req-8bd0f68c-556b-437c-8e15-0648b2e84c97 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes returned with HTTP 202 [pid: 7|app: 0|req: 415/834] 10.0.0.98 () {34 vars in 722 bytes} [Tue Apr 14 07:32:32 2026] POST /v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes => generated 876 bytes in 140 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-04-14 07:32:32.312 8 INFO cinder.api.openstack.wsgi [None req-d98cae79-23ad-4dc8-9a62-68f5b4c1c8c5 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/91314ec4-7df2-4aa6-b102-665527e381b9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:32:32.325 8 INFO cinder.volume.api [None req-d98cae79-23ad-4dc8-9a62-68f5b4c1c8c5 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] Volume info retrieved successfully. 2026-04-14 07:32:32.329 8 INFO cinder.api.openstack.wsgi [None req-d98cae79-23ad-4dc8-9a62-68f5b4c1c8c5 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/91314ec4-7df2-4aa6-b102-665527e381b9 returned with HTTP 200 [pid: 8|app: 0|req: 420/835] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:32:32 2026] GET /v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/91314ec4-7df2-4aa6-b102-665527e381b9 => generated 944 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:32:33.352 7 INFO cinder.api.openstack.wsgi [None req-d7625cb2-292f-4d30-9cd8-c3591c505600 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/91314ec4-7df2-4aa6-b102-665527e381b9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:32:33.366 7 INFO cinder.volume.api [None req-d7625cb2-292f-4d30-9cd8-c3591c505600 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] Volume info retrieved successfully. 2026-04-14 07:32:33.371 7 INFO cinder.api.openstack.wsgi [None req-d7625cb2-292f-4d30-9cd8-c3591c505600 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/91314ec4-7df2-4aa6-b102-665527e381b9 returned with HTTP 200 [pid: 7|app: 0|req: 416/836] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:32:33 2026] GET /v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/91314ec4-7df2-4aa6-b102-665527e381b9 => generated 969 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-04-14 07:32:33.392 8 INFO cinder.api.openstack.wsgi [None req-17e7bf51-1669-4352-ba7e-d2de8ec5537b fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/91314ec4-7df2-4aa6-b102-665527e381b9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:32:33.410 8 INFO cinder.volume.api [None req-17e7bf51-1669-4352-ba7e-d2de8ec5537b fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] Volume info retrieved successfully. 2026-04-14 07:32:33.426 8 INFO cinder.api.openstack.wsgi [None req-17e7bf51-1669-4352-ba7e-d2de8ec5537b fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/91314ec4-7df2-4aa6-b102-665527e381b9 returned with HTTP 200 [pid: 8|app: 0|req: 421/837] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:32:33 2026] GET /v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/91314ec4-7df2-4aa6-b102-665527e381b9 => generated 969 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-04-14 07:32:33.446 7 INFO cinder.api.openstack.wsgi [None req-468682be-2dc2-4864-be8e-6163f7b76108 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes 2026-04-14 07:32:33.449 7 INFO cinder.api.v3.volumes [None req-468682be-2dc2-4864-be8e-6163f7b76108 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] Create volume of 1 GB 2026-04-14 07:32:33.453 7 INFO cinder.volume.api [None req-468682be-2dc2-4864-be8e-6163f7b76108 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] Availability Zones retrieved successfully. 2026-04-14 07:32:33.569 7 INFO cinder.volume.api [None req-468682be-2dc2-4864-be8e-6163f7b76108 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] Create volume request issued successfully. 2026-04-14 07:32:33.570 7 INFO cinder.api.openstack.wsgi [None req-468682be-2dc2-4864-be8e-6163f7b76108 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes returned with HTTP 202 [pid: 7|app: 0|req: 417/838] 10.0.0.98 () {34 vars in 722 bytes} [Tue Apr 14 07:32:33 2026] POST /v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes => generated 876 bytes in 132 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-04-14 07:32:33.585 8 INFO cinder.api.openstack.wsgi [None req-91f0be2f-6bc9-4936-aa99-e355ca448857 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/831f7293-8e23-48e5-a1a2-62c2782c1a66 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:32:33.601 8 INFO cinder.volume.api [None req-91f0be2f-6bc9-4936-aa99-e355ca448857 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] Volume info retrieved successfully. 2026-04-14 07:32:33.607 8 INFO cinder.api.openstack.wsgi [None req-91f0be2f-6bc9-4936-aa99-e355ca448857 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/831f7293-8e23-48e5-a1a2-62c2782c1a66 returned with HTTP 200 [pid: 8|app: 0|req: 422/839] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:32:33 2026] GET /v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/831f7293-8e23-48e5-a1a2-62c2782c1a66 => generated 944 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:32:34.626 7 INFO cinder.api.openstack.wsgi [None req-ce631178-8364-454c-a0e0-a600efb44acc fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/831f7293-8e23-48e5-a1a2-62c2782c1a66 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:32:34.639 7 INFO cinder.volume.api [None req-ce631178-8364-454c-a0e0-a600efb44acc fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] Volume info retrieved successfully. 2026-04-14 07:32:34.643 7 INFO cinder.api.openstack.wsgi [None req-ce631178-8364-454c-a0e0-a600efb44acc fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/831f7293-8e23-48e5-a1a2-62c2782c1a66 returned with HTTP 200 [pid: 7|app: 0|req: 418/840] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:32:34 2026] GET /v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/831f7293-8e23-48e5-a1a2-62c2782c1a66 => generated 969 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:32:34.665 8 INFO cinder.api.openstack.wsgi [None req-9257abcd-5ec7-4eac-8ef4-8e4bfe83fc9f fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/831f7293-8e23-48e5-a1a2-62c2782c1a66 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:32:34.682 8 INFO cinder.volume.api [None req-9257abcd-5ec7-4eac-8ef4-8e4bfe83fc9f fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] Volume info retrieved successfully. 2026-04-14 07:32:34.687 8 INFO cinder.api.openstack.wsgi [None req-9257abcd-5ec7-4eac-8ef4-8e4bfe83fc9f fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/831f7293-8e23-48e5-a1a2-62c2782c1a66 returned with HTTP 200 [pid: 8|app: 0|req: 423/841] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:32:34 2026] GET /v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/831f7293-8e23-48e5-a1a2-62c2782c1a66 => generated 969 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-04-14 07:32:34.704 7 INFO cinder.api.openstack.wsgi [None req-8c37961a-1d60-4e80-89b7-d23044f46931 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes 2026-04-14 07:32:34.738 7 INFO cinder.volume.api [None req-8c37961a-1d60-4e80-89b7-d23044f46931 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] Get all volumes completed successfully. 2026-04-14 07:32:34.739 7 INFO cinder.api.openstack.wsgi [None req-8c37961a-1d60-4e80-89b7-d23044f46931 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes returned with HTTP 200 [pid: 7|app: 0|req: 419/842] 10.0.0.98 () {32 vars in 700 bytes} [Tue Apr 14 07:32:34 2026] GET /v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes => generated 1323 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-04-14 07:32:34.754 8 INFO cinder.api.openstack.wsgi [None req-e7b42e79-0b20-4a73-a2a8-14150759441c fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/831f7293-8e23-48e5-a1a2-62c2782c1a66 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:32:34.772 8 INFO cinder.volume.api [None req-e7b42e79-0b20-4a73-a2a8-14150759441c fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] Volume info retrieved successfully. 2026-04-14 07:32:34.778 8 INFO cinder.api.openstack.wsgi [None req-e7b42e79-0b20-4a73-a2a8-14150759441c fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/831f7293-8e23-48e5-a1a2-62c2782c1a66 returned with HTTP 200 [pid: 8|app: 0|req: 424/843] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:32:34 2026] GET /v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/831f7293-8e23-48e5-a1a2-62c2782c1a66 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:32:34.798 7 INFO cinder.api.openstack.wsgi [None req-d204867a-ea42-47df-8d76-8895986e65a3 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/831f7293-8e23-48e5-a1a2-62c2782c1a66 2026-04-14 07:32:34.798 7 INFO cinder.api.v3.volumes [None req-d204867a-ea42-47df-8d76-8895986e65a3 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] Delete volume with id: 831f7293-8e23-48e5-a1a2-62c2782c1a66 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:32:34.808 7 INFO cinder.volume.api [None req-d204867a-ea42-47df-8d76-8895986e65a3 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] Volume info retrieved successfully. 2026-04-14 07:32:34.826 7 INFO cinder.volume.api [None req-d204867a-ea42-47df-8d76-8895986e65a3 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] Delete volume request issued successfully. 2026-04-14 07:32:34.827 7 INFO cinder.api.openstack.wsgi [None req-d204867a-ea42-47df-8d76-8895986e65a3 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/831f7293-8e23-48e5-a1a2-62c2782c1a66 returned with HTTP 202 [pid: 7|app: 0|req: 420/844] 10.0.0.98 () {32 vars in 777 bytes} [Tue Apr 14 07:32:34 2026] DELETE /v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/831f7293-8e23-48e5-a1a2-62c2782c1a66 => generated 0 bytes in 33 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-04-14 07:32:34.836 8 INFO cinder.api.openstack.wsgi [None req-7d13031e-e5cc-4cb6-b81b-d18b85c34746 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/831f7293-8e23-48e5-a1a2-62c2782c1a66 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:32:34.850 8 INFO cinder.volume.api [None req-7d13031e-e5cc-4cb6-b81b-d18b85c34746 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] Volume info retrieved successfully. 2026-04-14 07:32:34.856 8 INFO cinder.api.openstack.wsgi [None req-7d13031e-e5cc-4cb6-b81b-d18b85c34746 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/831f7293-8e23-48e5-a1a2-62c2782c1a66 returned with HTTP 200 [pid: 8|app: 0|req: 425/845] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:32:34 2026] GET /v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/831f7293-8e23-48e5-a1a2-62c2782c1a66 => generated 968 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:32:35.877 7 INFO cinder.api.openstack.wsgi [None req-88eff7c5-7e5d-4484-915e-670e7fec1085 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/831f7293-8e23-48e5-a1a2-62c2782c1a66 2026-04-14 07:32:35.884 7 INFO cinder.api.openstack.wsgi [None req-88eff7c5-7e5d-4484-915e-670e7fec1085 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/831f7293-8e23-48e5-a1a2-62c2782c1a66 returned with HTTP 404 [pid: 7|app: 0|req: 421/846] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:32:35 2026] GET /v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/831f7293-8e23-48e5-a1a2-62c2782c1a66 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:32:35.894 8 INFO cinder.api.openstack.wsgi [None req-1df82989-e4a2-4933-b902-0bf9975a6789 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/91314ec4-7df2-4aa6-b102-665527e381b9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:32:35.910 8 INFO cinder.volume.api [None req-1df82989-e4a2-4933-b902-0bf9975a6789 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] Volume info retrieved successfully. 2026-04-14 07:32:35.917 8 INFO cinder.api.openstack.wsgi [None req-1df82989-e4a2-4933-b902-0bf9975a6789 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/91314ec4-7df2-4aa6-b102-665527e381b9 returned with HTTP 200 [pid: 8|app: 0|req: 426/847] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:32:35 2026] GET /v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/91314ec4-7df2-4aa6-b102-665527e381b9 => generated 969 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:32:35.936 7 INFO cinder.api.openstack.wsgi [None req-dec63483-2193-4b3b-8dc6-156df32d16ff fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/91314ec4-7df2-4aa6-b102-665527e381b9 2026-04-14 07:32:35.936 7 INFO cinder.api.v3.volumes [None req-dec63483-2193-4b3b-8dc6-156df32d16ff fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] Delete volume with id: 91314ec4-7df2-4aa6-b102-665527e381b9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:32:35.947 7 INFO cinder.volume.api [None req-dec63483-2193-4b3b-8dc6-156df32d16ff fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] Volume info retrieved successfully. 2026-04-14 07:32:35.979 7 INFO cinder.volume.api [None req-dec63483-2193-4b3b-8dc6-156df32d16ff fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] Delete volume request issued successfully. 2026-04-14 07:32:35.980 7 INFO cinder.api.openstack.wsgi [None req-dec63483-2193-4b3b-8dc6-156df32d16ff fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/91314ec4-7df2-4aa6-b102-665527e381b9 returned with HTTP 202 [pid: 7|app: 0|req: 422/848] 10.0.0.98 () {32 vars in 777 bytes} [Tue Apr 14 07:32:35 2026] DELETE /v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/91314ec4-7df2-4aa6-b102-665527e381b9 => 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-04-14 07:32:35.991 8 INFO cinder.api.openstack.wsgi [None req-5316b98f-e2f5-426e-a424-2375c0620ad3 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/91314ec4-7df2-4aa6-b102-665527e381b9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:32:36.003 8 INFO cinder.volume.api [None req-5316b98f-e2f5-426e-a424-2375c0620ad3 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] Volume info retrieved successfully. 2026-04-14 07:32:36.009 8 INFO cinder.api.openstack.wsgi [None req-5316b98f-e2f5-426e-a424-2375c0620ad3 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/91314ec4-7df2-4aa6-b102-665527e381b9 returned with HTTP 200 [pid: 8|app: 0|req: 427/849] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:32:35 2026] GET /v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/91314ec4-7df2-4aa6-b102-665527e381b9 => generated 968 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:32:37.032 7 INFO cinder.api.openstack.wsgi [None req-b39e9d43-d74a-428e-8e04-e743b2f3bfc0 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/91314ec4-7df2-4aa6-b102-665527e381b9 2026-04-14 07:32:37.041 7 INFO cinder.api.openstack.wsgi [None req-b39e9d43-d74a-428e-8e04-e743b2f3bfc0 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/91314ec4-7df2-4aa6-b102-665527e381b9 returned with HTTP 404 [pid: 7|app: 0|req: 423/850] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:32:37 2026] GET /v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/91314ec4-7df2-4aa6-b102-665527e381b9 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:32:37.063 8 INFO cinder.api.openstack.wsgi [None req-453118eb-dc91-4232-8440-e41daf054b63 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/47351d2a-7bf3-453e-98ea-e42042a380ff /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:32:37.080 8 INFO cinder.volume.api [None req-453118eb-dc91-4232-8440-e41daf054b63 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] Volume info retrieved successfully. 2026-04-14 07:32:37.086 8 INFO cinder.api.openstack.wsgi [None req-453118eb-dc91-4232-8440-e41daf054b63 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/47351d2a-7bf3-453e-98ea-e42042a380ff returned with HTTP 200 [pid: 8|app: 0|req: 428/851] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:32:37 2026] GET /v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/47351d2a-7bf3-453e-98ea-e42042a380ff => generated 968 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:32:37.109 7 INFO cinder.api.openstack.wsgi [None req-54b3919c-c670-4dd9-9d29-e9b61190eff1 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/47351d2a-7bf3-453e-98ea-e42042a380ff 2026-04-14 07:32:37.110 7 INFO cinder.api.v3.volumes [None req-54b3919c-c670-4dd9-9d29-e9b61190eff1 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] Delete volume with id: 47351d2a-7bf3-453e-98ea-e42042a380ff /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:32:37.120 7 INFO cinder.volume.api [None req-54b3919c-c670-4dd9-9d29-e9b61190eff1 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] Volume info retrieved successfully. 2026-04-14 07:32:37.141 7 INFO cinder.volume.api [None req-54b3919c-c670-4dd9-9d29-e9b61190eff1 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] Delete volume request issued successfully. 2026-04-14 07:32:37.142 7 INFO cinder.api.openstack.wsgi [None req-54b3919c-c670-4dd9-9d29-e9b61190eff1 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/47351d2a-7bf3-453e-98ea-e42042a380ff returned with HTTP 202 [pid: 7|app: 0|req: 424/852] 10.0.0.98 () {32 vars in 777 bytes} [Tue Apr 14 07:32:37 2026] DELETE /v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/47351d2a-7bf3-453e-98ea-e42042a380ff => 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-04-14 07:32:37.155 8 INFO cinder.api.openstack.wsgi [None req-d7e582d6-8368-421f-978d-89033b64e972 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/47351d2a-7bf3-453e-98ea-e42042a380ff /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:32:37.170 8 INFO cinder.volume.api [None req-d7e582d6-8368-421f-978d-89033b64e972 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] Volume info retrieved successfully. 2026-04-14 07:32:37.175 8 INFO cinder.api.openstack.wsgi [None req-d7e582d6-8368-421f-978d-89033b64e972 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/47351d2a-7bf3-453e-98ea-e42042a380ff returned with HTTP 200 [pid: 8|app: 0|req: 429/853] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:32:37 2026] GET /v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/47351d2a-7bf3-453e-98ea-e42042a380ff => generated 967 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-04-14 07:32:38.192 7 INFO cinder.api.openstack.wsgi [None req-ac28da13-5020-4e0f-a9d4-a86fc8289bc6 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/47351d2a-7bf3-453e-98ea-e42042a380ff 2026-04-14 07:32:38.201 7 INFO cinder.api.openstack.wsgi [None req-ac28da13-5020-4e0f-a9d4-a86fc8289bc6 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/47351d2a-7bf3-453e-98ea-e42042a380ff returned with HTTP 404 [pid: 7|app: 0|req: 425/854] 10.0.0.98 () {32 vars in 774 bytes} [Tue Apr 14 07:32:38 2026] GET /v3/1c59ccd90cb041fbbbcb8f1b7dec40e3/volumes/47351d2a-7bf3-453e-98ea-e42042a380ff => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-04-14 07:32:42.070 8 INFO cinder.api.openstack.wsgi [None req-d7e582d6-8368-421f-978d-89033b64e972 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:32:42.071 7 INFO cinder.api.openstack.wsgi [None req-ac28da13-5020-4e0f-a9d4-a86fc8289bc6 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:32:42.071 8 INFO cinder.api.openstack.wsgi [None req-d7e582d6-8368-421f-978d-89033b64e972 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:32:42.072 7 INFO cinder.api.openstack.wsgi [None req-ac28da13-5020-4e0f-a9d4-a86fc8289bc6 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:32:52.071 8 INFO cinder.api.openstack.wsgi [None req-d7e582d6-8368-421f-978d-89033b64e972 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:32:52.071 7 INFO cinder.api.openstack.wsgi [None req-ac28da13-5020-4e0f-a9d4-a86fc8289bc6 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:32:52.072 8 INFO cinder.api.openstack.wsgi [None req-d7e582d6-8368-421f-978d-89033b64e972 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:32:52.072 7 INFO cinder.api.openstack.wsgi [None req-ac28da13-5020-4e0f-a9d4-a86fc8289bc6 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:33:02.070 8 INFO cinder.api.openstack.wsgi [None req-d7e582d6-8368-421f-978d-89033b64e972 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:33:02.070 7 INFO cinder.api.openstack.wsgi [None req-ac28da13-5020-4e0f-a9d4-a86fc8289bc6 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:33:02.071 7 INFO cinder.api.openstack.wsgi [None req-ac28da13-5020-4e0f-a9d4-a86fc8289bc6 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:33:02.071 8 INFO cinder.api.openstack.wsgi [None req-d7e582d6-8368-421f-978d-89033b64e972 fdbd001cf6e44f2fae42e82d9631d00f 1c59ccd90cb041fbbbcb8f1b7dec40e3 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:33:03.768 7 INFO cinder.api.openstack.wsgi [None req-3c61ff75-0d49-4c6c-b8a0-2255e4c2bc1b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true 2026-04-14 07:33:03.773 7 INFO cinder.volume.api [None req-3c61ff75-0d49-4c6c-b8a0-2255e4c2bc1b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all snapshots completed successfully. 2026-04-14 07:33:03.773 7 INFO cinder.api.openstack.wsgi [None req-3c61ff75-0d49-4c6c-b8a0-2255e4c2bc1b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 429/861] 10.0.0.51 () {28 vars in 673 bytes} [Tue Apr 14 07:33:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true => generated 17 bytes in 98 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-04-14 07:33:03.785 8 INFO cinder.api.openstack.wsgi [None req-32853c04-63e3-4a47-9d73-31c8fb149c66 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services 2026-04-14 07:33:03.792 8 INFO cinder.api.openstack.wsgi [None req-32853c04-63e3-4a47-9d73-31c8fb149c66 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 433/862] 10.0.0.51 () {28 vars in 644 bytes} [Tue Apr 14 07:33:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:33:03.803 7 INFO cinder.api.openstack.wsgi [None req-e4b3ad2b-b012-45a9-9a71-c1da802e64f5 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:33:03.813 7 INFO cinder.volume.api [None req-e4b3ad2b-b012-45a9-9a71-c1da802e64f5 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:33:03.815 7 INFO cinder.api.openstack.wsgi [None req-e4b3ad2b-b012-45a9-9a71-c1da802e64f5 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 430/863] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:33:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:33:03.830 8 INFO cinder.api.openstack.wsgi [None req-ddbd8d32-4fd9-48d8-9446-71a8596bb848 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true 2026-04-14 07:33:04.335 8 INFO cinder.api.openstack.wsgi [None req-ddbd8d32-4fd9-48d8-9446-71a8596bb848 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 434/864] 10.0.0.51 () {28 vars in 695 bytes} [Tue Apr 14 07:33:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:33:04.347 7 INFO cinder.api.openstack.wsgi [None req-2741d71e-1d31-4c6d-b5d1-7eff2e6fbc1c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:33:04.355 7 INFO cinder.volume.api [None req-2741d71e-1d31-4c6d-b5d1-7eff2e6fbc1c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:33:04.356 7 INFO cinder.api.openstack.wsgi [None req-2741d71e-1d31-4c6d-b5d1-7eff2e6fbc1c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 431/865] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:33:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:33:04.411 8 INFO cinder.api.openstack.wsgi [None req-c6ce85cb-a3c6-4eaa-88c3-86584a171850 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/0d5317bc1c714e26bf5c48f9aaa272ce?usage=true 2026-04-14 07:33:04.431 8 INFO cinder.api.openstack.wsgi [None req-c6ce85cb-a3c6-4eaa-88c3-86584a171850 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/0d5317bc1c714e26bf5c48f9aaa272ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 435/866] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:33:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/0d5317bc1c714e26bf5c48f9aaa272ce?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:33:04.443 7 INFO cinder.api.openstack.wsgi [None req-886c6916-c529-42f4-a2e9-c6fccde41e82 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/1720b94c8d2145e9a8e8a987e832e552?usage=true 2026-04-14 07:33:04.465 7 INFO cinder.api.openstack.wsgi [None req-886c6916-c529-42f4-a2e9-c6fccde41e82 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/1720b94c8d2145e9a8e8a987e832e552?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 432/867] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:33:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/1720b94c8d2145e9a8e8a987e832e552?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:33:04.477 8 INFO cinder.api.openstack.wsgi [None req-fcc748e7-61c1-4871-8b81-d61c909dbc6f fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/219e0ecfde8d48beb4078ec6b3a51038?usage=true 2026-04-14 07:33:04.505 8 INFO cinder.api.openstack.wsgi [None req-fcc748e7-61c1-4871-8b81-d61c909dbc6f fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/219e0ecfde8d48beb4078ec6b3a51038?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 436/868] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:33:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/219e0ecfde8d48beb4078ec6b3a51038?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:33:04.518 7 INFO cinder.api.openstack.wsgi [None req-13f851ad-cc6e-4249-9cb5-1ac3978b68d9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true 2026-04-14 07:33:04.537 7 INFO cinder.api.openstack.wsgi [None req-13f851ad-cc6e-4249-9cb5-1ac3978b68d9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 433/869] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:33:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:33:04.547 8 INFO cinder.api.openstack.wsgi [None req-d746daf5-1f8b-4514-bb61-32f108757afe fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/3940ed2c62af463887db2b8fe7577f27?usage=true 2026-04-14 07:33:04.576 8 INFO cinder.api.openstack.wsgi [None req-d746daf5-1f8b-4514-bb61-32f108757afe fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/3940ed2c62af463887db2b8fe7577f27?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 437/870] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:33:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/3940ed2c62af463887db2b8fe7577f27?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:33:04.586 7 INFO cinder.api.openstack.wsgi [None req-10e72ad5-db93-4b24-91d9-f22a8ff3811a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/55d1c739b605414e891734a4e93fb89f?usage=true 2026-04-14 07:33:04.606 7 INFO cinder.api.openstack.wsgi [None req-10e72ad5-db93-4b24-91d9-f22a8ff3811a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/55d1c739b605414e891734a4e93fb89f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 434/871] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:33:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/55d1c739b605414e891734a4e93fb89f?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:33:04.617 8 INFO cinder.api.openstack.wsgi [None req-a7f12688-1fce-4b6b-8bc6-821262764296 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true 2026-04-14 07:33:04.640 8 INFO cinder.api.openstack.wsgi [None req-a7f12688-1fce-4b6b-8bc6-821262764296 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 438/872] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:33:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:33:04.652 7 INFO cinder.api.openstack.wsgi [None req-aee6a3ae-ffe9-4723-a03d-3c622267efdd fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/830c47ccd9c44e359aa86d887553a5a0?usage=true 2026-04-14 07:33:04.674 7 INFO cinder.api.openstack.wsgi [None req-aee6a3ae-ffe9-4723-a03d-3c622267efdd fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/830c47ccd9c44e359aa86d887553a5a0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 435/873] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:33:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/830c47ccd9c44e359aa86d887553a5a0?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:33:04.686 8 INFO cinder.api.openstack.wsgi [None req-0050de43-3691-4f94-9ba0-f2c6e23cc7e5 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true 2026-04-14 07:33:04.710 8 INFO cinder.api.openstack.wsgi [None req-0050de43-3691-4f94-9ba0-f2c6e23cc7e5 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 439/874] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:33:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:33:04.722 7 INFO cinder.api.openstack.wsgi [None req-366efdb9-7fed-4be6-81c7-3cd9290bcc3c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9fde8071c5ea43049e20032e82f13b23?usage=true 2026-04-14 07:33:04.742 7 INFO cinder.api.openstack.wsgi [None req-366efdb9-7fed-4be6-81c7-3cd9290bcc3c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9fde8071c5ea43049e20032e82f13b23?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 436/875] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:33:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9fde8071c5ea43049e20032e82f13b23?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:33:04.756 8 INFO cinder.api.openstack.wsgi [None req-d0c02294-58bc-478e-8df9-73c608c0b301 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/db1622d7be9d430085c78320af8f2cfb?usage=true 2026-04-14 07:33:04.776 8 INFO cinder.api.openstack.wsgi [None req-d0c02294-58bc-478e-8df9-73c608c0b301 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/db1622d7be9d430085c78320af8f2cfb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 440/876] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:33:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/db1622d7be9d430085c78320af8f2cfb?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:33:04.788 7 INFO cinder.api.openstack.wsgi [None req-8aa3a6a6-ed70-496a-a832-f98892870964 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/e78702cc03e9492886761deea18241a1?usage=true 2026-04-14 07:33:04.807 7 INFO cinder.api.openstack.wsgi [None req-8aa3a6a6-ed70-496a-a832-f98892870964 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/e78702cc03e9492886761deea18241a1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 437/877] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:33:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/e78702cc03e9492886761deea18241a1?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:33:04.821 8 INFO cinder.api.openstack.wsgi [None req-0be20809-b407-48c8-9434-428804ce3725 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/f751c6643811491f95e4684043d7bd78?usage=true 2026-04-14 07:33:04.843 8 INFO cinder.api.openstack.wsgi [None req-0be20809-b407-48c8-9434-428804ce3725 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/f751c6643811491f95e4684043d7bd78?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 441/878] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:33:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/f751c6643811491f95e4684043d7bd78?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:33:12.070 7 INFO cinder.api.openstack.wsgi [None req-8aa3a6a6-ed70-496a-a832-f98892870964 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:33:12.070 8 INFO cinder.api.openstack.wsgi [None req-0be20809-b407-48c8-9434-428804ce3725 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:33:12.071 7 INFO cinder.api.openstack.wsgi [None req-8aa3a6a6-ed70-496a-a832-f98892870964 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:33:12.072 8 INFO cinder.api.openstack.wsgi [None req-0be20809-b407-48c8-9434-428804ce3725 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:33:22.070 7 INFO cinder.api.openstack.wsgi [None req-8aa3a6a6-ed70-496a-a832-f98892870964 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:33:22.071 8 INFO cinder.api.openstack.wsgi [None req-0be20809-b407-48c8-9434-428804ce3725 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:33:22.072 7 INFO cinder.api.openstack.wsgi [None req-8aa3a6a6-ed70-496a-a832-f98892870964 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:33:22.072 8 INFO cinder.api.openstack.wsgi [None req-0be20809-b407-48c8-9434-428804ce3725 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:33:32.070 7 INFO cinder.api.openstack.wsgi [None req-8aa3a6a6-ed70-496a-a832-f98892870964 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:33:32.070 8 INFO cinder.api.openstack.wsgi [None req-0be20809-b407-48c8-9434-428804ce3725 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:33:32.071 7 INFO cinder.api.openstack.wsgi [None req-8aa3a6a6-ed70-496a-a832-f98892870964 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:33:32.072 8 INFO cinder.api.openstack.wsgi [None req-0be20809-b407-48c8-9434-428804ce3725 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:33:42.070 8 INFO cinder.api.openstack.wsgi [None req-0be20809-b407-48c8-9434-428804ce3725 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:33:42.070 7 INFO cinder.api.openstack.wsgi [None req-8aa3a6a6-ed70-496a-a832-f98892870964 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:33:42.071 8 INFO cinder.api.openstack.wsgi [None req-0be20809-b407-48c8-9434-428804ce3725 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:33:42.071 7 INFO cinder.api.openstack.wsgi [None req-8aa3a6a6-ed70-496a-a832-f98892870964 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:33:47.484 8 INFO cinder.api.openstack.wsgi [None req-d91ee501-42f9-496f-badb-b19ff07d091b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes 2026-04-14 07:33:47.977 8 INFO cinder.api.v3.volumes [None req-d91ee501-42f9-496f-badb-b19ff07d091b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Create volume of 16 GB 2026-04-14 07:33:47.983 8 INFO cinder.volume.api [None req-d91ee501-42f9-496f-badb-b19ff07d091b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Availability Zones retrieved successfully. 2026-04-14 07:33:48.232 8 INFO cinder.volume.api [None req-d91ee501-42f9-496f-badb-b19ff07d091b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Create volume request issued successfully. 2026-04-14 07:33:48.233 8 INFO cinder.api.openstack.wsgi [None req-d91ee501-42f9-496f-badb-b19ff07d091b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes returned with HTTP 202 [pid: 8|app: 0|req: 446/887] 199.204.45.248 () {34 vars in 734 bytes} [Tue Apr 14 07:33:47 2026] POST /v3/69266cc1365c478fb891c0462a1b823b/volumes => generated 846 bytes in 798 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-14 07:33:48.248 7 INFO cinder.api.openstack.wsgi [req-d91ee501-42f9-496f-badb-b19ff07d091b req-0c2c481d-b7ec-48ec-b5b6-760b9473d4d7 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/e8a7d9c7-c003-4b34-a1f5-d3d82934a380 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:33:48.277 7 INFO cinder.volume.api [req-d91ee501-42f9-496f-badb-b19ff07d091b req-0c2c481d-b7ec-48ec-b5b6-760b9473d4d7 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Volume info retrieved successfully. 2026-04-14 07:33:48.281 7 INFO cinder.api.openstack.wsgi [req-d91ee501-42f9-496f-badb-b19ff07d091b req-0c2c481d-b7ec-48ec-b5b6-760b9473d4d7 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/e8a7d9c7-c003-4b34-a1f5-d3d82934a380 returned with HTTP 200 [pid: 7|app: 0|req: 442/888] 199.204.45.248 () {32 vars in 825 bytes} [Tue Apr 14 07:33:48 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/volumes/e8a7d9c7-c003-4b34-a1f5-d3d82934a380 => generated 1025 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-14 07:33:52.071 8 INFO cinder.api.openstack.wsgi [None req-d91ee501-42f9-496f-badb-b19ff07d091b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:33:52.071 7 INFO cinder.api.openstack.wsgi [req-d91ee501-42f9-496f-badb-b19ff07d091b req-0c2c481d-b7ec-48ec-b5b6-760b9473d4d7 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:33:52.072 8 INFO cinder.api.openstack.wsgi [None req-d91ee501-42f9-496f-badb-b19ff07d091b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:33:52.072 7 INFO cinder.api.openstack.wsgi [req-d91ee501-42f9-496f-badb-b19ff07d091b req-0c2c481d-b7ec-48ec-b5b6-760b9473d4d7 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104: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-04-14 07:33:53.295 8 INFO cinder.api.openstack.wsgi [req-d91ee501-42f9-496f-badb-b19ff07d091b req-0cd7cbde-3acf-43c1-ae72-c5f058f4a592 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/e8a7d9c7-c003-4b34-a1f5-d3d82934a380 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:33:53.313 8 INFO cinder.volume.api [req-d91ee501-42f9-496f-badb-b19ff07d091b req-0cd7cbde-3acf-43c1-ae72-c5f058f4a592 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Volume info retrieved successfully. 2026-04-14 07:33:53.321 8 INFO cinder.api.openstack.wsgi [req-d91ee501-42f9-496f-badb-b19ff07d091b req-0cd7cbde-3acf-43c1-ae72-c5f058f4a592 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/e8a7d9c7-c003-4b34-a1f5-d3d82934a380 returned with HTTP 200 [pid: 8|app: 0|req: 448/891] 199.204.45.248 () {32 vars in 825 bytes} [Tue Apr 14 07:33:53 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/volumes/e8a7d9c7-c003-4b34-a1f5-d3d82934a380 => generated 1489 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:33:53.842 7 INFO cinder.api.openstack.wsgi [req-b69b7ff2-5f4c-457f-b247-a98ec96dac82 req-ea8e9dcc-46f8-473b-9530-19a82ac6574e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/e8a7d9c7-c003-4b34-a1f5-d3d82934a380 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:33:53.857 7 INFO cinder.volume.api [req-b69b7ff2-5f4c-457f-b247-a98ec96dac82 req-ea8e9dcc-46f8-473b-9530-19a82ac6574e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Volume info retrieved successfully. 2026-04-14 07:33:53.862 7 INFO cinder.api.openstack.wsgi [req-b69b7ff2-5f4c-457f-b247-a98ec96dac82 req-ea8e9dcc-46f8-473b-9530-19a82ac6574e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/e8a7d9c7-c003-4b34-a1f5-d3d82934a380 returned with HTTP 200 [pid: 7|app: 0|req: 444/892] 10.0.0.166 () {34 vars in 1028 bytes} [Tue Apr 14 07:33:53 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/volumes/e8a7d9c7-c003-4b34-a1f5-d3d82934a380 => generated 1489 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:33:54.292 8 INFO cinder.api.openstack.wsgi [req-b69b7ff2-5f4c-457f-b247-a98ec96dac82 req-2bd1ef8b-2261-4bbe-b851-aa0bb130bd20 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/e8a7d9c7-c003-4b34-a1f5-d3d82934a380 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:33:54.310 8 INFO cinder.volume.api [req-b69b7ff2-5f4c-457f-b247-a98ec96dac82 req-2bd1ef8b-2261-4bbe-b851-aa0bb130bd20 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Volume info retrieved successfully. 2026-04-14 07:33:54.316 8 INFO cinder.api.openstack.wsgi [req-b69b7ff2-5f4c-457f-b247-a98ec96dac82 req-2bd1ef8b-2261-4bbe-b851-aa0bb130bd20 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/e8a7d9c7-c003-4b34-a1f5-d3d82934a380 returned with HTTP 200 [pid: 8|app: 0|req: 449/893] 10.0.0.166 () {34 vars in 1028 bytes} [Tue Apr 14 07:33:54 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/volumes/e8a7d9c7-c003-4b34-a1f5-d3d82934a380 => generated 1489 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-14 07:33:54.326 7 INFO cinder.api.openstack.wsgi [req-b69b7ff2-5f4c-457f-b247-a98ec96dac82 req-ea8e9dcc-46f8-473b-9530-19a82ac6574e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-14 07:33:54.326 7 INFO cinder.api.openstack.wsgi [req-b69b7ff2-5f4c-457f-b247-a98ec96dac82 req-ea8e9dcc-46f8-473b-9530-19a82ac6574e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 445/894] 10.0.0.166 () {32 vars in 829 bytes} [Tue Apr 14 07:33:54 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:33:54.341 8 INFO cinder.api.openstack.wsgi [req-b69b7ff2-5f4c-457f-b247-a98ec96dac82 req-b062ee46-e03a-4c07-bfb4-850141233129 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:33:54.386 8 INFO cinder.api.openstack.wsgi [req-b69b7ff2-5f4c-457f-b247-a98ec96dac82 req-b062ee46-e03a-4c07-bfb4-850141233129 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/attachments returned with HTTP 200 [pid: 8|app: 0|req: 450/895] 10.0.0.166 () {40 vars in 1057 bytes} [Tue Apr 14 07:33:54 2026] POST /v3/69266cc1365c478fb891c0462a1b823b/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:33:57.713 7 INFO cinder.api.openstack.wsgi [req-d91ee501-42f9-496f-badb-b19ff07d091b req-b07029bf-1ce1-4909-a086-6805aa753b4b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/e8a7d9c7-c003-4b34-a1f5-d3d82934a380 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:33:57.731 7 INFO cinder.volume.api [req-d91ee501-42f9-496f-badb-b19ff07d091b req-b07029bf-1ce1-4909-a086-6805aa753b4b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Volume info retrieved successfully. 2026-04-14 07:33:57.738 7 INFO cinder.api.openstack.wsgi [req-d91ee501-42f9-496f-badb-b19ff07d091b req-b07029bf-1ce1-4909-a086-6805aa753b4b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/e8a7d9c7-c003-4b34-a1f5-d3d82934a380 returned with HTTP 200 [pid: 7|app: 0|req: 446/896] 199.204.45.248 () {32 vars in 825 bytes} [Tue Apr 14 07:33:57 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/volumes/e8a7d9c7-c003-4b34-a1f5-d3d82934a380 => generated 1488 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-14 07:33:59.784 8 INFO cinder.api.openstack.wsgi [req-b69b7ff2-5f4c-457f-b247-a98ec96dac82 req-b062ee46-e03a-4c07-bfb4-850141233129 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-14 07:33:59.785 8 INFO cinder.api.openstack.wsgi [req-b69b7ff2-5f4c-457f-b247-a98ec96dac82 req-b062ee46-e03a-4c07-bfb4-850141233129 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 451/897] 199.204.45.248 () {32 vars in 840 bytes} [Tue Apr 14 07:33:59 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:33:59.797 7 INFO cinder.api.openstack.wsgi [req-b69b7ff2-5f4c-457f-b247-a98ec96dac82 req-41bcad5e-3480-497d-8cd7-688e6f527288 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/e8a7d9c7-c003-4b34-a1f5-d3d82934a380 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:33:59.817 7 INFO cinder.volume.api [req-b69b7ff2-5f4c-457f-b247-a98ec96dac82 req-41bcad5e-3480-497d-8cd7-688e6f527288 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Volume info retrieved successfully. 2026-04-14 07:33:59.822 7 INFO cinder.api.openstack.wsgi [req-b69b7ff2-5f4c-457f-b247-a98ec96dac82 req-41bcad5e-3480-497d-8cd7-688e6f527288 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/e8a7d9c7-c003-4b34-a1f5-d3d82934a380 returned with HTTP 200 [pid: 7|app: 0|req: 447/898] 199.204.45.248 () {36 vars in 1073 bytes} [Tue Apr 14 07:33:59 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/volumes/e8a7d9c7-c003-4b34-a1f5-d3d82934a380 => generated 1712 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:33:59.884 8 INFO cinder.api.openstack.wsgi [req-b69b7ff2-5f4c-457f-b247-a98ec96dac82 req-9b7dbcbe-7dba-4815-a6b7-d9de00e778da fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/attachments/fafc34ab-218f-4631-bbf0-37ce47f30b6d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:34:00.772 7 INFO cinder.api.openstack.wsgi [req-d91ee501-42f9-496f-badb-b19ff07d091b req-a0fa610f-f58a-4022-bd3c-eb95667c361d fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/e8a7d9c7-c003-4b34-a1f5-d3d82934a380 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:34:00.791 7 INFO cinder.volume.api [req-d91ee501-42f9-496f-badb-b19ff07d091b req-a0fa610f-f58a-4022-bd3c-eb95667c361d fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Volume info retrieved successfully. 2026-04-14 07:34:00.795 7 INFO cinder.api.openstack.wsgi [req-d91ee501-42f9-496f-badb-b19ff07d091b req-a0fa610f-f58a-4022-bd3c-eb95667c361d fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/e8a7d9c7-c003-4b34-a1f5-d3d82934a380 returned with HTTP 200 [pid: 7|app: 0|req: 448/899] 199.204.45.248 () {32 vars in 825 bytes} [Tue Apr 14 07:34:00 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/volumes/e8a7d9c7-c003-4b34-a1f5-d3d82934a380 => generated 1489 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-14 07:34:00.922 8 INFO cinder.api.openstack.wsgi [req-b69b7ff2-5f4c-457f-b247-a98ec96dac82 req-9b7dbcbe-7dba-4815-a6b7-d9de00e778da fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/attachments/fafc34ab-218f-4631-bbf0-37ce47f30b6d returned with HTTP 200 [pid: 8|app: 0|req: 452/900] 199.204.45.248 () {40 vars in 1135 bytes} [Tue Apr 14 07:33:59 2026] PUT /v3/69266cc1365c478fb891c0462a1b823b/attachments/fafc34ab-218f-4631-bbf0-37ce47f30b6d => generated 802 bytes in 1044 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-04-14 07:34:01.438 7 INFO cinder.api.openstack.wsgi [req-b69b7ff2-5f4c-457f-b247-a98ec96dac82 req-abdea738-8025-4a90-9f32-72aa69f96bc6 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/attachments/fafc34ab-218f-4631-bbf0-37ce47f30b6d/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:34:01.610 7 INFO cinder.api.openstack.wsgi [req-b69b7ff2-5f4c-457f-b247-a98ec96dac82 req-abdea738-8025-4a90-9f32-72aa69f96bc6 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/attachments/fafc34ab-218f-4631-bbf0-37ce47f30b6d/action returned with HTTP 204 [pid: 7|app: 0|req: 449/901] 199.204.45.248 () {40 vars in 1148 bytes} [Tue Apr 14 07:34:01 2026] POST /v3/69266cc1365c478fb891c0462a1b823b/attachments/fafc34ab-218f-4631-bbf0-37ce47f30b6d/action => generated 0 bytes in 179 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-04-14 07:34:02.070 8 INFO cinder.api.openstack.wsgi [req-b69b7ff2-5f4c-457f-b247-a98ec96dac82 req-9b7dbcbe-7dba-4815-a6b7-d9de00e778da fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:34:02.070 7 INFO cinder.api.openstack.wsgi [req-b69b7ff2-5f4c-457f-b247-a98ec96dac82 req-abdea738-8025-4a90-9f32-72aa69f96bc6 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:34:02.072 8 INFO cinder.api.openstack.wsgi [req-b69b7ff2-5f4c-457f-b247-a98ec96dac82 req-9b7dbcbe-7dba-4815-a6b7-d9de00e778da fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:34:02.072 7 INFO cinder.api.openstack.wsgi [req-b69b7ff2-5f4c-457f-b247-a98ec96dac82 req-abdea738-8025-4a90-9f32-72aa69f96bc6 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104: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-04-14 07:34:03.617 7 INFO cinder.api.openstack.wsgi [req-d91ee501-42f9-496f-badb-b19ff07d091b req-ca54ee96-250f-414c-8dc6-52874de728b8 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/e8a7d9c7-c003-4b34-a1f5-d3d82934a380 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:34:03.619 8 INFO cinder.api.openstack.wsgi [None req-bfefd02d-9d5e-4c9a-8fca-4a3cb1d630a1 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:34:03.625 8 INFO cinder.api.openstack.wsgi [None req-bfefd02d-9d5e-4c9a-8fca-4a3cb1d630a1 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 454/904] 10.0.0.51 () {28 vars in 644 bytes} [Tue Apr 14 07:34:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-services => generated 646 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:34:03.632 8 INFO cinder.api.openstack.wsgi [None req-1ffbcc7e-38bb-49e8-9010-5d37087a7198 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:34:03.638 7 INFO cinder.volume.api [req-d91ee501-42f9-496f-badb-b19ff07d091b req-ca54ee96-250f-414c-8dc6-52874de728b8 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Volume info retrieved successfully. 2026-04-14 07:34:03.655 8 INFO cinder.volume.api [None req-1ffbcc7e-38bb-49e8-9010-5d37087a7198 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:34:03.660 7 INFO cinder.api.openstack.wsgi [req-d91ee501-42f9-496f-badb-b19ff07d091b req-ca54ee96-250f-414c-8dc6-52874de728b8 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/e8a7d9c7-c003-4b34-a1f5-d3d82934a380 returned with HTTP 200 2026-04-14 07:34:03.663 8 INFO cinder.api.openstack.wsgi [None req-1ffbcc7e-38bb-49e8-9010-5d37087a7198 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 451/905] 199.204.45.248 () {32 vars in 825 bytes} [Tue Apr 14 07:34:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/volumes/e8a7d9c7-c003-4b34-a1f5-d3d82934a380 => generated 1787 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/906] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:34:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true => generated 1790 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-04-14 07:34:03.675 7 INFO cinder.api.openstack.wsgi [None req-37f76bf2-9cbc-42cb-b34e-9e2d9607b692 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:34:03.714 7 INFO cinder.volume.api [None req-37f76bf2-9cbc-42cb-b34e-9e2d9607b692 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:34:03.720 7 INFO cinder.api.openstack.wsgi [None req-37f76bf2-9cbc-42cb-b34e-9e2d9607b692 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 452/907] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:34:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true => generated 1790 bytes in 52 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-04-14 07:34:03.735 8 INFO cinder.api.openstack.wsgi [None req-32a25608-b815-4ae0-be1c-8895381806da fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true 2026-04-14 07:34:03.741 8 INFO cinder.volume.api [None req-32a25608-b815-4ae0-be1c-8895381806da fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all snapshots completed successfully. 2026-04-14 07:34:03.742 8 INFO cinder.api.openstack.wsgi [None req-32a25608-b815-4ae0-be1c-8895381806da fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 456/908] 10.0.0.51 () {28 vars in 673 bytes} [Tue Apr 14 07:34:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:34:03.756 7 INFO cinder.api.openstack.wsgi [None req-88ebaecd-3236-454f-9a84-bd89283433cc fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true 2026-04-14 07:34:04.260 7 INFO cinder.api.openstack.wsgi [None req-88ebaecd-3236-454f-9a84-bd89283433cc fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 453/909] 10.0.0.51 () {28 vars in 695 bytes} [Tue Apr 14 07:34:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:34:04.311 8 INFO cinder.api.openstack.wsgi [None req-555c48e0-04b6-488c-bb90-6c6d62432dd6 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/0d5317bc1c714e26bf5c48f9aaa272ce?usage=true 2026-04-14 07:34:04.342 8 INFO cinder.api.openstack.wsgi [None req-555c48e0-04b6-488c-bb90-6c6d62432dd6 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/0d5317bc1c714e26bf5c48f9aaa272ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 457/910] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:34:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/0d5317bc1c714e26bf5c48f9aaa272ce?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:34:04.351 7 INFO cinder.api.openstack.wsgi [None req-a5428323-da25-4fb1-9ebe-f6961375db18 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/1720b94c8d2145e9a8e8a987e832e552?usage=true 2026-04-14 07:34:04.370 7 INFO cinder.api.openstack.wsgi [None req-a5428323-da25-4fb1-9ebe-f6961375db18 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/1720b94c8d2145e9a8e8a987e832e552?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 454/911] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:34:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/1720b94c8d2145e9a8e8a987e832e552?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:34:04.381 8 INFO cinder.api.openstack.wsgi [None req-788f8f5f-ed94-4d02-b1f3-51459689621b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/219e0ecfde8d48beb4078ec6b3a51038?usage=true 2026-04-14 07:34:04.405 8 INFO cinder.api.openstack.wsgi [None req-788f8f5f-ed94-4d02-b1f3-51459689621b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/219e0ecfde8d48beb4078ec6b3a51038?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 458/912] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:34:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/219e0ecfde8d48beb4078ec6b3a51038?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:34:04.417 7 INFO cinder.api.openstack.wsgi [None req-3834a418-7941-42f2-be09-80b026e0c4f6 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true 2026-04-14 07:34:04.440 7 INFO cinder.api.openstack.wsgi [None req-3834a418-7941-42f2-be09-80b026e0c4f6 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 455/913] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:34:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:34:04.453 8 INFO cinder.api.openstack.wsgi [None req-0dc513d0-1b9f-43e6-a996-1033578b08ce fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/3940ed2c62af463887db2b8fe7577f27?usage=true 2026-04-14 07:34:04.475 8 INFO cinder.api.openstack.wsgi [None req-0dc513d0-1b9f-43e6-a996-1033578b08ce fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/3940ed2c62af463887db2b8fe7577f27?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 459/914] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:34:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/3940ed2c62af463887db2b8fe7577f27?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:34:04.489 7 INFO cinder.api.openstack.wsgi [None req-06a61405-e1ea-466e-83fa-fe306f6831c8 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/55d1c739b605414e891734a4e93fb89f?usage=true 2026-04-14 07:34:04.511 7 INFO cinder.api.openstack.wsgi [None req-06a61405-e1ea-466e-83fa-fe306f6831c8 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/55d1c739b605414e891734a4e93fb89f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 456/915] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:34:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/55d1c739b605414e891734a4e93fb89f?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:34:04.523 8 INFO cinder.api.openstack.wsgi [None req-25320fbd-ed95-4b44-ace7-1fc30e35f008 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true 2026-04-14 07:34:04.544 8 INFO cinder.api.openstack.wsgi [None req-25320fbd-ed95-4b44-ace7-1fc30e35f008 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 460/916] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:34:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:34:04.557 7 INFO cinder.api.openstack.wsgi [None req-9029cdce-4f5b-4db4-97c8-23d927aca1f7 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/830c47ccd9c44e359aa86d887553a5a0?usage=true 2026-04-14 07:34:04.579 7 INFO cinder.api.openstack.wsgi [None req-9029cdce-4f5b-4db4-97c8-23d927aca1f7 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/830c47ccd9c44e359aa86d887553a5a0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 457/917] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:34:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/830c47ccd9c44e359aa86d887553a5a0?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:34:04.592 8 INFO cinder.api.openstack.wsgi [None req-1d2f2d07-e975-4a05-8937-2c40188e131f fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true 2026-04-14 07:34:04.613 8 INFO cinder.api.openstack.wsgi [None req-1d2f2d07-e975-4a05-8937-2c40188e131f fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 461/918] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:34:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:34:04.628 7 INFO cinder.api.openstack.wsgi [None req-c9bcb8ba-ac37-4b16-b855-71eb64aa9407 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9fde8071c5ea43049e20032e82f13b23?usage=true 2026-04-14 07:34:04.646 7 INFO cinder.api.openstack.wsgi [None req-c9bcb8ba-ac37-4b16-b855-71eb64aa9407 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9fde8071c5ea43049e20032e82f13b23?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 458/919] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:34:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9fde8071c5ea43049e20032e82f13b23?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:34:04.658 8 INFO cinder.api.openstack.wsgi [None req-309e13c2-56c0-4ffe-96cf-0f52fb6fe8b8 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/db1622d7be9d430085c78320af8f2cfb?usage=true 2026-04-14 07:34:04.679 8 INFO cinder.api.openstack.wsgi [None req-309e13c2-56c0-4ffe-96cf-0f52fb6fe8b8 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/db1622d7be9d430085c78320af8f2cfb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 462/920] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:34:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/db1622d7be9d430085c78320af8f2cfb?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:34:04.692 7 INFO cinder.api.openstack.wsgi [None req-c50a9a1c-3d40-4db6-85fb-33706d18a055 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/e78702cc03e9492886761deea18241a1?usage=true 2026-04-14 07:34:04.712 7 INFO cinder.api.openstack.wsgi [None req-c50a9a1c-3d40-4db6-85fb-33706d18a055 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/e78702cc03e9492886761deea18241a1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 459/921] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:34:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/e78702cc03e9492886761deea18241a1?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:34:04.725 8 INFO cinder.api.openstack.wsgi [None req-b826fdb8-c5c7-4468-8f64-63531a2a3b08 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/f751c6643811491f95e4684043d7bd78?usage=true 2026-04-14 07:34:04.747 8 INFO cinder.api.openstack.wsgi [None req-b826fdb8-c5c7-4468-8f64-63531a2a3b08 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/f751c6643811491f95e4684043d7bd78?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 463/922] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:34:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/f751c6643811491f95e4684043d7bd78?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:34:06.747 7 INFO cinder.api.openstack.wsgi [req-d91ee501-42f9-496f-badb-b19ff07d091b req-dbc6af78-b97e-41a1-aeca-d7a4135e700b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/e8a7d9c7-c003-4b34-a1f5-d3d82934a380 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:34:06.771 7 INFO cinder.volume.api [req-d91ee501-42f9-496f-badb-b19ff07d091b req-dbc6af78-b97e-41a1-aeca-d7a4135e700b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Volume info retrieved successfully. 2026-04-14 07:34:06.777 7 INFO cinder.api.openstack.wsgi [req-d91ee501-42f9-496f-badb-b19ff07d091b req-dbc6af78-b97e-41a1-aeca-d7a4135e700b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/e8a7d9c7-c003-4b34-a1f5-d3d82934a380 returned with HTTP 200 [pid: 7|app: 0|req: 460/923] 199.204.45.248 () {32 vars in 825 bytes} [Tue Apr 14 07:34:06 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/volumes/e8a7d9c7-c003-4b34-a1f5-d3d82934a380 => generated 1787 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-14 07:34:09.576 8 INFO cinder.api.openstack.wsgi [req-d91ee501-42f9-496f-badb-b19ff07d091b req-20166474-f9e2-4921-a703-9a0326d5a194 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/e8a7d9c7-c003-4b34-a1f5-d3d82934a380 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:34:09.612 8 INFO cinder.volume.api [req-d91ee501-42f9-496f-badb-b19ff07d091b req-20166474-f9e2-4921-a703-9a0326d5a194 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Volume info retrieved successfully. 2026-04-14 07:34:09.617 8 INFO cinder.api.openstack.wsgi [req-d91ee501-42f9-496f-badb-b19ff07d091b req-20166474-f9e2-4921-a703-9a0326d5a194 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/e8a7d9c7-c003-4b34-a1f5-d3d82934a380 returned with HTTP 200 [pid: 8|app: 0|req: 464/924] 199.204.45.248 () {32 vars in 825 bytes} [Tue Apr 14 07:34:09 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/volumes/e8a7d9c7-c003-4b34-a1f5-d3d82934a380 => generated 1787 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-14 07:34:12.070 7 INFO cinder.api.openstack.wsgi [req-d91ee501-42f9-496f-badb-b19ff07d091b req-dbc6af78-b97e-41a1-aeca-d7a4135e700b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:34:12.071 8 INFO cinder.api.openstack.wsgi [req-d91ee501-42f9-496f-badb-b19ff07d091b req-20166474-f9e2-4921-a703-9a0326d5a194 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:34:12.072 7 INFO cinder.api.openstack.wsgi [req-d91ee501-42f9-496f-badb-b19ff07d091b req-dbc6af78-b97e-41a1-aeca-d7a4135e700b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:34:12.072 8 INFO cinder.api.openstack.wsgi [req-d91ee501-42f9-496f-badb-b19ff07d091b req-20166474-f9e2-4921-a703-9a0326d5a194 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:34:22.070 7 INFO cinder.api.openstack.wsgi [req-d91ee501-42f9-496f-badb-b19ff07d091b req-dbc6af78-b97e-41a1-aeca-d7a4135e700b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:34:22.070 8 INFO cinder.api.openstack.wsgi [req-d91ee501-42f9-496f-badb-b19ff07d091b req-20166474-f9e2-4921-a703-9a0326d5a194 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:34:22.071 7 INFO cinder.api.openstack.wsgi [req-d91ee501-42f9-496f-badb-b19ff07d091b req-dbc6af78-b97e-41a1-aeca-d7a4135e700b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:34:22.071 8 INFO cinder.api.openstack.wsgi [req-d91ee501-42f9-496f-badb-b19ff07d091b req-20166474-f9e2-4921-a703-9a0326d5a194 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:34:32.070 7 INFO cinder.api.openstack.wsgi [req-d91ee501-42f9-496f-badb-b19ff07d091b req-dbc6af78-b97e-41a1-aeca-d7a4135e700b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:34:32.070 8 INFO cinder.api.openstack.wsgi [req-d91ee501-42f9-496f-badb-b19ff07d091b req-20166474-f9e2-4921-a703-9a0326d5a194 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:34:32.071 8 INFO cinder.api.openstack.wsgi [req-d91ee501-42f9-496f-badb-b19ff07d091b req-20166474-f9e2-4921-a703-9a0326d5a194 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:34:32.071 7 INFO cinder.api.openstack.wsgi [req-d91ee501-42f9-496f-badb-b19ff07d091b req-dbc6af78-b97e-41a1-aeca-d7a4135e700b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:34:42.071 8 INFO cinder.api.openstack.wsgi [req-d91ee501-42f9-496f-badb-b19ff07d091b req-20166474-f9e2-4921-a703-9a0326d5a194 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:34:42.071 7 INFO cinder.api.openstack.wsgi [req-d91ee501-42f9-496f-badb-b19ff07d091b req-dbc6af78-b97e-41a1-aeca-d7a4135e700b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:34:42.072 8 INFO cinder.api.openstack.wsgi [req-d91ee501-42f9-496f-badb-b19ff07d091b req-20166474-f9e2-4921-a703-9a0326d5a194 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:34:42.073 7 INFO cinder.api.openstack.wsgi [req-d91ee501-42f9-496f-badb-b19ff07d091b req-dbc6af78-b97e-41a1-aeca-d7a4135e700b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:34:52.070 7 INFO cinder.api.openstack.wsgi [req-d91ee501-42f9-496f-badb-b19ff07d091b req-dbc6af78-b97e-41a1-aeca-d7a4135e700b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:34:52.071 7 INFO cinder.api.openstack.wsgi [req-d91ee501-42f9-496f-badb-b19ff07d091b req-dbc6af78-b97e-41a1-aeca-d7a4135e700b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:34:52.070 8 INFO cinder.api.openstack.wsgi [req-d91ee501-42f9-496f-badb-b19ff07d091b req-20166474-f9e2-4921-a703-9a0326d5a194 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:34:52.072 8 INFO cinder.api.openstack.wsgi [req-d91ee501-42f9-496f-badb-b19ff07d091b req-20166474-f9e2-4921-a703-9a0326d5a194 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:35:02.071 8 INFO cinder.api.openstack.wsgi [req-d91ee501-42f9-496f-badb-b19ff07d091b req-20166474-f9e2-4921-a703-9a0326d5a194 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:35:02.071 7 INFO cinder.api.openstack.wsgi [req-d91ee501-42f9-496f-badb-b19ff07d091b req-dbc6af78-b97e-41a1-aeca-d7a4135e700b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:35:02.072 8 INFO cinder.api.openstack.wsgi [req-d91ee501-42f9-496f-badb-b19ff07d091b req-20166474-f9e2-4921-a703-9a0326d5a194 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:35:02.072 7 INFO cinder.api.openstack.wsgi [req-d91ee501-42f9-496f-badb-b19ff07d091b req-dbc6af78-b97e-41a1-aeca-d7a4135e700b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104: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-04-14 07:35:03.849 8 INFO cinder.api.openstack.wsgi [None req-b3020ffe-a16a-49b4-8d83-6fe05611ecc2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true 2026-04-14 07:35:03.862 8 INFO cinder.volume.api [None req-b3020ffe-a16a-49b4-8d83-6fe05611ecc2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all snapshots completed successfully. 2026-04-14 07:35:03.862 8 INFO cinder.api.openstack.wsgi [None req-b3020ffe-a16a-49b4-8d83-6fe05611ecc2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 471/937] 10.0.0.51 () {28 vars in 673 bytes} [Tue Apr 14 07:35:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true => generated 17 bytes in 203 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-04-14 07:35:03.876 7 INFO cinder.api.openstack.wsgi [None req-3f303948-a0c9-40c7-b101-3ad29b15962e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services 2026-04-14 07:35:03.898 7 INFO cinder.api.openstack.wsgi [None req-3f303948-a0c9-40c7-b101-3ad29b15962e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 467/938] 10.0.0.51 () {28 vars in 644 bytes} [Tue Apr 14 07:35:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-services => generated 646 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:35:03.910 8 INFO cinder.api.openstack.wsgi [None req-45e02b10-cc27-40e8-815a-66f66f607b09 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:35:03.925 8 INFO cinder.volume.api [None req-45e02b10-cc27-40e8-815a-66f66f607b09 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:35:03.932 8 INFO cinder.api.openstack.wsgi [None req-45e02b10-cc27-40e8-815a-66f66f607b09 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 472/939] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:35:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true => generated 1790 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-14 07:35:03.945 7 INFO cinder.api.openstack.wsgi [None req-3fc3b1bf-6b26-4a86-a6bd-a199e549cda5 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true 2026-04-14 07:35:04.451 7 INFO cinder.api.openstack.wsgi [None req-3fc3b1bf-6b26-4a86-a6bd-a199e549cda5 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 468/940] 10.0.0.51 () {28 vars in 695 bytes} [Tue Apr 14 07:35:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true => generated 671 bytes in 513 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-04-14 07:35:04.494 8 INFO cinder.api.openstack.wsgi [None req-c0c8e541-1fa8-4f20-8498-b5c211a79a0e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/0d5317bc1c714e26bf5c48f9aaa272ce?usage=true 2026-04-14 07:35:04.517 8 INFO cinder.api.openstack.wsgi [None req-c0c8e541-1fa8-4f20-8498-b5c211a79a0e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/0d5317bc1c714e26bf5c48f9aaa272ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 473/941] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:35:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/0d5317bc1c714e26bf5c48f9aaa272ce?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:35:04.533 7 INFO cinder.api.openstack.wsgi [None req-e3e4386e-ded2-473e-8cc6-0514b8492866 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/1720b94c8d2145e9a8e8a987e832e552?usage=true 2026-04-14 07:35:04.555 7 INFO cinder.api.openstack.wsgi [None req-e3e4386e-ded2-473e-8cc6-0514b8492866 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/1720b94c8d2145e9a8e8a987e832e552?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 469/942] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:35:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/1720b94c8d2145e9a8e8a987e832e552?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:35:04.568 8 INFO cinder.api.openstack.wsgi [None req-1bd355fd-522d-49ec-82a0-f9edd0c8700f fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/219e0ecfde8d48beb4078ec6b3a51038?usage=true 2026-04-14 07:35:04.592 8 INFO cinder.api.openstack.wsgi [None req-1bd355fd-522d-49ec-82a0-f9edd0c8700f fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/219e0ecfde8d48beb4078ec6b3a51038?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 474/943] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:35:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/219e0ecfde8d48beb4078ec6b3a51038?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:35:04.602 7 INFO cinder.api.openstack.wsgi [None req-92eae3ed-f531-4419-be72-36eb9c89287a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true 2026-04-14 07:35:04.625 7 INFO cinder.api.openstack.wsgi [None req-92eae3ed-f531-4419-be72-36eb9c89287a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 470/944] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:35:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:35:04.639 8 INFO cinder.api.openstack.wsgi [None req-b46e3ad5-6239-4e4d-acbe-2b4ecb5c6045 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/3940ed2c62af463887db2b8fe7577f27?usage=true 2026-04-14 07:35:04.661 8 INFO cinder.api.openstack.wsgi [None req-b46e3ad5-6239-4e4d-acbe-2b4ecb5c6045 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/3940ed2c62af463887db2b8fe7577f27?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 475/945] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:35:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/3940ed2c62af463887db2b8fe7577f27?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:35:04.674 7 INFO cinder.api.openstack.wsgi [None req-8c595c5f-d18c-4a50-b8aa-dfe6a0e477a6 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/55d1c739b605414e891734a4e93fb89f?usage=true 2026-04-14 07:35:04.695 7 INFO cinder.api.openstack.wsgi [None req-8c595c5f-d18c-4a50-b8aa-dfe6a0e477a6 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/55d1c739b605414e891734a4e93fb89f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 471/946] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:35:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/55d1c739b605414e891734a4e93fb89f?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:35:04.709 8 INFO cinder.api.openstack.wsgi [None req-9c61be11-392a-4701-b5dd-baf41d3cd8ae fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true 2026-04-14 07:35:04.730 8 INFO cinder.api.openstack.wsgi [None req-9c61be11-392a-4701-b5dd-baf41d3cd8ae fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 476/947] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:35:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:35:04.742 7 INFO cinder.api.openstack.wsgi [None req-da157b00-6891-46a8-9833-423e1a95bc28 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true 2026-04-14 07:35:04.763 7 INFO cinder.api.openstack.wsgi [None req-da157b00-6891-46a8-9833-423e1a95bc28 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 472/948] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:35:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:35:04.778 8 INFO cinder.api.openstack.wsgi [None req-a39d3ca6-0046-4066-bd56-e3c598e35dee fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9fde8071c5ea43049e20032e82f13b23?usage=true 2026-04-14 07:35:04.801 8 INFO cinder.api.openstack.wsgi [None req-a39d3ca6-0046-4066-bd56-e3c598e35dee fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9fde8071c5ea43049e20032e82f13b23?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 477/949] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:35:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9fde8071c5ea43049e20032e82f13b23?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:35:04.812 7 INFO cinder.api.openstack.wsgi [None req-34f2cd95-6575-49cd-ae31-289333490e49 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/db1622d7be9d430085c78320af8f2cfb?usage=true 2026-04-14 07:35:04.834 7 INFO cinder.api.openstack.wsgi [None req-34f2cd95-6575-49cd-ae31-289333490e49 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/db1622d7be9d430085c78320af8f2cfb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 473/950] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:35:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/db1622d7be9d430085c78320af8f2cfb?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:35:04.847 8 INFO cinder.api.openstack.wsgi [None req-9185a0f5-c371-428d-80f7-ca4bd696fcad fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/f751c6643811491f95e4684043d7bd78?usage=true 2026-04-14 07:35:04.870 8 INFO cinder.api.openstack.wsgi [None req-9185a0f5-c371-428d-80f7-ca4bd696fcad fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/f751c6643811491f95e4684043d7bd78?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 478/951] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:35:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/f751c6643811491f95e4684043d7bd78?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:35:04.879 7 INFO cinder.api.openstack.wsgi [None req-6ed3be27-9cd0-450e-b044-aaf7b5d7b167 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:35:04.893 7 INFO cinder.volume.api [None req-6ed3be27-9cd0-450e-b044-aaf7b5d7b167 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:35:04.901 7 INFO cinder.api.openstack.wsgi [None req-6ed3be27-9cd0-450e-b044-aaf7b5d7b167 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 474/952] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:35:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true => generated 1790 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-14 07:35:12.070 7 INFO cinder.api.openstack.wsgi [None req-6ed3be27-9cd0-450e-b044-aaf7b5d7b167 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:35:12.070 8 INFO cinder.api.openstack.wsgi [None req-9185a0f5-c371-428d-80f7-ca4bd696fcad fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:35:12.071 7 INFO cinder.api.openstack.wsgi [None req-6ed3be27-9cd0-450e-b044-aaf7b5d7b167 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:35:12.071 8 INFO cinder.api.openstack.wsgi [None req-9185a0f5-c371-428d-80f7-ca4bd696fcad fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:35:22.070 8 INFO cinder.api.openstack.wsgi [None req-9185a0f5-c371-428d-80f7-ca4bd696fcad fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:35:22.071 7 INFO cinder.api.openstack.wsgi [None req-6ed3be27-9cd0-450e-b044-aaf7b5d7b167 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:35:22.071 8 INFO cinder.api.openstack.wsgi [None req-9185a0f5-c371-428d-80f7-ca4bd696fcad fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:35:22.072 7 INFO cinder.api.openstack.wsgi [None req-6ed3be27-9cd0-450e-b044-aaf7b5d7b167 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:35:32.070 8 INFO cinder.api.openstack.wsgi [None req-9185a0f5-c371-428d-80f7-ca4bd696fcad fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:35:32.071 7 INFO cinder.api.openstack.wsgi [None req-6ed3be27-9cd0-450e-b044-aaf7b5d7b167 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:35:32.071 8 INFO cinder.api.openstack.wsgi [None req-9185a0f5-c371-428d-80f7-ca4bd696fcad fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:35:32.071 7 INFO cinder.api.openstack.wsgi [None req-6ed3be27-9cd0-450e-b044-aaf7b5d7b167 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:35:42.070 8 INFO cinder.api.openstack.wsgi [None req-9185a0f5-c371-428d-80f7-ca4bd696fcad fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:35:42.070 7 INFO cinder.api.openstack.wsgi [None req-6ed3be27-9cd0-450e-b044-aaf7b5d7b167 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:35:42.071 8 INFO cinder.api.openstack.wsgi [None req-9185a0f5-c371-428d-80f7-ca4bd696fcad fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:35:42.071 7 INFO cinder.api.openstack.wsgi [None req-6ed3be27-9cd0-450e-b044-aaf7b5d7b167 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:35:52.070 7 INFO cinder.api.openstack.wsgi [None req-6ed3be27-9cd0-450e-b044-aaf7b5d7b167 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:35:52.070 8 INFO cinder.api.openstack.wsgi [None req-9185a0f5-c371-428d-80f7-ca4bd696fcad fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:35:52.071 7 INFO cinder.api.openstack.wsgi [None req-6ed3be27-9cd0-450e-b044-aaf7b5d7b167 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:35:52.071 8 INFO cinder.api.openstack.wsgi [None req-9185a0f5-c371-428d-80f7-ca4bd696fcad fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:36:02.071 8 INFO cinder.api.openstack.wsgi [None req-9185a0f5-c371-428d-80f7-ca4bd696fcad fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:36:02.071 7 INFO cinder.api.openstack.wsgi [None req-6ed3be27-9cd0-450e-b044-aaf7b5d7b167 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:36:02.073 8 INFO cinder.api.openstack.wsgi [None req-9185a0f5-c371-428d-80f7-ca4bd696fcad fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:36:02.074 7 INFO cinder.api.openstack.wsgi [None req-6ed3be27-9cd0-450e-b044-aaf7b5d7b167 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:36:03.662 8 INFO cinder.api.openstack.wsgi [None req-e5a418e9-4728-4e47-a8e9-6534913e0952 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/0d5317bc1c714e26bf5c48f9aaa272ce?usage=true 2026-04-14 07:36:03.684 8 INFO cinder.api.openstack.wsgi [None req-e5a418e9-4728-4e47-a8e9-6534913e0952 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/0d5317bc1c714e26bf5c48f9aaa272ce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 485/965] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:36:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/0d5317bc1c714e26bf5c48f9aaa272ce?usage=true => generated 847 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:36:03.700 7 INFO cinder.api.openstack.wsgi [None req-70ffdd32-8bae-463a-a2ca-c72999ea82c9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/1720b94c8d2145e9a8e8a987e832e552?usage=true 2026-04-14 07:36:03.730 7 INFO cinder.api.openstack.wsgi [None req-70ffdd32-8bae-463a-a2ca-c72999ea82c9 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/1720b94c8d2145e9a8e8a987e832e552?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 481/966] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:36:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/1720b94c8d2145e9a8e8a987e832e552?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:36:03.742 8 INFO cinder.api.openstack.wsgi [None req-3061e223-e1a5-483b-802c-bd123d110da6 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/219e0ecfde8d48beb4078ec6b3a51038?usage=true 2026-04-14 07:36:03.766 8 INFO cinder.api.openstack.wsgi [None req-3061e223-e1a5-483b-802c-bd123d110da6 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/219e0ecfde8d48beb4078ec6b3a51038?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 486/967] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:36:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/219e0ecfde8d48beb4078ec6b3a51038?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:36:03.778 7 INFO cinder.api.openstack.wsgi [None req-fe7dbbb5-de0c-401f-ad52-2eb4be6ff902 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true 2026-04-14 07:36:03.799 7 INFO cinder.api.openstack.wsgi [None req-fe7dbbb5-de0c-401f-ad52-2eb4be6ff902 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 482/968] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:36:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:36:03.815 8 INFO cinder.api.openstack.wsgi [None req-bf076754-3046-47f5-9d03-157337a9febd fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/3940ed2c62af463887db2b8fe7577f27?usage=true 2026-04-14 07:36:03.839 8 INFO cinder.api.openstack.wsgi [None req-bf076754-3046-47f5-9d03-157337a9febd fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/3940ed2c62af463887db2b8fe7577f27?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 487/969] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:36:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/3940ed2c62af463887db2b8fe7577f27?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:36:03.851 7 INFO cinder.api.openstack.wsgi [None req-341b4ce1-ca0b-43e0-93c9-168a669033cd fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/55d1c739b605414e891734a4e93fb89f?usage=true 2026-04-14 07:36:03.869 7 INFO cinder.api.openstack.wsgi [None req-341b4ce1-ca0b-43e0-93c9-168a669033cd fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/55d1c739b605414e891734a4e93fb89f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 483/970] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:36:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/55d1c739b605414e891734a4e93fb89f?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:36:03.881 8 INFO cinder.api.openstack.wsgi [None req-e1c9d087-8e4c-4c63-bb13-2955e249161d fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true 2026-04-14 07:36:03.903 8 INFO cinder.api.openstack.wsgi [None req-e1c9d087-8e4c-4c63-bb13-2955e249161d fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 488/971] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:36:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:36:03.915 7 INFO cinder.api.openstack.wsgi [None req-e99df8f8-133f-4ede-a51c-7038212923cd fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true 2026-04-14 07:36:03.936 7 INFO cinder.api.openstack.wsgi [None req-e99df8f8-133f-4ede-a51c-7038212923cd fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 484/972] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:36:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:36:03.946 8 INFO cinder.api.openstack.wsgi [None req-cfbbf979-6e1d-42dd-880b-44448c137e7e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9fde8071c5ea43049e20032e82f13b23?usage=true 2026-04-14 07:36:03.976 8 INFO cinder.api.openstack.wsgi [None req-cfbbf979-6e1d-42dd-880b-44448c137e7e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9fde8071c5ea43049e20032e82f13b23?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 489/973] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:36:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9fde8071c5ea43049e20032e82f13b23?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:36:03.986 7 INFO cinder.api.openstack.wsgi [None req-b574a81c-b1ee-48a4-be70-ae1746993c4e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/db1622d7be9d430085c78320af8f2cfb?usage=true 2026-04-14 07:36:04.009 7 INFO cinder.api.openstack.wsgi [None req-b574a81c-b1ee-48a4-be70-ae1746993c4e fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/db1622d7be9d430085c78320af8f2cfb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 485/974] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:36:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/db1622d7be9d430085c78320af8f2cfb?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:36:04.020 8 INFO cinder.api.openstack.wsgi [None req-d4000654-087a-4c9c-94d6-ac60a2f8becc fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/f751c6643811491f95e4684043d7bd78?usage=true 2026-04-14 07:36:04.049 8 INFO cinder.api.openstack.wsgi [None req-d4000654-087a-4c9c-94d6-ac60a2f8becc fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/f751c6643811491f95e4684043d7bd78?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 490/975] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:36:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/f751c6643811491f95e4684043d7bd78?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:36:04.060 7 INFO cinder.api.openstack.wsgi [None req-0e245869-a0e3-41a7-8254-a35806de8b1d fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:36:04.071 7 INFO cinder.volume.api [None req-0e245869-a0e3-41a7-8254-a35806de8b1d fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:36:04.077 7 INFO cinder.api.openstack.wsgi [None req-0e245869-a0e3-41a7-8254-a35806de8b1d fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 486/976] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:36:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true => generated 1790 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-14 07:36:04.092 8 INFO cinder.api.openstack.wsgi [None req-f86701eb-d488-4574-b7fc-6afc45a9ee1d fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true 2026-04-14 07:36:04.596 8 INFO cinder.api.openstack.wsgi [None req-f86701eb-d488-4574-b7fc-6afc45a9ee1d fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 491/977] 10.0.0.51 () {28 vars in 695 bytes} [Tue Apr 14 07:36:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true => generated 671 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:36:04.607 7 INFO cinder.api.openstack.wsgi [None req-7ec01800-bb9d-4504-b30e-4403a5a2c6fe fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services 2026-04-14 07:36:04.613 7 INFO cinder.api.openstack.wsgi [None req-7ec01800-bb9d-4504-b30e-4403a5a2c6fe fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 487/978] 10.0.0.51 () {28 vars in 644 bytes} [Tue Apr 14 07:36:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:36:04.623 8 INFO cinder.api.openstack.wsgi [None req-0856e273-ba10-4cbe-b699-2d276d8d0056 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true 2026-04-14 07:36:04.638 8 INFO cinder.volume.api [None req-0856e273-ba10-4cbe-b699-2d276d8d0056 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all snapshots completed successfully. 2026-04-14 07:36:04.639 8 INFO cinder.api.openstack.wsgi [None req-0856e273-ba10-4cbe-b699-2d276d8d0056 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 492/979] 10.0.0.51 () {28 vars in 673 bytes} [Tue Apr 14 07:36:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 07:36:04.654 7 INFO cinder.api.openstack.wsgi [None req-bad99585-8b81-4197-bbbd-a5cdc64930be fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:36:04.667 7 INFO cinder.volume.api [None req-bad99585-8b81-4197-bbbd-a5cdc64930be fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:36:04.676 7 INFO cinder.api.openstack.wsgi [None req-bad99585-8b81-4197-bbbd-a5cdc64930be fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 488/980] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:36:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true => generated 1790 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-14 07:36:12.071 8 INFO cinder.api.openstack.wsgi [None req-0856e273-ba10-4cbe-b699-2d276d8d0056 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:36:12.071 7 INFO cinder.api.openstack.wsgi [None req-bad99585-8b81-4197-bbbd-a5cdc64930be fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:36:12.071 7 INFO cinder.api.openstack.wsgi [None req-bad99585-8b81-4197-bbbd-a5cdc64930be fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:36:12.072 8 INFO cinder.api.openstack.wsgi [None req-0856e273-ba10-4cbe-b699-2d276d8d0056 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:36:22.070 7 INFO cinder.api.openstack.wsgi [None req-bad99585-8b81-4197-bbbd-a5cdc64930be fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:36:22.070 8 INFO cinder.api.openstack.wsgi [None req-0856e273-ba10-4cbe-b699-2d276d8d0056 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:36:22.071 7 INFO cinder.api.openstack.wsgi [None req-bad99585-8b81-4197-bbbd-a5cdc64930be fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:36:22.072 8 INFO cinder.api.openstack.wsgi [None req-0856e273-ba10-4cbe-b699-2d276d8d0056 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:36:32.070 8 INFO cinder.api.openstack.wsgi [None req-0856e273-ba10-4cbe-b699-2d276d8d0056 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:36:32.070 7 INFO cinder.api.openstack.wsgi [None req-bad99585-8b81-4197-bbbd-a5cdc64930be fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:36:32.071 8 INFO cinder.api.openstack.wsgi [None req-0856e273-ba10-4cbe-b699-2d276d8d0056 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:36:32.071 7 INFO cinder.api.openstack.wsgi [None req-bad99585-8b81-4197-bbbd-a5cdc64930be fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:36:37.804 8 INFO cinder.api.openstack.wsgi [req-d7255480-8f7b-4069-a0ca-61fd1f258893 req-a53fdd89-2e43-4d6d-8e79-39cea921e8a2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/attachments/fafc34ab-218f-4631-bbf0-37ce47f30b6d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:36:38.356 8 INFO cinder.api.openstack.wsgi [req-d7255480-8f7b-4069-a0ca-61fd1f258893 req-a53fdd89-2e43-4d6d-8e79-39cea921e8a2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/attachments/fafc34ab-218f-4631-bbf0-37ce47f30b6d returned with HTTP 200 [pid: 8|app: 0|req: 496/987] 199.204.45.248 () {38 vars in 1103 bytes} [Tue Apr 14 07:36:37 2026] DELETE /v3/69266cc1365c478fb891c0462a1b823b/attachments/fafc34ab-218f-4631-bbf0-37ce47f30b6d => generated 19 bytes in 561 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-04-14 07:36:38.370 7 INFO cinder.api.openstack.wsgi [req-d7255480-8f7b-4069-a0ca-61fd1f258893 req-d032dbe3-1214-4fd7-b6c8-c07682e86fb8 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/e8a7d9c7-c003-4b34-a1f5-d3d82934a380 2026-04-14 07:36:38.371 7 INFO cinder.api.v3.volumes [req-d7255480-8f7b-4069-a0ca-61fd1f258893 req-d032dbe3-1214-4fd7-b6c8-c07682e86fb8 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Delete volume with id: e8a7d9c7-c003-4b34-a1f5-d3d82934a380 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:36:38.384 7 INFO cinder.volume.api [req-d7255480-8f7b-4069-a0ca-61fd1f258893 req-d032dbe3-1214-4fd7-b6c8-c07682e86fb8 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Volume info retrieved successfully. 2026-04-14 07:36:38.404 7 INFO cinder.volume.api [req-d7255480-8f7b-4069-a0ca-61fd1f258893 req-d032dbe3-1214-4fd7-b6c8-c07682e86fb8 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Delete volume request issued successfully. 2026-04-14 07:36:38.405 7 INFO cinder.api.openstack.wsgi [req-d7255480-8f7b-4069-a0ca-61fd1f258893 req-d032dbe3-1214-4fd7-b6c8-c07682e86fb8 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/e8a7d9c7-c003-4b34-a1f5-d3d82934a380 returned with HTTP 202 [pid: 7|app: 0|req: 492/988] 199.204.45.248 () {36 vars in 1054 bytes} [Tue Apr 14 07:36:38 2026] DELETE /v3/69266cc1365c478fb891c0462a1b823b/volumes/e8a7d9c7-c003-4b34-a1f5-d3d82934a380 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-04-14 07:36:42.071 7 INFO cinder.api.openstack.wsgi [req-d7255480-8f7b-4069-a0ca-61fd1f258893 req-d032dbe3-1214-4fd7-b6c8-c07682e86fb8 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:36:42.071 8 INFO cinder.api.openstack.wsgi [req-d7255480-8f7b-4069-a0ca-61fd1f258893 req-a53fdd89-2e43-4d6d-8e79-39cea921e8a2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:36:42.071 7 INFO cinder.api.openstack.wsgi [req-d7255480-8f7b-4069-a0ca-61fd1f258893 req-d032dbe3-1214-4fd7-b6c8-c07682e86fb8 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:36:42.072 8 INFO cinder.api.openstack.wsgi [req-d7255480-8f7b-4069-a0ca-61fd1f258893 req-a53fdd89-2e43-4d6d-8e79-39cea921e8a2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:36:52.070 8 INFO cinder.api.openstack.wsgi [req-d7255480-8f7b-4069-a0ca-61fd1f258893 req-a53fdd89-2e43-4d6d-8e79-39cea921e8a2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:36:52.070 7 INFO cinder.api.openstack.wsgi [req-d7255480-8f7b-4069-a0ca-61fd1f258893 req-d032dbe3-1214-4fd7-b6c8-c07682e86fb8 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:36:52.071 8 INFO cinder.api.openstack.wsgi [req-d7255480-8f7b-4069-a0ca-61fd1f258893 req-a53fdd89-2e43-4d6d-8e79-39cea921e8a2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:36:52.071 7 INFO cinder.api.openstack.wsgi [req-d7255480-8f7b-4069-a0ca-61fd1f258893 req-d032dbe3-1214-4fd7-b6c8-c07682e86fb8 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:37:02.070 8 INFO cinder.api.openstack.wsgi [req-d7255480-8f7b-4069-a0ca-61fd1f258893 req-a53fdd89-2e43-4d6d-8e79-39cea921e8a2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:37:02.070 7 INFO cinder.api.openstack.wsgi [req-d7255480-8f7b-4069-a0ca-61fd1f258893 req-d032dbe3-1214-4fd7-b6c8-c07682e86fb8 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:37:02.071 8 INFO cinder.api.openstack.wsgi [req-d7255480-8f7b-4069-a0ca-61fd1f258893 req-a53fdd89-2e43-4d6d-8e79-39cea921e8a2 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:37:02.071 7 INFO cinder.api.openstack.wsgi [req-d7255480-8f7b-4069-a0ca-61fd1f258893 req-d032dbe3-1214-4fd7-b6c8-c07682e86fb8 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104: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-04-14 07:37:03.684 8 INFO cinder.api.openstack.wsgi [None req-45cb24a0-8e12-4496-ae2f-55ecf6a3130b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-14 07:37:03.690 8 INFO cinder.volume.api [None req-45cb24a0-8e12-4496-ae2f-55ecf6a3130b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all snapshots completed successfully. 2026-04-14 07:37:03.690 8 INFO cinder.api.openstack.wsgi [None req-45cb24a0-8e12-4496-ae2f-55ecf6a3130b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 500/995] 10.0.0.51 () {28 vars in 673 bytes} [Tue Apr 14 07:37:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true => generated 17 bytes in 46 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-04-14 07:37:03.703 7 INFO cinder.api.openstack.wsgi [None req-d627fc6a-0355-456b-8362-4dbdcaa5ceaa fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services 2026-04-14 07:37:03.708 7 INFO cinder.api.openstack.wsgi [None req-d627fc6a-0355-456b-8362-4dbdcaa5ceaa fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 496/996] 10.0.0.51 () {28 vars in 644 bytes} [Tue Apr 14 07:37:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:37:03.718 8 INFO cinder.api.openstack.wsgi [None req-5ac5e164-cc0c-4016-8bc1-c8117a7d00e0 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:37:03.730 8 INFO cinder.volume.api [None req-5ac5e164-cc0c-4016-8bc1-c8117a7d00e0 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:37:03.733 8 INFO cinder.api.openstack.wsgi [None req-5ac5e164-cc0c-4016-8bc1-c8117a7d00e0 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 501/997] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:37:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:37:03.742 7 INFO cinder.api.openstack.wsgi [None req-36c52012-73b8-4a41-8fbb-4f062b5ed769 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true 2026-04-14 07:37:04.245 7 INFO cinder.api.openstack.wsgi [None req-36c52012-73b8-4a41-8fbb-4f062b5ed769 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 497/998] 10.0.0.51 () {28 vars in 695 bytes} [Tue Apr 14 07:37:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:37:04.253 8 INFO cinder.api.openstack.wsgi [None req-6a5fbd22-8dcc-440b-9594-cb872ec468c7 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:37:04.260 8 INFO cinder.volume.api [None req-6a5fbd22-8dcc-440b-9594-cb872ec468c7 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:37:04.262 8 INFO cinder.api.openstack.wsgi [None req-6a5fbd22-8dcc-440b-9594-cb872ec468c7 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 502/999] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:37:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 07:37:04.301 7 INFO cinder.api.openstack.wsgi [None req-949e6cd5-a9d4-4643-8b52-9152db1a1e6f fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/0d5317bc1c714e26bf5c48f9aaa272ce?usage=true 2026-04-14 07:37:04.321 7 INFO cinder.api.openstack.wsgi [None req-949e6cd5-a9d4-4643-8b52-9152db1a1e6f fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/0d5317bc1c714e26bf5c48f9aaa272ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 498/1000] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:37:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/0d5317bc1c714e26bf5c48f9aaa272ce?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:37:04.334 8 INFO cinder.api.openstack.wsgi [None req-b413eeb9-0f2e-427a-9022-8378d6748c83 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/1720b94c8d2145e9a8e8a987e832e552?usage=true 2026-04-14 07:37:04.351 8 INFO cinder.api.openstack.wsgi [None req-b413eeb9-0f2e-427a-9022-8378d6748c83 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/1720b94c8d2145e9a8e8a987e832e552?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 503/1001] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:37:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/1720b94c8d2145e9a8e8a987e832e552?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:37:04.366 7 INFO cinder.api.openstack.wsgi [None req-f236bff5-0a3d-493f-b706-3993befb41dc fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/219e0ecfde8d48beb4078ec6b3a51038?usage=true 2026-04-14 07:37:04.392 7 INFO cinder.api.openstack.wsgi [None req-f236bff5-0a3d-493f-b706-3993befb41dc fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/219e0ecfde8d48beb4078ec6b3a51038?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 499/1002] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:37:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/219e0ecfde8d48beb4078ec6b3a51038?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:37:04.404 8 INFO cinder.api.openstack.wsgi [None req-daa92732-a193-4547-816f-216adc43415c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true 2026-04-14 07:37:04.425 8 INFO cinder.api.openstack.wsgi [None req-daa92732-a193-4547-816f-216adc43415c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 504/1003] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:37:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:37:04.435 7 INFO cinder.api.openstack.wsgi [None req-5d5892fb-e923-4f8b-8b55-b911f6cf8903 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/3940ed2c62af463887db2b8fe7577f27?usage=true 2026-04-14 07:37:04.453 7 INFO cinder.api.openstack.wsgi [None req-5d5892fb-e923-4f8b-8b55-b911f6cf8903 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/3940ed2c62af463887db2b8fe7577f27?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 500/1004] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:37:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/3940ed2c62af463887db2b8fe7577f27?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:37:04.465 8 INFO cinder.api.openstack.wsgi [None req-c0db5090-76f6-46ed-b55d-45197dd78a2d fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/55d1c739b605414e891734a4e93fb89f?usage=true 2026-04-14 07:37:04.485 8 INFO cinder.api.openstack.wsgi [None req-c0db5090-76f6-46ed-b55d-45197dd78a2d fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/55d1c739b605414e891734a4e93fb89f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 505/1005] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:37:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/55d1c739b605414e891734a4e93fb89f?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:37:04.495 7 INFO cinder.api.openstack.wsgi [None req-ba33c671-2f64-4ee5-b1cb-5ff7c89df555 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true 2026-04-14 07:37:04.514 7 INFO cinder.api.openstack.wsgi [None req-ba33c671-2f64-4ee5-b1cb-5ff7c89df555 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 501/1006] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:37:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:37:04.523 8 INFO cinder.api.openstack.wsgi [None req-0139cb59-be5b-4867-bf82-d14ebfcfe8bc fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true 2026-04-14 07:37:04.542 8 INFO cinder.api.openstack.wsgi [None req-0139cb59-be5b-4867-bf82-d14ebfcfe8bc fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 506/1007] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:37:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:37:04.555 7 INFO cinder.api.openstack.wsgi [None req-2437e2a5-6172-41f3-a4a2-a830540513a1 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9fde8071c5ea43049e20032e82f13b23?usage=true 2026-04-14 07:37:04.570 7 INFO cinder.api.openstack.wsgi [None req-2437e2a5-6172-41f3-a4a2-a830540513a1 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9fde8071c5ea43049e20032e82f13b23?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 502/1008] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:37:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9fde8071c5ea43049e20032e82f13b23?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:37:04.582 8 INFO cinder.api.openstack.wsgi [None req-2de04d10-974e-4f03-bb4a-b2aa2da27b6f fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/db1622d7be9d430085c78320af8f2cfb?usage=true 2026-04-14 07:37:04.601 8 INFO cinder.api.openstack.wsgi [None req-2de04d10-974e-4f03-bb4a-b2aa2da27b6f fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/db1622d7be9d430085c78320af8f2cfb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 507/1009] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:37:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/db1622d7be9d430085c78320af8f2cfb?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:37:04.612 7 INFO cinder.api.openstack.wsgi [None req-fc410001-b79f-4320-9872-673b7bd42b70 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/f751c6643811491f95e4684043d7bd78?usage=true 2026-04-14 07:37:04.631 7 INFO cinder.api.openstack.wsgi [None req-fc410001-b79f-4320-9872-673b7bd42b70 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/f751c6643811491f95e4684043d7bd78?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 503/1010] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:37:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/f751c6643811491f95e4684043d7bd78?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:37:12.072 7 INFO cinder.api.openstack.wsgi [None req-fc410001-b79f-4320-9872-673b7bd42b70 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:37:12.072 8 INFO cinder.api.openstack.wsgi [None req-2de04d10-974e-4f03-bb4a-b2aa2da27b6f fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:37:12.073 8 INFO cinder.api.openstack.wsgi [None req-2de04d10-974e-4f03-bb4a-b2aa2da27b6f fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:37:12.073 7 INFO cinder.api.openstack.wsgi [None req-fc410001-b79f-4320-9872-673b7bd42b70 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:37:15.956 8 INFO cinder.api.openstack.wsgi [None req-42b07893-83ef-4261-bca2-191941aab780 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots 2026-04-14 07:37:15.970 8 INFO cinder.volume.api [None req-42b07893-83ef-4261-bca2-191941aab780 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all snapshots completed successfully. 2026-04-14 07:37:15.970 8 INFO cinder.api.openstack.wsgi [None req-42b07893-83ef-4261-bca2-191941aab780 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 509/1013] 10.0.0.98 () {32 vars in 704 bytes} [Tue Apr 14 07:37:15 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/snapshots => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 07:37:15.985 7 INFO cinder.api.openstack.wsgi [None req-fb9b012c-ab92-4bfe-88e7-4547ea2b66fe fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes 2026-04-14 07:37:16.012 7 INFO cinder.volume.api [None req-fb9b012c-ab92-4bfe-88e7-4547ea2b66fe fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:37:16.012 7 INFO cinder.api.openstack.wsgi [None req-fb9b012c-ab92-4bfe-88e7-4547ea2b66fe fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes returned with HTTP 200 [pid: 7|app: 0|req: 505/1014] 10.0.0.98 () {32 vars in 700 bytes} [Tue Apr 14 07:37:15 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/volumes => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 07:37:22.070 8 INFO cinder.api.openstack.wsgi [None req-42b07893-83ef-4261-bca2-191941aab780 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:37:22.070 7 INFO cinder.api.openstack.wsgi [None req-fb9b012c-ab92-4bfe-88e7-4547ea2b66fe fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:37:22.071 8 INFO cinder.api.openstack.wsgi [None req-42b07893-83ef-4261-bca2-191941aab780 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:37:22.071 7 INFO cinder.api.openstack.wsgi [None req-fb9b012c-ab92-4bfe-88e7-4547ea2b66fe fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:37:32.070 8 INFO cinder.api.openstack.wsgi [None req-42b07893-83ef-4261-bca2-191941aab780 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:37:32.071 8 INFO cinder.api.openstack.wsgi [None req-42b07893-83ef-4261-bca2-191941aab780 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:37:32.071 7 INFO cinder.api.openstack.wsgi [None req-fb9b012c-ab92-4bfe-88e7-4547ea2b66fe fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:37:32.072 7 INFO cinder.api.openstack.wsgi [None req-fb9b012c-ab92-4bfe-88e7-4547ea2b66fe fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:37:42.070 7 INFO cinder.api.openstack.wsgi [None req-fb9b012c-ab92-4bfe-88e7-4547ea2b66fe fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:37:42.070 8 INFO cinder.api.openstack.wsgi [None req-42b07893-83ef-4261-bca2-191941aab780 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:37:42.071 7 INFO cinder.api.openstack.wsgi [None req-fb9b012c-ab92-4bfe-88e7-4547ea2b66fe fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:37:42.071 8 INFO cinder.api.openstack.wsgi [None req-42b07893-83ef-4261-bca2-191941aab780 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:37:52.070 7 INFO cinder.api.openstack.wsgi [None req-fb9b012c-ab92-4bfe-88e7-4547ea2b66fe fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:37:52.070 8 INFO cinder.api.openstack.wsgi [None req-42b07893-83ef-4261-bca2-191941aab780 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:37:52.071 8 INFO cinder.api.openstack.wsgi [None req-42b07893-83ef-4261-bca2-191941aab780 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:37:52.071 7 INFO cinder.api.openstack.wsgi [None req-fb9b012c-ab92-4bfe-88e7-4547ea2b66fe fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:38:02.070 8 INFO cinder.api.openstack.wsgi [None req-42b07893-83ef-4261-bca2-191941aab780 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:38:02.071 7 INFO cinder.api.openstack.wsgi [None req-fb9b012c-ab92-4bfe-88e7-4547ea2b66fe fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:38:02.071 8 INFO cinder.api.openstack.wsgi [None req-42b07893-83ef-4261-bca2-191941aab780 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:38:02.072 7 INFO cinder.api.openstack.wsgi [None req-fb9b012c-ab92-4bfe-88e7-4547ea2b66fe fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:38:03.743 8 INFO cinder.api.openstack.wsgi [None req-1e6573b3-93fd-4785-94cf-1cda55fc824b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true 2026-04-14 07:38:03.759 8 INFO cinder.volume.api [None req-1e6573b3-93fd-4785-94cf-1cda55fc824b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all snapshots completed successfully. 2026-04-14 07:38:03.760 8 INFO cinder.api.openstack.wsgi [None req-1e6573b3-93fd-4785-94cf-1cda55fc824b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 515/1025] 10.0.0.51 () {28 vars in 673 bytes} [Tue Apr 14 07:38:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true => generated 17 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 07:38:03.771 7 INFO cinder.api.openstack.wsgi [None req-db96e843-b842-4bbd-9d5a-3f96c8e8109a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:38:03.780 7 INFO cinder.volume.api [None req-db96e843-b842-4bbd-9d5a-3f96c8e8109a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:38:03.781 7 INFO cinder.api.openstack.wsgi [None req-db96e843-b842-4bbd-9d5a-3f96c8e8109a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 511/1026] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:38:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:38:03.790 8 INFO cinder.api.openstack.wsgi [None req-9f75b754-ccb6-46c9-9b6b-9018d13e24ab fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true 2026-04-14 07:38:04.297 8 INFO cinder.api.openstack.wsgi [None req-9f75b754-ccb6-46c9-9b6b-9018d13e24ab fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 516/1027] 10.0.0.51 () {28 vars in 695 bytes} [Tue Apr 14 07:38:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true => generated 668 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:38:04.312 7 INFO cinder.api.openstack.wsgi [None req-9e26225a-99ff-4f2e-a018-60c6ceb9966c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:38:04.324 7 INFO cinder.volume.api [None req-9e26225a-99ff-4f2e-a018-60c6ceb9966c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:38:04.326 7 INFO cinder.api.openstack.wsgi [None req-9e26225a-99ff-4f2e-a018-60c6ceb9966c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 512/1028] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:38:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:38:04.336 8 INFO cinder.api.openstack.wsgi [None req-196d83e8-f418-4cfa-93cc-71c7c4aa9e6b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services 2026-04-14 07:38:04.351 8 INFO cinder.api.openstack.wsgi [None req-196d83e8-f418-4cfa-93cc-71c7c4aa9e6b fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 517/1029] 10.0.0.51 () {28 vars in 644 bytes} [Tue Apr 14 07:38:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-services => generated 646 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:38:04.401 7 INFO cinder.api.openstack.wsgi [None req-3b1d8884-8ab2-45dc-8ad4-b93de3d20234 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true 2026-04-14 07:38:04.432 7 INFO cinder.api.openstack.wsgi [None req-3b1d8884-8ab2-45dc-8ad4-b93de3d20234 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 513/1030] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:38:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:38:04.445 8 INFO cinder.api.openstack.wsgi [None req-bec08265-5f33-4033-ad0a-8442087fc181 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true 2026-04-14 07:38:04.480 8 INFO cinder.api.openstack.wsgi [None req-bec08265-5f33-4033-ad0a-8442087fc181 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 518/1031] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:38:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:38:04.494 7 INFO cinder.api.openstack.wsgi [None req-d9303975-657f-41bd-928c-ce57c9a72685 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true 2026-04-14 07:38:04.525 7 INFO cinder.api.openstack.wsgi [None req-d9303975-657f-41bd-928c-ce57c9a72685 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 514/1032] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:38:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:38:12.070 8 INFO cinder.api.openstack.wsgi [None req-bec08265-5f33-4033-ad0a-8442087fc181 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:38:12.070 7 INFO cinder.api.openstack.wsgi [None req-d9303975-657f-41bd-928c-ce57c9a72685 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:38:12.070 7 INFO cinder.api.openstack.wsgi [None req-d9303975-657f-41bd-928c-ce57c9a72685 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:38:12.071 8 INFO cinder.api.openstack.wsgi [None req-bec08265-5f33-4033-ad0a-8442087fc181 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:38:22.070 7 INFO cinder.api.openstack.wsgi [None req-d9303975-657f-41bd-928c-ce57c9a72685 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:38:22.070 8 INFO cinder.api.openstack.wsgi [None req-bec08265-5f33-4033-ad0a-8442087fc181 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:38:22.071 7 INFO cinder.api.openstack.wsgi [None req-d9303975-657f-41bd-928c-ce57c9a72685 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:38:22.071 8 INFO cinder.api.openstack.wsgi [None req-bec08265-5f33-4033-ad0a-8442087fc181 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:38:32.070 7 INFO cinder.api.openstack.wsgi [None req-d9303975-657f-41bd-928c-ce57c9a72685 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:38:32.070 8 INFO cinder.api.openstack.wsgi [None req-bec08265-5f33-4033-ad0a-8442087fc181 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:38:32.071 7 INFO cinder.api.openstack.wsgi [None req-d9303975-657f-41bd-928c-ce57c9a72685 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:38:32.071 8 INFO cinder.api.openstack.wsgi [None req-bec08265-5f33-4033-ad0a-8442087fc181 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:38:42.071 7 INFO cinder.api.openstack.wsgi [None req-d9303975-657f-41bd-928c-ce57c9a72685 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:38:42.071 7 INFO cinder.api.openstack.wsgi [None req-d9303975-657f-41bd-928c-ce57c9a72685 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:38:42.073 8 INFO cinder.api.openstack.wsgi [None req-bec08265-5f33-4033-ad0a-8442087fc181 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:38:42.073 8 INFO cinder.api.openstack.wsgi [None req-bec08265-5f33-4033-ad0a-8442087fc181 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:38:52.070 8 INFO cinder.api.openstack.wsgi [None req-bec08265-5f33-4033-ad0a-8442087fc181 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:38:52.071 7 INFO cinder.api.openstack.wsgi [None req-d9303975-657f-41bd-928c-ce57c9a72685 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:38:52.071 8 INFO cinder.api.openstack.wsgi [None req-bec08265-5f33-4033-ad0a-8442087fc181 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:38:52.072 7 INFO cinder.api.openstack.wsgi [None req-d9303975-657f-41bd-928c-ce57c9a72685 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:39:02.069 7 INFO cinder.api.openstack.wsgi [None req-d9303975-657f-41bd-928c-ce57c9a72685 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:39:02.070 8 INFO cinder.api.openstack.wsgi [None req-bec08265-5f33-4033-ad0a-8442087fc181 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:39:02.070 7 INFO cinder.api.openstack.wsgi [None req-d9303975-657f-41bd-928c-ce57c9a72685 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:39:02.071 8 INFO cinder.api.openstack.wsgi [None req-bec08265-5f33-4033-ad0a-8442087fc181 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:39:03.656 7 INFO cinder.api.openstack.wsgi [None req-38d6b7ef-3a57-45dd-b8ab-86bdd207d075 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true 2026-04-14 07:39:03.665 7 INFO cinder.volume.api [None req-38d6b7ef-3a57-45dd-b8ab-86bdd207d075 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all snapshots completed successfully. 2026-04-14 07:39:03.665 7 INFO cinder.api.openstack.wsgi [None req-38d6b7ef-3a57-45dd-b8ab-86bdd207d075 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 521/1045] 10.0.0.51 () {28 vars in 673 bytes} [Tue Apr 14 07:39:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:39:03.677 8 INFO cinder.api.openstack.wsgi [None req-7d04d561-0558-45cd-b1a3-4cd6469ccb58 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services 2026-04-14 07:39:03.684 8 INFO cinder.api.openstack.wsgi [None req-7d04d561-0558-45cd-b1a3-4cd6469ccb58 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 525/1046] 10.0.0.51 () {28 vars in 644 bytes} [Tue Apr 14 07:39:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:39:03.694 7 INFO cinder.api.openstack.wsgi [None req-15e270b5-5140-4fec-bc3c-3b0153b31c2c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:39:03.708 7 INFO cinder.volume.api [None req-15e270b5-5140-4fec-bc3c-3b0153b31c2c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:39:03.711 7 INFO cinder.api.openstack.wsgi [None req-15e270b5-5140-4fec-bc3c-3b0153b31c2c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 522/1047] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:39:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:39:03.724 8 INFO cinder.api.openstack.wsgi [None req-e5ef1af0-c976-4380-a557-07b51cd1ae9d fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true 2026-04-14 07:39:04.231 8 INFO cinder.api.openstack.wsgi [None req-e5ef1af0-c976-4380-a557-07b51cd1ae9d fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 526/1048] 10.0.0.51 () {28 vars in 695 bytes} [Tue Apr 14 07:39:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true => generated 668 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:39:04.301 7 INFO cinder.api.openstack.wsgi [None req-20c06891-4644-462d-9aaa-73f7d5e6f980 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true 2026-04-14 07:39:04.317 7 INFO cinder.api.openstack.wsgi [None req-20c06891-4644-462d-9aaa-73f7d5e6f980 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 523/1049] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:39:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:39:04.332 8 INFO cinder.api.openstack.wsgi [None req-3173de18-8438-44f0-ac7c-5f5d593bf094 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true 2026-04-14 07:39:04.347 8 INFO cinder.api.openstack.wsgi [None req-3173de18-8438-44f0-ac7c-5f5d593bf094 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 527/1050] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:39:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:39:04.356 7 INFO cinder.api.openstack.wsgi [None req-bdd58785-d09e-4aaf-9f91-4a4efb800388 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true 2026-04-14 07:39:04.378 7 INFO cinder.api.openstack.wsgi [None req-bdd58785-d09e-4aaf-9f91-4a4efb800388 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 524/1051] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:39:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:39:04.387 8 INFO cinder.api.openstack.wsgi [None req-66fb13d0-967c-432b-818b-24ae1a763dfc fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:39:04.394 8 INFO cinder.volume.api [None req-66fb13d0-967c-432b-818b-24ae1a763dfc fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:39:04.395 8 INFO cinder.api.openstack.wsgi [None req-66fb13d0-967c-432b-818b-24ae1a763dfc fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 528/1052] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:39:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:39:12.070 7 INFO cinder.api.openstack.wsgi [None req-bdd58785-d09e-4aaf-9f91-4a4efb800388 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:39:12.071 8 INFO cinder.api.openstack.wsgi [None req-66fb13d0-967c-432b-818b-24ae1a763dfc fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:39:12.071 7 INFO cinder.api.openstack.wsgi [None req-bdd58785-d09e-4aaf-9f91-4a4efb800388 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:39:12.072 8 INFO cinder.api.openstack.wsgi [None req-66fb13d0-967c-432b-818b-24ae1a763dfc fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:39:22.070 8 INFO cinder.api.openstack.wsgi [None req-66fb13d0-967c-432b-818b-24ae1a763dfc fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:39:22.070 7 INFO cinder.api.openstack.wsgi [None req-bdd58785-d09e-4aaf-9f91-4a4efb800388 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:39:22.071 8 INFO cinder.api.openstack.wsgi [None req-66fb13d0-967c-432b-818b-24ae1a763dfc fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:39:22.071 7 INFO cinder.api.openstack.wsgi [None req-bdd58785-d09e-4aaf-9f91-4a4efb800388 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:39:32.071 7 INFO cinder.api.openstack.wsgi [None req-bdd58785-d09e-4aaf-9f91-4a4efb800388 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:39:32.071 8 INFO cinder.api.openstack.wsgi [None req-66fb13d0-967c-432b-818b-24ae1a763dfc fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:39:32.072 7 INFO cinder.api.openstack.wsgi [None req-bdd58785-d09e-4aaf-9f91-4a4efb800388 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:39:32.072 8 INFO cinder.api.openstack.wsgi [None req-66fb13d0-967c-432b-818b-24ae1a763dfc fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:39:42.070 7 INFO cinder.api.openstack.wsgi [None req-bdd58785-d09e-4aaf-9f91-4a4efb800388 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:39:42.070 8 INFO cinder.api.openstack.wsgi [None req-66fb13d0-967c-432b-818b-24ae1a763dfc fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:39:42.072 8 INFO cinder.api.openstack.wsgi [None req-66fb13d0-967c-432b-818b-24ae1a763dfc fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:39:42.072 7 INFO cinder.api.openstack.wsgi [None req-bdd58785-d09e-4aaf-9f91-4a4efb800388 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:39:52.070 8 INFO cinder.api.openstack.wsgi [None req-66fb13d0-967c-432b-818b-24ae1a763dfc fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:39:52.071 7 INFO cinder.api.openstack.wsgi [None req-bdd58785-d09e-4aaf-9f91-4a4efb800388 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:39:52.071 8 INFO cinder.api.openstack.wsgi [None req-66fb13d0-967c-432b-818b-24ae1a763dfc fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:39:52.072 7 INFO cinder.api.openstack.wsgi [None req-bdd58785-d09e-4aaf-9f91-4a4efb800388 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:40:02.070 8 INFO cinder.api.openstack.wsgi [None req-66fb13d0-967c-432b-818b-24ae1a763dfc fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:40:02.070 7 INFO cinder.api.openstack.wsgi [None req-bdd58785-d09e-4aaf-9f91-4a4efb800388 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:40:02.071 8 INFO cinder.api.openstack.wsgi [None req-66fb13d0-967c-432b-818b-24ae1a763dfc fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:40:02.072 7 INFO cinder.api.openstack.wsgi [None req-bdd58785-d09e-4aaf-9f91-4a4efb800388 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:40:03.715 8 INFO cinder.api.openstack.wsgi [None req-9fc2c7b1-a072-4b8d-81b4-2707cc4f0c45 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true 2026-04-14 07:40:03.756 8 INFO cinder.api.openstack.wsgi [None req-9fc2c7b1-a072-4b8d-81b4-2707cc4f0c45 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 535/1065] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:40:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true => generated 847 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:40:03.775 7 INFO cinder.api.openstack.wsgi [None req-3eae527e-1a79-44d0-8917-5745ea5651ba fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true 2026-04-14 07:40:03.803 7 INFO cinder.api.openstack.wsgi [None req-3eae527e-1a79-44d0-8917-5745ea5651ba fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 531/1066] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:40:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:40:03.815 8 INFO cinder.api.openstack.wsgi [None req-570f5c21-8079-4015-87e2-48d1b8b0b85c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true 2026-04-14 07:40:03.841 8 INFO cinder.api.openstack.wsgi [None req-570f5c21-8079-4015-87e2-48d1b8b0b85c fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 536/1067] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:40:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:40:03.850 7 INFO cinder.api.openstack.wsgi [None req-b560b1fb-a61a-43ab-8bab-2810b9f0aa4a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:40:03.873 7 INFO cinder.volume.api [None req-b560b1fb-a61a-43ab-8bab-2810b9f0aa4a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:40:03.874 7 INFO cinder.api.openstack.wsgi [None req-b560b1fb-a61a-43ab-8bab-2810b9f0aa4a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 532/1068] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:40:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:40:03.886 8 INFO cinder.api.openstack.wsgi [None req-edb33d0a-0629-4b1b-b9c9-945ecc3a736a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services 2026-04-14 07:40:03.899 8 INFO cinder.api.openstack.wsgi [None req-edb33d0a-0629-4b1b-b9c9-945ecc3a736a fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 537/1069] 10.0.0.51 () {28 vars in 644 bytes} [Tue Apr 14 07:40:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-services => generated 646 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:40:03.909 7 INFO cinder.api.openstack.wsgi [None req-56cd6474-6634-4c63-8a4f-6027ac2288df fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:40:03.919 7 INFO cinder.volume.api [None req-56cd6474-6634-4c63-8a4f-6027ac2288df fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:40:03.920 7 INFO cinder.api.openstack.wsgi [None req-56cd6474-6634-4c63-8a4f-6027ac2288df fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 533/1070] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:40:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:40:03.932 8 INFO cinder.api.openstack.wsgi [None req-552279e5-762c-4d10-af1a-3edb6eaeed4f fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true 2026-04-14 07:40:03.937 8 INFO cinder.volume.api [None req-552279e5-762c-4d10-af1a-3edb6eaeed4f fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all snapshots completed successfully. 2026-04-14 07:40:03.938 8 INFO cinder.api.openstack.wsgi [None req-552279e5-762c-4d10-af1a-3edb6eaeed4f fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 538/1071] 10.0.0.51 () {28 vars in 673 bytes} [Tue Apr 14 07:40:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:40:03.947 7 INFO cinder.api.openstack.wsgi [None req-25447804-939a-4d6e-9fb6-664a89084985 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true 2026-04-14 07:40:04.450 7 INFO cinder.api.openstack.wsgi [None req-25447804-939a-4d6e-9fb6-664a89084985 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 534/1072] 10.0.0.51 () {28 vars in 695 bytes} [Tue Apr 14 07:40:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true => generated 668 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:40:12.070 8 INFO cinder.api.openstack.wsgi [None req-552279e5-762c-4d10-af1a-3edb6eaeed4f fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:40:12.070 7 INFO cinder.api.openstack.wsgi [None req-25447804-939a-4d6e-9fb6-664a89084985 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:40:12.071 8 INFO cinder.api.openstack.wsgi [None req-552279e5-762c-4d10-af1a-3edb6eaeed4f fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:40:12.071 7 INFO cinder.api.openstack.wsgi [None req-25447804-939a-4d6e-9fb6-664a89084985 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:40:22.070 8 INFO cinder.api.openstack.wsgi [None req-552279e5-762c-4d10-af1a-3edb6eaeed4f fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:40:22.070 7 INFO cinder.api.openstack.wsgi [None req-25447804-939a-4d6e-9fb6-664a89084985 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:40:22.070 7 INFO cinder.api.openstack.wsgi [None req-25447804-939a-4d6e-9fb6-664a89084985 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:40:22.070 8 INFO cinder.api.openstack.wsgi [None req-552279e5-762c-4d10-af1a-3edb6eaeed4f fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:40:32.070 8 INFO cinder.api.openstack.wsgi [None req-552279e5-762c-4d10-af1a-3edb6eaeed4f fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:40:32.070 7 INFO cinder.api.openstack.wsgi [None req-25447804-939a-4d6e-9fb6-664a89084985 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:40:32.071 8 INFO cinder.api.openstack.wsgi [None req-552279e5-762c-4d10-af1a-3edb6eaeed4f fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:40:32.071 7 INFO cinder.api.openstack.wsgi [None req-25447804-939a-4d6e-9fb6-664a89084985 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:40:42.070 8 INFO cinder.api.openstack.wsgi [None req-552279e5-762c-4d10-af1a-3edb6eaeed4f fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:40:42.070 7 INFO cinder.api.openstack.wsgi [None req-25447804-939a-4d6e-9fb6-664a89084985 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:40:42.072 7 INFO cinder.api.openstack.wsgi [None req-25447804-939a-4d6e-9fb6-664a89084985 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:40:42.072 8 INFO cinder.api.openstack.wsgi [None req-552279e5-762c-4d10-af1a-3edb6eaeed4f fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:40:52.070 8 INFO cinder.api.openstack.wsgi [None req-552279e5-762c-4d10-af1a-3edb6eaeed4f fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:40:52.070 7 INFO cinder.api.openstack.wsgi [None req-25447804-939a-4d6e-9fb6-664a89084985 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:40:52.071 8 INFO cinder.api.openstack.wsgi [None req-552279e5-762c-4d10-af1a-3edb6eaeed4f fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:40:52.071 7 INFO cinder.api.openstack.wsgi [None req-25447804-939a-4d6e-9fb6-664a89084985 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:41:02.070 8 INFO cinder.api.openstack.wsgi [None req-552279e5-762c-4d10-af1a-3edb6eaeed4f fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:41:02.071 7 INFO cinder.api.openstack.wsgi [None req-25447804-939a-4d6e-9fb6-664a89084985 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:41:02.071 8 INFO cinder.api.openstack.wsgi [None req-552279e5-762c-4d10-af1a-3edb6eaeed4f fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:41:02.072 7 INFO cinder.api.openstack.wsgi [None req-25447804-939a-4d6e-9fb6-664a89084985 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:41:03.640 8 INFO cinder.api.openstack.wsgi [None req-1887f2e2-4442-4fa8-b96e-193dd6ae3923 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:41:03.647 8 INFO cinder.volume.api [None req-1887f2e2-4442-4fa8-b96e-193dd6ae3923 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:41:03.649 8 INFO cinder.api.openstack.wsgi [None req-1887f2e2-4442-4fa8-b96e-193dd6ae3923 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 545/1085] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:41:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 07:41:03.660 7 INFO cinder.api.openstack.wsgi [None req-95c28ff6-c591-42ae-8181-83607832bb88 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true 2026-04-14 07:41:03.673 7 INFO cinder.volume.api [None req-95c28ff6-c591-42ae-8181-83607832bb88 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all snapshots completed successfully. 2026-04-14 07:41:03.673 7 INFO cinder.api.openstack.wsgi [None req-95c28ff6-c591-42ae-8181-83607832bb88 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 541/1086] 10.0.0.51 () {28 vars in 673 bytes} [Tue Apr 14 07:41:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/snapshots?all_tenants=true => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-14 07:41:03.685 8 INFO cinder.api.openstack.wsgi [None req-3b68784f-5563-490b-8b37-406226f44898 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services 2026-04-14 07:41:03.690 8 INFO cinder.api.openstack.wsgi [None req-3b68784f-5563-490b-8b37-406226f44898 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 546/1087] 10.0.0.51 () {28 vars in 644 bytes} [Tue Apr 14 07:41:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:41:03.707 7 INFO cinder.api.openstack.wsgi [None req-4e10a715-2ff1-40eb-8262-5015586c7fbb fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true 2026-04-14 07:41:03.716 7 INFO cinder.volume.api [None req-4e10a715-2ff1-40eb-8262-5015586c7fbb fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] Get all volumes completed successfully. 2026-04-14 07:41:03.718 7 INFO cinder.api.openstack.wsgi [None req-4e10a715-2ff1-40eb-8262-5015586c7fbb fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 542/1088] 10.0.0.51 () {28 vars in 683 bytes} [Tue Apr 14 07:41:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/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-04-14 07:41:03.729 8 INFO cinder.api.openstack.wsgi [None req-57f10115-cb4d-46ba-b6bb-63c2542fdd00 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true 2026-04-14 07:41:04.233 8 INFO cinder.api.openstack.wsgi [None req-57f10115-cb4d-46ba-b6bb-63c2542fdd00 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 547/1089] 10.0.0.51 () {28 vars in 695 bytes} [Tue Apr 14 07:41:03 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/scheduler-stats/get_pools?detail=true => generated 668 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:41:04.270 7 INFO cinder.api.openstack.wsgi [None req-84adb125-5b04-49a0-8d94-72b7280aa9a7 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true 2026-04-14 07:41:04.286 7 INFO cinder.api.openstack.wsgi [None req-84adb125-5b04-49a0-8d94-72b7280aa9a7 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 543/1090] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:41:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/22e50da3445b429f8f3df80e2a8ccac5?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:41:04.297 8 INFO cinder.api.openstack.wsgi [None req-e2ba3bd1-b5fe-4091-ba9f-754d8eb24148 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true 2026-04-14 07:41:04.322 8 INFO cinder.api.openstack.wsgi [None req-e2ba3bd1-b5fe-4091-ba9f-754d8eb24148 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 548/1091] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:41:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/69266cc1365c478fb891c0462a1b823b?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:41:04.334 7 INFO cinder.api.openstack.wsgi [None req-dfd947a9-f8f7-40fa-b78c-0252d9003190 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true 2026-04-14 07:41:04.349 7 INFO cinder.api.openstack.wsgi [None req-dfd947a9-f8f7-40fa-b78c-0252d9003190 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 544/1092] 10.0.0.51 () {28 vars in 735 bytes} [Tue Apr 14 07:41:04 2026] GET /v3/69266cc1365c478fb891c0462a1b823b/os-quota-sets/9a8979babd3f4b55b68cc20b9c3a373d?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-14 07:41:12.071 8 INFO cinder.api.openstack.wsgi [None req-e2ba3bd1-b5fe-4091-ba9f-754d8eb24148 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:41:12.071 7 INFO cinder.api.openstack.wsgi [None req-dfd947a9-f8f7-40fa-b78c-0252d9003190 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:41:12.072 8 INFO cinder.api.openstack.wsgi [None req-e2ba3bd1-b5fe-4091-ba9f-754d8eb24148 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:41:12.072 7 INFO cinder.api.openstack.wsgi [None req-dfd947a9-f8f7-40fa-b78c-0252d9003190 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:41:22.071 8 INFO cinder.api.openstack.wsgi [None req-e2ba3bd1-b5fe-4091-ba9f-754d8eb24148 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:41:22.071 7 INFO cinder.api.openstack.wsgi [None req-dfd947a9-f8f7-40fa-b78c-0252d9003190 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] GET http://10.0.0.104:8776/ 2026-04-14 07:41:22.072 8 INFO cinder.api.openstack.wsgi [None req-e2ba3bd1-b5fe-4091-ba9f-754d8eb24148 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-04-14 07:41:22.072 7 INFO cinder.api.openstack.wsgi [None req-dfd947a9-f8f7-40fa-b78c-0252d9003190 fabda60f389348818449bb13b2470fba 69266cc1365c478fb891c0462a1b823b - - default default] http://10.0.0.104:8776/ returned with HTTP 300