+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon Apr 27 12:27:19 2026] *** compiled with version: 11.4.0 on 22 April 2026 16:02:09 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: cinder-api-69bd98d544-thsz8 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x55dcda370b20 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.10/site-packages/oslo_policy/policy.py:1587: 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.10/site-packages/oslo_policy/policy.py:1587: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json /var/lib/openstack/lib/python3.10/site-packages/kombu/utils/compat.py:82: DeprecationWarning: SelectableGroups dict interface is deprecated. Use select. for ep in importlib_metadata.entry_points().get(namespace, []) 2026-04-27 12:27:23.228 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-27 12:27:23.228 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.10/site-packages/kombu/utils/compat.py:82: DeprecationWarning: SelectableGroups dict interface is deprecated. Use select. for ep in importlib_metadata.entry_points().get(namespace, []) 2026-04-27 12:27:23.288 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-27 12:27:23.288 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.10/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.10/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.10/site-packages/oslo_db/sqlalchemy/engines.py:343: DeprecationWarning: Using function/method 'ndb_status()' is deprecated in version '12.1.0': Support for the MySQL NDB Cluster storage engine has been deprecated and will be removed in a future release. if ndb.ndb_status(engine): /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:343: DeprecationWarning: Using function/method 'ndb_status()' is deprecated in version '12.1.0': Support for the MySQL NDB Cluster storage engine has been deprecated and will be removed in a future release. if ndb.ndb_status(engine): 2026-04-27 12:27:24.215 7 INFO cinder.rpc [None req-952503b7-6ca4-4f96-8f1c-8462b7882e00 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-04-27 12:27:24.219 7 INFO cinder.rpc [None req-952503b7-6ca4-4f96-8f1c-8462b7882e00 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-04-27 12:27:24.222 7 INFO cinder.rpc [None req-952503b7-6ca4-4f96-8f1c-8462b7882e00 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-04-27 12:27:24.226 7 INFO cinder.rpc [None req-952503b7-6ca4-4f96-8f1c-8462b7882e00 - - - - - -] Automatically selected cinder-volume RPC version 3.18 as minimum service version. 2026-04-27 12:27:24.242 7 INFO cinder.rpc [None req-952503b7-6ca4-4f96-8f1c-8462b7882e00 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-04-27 12:27:24.246 7 INFO cinder.rpc [None req-952503b7-6ca4-4f96-8f1c-8462b7882e00 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-04-27 12:27:24.299 7 WARNING cinder.api.contrib.hosts [None req-952503b7-6ca4-4f96-8f1c-8462b7882e00 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-04-27 12:27:24.337 8 INFO cinder.rpc [None req-1d6fcb08-d143-43a7-b030-24c57589776d - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-04-27 12:27:24.340 8 INFO cinder.rpc [None req-1d6fcb08-d143-43a7-b030-24c57589776d - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-04-27 12:27:24.343 8 INFO cinder.rpc [None req-1d6fcb08-d143-43a7-b030-24c57589776d - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-04-27 12:27:24.346 7 WARNING keystonemiddleware._common.config [None req-952503b7-6ca4-4f96-8f1c-8462b7882e00 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 12:27:24.347 8 INFO cinder.rpc [None req-1d6fcb08-d143-43a7-b030-24c57589776d - - - - - -] Automatically selected cinder-volume RPC version 3.18 as minimum service version. 2026-04-27 12:27:24.355 7 WARNING oslo_config.cfg [None req-952503b7-6ca4-4f96-8f1c-8462b7882e00 - - - - - -] 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 0x55dcda370b20 pid: 7 (default app) 2026-04-27 12:27:24.358 7 INFO cinder.api.openstack.wsgi [None req-952503b7-6ca4-4f96-8f1c-8462b7882e00 - - - - - -] GET http://10.0.0.46:8776/ 2026-04-27 12:27:24.359 7 INFO cinder.api.openstack.wsgi [None req-952503b7-6ca4-4f96-8f1c-8462b7882e00 - - - - - -] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:27:24.360 7 INFO cinder.api.openstack.wsgi [None req-952503b7-6ca4-4f96-8f1c-8462b7882e00 - - - - - -] GET http://10.0.0.46:8776/ 2026-04-27 12:27:24.360 7 INFO cinder.api.openstack.wsgi [None req-952503b7-6ca4-4f96-8f1c-8462b7882e00 - - - - - -] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:27:24.360 8 INFO cinder.rpc [None req-1d6fcb08-d143-43a7-b030-24c57589776d - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-04-27 12:27:24.363 8 INFO cinder.rpc [None req-1d6fcb08-d143-43a7-b030-24c57589776d - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-04-27 12:27:24.418 8 WARNING cinder.api.contrib.hosts [None req-1d6fcb08-d143-43a7-b030-24c57589776d - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-04-27 12:27:24.465 8 WARNING keystonemiddleware._common.config [None req-1d6fcb08-d143-43a7-b030-24c57589776d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 12:27:24.474 8 WARNING oslo_config.cfg [None req-1d6fcb08-d143-43a7-b030-24c57589776d - - - - - -] 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 0x55dcda370b20 pid: 8 (default app) 2026-04-27 12:27:25.051 7 INFO cinder.api.openstack.wsgi [None req-952503b7-6ca4-4f96-8f1c-8462b7882e00 - - - - - -] GET http://10.0.0.46:8776/ 2026-04-27 12:27:25.052 7 INFO cinder.api.openstack.wsgi [None req-952503b7-6ca4-4f96-8f1c-8462b7882e00 - - - - - -] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:27:25.055 8 INFO cinder.api.openstack.wsgi [None req-1d6fcb08-d143-43a7-b030-24c57589776d - - - - - -] GET http://10.0.0.46:8776/ 2026-04-27 12:27:25.057 8 INFO cinder.api.openstack.wsgi [None req-1d6fcb08-d143-43a7-b030-24c57589776d - - - - - -] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:27:35.051 7 INFO cinder.api.openstack.wsgi [None req-952503b7-6ca4-4f96-8f1c-8462b7882e00 - - - - - -] GET http://10.0.0.46:8776/ 2026-04-27 12:27:35.051 8 INFO cinder.api.openstack.wsgi [None req-1d6fcb08-d143-43a7-b030-24c57589776d - - - - - -] GET http://10.0.0.46:8776/ 2026-04-27 12:27:35.052 7 INFO cinder.api.openstack.wsgi [None req-952503b7-6ca4-4f96-8f1c-8462b7882e00 - - - - - -] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:27:35.052 8 INFO cinder.api.openstack.wsgi [None req-1d6fcb08-d143-43a7-b030-24c57589776d - - - - - -] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:27:45.051 7 INFO cinder.api.openstack.wsgi [None req-952503b7-6ca4-4f96-8f1c-8462b7882e00 - - - - - -] GET http://10.0.0.46:8776/ 2026-04-27 12:27:45.051 8 INFO cinder.api.openstack.wsgi [None req-1d6fcb08-d143-43a7-b030-24c57589776d - - - - - -] GET http://10.0.0.46:8776/ 2026-04-27 12:27:45.052 7 INFO cinder.api.openstack.wsgi [None req-952503b7-6ca4-4f96-8f1c-8462b7882e00 - - - - - -] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:27:45.053 8 INFO cinder.api.openstack.wsgi [None req-1d6fcb08-d143-43a7-b030-24c57589776d - - - - - -] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:27:55.050 7 INFO cinder.api.openstack.wsgi [None req-952503b7-6ca4-4f96-8f1c-8462b7882e00 - - - - - -] GET http://10.0.0.46:8776/ 2026-04-27 12:27:55.051 8 INFO cinder.api.openstack.wsgi [None req-1d6fcb08-d143-43a7-b030-24c57589776d - - - - - -] GET http://10.0.0.46:8776/ 2026-04-27 12:27:55.051 7 INFO cinder.api.openstack.wsgi [None req-952503b7-6ca4-4f96-8f1c-8462b7882e00 - - - - - -] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:27:55.052 8 INFO cinder.api.openstack.wsgi [None req-1d6fcb08-d143-43a7-b030-24c57589776d - - - - - -] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:28:05.052 8 INFO cinder.api.openstack.wsgi [None req-1d6fcb08-d143-43a7-b030-24c57589776d - - - - - -] GET http://10.0.0.46:8776/ 2026-04-27 12:28:05.052 7 INFO cinder.api.openstack.wsgi [None req-952503b7-6ca4-4f96-8f1c-8462b7882e00 - - - - - -] GET http://10.0.0.46:8776/ 2026-04-27 12:28:05.053 8 INFO cinder.api.openstack.wsgi [None req-1d6fcb08-d143-43a7-b030-24c57589776d - - - - - -] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:28:05.054 7 INFO cinder.api.openstack.wsgi [None req-952503b7-6ca4-4f96-8f1c-8462b7882e00 - - - - - -] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:28:15.051 8 INFO cinder.api.openstack.wsgi [None req-1d6fcb08-d143-43a7-b030-24c57589776d - - - - - -] GET http://10.0.0.46:8776/ 2026-04-27 12:28:15.052 7 INFO cinder.api.openstack.wsgi [None req-952503b7-6ca4-4f96-8f1c-8462b7882e00 - - - - - -] GET http://10.0.0.46:8776/ 2026-04-27 12:28:15.053 7 INFO cinder.api.openstack.wsgi [None req-952503b7-6ca4-4f96-8f1c-8462b7882e00 - - - - - -] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:28:15.067 8 INFO cinder.api.openstack.wsgi [None req-1d6fcb08-d143-43a7-b030-24c57589776d - - - - - -] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:28:25.050 7 INFO cinder.api.openstack.wsgi [None req-952503b7-6ca4-4f96-8f1c-8462b7882e00 - - - - - -] GET http://10.0.0.46:8776/ 2026-04-27 12:28:25.051 8 INFO cinder.api.openstack.wsgi [None req-1d6fcb08-d143-43a7-b030-24c57589776d - - - - - -] GET http://10.0.0.46:8776/ 2026-04-27 12:28:25.051 7 INFO cinder.api.openstack.wsgi [None req-952503b7-6ca4-4f96-8f1c-8462b7882e00 - - - - - -] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:28:25.052 8 INFO cinder.api.openstack.wsgi [None req-1d6fcb08-d143-43a7-b030-24c57589776d - - - - - -] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:28:35.051 7 INFO cinder.api.openstack.wsgi [None req-952503b7-6ca4-4f96-8f1c-8462b7882e00 - - - - - -] GET http://10.0.0.46:8776/ 2026-04-27 12:28:35.052 8 INFO cinder.api.openstack.wsgi [None req-1d6fcb08-d143-43a7-b030-24c57589776d - - - - - -] GET http://10.0.0.46:8776/ 2026-04-27 12:28:35.052 7 INFO cinder.api.openstack.wsgi [None req-952503b7-6ca4-4f96-8f1c-8462b7882e00 - - - - - -] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:28:35.053 8 INFO cinder.api.openstack.wsgi [None req-1d6fcb08-d143-43a7-b030-24c57589776d - - - - - -] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:28:45.051 7 INFO cinder.api.openstack.wsgi [None req-952503b7-6ca4-4f96-8f1c-8462b7882e00 - - - - - -] GET http://10.0.0.46:8776/ 2026-04-27 12:28:45.051 8 INFO cinder.api.openstack.wsgi [None req-1d6fcb08-d143-43a7-b030-24c57589776d - - - - - -] GET http://10.0.0.46:8776/ 2026-04-27 12:28:45.052 7 INFO cinder.api.openstack.wsgi [None req-952503b7-6ca4-4f96-8f1c-8462b7882e00 - - - - - -] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:28:45.053 8 INFO cinder.api.openstack.wsgi [None req-1d6fcb08-d143-43a7-b030-24c57589776d - - - - - -] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:28:55.052 7 INFO cinder.api.openstack.wsgi [None req-952503b7-6ca4-4f96-8f1c-8462b7882e00 - - - - - -] GET http://10.0.0.46:8776/ 2026-04-27 12:28:55.052 8 INFO cinder.api.openstack.wsgi [None req-1d6fcb08-d143-43a7-b030-24c57589776d - - - - - -] GET http://10.0.0.46:8776/ 2026-04-27 12:28:55.053 7 INFO cinder.api.openstack.wsgi [None req-952503b7-6ca4-4f96-8f1c-8462b7882e00 - - - - - -] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:28:55.054 8 INFO cinder.api.openstack.wsgi [None req-1d6fcb08-d143-43a7-b030-24c57589776d - - - - - -] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:29:05.052 8 INFO cinder.api.openstack.wsgi [None req-1d6fcb08-d143-43a7-b030-24c57589776d - - - - - -] GET http://10.0.0.46:8776/ 2026-04-27 12:29:05.052 7 INFO cinder.api.openstack.wsgi [None req-952503b7-6ca4-4f96-8f1c-8462b7882e00 - - - - - -] GET http://10.0.0.46:8776/ 2026-04-27 12:29:05.053 8 INFO cinder.api.openstack.wsgi [None req-1d6fcb08-d143-43a7-b030-24c57589776d - - - - - -] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:29:05.053 7 INFO cinder.api.openstack.wsgi [None req-952503b7-6ca4-4f96-8f1c-8462b7882e00 - - - - - -] http://10.0.0.46:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/memcache.py:110: DeprecationWarning: invalid escape sequence '\ ' """Object representing a pool of memcache servers. /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 12:29:14.801 7 WARNING oslo_policy.policy [None req-c64f72fd-bd98-4214-8de4-d2018e59e23d 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-27 12:29:14.801 7 WARNING oslo_policy.policy [None req-c64f72fd-bd98-4214-8de4-d2018e59e23d 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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-27 12:29:15.051 8 INFO cinder.api.openstack.wsgi [None req-1d6fcb08-d143-43a7-b030-24c57589776d - - - - - -] GET http://10.0.0.46:8776/ 2026-04-27 12:29:15.052 8 INFO cinder.api.openstack.wsgi [None req-1d6fcb08-d143-43a7-b030-24c57589776d - - - - - -] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:29:15.054 8 INFO cinder.api.openstack.wsgi [None req-1d6fcb08-d143-43a7-b030-24c57589776d - - - - - -] GET http://10.0.0.46:8776/ 2026-04-27 12:29:15.055 8 INFO cinder.api.openstack.wsgi [None req-1d6fcb08-d143-43a7-b030-24c57589776d - - - - - -] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:29:15.110 7 INFO cinder.api.openstack.wsgi [None req-c64f72fd-bd98-4214-8de4-d2018e59e23d 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/types/rbd1 2026-04-27 12:29:15.134 7 INFO cinder.api.openstack.wsgi [None req-c64f72fd-bd98-4214-8de4-d2018e59e23d 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 14/27] 10.0.0.145 () {30 vars in 682 bytes} [Mon Apr 27 12:29:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/types/rbd1 => generated 82 bytes in 813 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:110: DeprecationWarning: invalid escape sequence '\ ' """Object representing a pool of memcache servers. /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 12:29:15.174 8 WARNING oslo_policy.policy [None req-e74a4f06-5e25-4808-904a-245b52565c4a 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-27 12:29:15.175 8 WARNING oslo_policy.policy [None req-e74a4f06-5e25-4808-904a-245b52565c4a 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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.10/site-packages/oslo_policy/policy.py:809: 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-27 12:29:15.495 8 INFO cinder.api.openstack.wsgi [None req-e74a4f06-5e25-4808-904a-245b52565c4a 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 12:29:15.520 8 INFO cinder.api.openstack.wsgi [None req-e74a4f06-5e25-4808-904a-245b52565c4a 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 14/28] 10.0.0.145 () {30 vars in 721 bytes} [Mon Apr 27 12:29:15 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/types?name=rbd1&is_public=None => generated 20 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 12:29:17.145 7 INFO cinder.api.openstack.wsgi [None req-fb92d0c7-7869-42ce-a75d-3db7999dd48a 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/types /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 12:29:17.169 7 INFO cinder.api.openstack.wsgi [None req-fb92d0c7-7869-42ce-a75d-3db7999dd48a 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/types returned with HTTP 200 [pid: 7|app: 0|req: 15/29] 10.0.0.145 () {34 vars in 725 bytes} [Mon Apr 27 12:29:17 2026] POST /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/types => generated 179 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 12:29:17.186 8 INFO cinder.api.openstack.wsgi [req-fb92d0c7-7869-42ce-a75d-3db7999dd48a req-53c29e09-d52d-4fea-8537-0206ef8f4ad5 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/types/fdd51513-c9be-4bb3-a53d-db53385c9474/extra_specs 2026-04-27 12:29:17.264 8 INFO cinder.api.openstack.wsgi [req-fb92d0c7-7869-42ce-a75d-3db7999dd48a req-53c29e09-d52d-4fea-8537-0206ef8f4ad5 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/types/fdd51513-c9be-4bb3-a53d-db53385c9474/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 15/30] 10.0.0.145 () {36 vars in 894 bytes} [Mon Apr 27 12:29:17 2026] POST /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/types/fdd51513-c9be-4bb3-a53d-db53385c9474/extra_specs => generated 48 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 12:29:18.795 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/types?is_public=None 2026-04-27 12:29:18.809 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 16/31] 10.0.0.145 () {30 vars in 701 bytes} [Mon Apr 27 12:29:18 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/types?is_public=None => generated 443 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 12:29:20.740 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/qos-specs 2026-04-27 12:29:20.874 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/qos-specs returned with HTTP 200 [pid: 8|app: 0|req: 16/32] 10.0.0.145 () {30 vars in 680 bytes} [Mon Apr 27 12:29:20 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/qos-specs => generated 17 bytes in 493 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 12:29:25.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:29:25.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:29:25.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:29:25.054 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:29:35.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:29:35.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:29:35.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:29:35.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:29:45.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:29:45.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:29:45.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:29:45.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:29:55.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:29:55.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:29:55.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:29:55.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:30:05.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:30:05.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:30:05.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:30:05.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:30:15.050 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:30:15.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:30:15.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:30:15.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:30:25.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:30:25.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:30:25.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:30:25.054 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:30:35.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:30:35.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:30:35.054 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:30:35.054 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:30:45.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:30:45.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:30:45.054 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:30:45.054 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:30:55.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:30:55.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:30:55.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:30:55.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:31:05.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:31:05.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:31:05.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:31:05.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:31:15.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:31:15.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:31:15.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:31:15.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:31:25.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:31:25.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:31:25.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:31:25.054 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:31:35.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:31:35.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:31:35.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:31:35.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:31:45.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:31:45.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:31:45.054 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:31:45.056 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:31:55.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:31:55.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:31:55.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:31:55.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:32:05.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:32:05.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:32:05.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:32:05.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:32:15.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:32:15.054 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:32:15.054 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:32:15.055 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:32:25.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:32:25.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:32:25.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:32:25.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:32:35.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:32:35.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:32:35.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:32:35.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:32:45.050 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:32:45.050 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:32:45.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:32:45.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:32:55.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:32:55.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:32:55.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:32:55.054 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:33:05.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:33:05.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:33:05.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:33:05.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:33:15.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:33:15.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:33:15.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:33:15.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:33:25.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:33:25.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:33:25.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:33:25.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:33:35.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:33:35.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:33:35.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:33:35.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:33:45.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:33:45.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:33:45.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:33:45.058 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:33:55.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:33:55.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:33:55.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:33:55.054 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:34:05.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:34:05.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:34:05.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:34:05.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:34:15.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:34:15.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:34:15.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:34:15.055 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:34:25.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:34:25.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:34:25.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:34:25.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:34:35.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:34:35.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:34:35.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:34:35.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:34:45.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:34:45.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:34:45.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:34:45.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:34:55.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:34:55.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:34:55.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:34:55.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:35:05.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:35:05.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:35:05.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:35:05.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:35:15.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:35:15.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:35:15.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:35:15.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:35:25.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:35:25.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:35:25.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:35:25.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:35:35.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:35:35.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:35:35.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:35:35.054 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:35:45.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:35:45.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:35:45.054 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:35:45.054 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:35:55.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:35:55.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:35:55.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:35:55.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:36:05.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:36:05.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:36:05.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:36:05.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:36:15.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:36:15.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:36:15.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:36:15.055 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:36:25.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:36:25.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:36:25.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:36:25.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:36:35.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:36:35.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:36:35.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:36:35.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:36:45.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:36:45.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:36:45.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:36:45.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:36:55.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:36:55.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:36:55.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:36:55.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:37:05.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:37:05.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:37:05.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:37:05.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:37:15.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:37:15.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:37:15.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:37:15.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:37:25.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:37:25.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:37:25.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:37:25.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:37:35.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:37:35.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:37:35.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:37:35.054 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:37:45.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:37:45.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:37:45.055 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:37:45.057 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:37:55.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:37:55.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:37:55.054 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:37:55.054 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:38:05.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:38:05.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:38:05.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:38:05.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:38:15.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:38:15.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:38:15.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:38:15.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:38:25.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:38:25.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:38:25.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:38:25.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:38:35.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:38:35.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:38:35.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:38:35.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:38:45.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:38:45.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:38:45.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:38:45.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:38:55.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:38:55.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:38:55.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:38:55.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:39:05.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:39:05.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:39:05.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:39:05.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:39:15.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:39:15.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:39:15.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:39:15.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:39:25.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:39:25.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:39:25.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:39:25.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:39:35.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:39:35.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:39:35.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:39:35.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:39:45.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:39:45.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:39:45.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:39:45.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:39:55.050 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:39:55.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:39:55.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:39:55.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:40:05.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:40:05.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:40:05.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:40:05.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:40:15.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:40:15.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:40:15.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:40:15.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:40:25.058 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:40:25.058 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:40:25.059 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:40:25.060 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:40:35.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:40:35.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:40:35.069 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:40:35.070 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:40:45.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:40:45.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:40:45.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:40:45.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:40:55.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:40:55.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:40:55.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:40:55.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:41:05.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:41:05.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:41:05.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:41:05.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:41:15.050 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:41:15.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:41:15.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:41:15.054 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:41:25.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:41:25.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:41:25.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:41:25.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:41:35.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:41:35.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:41:35.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:41:35.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:41:45.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:41:45.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:41:45.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:41:45.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:41:55.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:41:55.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:41:55.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:41:55.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:42:05.050 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:42:05.050 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:42:05.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:42:05.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:42:15.050 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:42:15.050 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:42:15.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:42:15.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:42:25.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:42:25.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:42:25.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:42:25.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:42:35.050 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:42:35.050 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:42:35.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:42:35.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:42:45.055 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:42:45.056 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:42:45.056 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:42:45.057 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:42:55.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:42:55.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:42:55.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:42:55.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:43:05.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:43:05.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:43:05.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:43:05.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:43:15.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:43:15.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:43:15.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:43:15.054 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:43:25.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:43:25.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:43:25.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:43:25.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:43:35.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:43:35.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:43:35.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:43:35.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:43:45.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:43:45.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:43:45.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:43:45.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:43:55.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:43:55.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:43:55.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:43:55.054 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:44:05.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:44:05.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:44:05.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:44:05.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:44:15.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:44:15.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:44:15.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:44:15.054 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:44:25.050 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:44:25.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:44:25.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:44:25.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:44:35.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:44:35.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:44:35.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:44:35.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:44:45.050 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:44:45.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:44:45.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:44:45.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:44:55.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:44:55.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:44:55.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:44:55.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:45:05.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:45:05.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:45:05.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:45:05.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:45:15.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:45:15.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:45:15.055 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:45:15.055 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:45:25.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:45:25.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:45:25.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:45:25.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:45:35.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:45:35.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:45:35.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:45:35.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:45:45.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:45:45.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:45:45.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:45:45.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:45:55.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:45:55.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:45:55.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:45:55.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:46:05.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:46:05.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:46:05.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:46:05.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:46:15.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:46:15.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:46:15.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:46:15.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:46:25.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:46:25.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:46:25.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:46:25.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:46:35.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:46:35.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:46:35.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:46:35.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:46:45.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:46:45.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:46:45.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:46:45.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:46:55.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:46:55.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:46:55.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:46:55.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:47:05.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:47:05.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:47:05.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:47:05.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:47:15.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:47:15.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:47:15.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:47:15.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:47:25.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:47:25.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:47:25.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:47:25.054 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:47:35.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:47:35.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:47:35.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:47:35.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:47:45.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:47:45.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:47:45.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:47:45.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:47:55.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:47:55.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:47:55.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:47:55.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:48:05.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:48:05.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:48:05.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:48:05.054 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:48:15.051 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:48:15.051 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:48:15.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:48:15.053 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:48:25.052 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:48:25.053 8 INFO cinder.api.openstack.wsgi [None req-90f36640-4e82-4eb5-a895-9823db1e71fa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:48:25.052 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:48:25.055 7 INFO cinder.api.openstack.wsgi [None req-c0666d3d-c03b-49ca-ac2d-96bfe409c833 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 12:48:26.775 8 INFO cinder.api.openstack.wsgi [None req-483aee53-e894-4f1b-9582-0ba7f06a2948 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET https://volume.199-19-213-238.nip.io/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e 2026-04-27 12:48:26.797 8 WARNING cinder.quota [None req-483aee53-e894-4f1b-9582-0ba7f06a2948 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Deprecated: Default quota for resource: backups is set by the default quota flag: quota_backups, it is now deprecated. Please use the default quota class for default quota. 2026-04-27 12:48:26.797 8 WARNING cinder.quota [None req-483aee53-e894-4f1b-9582-0ba7f06a2948 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Deprecated: Default quota for resource: backup_gigabytes is set by the default quota flag: quota_backup_gigabytes, it is now deprecated. Please use the default quota class for default quota. 2026-04-27 12:48:26.798 8 WARNING cinder.quota [None req-483aee53-e894-4f1b-9582-0ba7f06a2948 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - 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-27 12:48:26.799 8 WARNING cinder.quota [None req-483aee53-e894-4f1b-9582-0ba7f06a2948 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - 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-27 12:48:26.799 8 WARNING cinder.quota [None req-483aee53-e894-4f1b-9582-0ba7f06a2948 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - 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-27 12:48:26.800 8 WARNING cinder.quota [None req-483aee53-e894-4f1b-9582-0ba7f06a2948 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - 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-27 12:48:26.800 8 WARNING cinder.quota [None req-483aee53-e894-4f1b-9582-0ba7f06a2948 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - 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-27 12:48:26.801 8 WARNING cinder.quota [None req-483aee53-e894-4f1b-9582-0ba7f06a2948 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - 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-27 12:48:26.807 8 INFO cinder.api.openstack.wsgi [None req-483aee53-e894-4f1b-9582-0ba7f06a2948 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] https://volume.199-19-213-238.nip.io/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e returned with HTTP 200 [pid: 8|app: 0|req: 132/263] 199.19.213.238 () {44 vars in 1046 bytes} [Mon Apr 27 12:48:26 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e => generated 340 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 12:48:27.072 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] PUT https://volume.199-19-213-238.nip.io/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e 2026-04-27 12:48:27.146 7 WARNING cinder.quota [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Deprecated: Default quota for resource: backups is set by the default quota flag: quota_backups, it is now deprecated. Please use the default quota class for default quota. 2026-04-27 12:48:27.147 7 WARNING cinder.quota [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Deprecated: Default quota for resource: backup_gigabytes is set by the default quota flag: quota_backup_gigabytes, it is now deprecated. Please use the default quota class for default quota. 2026-04-27 12:48:27.148 7 WARNING cinder.quota [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - 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-27 12:48:27.148 7 WARNING cinder.quota [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - 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-27 12:48:27.149 7 WARNING cinder.quota [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - 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-27 12:48:27.149 7 WARNING cinder.quota [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - 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-27 12:48:27.150 7 WARNING cinder.quota [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - 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-27 12:48:27.150 7 WARNING cinder.quota [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - 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-27 12:48:27.157 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] https://volume.199-19-213-238.nip.io/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e returned with HTTP 200 [pid: 7|app: 0|req: 132/264] 199.19.213.238 () {48 vars in 1098 bytes} [Mon Apr 27 12:48:27 2026] PUT /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e => generated 296 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 12:48:27.481 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET https://volume.199-19-213-238.nip.io/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e 2026-04-27 12:48:27.501 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] https://volume.199-19-213-238.nip.io/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e returned with HTTP 200 [pid: 8|app: 0|req: 133/265] 199.19.213.238 () {44 vars in 1046 bytes} [Mon Apr 27 12:48:27 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e => generated 338 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 12:48:35.051 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:48:35.051 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:48:35.053 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:48:35.053 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:48:45.052 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:48:45.053 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:48:45.053 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:48:45.055 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:48:55.051 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:48:55.052 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:48:55.053 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:48:55.053 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:49:05.051 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:49:05.051 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:49:05.052 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:49:05.053 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:49:15.051 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:49:15.053 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:49:15.053 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:49:15.054 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:49:25.051 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:49:25.051 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:49:25.052 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:49:25.053 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:49:35.054 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:49:35.055 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:49:35.054 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:49:35.059 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:49:45.052 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:49:45.053 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:49:45.051 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:49:45.056 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:49:55.052 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:49:55.052 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:49:55.053 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:49:55.053 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:50:05.052 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:50:05.052 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:50:05.054 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:50:05.054 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:50:15.051 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:50:15.051 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:50:15.052 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:50:15.053 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:50:25.053 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:50:25.053 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:50:25.054 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:50:25.055 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:50:35.051 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:50:35.052 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:50:35.052 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:50:35.053 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:50:45.053 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:50:45.054 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:50:45.055 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:50:45.062 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:50:55.052 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:50:55.052 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:50:55.053 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:50:55.053 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:51:05.051 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:51:05.052 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:51:05.053 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:51:05.053 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:51:15.051 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:51:15.051 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:51:15.052 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:51:15.053 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:51:25.051 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:51:25.052 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:51:25.053 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:51:25.053 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:51:35.051 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:51:35.051 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:51:35.052 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:51:35.053 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:51:45.051 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:51:45.052 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:51:45.053 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:51:45.053 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:51:55.052 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:51:55.052 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:51:55.053 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:51:55.053 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:52:05.051 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:52:05.051 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:52:05.053 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:52:05.053 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:52:15.051 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:52:15.051 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:52:15.052 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:52:15.053 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:52:25.051 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:52:25.052 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:52:25.052 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:52:25.053 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:52:35.051 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:52:35.052 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:52:35.053 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:52:35.053 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:52:45.051 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:52:45.052 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:52:45.053 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:52:45.054 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:52:55.051 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:52:55.051 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:52:55.052 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:52:55.053 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:53:05.052 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:53:05.052 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:53:05.053 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:53:05.053 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:53:15.052 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:53:15.052 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:53:15.053 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:53:15.054 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:53:25.065 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:53:25.066 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:53:25.067 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:53:25.067 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:53:35.053 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:53:35.054 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:53:35.055 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:53:35.057 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:53:45.052 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:53:45.052 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:53:45.053 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:53:45.053 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:53:55.051 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:53:55.052 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:53:55.052 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:53:55.054 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:54:05.052 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:54:05.052 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:54:05.053 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:54:05.054 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:54:15.051 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:54:15.051 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:54:15.052 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:54:15.052 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:54:25.052 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:54:25.052 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:54:25.053 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:54:25.053 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:54:35.051 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:54:35.051 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:54:35.053 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:54:35.053 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:54:45.051 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:54:45.052 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:54:45.052 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:54:45.053 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:54:55.051 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:54:55.051 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:54:55.053 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:54:55.056 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:55:05.051 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:55:05.052 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:55:05.053 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:55:05.054 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:55:15.052 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:55:15.052 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:55:15.053 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:55:15.054 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:55:25.051 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:55:25.052 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:55:25.053 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:55:25.053 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:55:35.052 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:55:35.052 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:55:35.053 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:55:35.054 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:55:45.052 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:55:45.052 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:55:45.053 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:55:45.053 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:55:55.052 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:55:55.052 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:55:55.054 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:55:55.054 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:56:05.051 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:56:05.052 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:56:05.052 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:56:05.053 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:56:15.052 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:56:15.051 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:56:15.053 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:56:15.053 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:56:25.051 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:56:25.052 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:56:25.052 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:56:25.054 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:56:35.051 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:56:35.052 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:56:35.053 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:56:35.053 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:56:45.051 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:56:45.051 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:56:45.053 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:56:45.054 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:56:55.052 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:56:55.054 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:56:55.052 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:56:55.071 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:57:05.052 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:57:05.052 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:57:05.054 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:57:05.054 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:57:15.051 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:57:15.051 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:57:15.052 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:57:15.053 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:57:25.052 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:57:25.052 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:57:25.054 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:57:25.054 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:57:35.052 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:57:35.052 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:57:35.053 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:57:35.053 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:57:45.051 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:57:45.052 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:57:45.053 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:57:45.055 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:57:55.052 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:57:55.052 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:57:55.054 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:57:55.054 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:58:05.051 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:58:05.052 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:58:05.054 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:58:05.055 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:58:15.052 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:58:15.052 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:58:15.053 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:58:15.053 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:58:25.051 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:58:25.051 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:58:25.053 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:58:25.053 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:58:35.051 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:58:35.051 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:58:35.053 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:58:35.053 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:58:45.051 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:58:45.051 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:58:45.052 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:58:45.052 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:58:55.052 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:58:55.052 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:58:55.053 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:58:55.054 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:59:05.051 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:59:05.051 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:59:05.052 7 INFO cinder.api.openstack.wsgi [None req-949796a2-4a8e-4c44-9f01-6f71c03f3f3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:59:05.052 8 INFO cinder.api.openstack.wsgi [None req-bd010fa5-27f3-4680-a979-78c2928373ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:59:05.458 7 INFO cinder.api.openstack.wsgi [None req-114438d0-521d-445a-b1c5-961fc9a3693a 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET https://volume.199-19-213-238.nip.io/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de 2026-04-27 12:59:05.484 7 INFO cinder.api.openstack.wsgi [None req-114438d0-521d-445a-b1c5-961fc9a3693a 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] https://volume.199-19-213-238.nip.io/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de returned with HTTP 200 [pid: 7|app: 0|req: 197/394] 199.19.213.238 () {44 vars in 1046 bytes} [Mon Apr 27 12:59:05 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de => generated 340 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 12:59:05.863 8 INFO cinder.api.openstack.wsgi [None req-2e4b17ef-c395-4893-8700-d1ba3960cb21 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] PUT https://volume.199-19-213-238.nip.io/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de 2026-04-27 12:59:05.952 8 INFO cinder.api.openstack.wsgi [None req-2e4b17ef-c395-4893-8700-d1ba3960cb21 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] https://volume.199-19-213-238.nip.io/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de returned with HTTP 200 [pid: 8|app: 0|req: 198/395] 199.19.213.238 () {48 vars in 1098 bytes} [Mon Apr 27 12:59:05 2026] PUT /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de => generated 296 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 12:59:06.317 7 INFO cinder.api.openstack.wsgi [None req-b827e426-b395-420f-91fd-b81c0e4055f8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET https://volume.199-19-213-238.nip.io/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de 2026-04-27 12:59:06.338 7 INFO cinder.api.openstack.wsgi [None req-b827e426-b395-420f-91fd-b81c0e4055f8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] https://volume.199-19-213-238.nip.io/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de returned with HTTP 200 [pid: 7|app: 0|req: 198/396] 199.19.213.238 () {44 vars in 1046 bytes} [Mon Apr 27 12:59:06 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de => generated 338 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 12:59:15.051 7 INFO cinder.api.openstack.wsgi [None req-b827e426-b395-420f-91fd-b81c0e4055f8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:59:15.052 8 INFO cinder.api.openstack.wsgi [None req-2e4b17ef-c395-4893-8700-d1ba3960cb21 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:59:15.052 7 INFO cinder.api.openstack.wsgi [None req-b827e426-b395-420f-91fd-b81c0e4055f8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:59:15.053 8 INFO cinder.api.openstack.wsgi [None req-2e4b17ef-c395-4893-8700-d1ba3960cb21 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:59:25.051 7 INFO cinder.api.openstack.wsgi [None req-b827e426-b395-420f-91fd-b81c0e4055f8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:59:25.052 8 INFO cinder.api.openstack.wsgi [None req-2e4b17ef-c395-4893-8700-d1ba3960cb21 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:59:25.053 8 INFO cinder.api.openstack.wsgi [None req-2e4b17ef-c395-4893-8700-d1ba3960cb21 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:59:25.054 7 INFO cinder.api.openstack.wsgi [None req-b827e426-b395-420f-91fd-b81c0e4055f8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:59:35.052 8 INFO cinder.api.openstack.wsgi [None req-2e4b17ef-c395-4893-8700-d1ba3960cb21 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:59:35.052 7 INFO cinder.api.openstack.wsgi [None req-b827e426-b395-420f-91fd-b81c0e4055f8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:59:35.053 8 INFO cinder.api.openstack.wsgi [None req-2e4b17ef-c395-4893-8700-d1ba3960cb21 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:59:35.054 7 INFO cinder.api.openstack.wsgi [None req-b827e426-b395-420f-91fd-b81c0e4055f8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:59:45.052 8 INFO cinder.api.openstack.wsgi [None req-2e4b17ef-c395-4893-8700-d1ba3960cb21 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:59:45.053 8 INFO cinder.api.openstack.wsgi [None req-2e4b17ef-c395-4893-8700-d1ba3960cb21 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:59:45.052 7 INFO cinder.api.openstack.wsgi [None req-b827e426-b395-420f-91fd-b81c0e4055f8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:59:45.055 7 INFO cinder.api.openstack.wsgi [None req-b827e426-b395-420f-91fd-b81c0e4055f8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:59:55.052 7 INFO cinder.api.openstack.wsgi [None req-b827e426-b395-420f-91fd-b81c0e4055f8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:59:55.052 8 INFO cinder.api.openstack.wsgi [None req-2e4b17ef-c395-4893-8700-d1ba3960cb21 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 12:59:55.053 8 INFO cinder.api.openstack.wsgi [None req-2e4b17ef-c395-4893-8700-d1ba3960cb21 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 12:59:55.053 7 INFO cinder.api.openstack.wsgi [None req-b827e426-b395-420f-91fd-b81c0e4055f8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:00:05.051 7 INFO cinder.api.openstack.wsgi [None req-b827e426-b395-420f-91fd-b81c0e4055f8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:00:05.052 8 INFO cinder.api.openstack.wsgi [None req-2e4b17ef-c395-4893-8700-d1ba3960cb21 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:00:05.053 7 INFO cinder.api.openstack.wsgi [None req-b827e426-b395-420f-91fd-b81c0e4055f8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:00:05.053 8 INFO cinder.api.openstack.wsgi [None req-2e4b17ef-c395-4893-8700-d1ba3960cb21 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:00:14.236 7 INFO cinder.api.openstack.wsgi [None req-650d2b62-5393-49da-bc6e-284f764007ec 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:00:14.402 7 INFO cinder.volume.api [None req-650d2b62-5393-49da-bc6e-284f764007ec 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:00:14.405 7 INFO cinder.api.openstack.wsgi [None req-650d2b62-5393-49da-bc6e-284f764007ec 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 205/409] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:00:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true => generated 15 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:00:14.454 8 INFO cinder.api.openstack.wsgi [None req-4e5a04d8-d29c-4396-907c-92a396f0a68c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true 2026-04-27 13:00:14.471 8 INFO cinder.api.openstack.wsgi [None req-4e5a04d8-d29c-4396-907c-92a396f0a68c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 205/410] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:00:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:00:14.490 7 INFO cinder.api.openstack.wsgi [None req-2b997931-036b-46ad-bbfe-580fe735fdde 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true 2026-04-27 13:00:14.531 7 INFO cinder.api.openstack.wsgi [None req-2b997931-036b-46ad-bbfe-580fe735fdde 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 206/411] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:00:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:00:14.549 8 INFO cinder.api.openstack.wsgi [None req-3ebe2997-e899-424e-a148-4f46964b9299 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true 2026-04-27 13:00:14.568 8 INFO cinder.api.openstack.wsgi [None req-3ebe2997-e899-424e-a148-4f46964b9299 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 206/412] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:00:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:00:14.581 7 INFO cinder.api.openstack.wsgi [None req-57947096-118e-4505-ad8d-a10f069e5bbc 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services 2026-04-27 13:00:14.591 7 INFO cinder.api.openstack.wsgi [None req-57947096-118e-4505-ad8d-a10f069e5bbc 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 207/413] 10.0.0.83 () {28 vars in 644 bytes} [Mon Apr 27 13:00:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:00:14.606 8 INFO cinder.api.openstack.wsgi [None req-fc8df091-a898-4923-a25d-f2d7224b6b6c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true 2026-04-27 13:00:14.656 8 INFO cinder.api.openstack.wsgi [None req-fc8df091-a898-4923-a25d-f2d7224b6b6c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 207/414] 10.0.0.83 () {28 vars in 695 bytes} [Mon Apr 27 13:00:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:00:14.667 7 INFO cinder.api.openstack.wsgi [None req-d16d79b3-473c-427a-8c83-1500442fe115 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true 2026-04-27 13:00:14.685 7 INFO cinder.volume.api [None req-d16d79b3-473c-427a-8c83-1500442fe115 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all snapshots completed successfully. 2026-04-27 13:00:14.685 7 INFO cinder.api.openstack.wsgi [None req-d16d79b3-473c-427a-8c83-1500442fe115 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 208/415] 10.0.0.83 () {28 vars in 673 bytes} [Mon Apr 27 13:00:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:00:14.698 8 INFO cinder.api.openstack.wsgi [None req-58034dc0-3cf6-4e9d-a9c4-2da3a329a687 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:00:14.725 8 INFO cinder.volume.api [None req-58034dc0-3cf6-4e9d-a9c4-2da3a329a687 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:00:14.727 8 INFO cinder.api.openstack.wsgi [None req-58034dc0-3cf6-4e9d-a9c4-2da3a329a687 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 208/416] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:00:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:00:15.052 7 INFO cinder.api.openstack.wsgi [None req-d16d79b3-473c-427a-8c83-1500442fe115 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:00:15.052 8 INFO cinder.api.openstack.wsgi [None req-58034dc0-3cf6-4e9d-a9c4-2da3a329a687 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:00:15.053 7 INFO cinder.api.openstack.wsgi [None req-d16d79b3-473c-427a-8c83-1500442fe115 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:00:15.054 8 INFO cinder.api.openstack.wsgi [None req-58034dc0-3cf6-4e9d-a9c4-2da3a329a687 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:00:25.052 8 INFO cinder.api.openstack.wsgi [None req-58034dc0-3cf6-4e9d-a9c4-2da3a329a687 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:00:25.052 7 INFO cinder.api.openstack.wsgi [None req-d16d79b3-473c-427a-8c83-1500442fe115 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:00:25.053 8 INFO cinder.api.openstack.wsgi [None req-58034dc0-3cf6-4e9d-a9c4-2da3a329a687 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:00:25.054 7 INFO cinder.api.openstack.wsgi [None req-d16d79b3-473c-427a-8c83-1500442fe115 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:00:35.052 8 INFO cinder.api.openstack.wsgi [None req-58034dc0-3cf6-4e9d-a9c4-2da3a329a687 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:00:35.052 7 INFO cinder.api.openstack.wsgi [None req-d16d79b3-473c-427a-8c83-1500442fe115 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:00:35.053 8 INFO cinder.api.openstack.wsgi [None req-58034dc0-3cf6-4e9d-a9c4-2da3a329a687 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:00:35.053 7 INFO cinder.api.openstack.wsgi [None req-d16d79b3-473c-427a-8c83-1500442fe115 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:00:45.051 8 INFO cinder.api.openstack.wsgi [None req-58034dc0-3cf6-4e9d-a9c4-2da3a329a687 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:00:45.053 8 INFO cinder.api.openstack.wsgi [None req-58034dc0-3cf6-4e9d-a9c4-2da3a329a687 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:00:45.053 7 INFO cinder.api.openstack.wsgi [None req-d16d79b3-473c-427a-8c83-1500442fe115 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:00:45.055 7 INFO cinder.api.openstack.wsgi [None req-d16d79b3-473c-427a-8c83-1500442fe115 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:00:55.051 7 INFO cinder.api.openstack.wsgi [None req-d16d79b3-473c-427a-8c83-1500442fe115 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:00:55.052 8 INFO cinder.api.openstack.wsgi [None req-58034dc0-3cf6-4e9d-a9c4-2da3a329a687 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:00:55.053 7 INFO cinder.api.openstack.wsgi [None req-d16d79b3-473c-427a-8c83-1500442fe115 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:00:55.053 8 INFO cinder.api.openstack.wsgi [None req-58034dc0-3cf6-4e9d-a9c4-2da3a329a687 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:01:05.052 7 INFO cinder.api.openstack.wsgi [None req-d16d79b3-473c-427a-8c83-1500442fe115 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:01:05.052 8 INFO cinder.api.openstack.wsgi [None req-58034dc0-3cf6-4e9d-a9c4-2da3a329a687 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:01:05.054 7 INFO cinder.api.openstack.wsgi [None req-d16d79b3-473c-427a-8c83-1500442fe115 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:01:05.054 8 INFO cinder.api.openstack.wsgi [None req-58034dc0-3cf6-4e9d-a9c4-2da3a329a687 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:01:14.159 7 INFO cinder.api.openstack.wsgi [None req-766c48d8-ef35-4d82-aeea-ba577022829c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:01:14.172 7 INFO cinder.volume.api [None req-766c48d8-ef35-4d82-aeea-ba577022829c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:01:14.175 7 INFO cinder.api.openstack.wsgi [None req-766c48d8-ef35-4d82-aeea-ba577022829c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 215/429] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:01:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:01:14.185 8 INFO cinder.api.openstack.wsgi [None req-e186e7d6-95d1-458b-9882-12282e23a026 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:01:14.195 8 INFO cinder.volume.api [None req-e186e7d6-95d1-458b-9882-12282e23a026 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:01:14.197 8 INFO cinder.api.openstack.wsgi [None req-e186e7d6-95d1-458b-9882-12282e23a026 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 215/430] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:01:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:01:14.210 7 INFO cinder.api.openstack.wsgi [None req-a32330c7-4357-4ac8-8a79-31d74e7b99b1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services 2026-04-27 13:01:14.216 7 INFO cinder.api.openstack.wsgi [None req-a32330c7-4357-4ac8-8a79-31d74e7b99b1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 216/431] 10.0.0.83 () {28 vars in 644 bytes} [Mon Apr 27 13:01:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:01:14.225 8 INFO cinder.api.openstack.wsgi [None req-29809e2f-93a5-47c7-a726-0e2aa26fe9f3 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true 2026-04-27 13:01:14.240 8 INFO cinder.volume.api [None req-29809e2f-93a5-47c7-a726-0e2aa26fe9f3 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all snapshots completed successfully. 2026-04-27 13:01:14.240 8 INFO cinder.api.openstack.wsgi [None req-29809e2f-93a5-47c7-a726-0e2aa26fe9f3 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 216/432] 10.0.0.83 () {28 vars in 673 bytes} [Mon Apr 27 13:01:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:01:14.250 7 INFO cinder.api.openstack.wsgi [None req-0062ae7f-9fd0-4c9a-ba78-73735e9ca4d2 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true 2026-04-27 13:01:14.298 7 INFO cinder.api.openstack.wsgi [None req-0062ae7f-9fd0-4c9a-ba78-73735e9ca4d2 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 217/433] 10.0.0.83 () {28 vars in 695 bytes} [Mon Apr 27 13:01:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:01:14.339 8 INFO cinder.api.openstack.wsgi [None req-1d3aa0a5-1b4e-4152-8260-8cd2ef1c6294 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true 2026-04-27 13:01:14.366 8 INFO cinder.api.openstack.wsgi [None req-1d3aa0a5-1b4e-4152-8260-8cd2ef1c6294 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 217/434] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:01:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:01:14.384 7 INFO cinder.api.openstack.wsgi [None req-578a5769-316e-4e2c-a0ce-b37543903191 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true 2026-04-27 13:01:14.411 7 INFO cinder.api.openstack.wsgi [None req-578a5769-316e-4e2c-a0ce-b37543903191 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 218/435] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:01:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:01:14.427 8 INFO cinder.api.openstack.wsgi [None req-17a17335-4bb5-4af4-b04a-a1f0eb207256 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true 2026-04-27 13:01:14.463 8 INFO cinder.api.openstack.wsgi [None req-17a17335-4bb5-4af4-b04a-a1f0eb207256 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 218/436] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:01:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:01:15.051 7 INFO cinder.api.openstack.wsgi [None req-578a5769-316e-4e2c-a0ce-b37543903191 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:01:15.051 8 INFO cinder.api.openstack.wsgi [None req-17a17335-4bb5-4af4-b04a-a1f0eb207256 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:01:15.051 7 INFO cinder.api.openstack.wsgi [None req-578a5769-316e-4e2c-a0ce-b37543903191 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:01:15.052 8 INFO cinder.api.openstack.wsgi [None req-17a17335-4bb5-4af4-b04a-a1f0eb207256 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:01:25.052 7 INFO cinder.api.openstack.wsgi [None req-578a5769-316e-4e2c-a0ce-b37543903191 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:01:25.052 8 INFO cinder.api.openstack.wsgi [None req-17a17335-4bb5-4af4-b04a-a1f0eb207256 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:01:25.053 7 INFO cinder.api.openstack.wsgi [None req-578a5769-316e-4e2c-a0ce-b37543903191 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:01:25.054 8 INFO cinder.api.openstack.wsgi [None req-17a17335-4bb5-4af4-b04a-a1f0eb207256 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:01:35.052 7 INFO cinder.api.openstack.wsgi [None req-578a5769-316e-4e2c-a0ce-b37543903191 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:01:35.052 8 INFO cinder.api.openstack.wsgi [None req-17a17335-4bb5-4af4-b04a-a1f0eb207256 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:01:35.053 7 INFO cinder.api.openstack.wsgi [None req-578a5769-316e-4e2c-a0ce-b37543903191 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:01:35.053 8 INFO cinder.api.openstack.wsgi [None req-17a17335-4bb5-4af4-b04a-a1f0eb207256 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:01:45.051 8 INFO cinder.api.openstack.wsgi [None req-17a17335-4bb5-4af4-b04a-a1f0eb207256 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:01:45.051 7 INFO cinder.api.openstack.wsgi [None req-578a5769-316e-4e2c-a0ce-b37543903191 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:01:45.053 7 INFO cinder.api.openstack.wsgi [None req-578a5769-316e-4e2c-a0ce-b37543903191 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:01:45.053 8 INFO cinder.api.openstack.wsgi [None req-17a17335-4bb5-4af4-b04a-a1f0eb207256 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:01:55.052 7 INFO cinder.api.openstack.wsgi [None req-578a5769-316e-4e2c-a0ce-b37543903191 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:01:55.052 8 INFO cinder.api.openstack.wsgi [None req-17a17335-4bb5-4af4-b04a-a1f0eb207256 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:01:55.054 7 INFO cinder.api.openstack.wsgi [None req-578a5769-316e-4e2c-a0ce-b37543903191 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:01:55.055 8 INFO cinder.api.openstack.wsgi [None req-17a17335-4bb5-4af4-b04a-a1f0eb207256 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:02:05.051 7 INFO cinder.api.openstack.wsgi [None req-578a5769-316e-4e2c-a0ce-b37543903191 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:02:05.051 8 INFO cinder.api.openstack.wsgi [None req-17a17335-4bb5-4af4-b04a-a1f0eb207256 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:02:05.053 7 INFO cinder.api.openstack.wsgi [None req-578a5769-316e-4e2c-a0ce-b37543903191 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:02:05.053 8 INFO cinder.api.openstack.wsgi [None req-17a17335-4bb5-4af4-b04a-a1f0eb207256 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:02:14.183 7 INFO cinder.api.openstack.wsgi [None req-94aada8a-8ccc-487a-a5f6-17e73650503a 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:02:14.195 7 INFO cinder.volume.api [None req-94aada8a-8ccc-487a-a5f6-17e73650503a 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:02:14.198 7 INFO cinder.api.openstack.wsgi [None req-94aada8a-8ccc-487a-a5f6-17e73650503a 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 225/449] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:02:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:02:14.212 8 INFO cinder.api.openstack.wsgi [None req-828f791a-8d99-430b-a09a-190d41be5ee5 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true 2026-04-27 13:02:14.218 8 INFO cinder.volume.api [None req-828f791a-8d99-430b-a09a-190d41be5ee5 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all snapshots completed successfully. 2026-04-27 13:02:14.219 8 INFO cinder.api.openstack.wsgi [None req-828f791a-8d99-430b-a09a-190d41be5ee5 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 225/450] 10.0.0.83 () {28 vars in 673 bytes} [Mon Apr 27 13:02:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:02:14.232 7 INFO cinder.api.openstack.wsgi [None req-9c557aae-4578-48ae-baff-2420ea4830fb 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services 2026-04-27 13:02:14.239 7 INFO cinder.api.openstack.wsgi [None req-9c557aae-4578-48ae-baff-2420ea4830fb 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 226/451] 10.0.0.83 () {28 vars in 644 bytes} [Mon Apr 27 13:02:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:02:14.286 8 INFO cinder.api.openstack.wsgi [None req-bf6100da-6e4e-4099-ac15-1e9a3332c82b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true 2026-04-27 13:02:14.310 8 INFO cinder.api.openstack.wsgi [None req-bf6100da-6e4e-4099-ac15-1e9a3332c82b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 226/452] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:02:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:02:14.324 7 INFO cinder.api.openstack.wsgi [None req-db98ed7b-aa3f-4f4b-b8dc-7b9d626fd566 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true 2026-04-27 13:02:14.351 7 INFO cinder.api.openstack.wsgi [None req-db98ed7b-aa3f-4f4b-b8dc-7b9d626fd566 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 227/453] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:02:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:02:14.362 8 INFO cinder.api.openstack.wsgi [None req-34703328-96f8-4813-a72b-6327d10757b8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true 2026-04-27 13:02:14.386 8 INFO cinder.api.openstack.wsgi [None req-34703328-96f8-4813-a72b-6327d10757b8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 227/454] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:02:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:02:14.395 7 INFO cinder.api.openstack.wsgi [None req-9a5bd370-f387-4066-b5a1-d78a496d26bf 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:02:14.405 7 INFO cinder.volume.api [None req-9a5bd370-f387-4066-b5a1-d78a496d26bf 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:02:14.406 7 INFO cinder.api.openstack.wsgi [None req-9a5bd370-f387-4066-b5a1-d78a496d26bf 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 228/455] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:02:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:02:14.421 8 INFO cinder.api.openstack.wsgi [None req-5947d272-9577-43c5-8024-96642dce2350 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true 2026-04-27 13:02:14.438 8 INFO cinder.api.openstack.wsgi [None req-5947d272-9577-43c5-8024-96642dce2350 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 228/456] 10.0.0.83 () {28 vars in 695 bytes} [Mon Apr 27 13:02:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:02:15.051 7 INFO cinder.api.openstack.wsgi [None req-9a5bd370-f387-4066-b5a1-d78a496d26bf 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:02:15.052 8 INFO cinder.api.openstack.wsgi [None req-5947d272-9577-43c5-8024-96642dce2350 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:02:15.053 7 INFO cinder.api.openstack.wsgi [None req-9a5bd370-f387-4066-b5a1-d78a496d26bf 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:02:15.054 8 INFO cinder.api.openstack.wsgi [None req-5947d272-9577-43c5-8024-96642dce2350 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:02:25.051 7 INFO cinder.api.openstack.wsgi [None req-9a5bd370-f387-4066-b5a1-d78a496d26bf 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:02:25.051 8 INFO cinder.api.openstack.wsgi [None req-5947d272-9577-43c5-8024-96642dce2350 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:02:25.052 7 INFO cinder.api.openstack.wsgi [None req-9a5bd370-f387-4066-b5a1-d78a496d26bf 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:02:25.053 8 INFO cinder.api.openstack.wsgi [None req-5947d272-9577-43c5-8024-96642dce2350 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:02:35.052 7 INFO cinder.api.openstack.wsgi [None req-9a5bd370-f387-4066-b5a1-d78a496d26bf 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:02:35.052 8 INFO cinder.api.openstack.wsgi [None req-5947d272-9577-43c5-8024-96642dce2350 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:02:35.053 8 INFO cinder.api.openstack.wsgi [None req-5947d272-9577-43c5-8024-96642dce2350 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:02:35.053 7 INFO cinder.api.openstack.wsgi [None req-9a5bd370-f387-4066-b5a1-d78a496d26bf 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:02:45.053 8 INFO cinder.api.openstack.wsgi [None req-5947d272-9577-43c5-8024-96642dce2350 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:02:45.053 7 INFO cinder.api.openstack.wsgi [None req-9a5bd370-f387-4066-b5a1-d78a496d26bf 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:02:45.054 7 INFO cinder.api.openstack.wsgi [None req-9a5bd370-f387-4066-b5a1-d78a496d26bf 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:02:45.054 8 INFO cinder.api.openstack.wsgi [None req-5947d272-9577-43c5-8024-96642dce2350 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:02:55.051 8 INFO cinder.api.openstack.wsgi [None req-5947d272-9577-43c5-8024-96642dce2350 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:02:55.051 7 INFO cinder.api.openstack.wsgi [None req-9a5bd370-f387-4066-b5a1-d78a496d26bf 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:02:55.053 7 INFO cinder.api.openstack.wsgi [None req-9a5bd370-f387-4066-b5a1-d78a496d26bf 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:02:55.053 8 INFO cinder.api.openstack.wsgi [None req-5947d272-9577-43c5-8024-96642dce2350 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:03:05.051 7 INFO cinder.api.openstack.wsgi [None req-9a5bd370-f387-4066-b5a1-d78a496d26bf 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:03:05.051 8 INFO cinder.api.openstack.wsgi [None req-5947d272-9577-43c5-8024-96642dce2350 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:03:05.052 7 INFO cinder.api.openstack.wsgi [None req-9a5bd370-f387-4066-b5a1-d78a496d26bf 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:03:05.052 8 INFO cinder.api.openstack.wsgi [None req-5947d272-9577-43c5-8024-96642dce2350 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:03:14.170 7 INFO cinder.api.openstack.wsgi [None req-f9ea64d0-faa1-4827-81b3-392a7cff6fe5 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services 2026-04-27 13:03:14.176 7 INFO cinder.api.openstack.wsgi [None req-f9ea64d0-faa1-4827-81b3-392a7cff6fe5 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 235/469] 10.0.0.83 () {28 vars in 644 bytes} [Mon Apr 27 13:03:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services => generated 646 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:03:14.189 8 INFO cinder.api.openstack.wsgi [None req-e8f62279-54fb-4c85-adcd-b105f210110d 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:03:14.200 8 INFO cinder.volume.api [None req-e8f62279-54fb-4c85-adcd-b105f210110d 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:03:14.201 8 INFO cinder.api.openstack.wsgi [None req-e8f62279-54fb-4c85-adcd-b105f210110d 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 235/470] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:03:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:03:14.214 7 INFO cinder.api.openstack.wsgi [None req-14ff683f-6294-459d-96f1-889880b3e37b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true 2026-04-27 13:03:14.238 7 INFO cinder.volume.api [None req-14ff683f-6294-459d-96f1-889880b3e37b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all snapshots completed successfully. 2026-04-27 13:03:14.239 7 INFO cinder.api.openstack.wsgi [None req-14ff683f-6294-459d-96f1-889880b3e37b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 236/471] 10.0.0.83 () {28 vars in 673 bytes} [Mon Apr 27 13:03:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true => generated 17 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:03:14.249 8 INFO cinder.api.openstack.wsgi [None req-fb456a72-466e-4291-952b-580598126530 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:03:14.261 8 INFO cinder.volume.api [None req-fb456a72-466e-4291-952b-580598126530 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:03:14.263 8 INFO cinder.api.openstack.wsgi [None req-fb456a72-466e-4291-952b-580598126530 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 236/472] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:03:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:03:14.276 7 INFO cinder.api.openstack.wsgi [None req-79c97261-eb74-4aff-81d5-9992ffe3a44d 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true 2026-04-27 13:03:14.292 7 INFO cinder.api.openstack.wsgi [None req-79c97261-eb74-4aff-81d5-9992ffe3a44d 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 237/473] 10.0.0.83 () {28 vars in 695 bytes} [Mon Apr 27 13:03:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:03:14.334 8 INFO cinder.api.openstack.wsgi [None req-10a99bb9-cfbc-4421-8e09-a0379565a101 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true 2026-04-27 13:03:14.362 8 INFO cinder.api.openstack.wsgi [None req-10a99bb9-cfbc-4421-8e09-a0379565a101 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 237/474] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:03:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:03:14.374 7 INFO cinder.api.openstack.wsgi [None req-b0da45b8-a4f7-4623-825f-025fd70b213c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true 2026-04-27 13:03:14.397 7 INFO cinder.api.openstack.wsgi [None req-b0da45b8-a4f7-4623-825f-025fd70b213c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 238/475] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:03:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:03:14.410 8 INFO cinder.api.openstack.wsgi [None req-136c8538-687b-4279-8b80-073247a081a1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true 2026-04-27 13:03:14.435 8 INFO cinder.api.openstack.wsgi [None req-136c8538-687b-4279-8b80-073247a081a1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 238/476] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:03:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:03:15.051 7 INFO cinder.api.openstack.wsgi [None req-b0da45b8-a4f7-4623-825f-025fd70b213c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:03:15.052 7 INFO cinder.api.openstack.wsgi [None req-b0da45b8-a4f7-4623-825f-025fd70b213c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:03:15.051 8 INFO cinder.api.openstack.wsgi [None req-136c8538-687b-4279-8b80-073247a081a1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:03:15.055 8 INFO cinder.api.openstack.wsgi [None req-136c8538-687b-4279-8b80-073247a081a1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:03:25.052 7 INFO cinder.api.openstack.wsgi [None req-b0da45b8-a4f7-4623-825f-025fd70b213c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:03:25.052 8 INFO cinder.api.openstack.wsgi [None req-136c8538-687b-4279-8b80-073247a081a1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:03:25.054 7 INFO cinder.api.openstack.wsgi [None req-b0da45b8-a4f7-4623-825f-025fd70b213c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:03:25.054 8 INFO cinder.api.openstack.wsgi [None req-136c8538-687b-4279-8b80-073247a081a1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:03:35.051 7 INFO cinder.api.openstack.wsgi [None req-b0da45b8-a4f7-4623-825f-025fd70b213c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:03:35.051 8 INFO cinder.api.openstack.wsgi [None req-136c8538-687b-4279-8b80-073247a081a1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:03:35.053 7 INFO cinder.api.openstack.wsgi [None req-b0da45b8-a4f7-4623-825f-025fd70b213c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:03:35.053 8 INFO cinder.api.openstack.wsgi [None req-136c8538-687b-4279-8b80-073247a081a1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:03:45.052 7 INFO cinder.api.openstack.wsgi [None req-b0da45b8-a4f7-4623-825f-025fd70b213c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:03:45.052 8 INFO cinder.api.openstack.wsgi [None req-136c8538-687b-4279-8b80-073247a081a1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:03:45.053 7 INFO cinder.api.openstack.wsgi [None req-b0da45b8-a4f7-4623-825f-025fd70b213c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:03:45.053 8 INFO cinder.api.openstack.wsgi [None req-136c8538-687b-4279-8b80-073247a081a1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:03:55.052 7 INFO cinder.api.openstack.wsgi [None req-b0da45b8-a4f7-4623-825f-025fd70b213c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:03:55.052 8 INFO cinder.api.openstack.wsgi [None req-136c8538-687b-4279-8b80-073247a081a1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:03:55.053 7 INFO cinder.api.openstack.wsgi [None req-b0da45b8-a4f7-4623-825f-025fd70b213c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:03:55.054 8 INFO cinder.api.openstack.wsgi [None req-136c8538-687b-4279-8b80-073247a081a1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:04:05.052 8 INFO cinder.api.openstack.wsgi [None req-136c8538-687b-4279-8b80-073247a081a1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:04:05.052 7 INFO cinder.api.openstack.wsgi [None req-b0da45b8-a4f7-4623-825f-025fd70b213c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:04:05.053 8 INFO cinder.api.openstack.wsgi [None req-136c8538-687b-4279-8b80-073247a081a1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:04:05.054 7 INFO cinder.api.openstack.wsgi [None req-b0da45b8-a4f7-4623-825f-025fd70b213c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:04:14.246 8 INFO cinder.api.openstack.wsgi [None req-9806af07-4f3b-4997-bcc5-c6fe0e077ac1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true 2026-04-27 13:04:14.276 8 INFO cinder.api.openstack.wsgi [None req-9806af07-4f3b-4997-bcc5-c6fe0e077ac1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 245/489] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:04:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true => generated 845 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:04:14.309 7 INFO cinder.api.openstack.wsgi [None req-8f4ced59-57f1-4ea9-932e-01c9d6861957 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true 2026-04-27 13:04:14.344 7 INFO cinder.api.openstack.wsgi [None req-8f4ced59-57f1-4ea9-932e-01c9d6861957 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 245/490] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:04:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true => generated 847 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:04:14.362 8 INFO cinder.api.openstack.wsgi [None req-e55296dd-b0f1-46c3-b17c-5221653fb0bf 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true 2026-04-27 13:04:14.381 8 INFO cinder.api.openstack.wsgi [None req-e55296dd-b0f1-46c3-b17c-5221653fb0bf 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 246/491] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:04:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:04:14.399 7 INFO cinder.api.openstack.wsgi [None req-d11181b8-ccda-43e3-a0de-c762bdd7ccbe 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true 2026-04-27 13:04:14.406 7 INFO cinder.volume.api [None req-d11181b8-ccda-43e3-a0de-c762bdd7ccbe 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all snapshots completed successfully. 2026-04-27 13:04:14.407 7 INFO cinder.api.openstack.wsgi [None req-d11181b8-ccda-43e3-a0de-c762bdd7ccbe 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 246/492] 10.0.0.83 () {28 vars in 673 bytes} [Mon Apr 27 13:04:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:04:14.418 8 INFO cinder.api.openstack.wsgi [None req-1f6e6a85-91b1-4f2b-846e-1bba453c3e6b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:04:14.427 8 INFO cinder.volume.api [None req-1f6e6a85-91b1-4f2b-846e-1bba453c3e6b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:04:14.429 8 INFO cinder.api.openstack.wsgi [None req-1f6e6a85-91b1-4f2b-846e-1bba453c3e6b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 247/493] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:04:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:04:14.444 7 INFO cinder.api.openstack.wsgi [None req-379cc7e7-624a-4ee8-9cdb-c8f927a53470 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true 2026-04-27 13:04:14.461 7 INFO cinder.api.openstack.wsgi [None req-379cc7e7-624a-4ee8-9cdb-c8f927a53470 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 247/494] 10.0.0.83 () {28 vars in 695 bytes} [Mon Apr 27 13:04:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:04:14.472 8 INFO cinder.api.openstack.wsgi [None req-bfb5dca1-ca74-4f94-a143-beba6ab444ed 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services 2026-04-27 13:04:14.479 8 INFO cinder.api.openstack.wsgi [None req-bfb5dca1-ca74-4f94-a143-beba6ab444ed 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 248/495] 10.0.0.83 () {28 vars in 644 bytes} [Mon Apr 27 13:04:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:04:14.490 7 INFO cinder.api.openstack.wsgi [None req-c91a4a86-6a41-4e54-a83a-7762fb1ffddb 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:04:14.502 7 INFO cinder.volume.api [None req-c91a4a86-6a41-4e54-a83a-7762fb1ffddb 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:04:14.504 7 INFO cinder.api.openstack.wsgi [None req-c91a4a86-6a41-4e54-a83a-7762fb1ffddb 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 248/496] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:04:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:04:15.052 8 INFO cinder.api.openstack.wsgi [None req-bfb5dca1-ca74-4f94-a143-beba6ab444ed 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:04:15.053 8 INFO cinder.api.openstack.wsgi [None req-bfb5dca1-ca74-4f94-a143-beba6ab444ed 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:04:15.053 7 INFO cinder.api.openstack.wsgi [None req-c91a4a86-6a41-4e54-a83a-7762fb1ffddb 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:04:15.055 7 INFO cinder.api.openstack.wsgi [None req-c91a4a86-6a41-4e54-a83a-7762fb1ffddb 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:04:25.051 8 INFO cinder.api.openstack.wsgi [None req-bfb5dca1-ca74-4f94-a143-beba6ab444ed 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:04:25.052 7 INFO cinder.api.openstack.wsgi [None req-c91a4a86-6a41-4e54-a83a-7762fb1ffddb 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:04:25.053 8 INFO cinder.api.openstack.wsgi [None req-bfb5dca1-ca74-4f94-a143-beba6ab444ed 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:04:25.053 7 INFO cinder.api.openstack.wsgi [None req-c91a4a86-6a41-4e54-a83a-7762fb1ffddb 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:04:35.051 7 INFO cinder.api.openstack.wsgi [None req-c91a4a86-6a41-4e54-a83a-7762fb1ffddb 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:04:35.051 8 INFO cinder.api.openstack.wsgi [None req-bfb5dca1-ca74-4f94-a143-beba6ab444ed 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:04:35.053 7 INFO cinder.api.openstack.wsgi [None req-c91a4a86-6a41-4e54-a83a-7762fb1ffddb 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:04:35.053 8 INFO cinder.api.openstack.wsgi [None req-bfb5dca1-ca74-4f94-a143-beba6ab444ed 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:04:45.051 8 INFO cinder.api.openstack.wsgi [None req-bfb5dca1-ca74-4f94-a143-beba6ab444ed 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:04:45.051 7 INFO cinder.api.openstack.wsgi [None req-c91a4a86-6a41-4e54-a83a-7762fb1ffddb 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:04:45.052 8 INFO cinder.api.openstack.wsgi [None req-bfb5dca1-ca74-4f94-a143-beba6ab444ed 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:04:45.052 7 INFO cinder.api.openstack.wsgi [None req-c91a4a86-6a41-4e54-a83a-7762fb1ffddb 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:04:55.051 7 INFO cinder.api.openstack.wsgi [None req-c91a4a86-6a41-4e54-a83a-7762fb1ffddb 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:04:55.051 8 INFO cinder.api.openstack.wsgi [None req-bfb5dca1-ca74-4f94-a143-beba6ab444ed 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:04:55.052 7 INFO cinder.api.openstack.wsgi [None req-c91a4a86-6a41-4e54-a83a-7762fb1ffddb 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:04:55.053 8 INFO cinder.api.openstack.wsgi [None req-bfb5dca1-ca74-4f94-a143-beba6ab444ed 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:05:05.052 8 INFO cinder.api.openstack.wsgi [None req-bfb5dca1-ca74-4f94-a143-beba6ab444ed 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:05:05.052 7 INFO cinder.api.openstack.wsgi [None req-c91a4a86-6a41-4e54-a83a-7762fb1ffddb 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:05:05.053 8 INFO cinder.api.openstack.wsgi [None req-bfb5dca1-ca74-4f94-a143-beba6ab444ed 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:05:05.054 7 INFO cinder.api.openstack.wsgi [None req-c91a4a86-6a41-4e54-a83a-7762fb1ffddb 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:05:14.271 8 INFO cinder.api.openstack.wsgi [None req-16d6498a-cc1e-49ed-ab89-b19d9d898e6a 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true 2026-04-27 13:05:14.302 8 INFO cinder.api.openstack.wsgi [None req-16d6498a-cc1e-49ed-ab89-b19d9d898e6a 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 255/509] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:05:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true => generated 845 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:05:14.316 7 INFO cinder.api.openstack.wsgi [None req-70a20012-cb0d-4338-a096-2d8b9e9ae144 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true 2026-04-27 13:05:14.369 7 INFO cinder.api.openstack.wsgi [None req-70a20012-cb0d-4338-a096-2d8b9e9ae144 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 255/510] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:05:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true => generated 847 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:05:14.386 8 INFO cinder.api.openstack.wsgi [None req-f8d88959-1e81-42b4-a942-505f111e1b4a 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true 2026-04-27 13:05:14.425 8 INFO cinder.api.openstack.wsgi [None req-f8d88959-1e81-42b4-a942-505f111e1b4a 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 256/511] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:05:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:05:14.437 7 INFO cinder.api.openstack.wsgi [None req-30114709-9671-4cc1-b440-94bef1c2f554 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:05:14.457 7 INFO cinder.volume.api [None req-30114709-9671-4cc1-b440-94bef1c2f554 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:05:14.459 7 INFO cinder.api.openstack.wsgi [None req-30114709-9671-4cc1-b440-94bef1c2f554 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 256/512] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:05:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:05:14.471 8 INFO cinder.api.openstack.wsgi [None req-121462d0-0251-49ab-a80e-b62af8b79521 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true 2026-04-27 13:05:14.487 8 INFO cinder.api.openstack.wsgi [None req-121462d0-0251-49ab-a80e-b62af8b79521 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 257/513] 10.0.0.83 () {28 vars in 695 bytes} [Mon Apr 27 13:05:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:05:14.498 7 INFO cinder.api.openstack.wsgi [None req-2249f250-33fc-44ad-bbcb-2601ffb1b72b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:05:14.513 7 INFO cinder.volume.api [None req-2249f250-33fc-44ad-bbcb-2601ffb1b72b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:05:14.515 7 INFO cinder.api.openstack.wsgi [None req-2249f250-33fc-44ad-bbcb-2601ffb1b72b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 257/514] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:05:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:05:14.526 8 INFO cinder.api.openstack.wsgi [None req-597becd0-54f8-4a00-8b5c-cc5e34c83fc2 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true 2026-04-27 13:05:14.533 8 INFO cinder.volume.api [None req-597becd0-54f8-4a00-8b5c-cc5e34c83fc2 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all snapshots completed successfully. 2026-04-27 13:05:14.534 8 INFO cinder.api.openstack.wsgi [None req-597becd0-54f8-4a00-8b5c-cc5e34c83fc2 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 258/515] 10.0.0.83 () {28 vars in 673 bytes} [Mon Apr 27 13:05:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:05:14.548 7 INFO cinder.api.openstack.wsgi [None req-af90ade1-a631-4cbb-b886-edef8b4424bc 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services 2026-04-27 13:05:14.554 7 INFO cinder.api.openstack.wsgi [None req-af90ade1-a631-4cbb-b886-edef8b4424bc 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 258/516] 10.0.0.83 () {28 vars in 644 bytes} [Mon Apr 27 13:05:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:05:15.052 8 INFO cinder.api.openstack.wsgi [None req-597becd0-54f8-4a00-8b5c-cc5e34c83fc2 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:05:15.052 7 INFO cinder.api.openstack.wsgi [None req-af90ade1-a631-4cbb-b886-edef8b4424bc 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:05:15.053 8 INFO cinder.api.openstack.wsgi [None req-597becd0-54f8-4a00-8b5c-cc5e34c83fc2 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:05:15.053 7 INFO cinder.api.openstack.wsgi [None req-af90ade1-a631-4cbb-b886-edef8b4424bc 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:05:25.052 8 INFO cinder.api.openstack.wsgi [None req-597becd0-54f8-4a00-8b5c-cc5e34c83fc2 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:05:25.052 7 INFO cinder.api.openstack.wsgi [None req-af90ade1-a631-4cbb-b886-edef8b4424bc 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:05:25.053 8 INFO cinder.api.openstack.wsgi [None req-597becd0-54f8-4a00-8b5c-cc5e34c83fc2 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:05:25.053 7 INFO cinder.api.openstack.wsgi [None req-af90ade1-a631-4cbb-b886-edef8b4424bc 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:05:35.051 8 INFO cinder.api.openstack.wsgi [None req-597becd0-54f8-4a00-8b5c-cc5e34c83fc2 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:05:35.051 7 INFO cinder.api.openstack.wsgi [None req-af90ade1-a631-4cbb-b886-edef8b4424bc 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:05:35.053 8 INFO cinder.api.openstack.wsgi [None req-597becd0-54f8-4a00-8b5c-cc5e34c83fc2 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:05:35.053 7 INFO cinder.api.openstack.wsgi [None req-af90ade1-a631-4cbb-b886-edef8b4424bc 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:05:45.051 8 INFO cinder.api.openstack.wsgi [None req-597becd0-54f8-4a00-8b5c-cc5e34c83fc2 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:05:45.051 7 INFO cinder.api.openstack.wsgi [None req-af90ade1-a631-4cbb-b886-edef8b4424bc 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:05:45.052 8 INFO cinder.api.openstack.wsgi [None req-597becd0-54f8-4a00-8b5c-cc5e34c83fc2 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:05:45.053 7 INFO cinder.api.openstack.wsgi [None req-af90ade1-a631-4cbb-b886-edef8b4424bc 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:05:55.052 8 INFO cinder.api.openstack.wsgi [None req-597becd0-54f8-4a00-8b5c-cc5e34c83fc2 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:05:55.052 7 INFO cinder.api.openstack.wsgi [None req-af90ade1-a631-4cbb-b886-edef8b4424bc 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:05:55.053 8 INFO cinder.api.openstack.wsgi [None req-597becd0-54f8-4a00-8b5c-cc5e34c83fc2 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:05:55.053 7 INFO cinder.api.openstack.wsgi [None req-af90ade1-a631-4cbb-b886-edef8b4424bc 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:06:05.051 8 INFO cinder.api.openstack.wsgi [None req-597becd0-54f8-4a00-8b5c-cc5e34c83fc2 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:06:05.051 7 INFO cinder.api.openstack.wsgi [None req-af90ade1-a631-4cbb-b886-edef8b4424bc 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:06:05.052 8 INFO cinder.api.openstack.wsgi [None req-597becd0-54f8-4a00-8b5c-cc5e34c83fc2 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:06:05.053 7 INFO cinder.api.openstack.wsgi [None req-af90ade1-a631-4cbb-b886-edef8b4424bc 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:06:14.234 8 INFO cinder.api.openstack.wsgi [None req-3a1fddff-e512-4e88-a55c-ff3132bf234c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:06:14.248 8 INFO cinder.volume.api [None req-3a1fddff-e512-4e88-a55c-ff3132bf234c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:06:14.252 8 INFO cinder.api.openstack.wsgi [None req-3a1fddff-e512-4e88-a55c-ff3132bf234c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 265/529] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:06:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true => generated 15 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:06:14.303 7 INFO cinder.api.openstack.wsgi [None req-ba3437f6-5bfd-4de7-a1fd-1e775dc4ba26 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true 2026-04-27 13:06:14.336 7 INFO cinder.api.openstack.wsgi [None req-ba3437f6-5bfd-4de7-a1fd-1e775dc4ba26 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 265/530] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:06:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:06:14.357 8 INFO cinder.api.openstack.wsgi [None req-7382b55a-5996-4441-8413-c11187bf1efc 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true 2026-04-27 13:06:14.380 8 INFO cinder.api.openstack.wsgi [None req-7382b55a-5996-4441-8413-c11187bf1efc 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 266/531] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:06:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:06:14.397 7 INFO cinder.api.openstack.wsgi [None req-21725900-41eb-444f-a3ab-4bff0718a51c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true 2026-04-27 13:06:14.423 7 INFO cinder.api.openstack.wsgi [None req-21725900-41eb-444f-a3ab-4bff0718a51c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 266/532] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:06:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:06:14.436 8 INFO cinder.api.openstack.wsgi [None req-ee54eef1-bff8-4e4d-9a9f-a73ba782b8fc 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:06:14.446 8 INFO cinder.volume.api [None req-ee54eef1-bff8-4e4d-9a9f-a73ba782b8fc 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:06:14.449 8 INFO cinder.api.openstack.wsgi [None req-ee54eef1-bff8-4e4d-9a9f-a73ba782b8fc 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 267/533] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:06:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:06:14.461 7 INFO cinder.api.openstack.wsgi [None req-11eef9eb-0747-4ece-9a9e-37390004cafd 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true 2026-04-27 13:06:14.467 7 INFO cinder.volume.api [None req-11eef9eb-0747-4ece-9a9e-37390004cafd 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all snapshots completed successfully. 2026-04-27 13:06:14.467 7 INFO cinder.api.openstack.wsgi [None req-11eef9eb-0747-4ece-9a9e-37390004cafd 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 267/534] 10.0.0.83 () {28 vars in 673 bytes} [Mon Apr 27 13:06:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:06:14.481 8 INFO cinder.api.openstack.wsgi [None req-8ad10ace-ed33-4640-a5df-e4d56655aeba 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true 2026-04-27 13:06:14.499 8 INFO cinder.api.openstack.wsgi [None req-8ad10ace-ed33-4640-a5df-e4d56655aeba 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 268/535] 10.0.0.83 () {28 vars in 695 bytes} [Mon Apr 27 13:06:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:06:14.510 7 INFO cinder.api.openstack.wsgi [None req-556bfc6f-079b-4b43-939c-6bdbce2f7e02 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services 2026-04-27 13:06:14.516 7 INFO cinder.api.openstack.wsgi [None req-556bfc6f-079b-4b43-939c-6bdbce2f7e02 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 268/536] 10.0.0.83 () {28 vars in 644 bytes} [Mon Apr 27 13:06:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:06:15.052 7 INFO cinder.api.openstack.wsgi [None req-556bfc6f-079b-4b43-939c-6bdbce2f7e02 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:06:15.054 8 INFO cinder.api.openstack.wsgi [None req-8ad10ace-ed33-4640-a5df-e4d56655aeba 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:06:15.054 7 INFO cinder.api.openstack.wsgi [None req-556bfc6f-079b-4b43-939c-6bdbce2f7e02 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:06:15.057 8 INFO cinder.api.openstack.wsgi [None req-8ad10ace-ed33-4640-a5df-e4d56655aeba 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:06:25.051 8 INFO cinder.api.openstack.wsgi [None req-8ad10ace-ed33-4640-a5df-e4d56655aeba 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:06:25.051 7 INFO cinder.api.openstack.wsgi [None req-556bfc6f-079b-4b43-939c-6bdbce2f7e02 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:06:25.053 8 INFO cinder.api.openstack.wsgi [None req-8ad10ace-ed33-4640-a5df-e4d56655aeba 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:06:25.055 7 INFO cinder.api.openstack.wsgi [None req-556bfc6f-079b-4b43-939c-6bdbce2f7e02 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:06:35.051 8 INFO cinder.api.openstack.wsgi [None req-8ad10ace-ed33-4640-a5df-e4d56655aeba 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:06:35.051 7 INFO cinder.api.openstack.wsgi [None req-556bfc6f-079b-4b43-939c-6bdbce2f7e02 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:06:35.052 8 INFO cinder.api.openstack.wsgi [None req-8ad10ace-ed33-4640-a5df-e4d56655aeba 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:06:35.052 7 INFO cinder.api.openstack.wsgi [None req-556bfc6f-079b-4b43-939c-6bdbce2f7e02 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:06:45.051 7 INFO cinder.api.openstack.wsgi [None req-556bfc6f-079b-4b43-939c-6bdbce2f7e02 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:06:45.051 8 INFO cinder.api.openstack.wsgi [None req-8ad10ace-ed33-4640-a5df-e4d56655aeba 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:06:45.052 7 INFO cinder.api.openstack.wsgi [None req-556bfc6f-079b-4b43-939c-6bdbce2f7e02 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:06:45.052 8 INFO cinder.api.openstack.wsgi [None req-8ad10ace-ed33-4640-a5df-e4d56655aeba 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:06:55.051 8 INFO cinder.api.openstack.wsgi [None req-8ad10ace-ed33-4640-a5df-e4d56655aeba 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:06:55.052 7 INFO cinder.api.openstack.wsgi [None req-556bfc6f-079b-4b43-939c-6bdbce2f7e02 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:06:55.053 8 INFO cinder.api.openstack.wsgi [None req-8ad10ace-ed33-4640-a5df-e4d56655aeba 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:06:55.053 7 INFO cinder.api.openstack.wsgi [None req-556bfc6f-079b-4b43-939c-6bdbce2f7e02 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:07:05.052 7 INFO cinder.api.openstack.wsgi [None req-556bfc6f-079b-4b43-939c-6bdbce2f7e02 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:07:05.052 8 INFO cinder.api.openstack.wsgi [None req-8ad10ace-ed33-4640-a5df-e4d56655aeba 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:07:05.053 8 INFO cinder.api.openstack.wsgi [None req-8ad10ace-ed33-4640-a5df-e4d56655aeba 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:07:05.053 7 INFO cinder.api.openstack.wsgi [None req-556bfc6f-079b-4b43-939c-6bdbce2f7e02 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:07:14.174 8 INFO cinder.api.openstack.wsgi [None req-21d4a93a-d249-48a0-a580-23e8f3ed36b3 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:07:14.186 8 INFO cinder.volume.api [None req-21d4a93a-d249-48a0-a580-23e8f3ed36b3 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:07:14.188 8 INFO cinder.api.openstack.wsgi [None req-21d4a93a-d249-48a0-a580-23e8f3ed36b3 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 275/549] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:07:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:07:14.203 7 INFO cinder.api.openstack.wsgi [None req-5fef53c8-9eaa-449f-92ff-540a2ab844ab 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services 2026-04-27 13:07:14.211 7 INFO cinder.api.openstack.wsgi [None req-5fef53c8-9eaa-449f-92ff-540a2ab844ab 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 275/550] 10.0.0.83 () {28 vars in 644 bytes} [Mon Apr 27 13:07:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:07:14.221 8 INFO cinder.api.openstack.wsgi [None req-3091765f-089e-4192-adf9-4e4fd2d7770e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:07:14.232 8 INFO cinder.volume.api [None req-3091765f-089e-4192-adf9-4e4fd2d7770e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:07:14.234 8 INFO cinder.api.openstack.wsgi [None req-3091765f-089e-4192-adf9-4e4fd2d7770e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 276/551] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:07:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:07:14.249 7 INFO cinder.api.openstack.wsgi [None req-250eb0d1-31c8-47b1-b496-27f6d91632bd 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true 2026-04-27 13:07:14.267 7 INFO cinder.api.openstack.wsgi [None req-250eb0d1-31c8-47b1-b496-27f6d91632bd 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 276/552] 10.0.0.83 () {28 vars in 695 bytes} [Mon Apr 27 13:07:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:07:14.318 8 INFO cinder.api.openstack.wsgi [None req-5987158e-0a9c-4a1f-bec6-41e7987e2f75 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true 2026-04-27 13:07:14.341 8 INFO cinder.api.openstack.wsgi [None req-5987158e-0a9c-4a1f-bec6-41e7987e2f75 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 277/553] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:07:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:07:14.354 7 INFO cinder.api.openstack.wsgi [None req-79cc09cc-593c-4856-8fdb-029ef80d55b7 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true 2026-04-27 13:07:14.385 7 INFO cinder.api.openstack.wsgi [None req-79cc09cc-593c-4856-8fdb-029ef80d55b7 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 277/554] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:07:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:07:14.399 8 INFO cinder.api.openstack.wsgi [None req-418c51bd-7008-4300-bd94-e060ce6e2d09 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true 2026-04-27 13:07:14.431 8 INFO cinder.api.openstack.wsgi [None req-418c51bd-7008-4300-bd94-e060ce6e2d09 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 278/555] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:07:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:07:14.445 7 INFO cinder.api.openstack.wsgi [None req-77bde7a4-be0d-41a4-a4a9-80dfd68a796b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true 2026-04-27 13:07:14.452 7 INFO cinder.volume.api [None req-77bde7a4-be0d-41a4-a4a9-80dfd68a796b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all snapshots completed successfully. 2026-04-27 13:07:14.452 7 INFO cinder.api.openstack.wsgi [None req-77bde7a4-be0d-41a4-a4a9-80dfd68a796b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 278/556] 10.0.0.83 () {28 vars in 673 bytes} [Mon Apr 27 13:07:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:07:15.051 7 INFO cinder.api.openstack.wsgi [None req-77bde7a4-be0d-41a4-a4a9-80dfd68a796b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:07:15.051 8 INFO cinder.api.openstack.wsgi [None req-418c51bd-7008-4300-bd94-e060ce6e2d09 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:07:15.052 7 INFO cinder.api.openstack.wsgi [None req-77bde7a4-be0d-41a4-a4a9-80dfd68a796b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:07:15.053 8 INFO cinder.api.openstack.wsgi [None req-418c51bd-7008-4300-bd94-e060ce6e2d09 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:07:25.051 8 INFO cinder.api.openstack.wsgi [None req-418c51bd-7008-4300-bd94-e060ce6e2d09 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:07:25.051 7 INFO cinder.api.openstack.wsgi [None req-77bde7a4-be0d-41a4-a4a9-80dfd68a796b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:07:25.053 8 INFO cinder.api.openstack.wsgi [None req-418c51bd-7008-4300-bd94-e060ce6e2d09 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:07:25.053 7 INFO cinder.api.openstack.wsgi [None req-77bde7a4-be0d-41a4-a4a9-80dfd68a796b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:07:35.052 8 INFO cinder.api.openstack.wsgi [None req-418c51bd-7008-4300-bd94-e060ce6e2d09 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:07:35.052 7 INFO cinder.api.openstack.wsgi [None req-77bde7a4-be0d-41a4-a4a9-80dfd68a796b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:07:35.053 8 INFO cinder.api.openstack.wsgi [None req-418c51bd-7008-4300-bd94-e060ce6e2d09 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:07:35.054 7 INFO cinder.api.openstack.wsgi [None req-77bde7a4-be0d-41a4-a4a9-80dfd68a796b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:07:45.052 7 INFO cinder.api.openstack.wsgi [None req-77bde7a4-be0d-41a4-a4a9-80dfd68a796b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:07:45.052 8 INFO cinder.api.openstack.wsgi [None req-418c51bd-7008-4300-bd94-e060ce6e2d09 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:07:45.053 8 INFO cinder.api.openstack.wsgi [None req-418c51bd-7008-4300-bd94-e060ce6e2d09 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:07:45.053 7 INFO cinder.api.openstack.wsgi [None req-77bde7a4-be0d-41a4-a4a9-80dfd68a796b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:07:55.052 7 INFO cinder.api.openstack.wsgi [None req-77bde7a4-be0d-41a4-a4a9-80dfd68a796b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:07:55.052 8 INFO cinder.api.openstack.wsgi [None req-418c51bd-7008-4300-bd94-e060ce6e2d09 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:07:55.054 7 INFO cinder.api.openstack.wsgi [None req-77bde7a4-be0d-41a4-a4a9-80dfd68a796b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:07:55.054 8 INFO cinder.api.openstack.wsgi [None req-418c51bd-7008-4300-bd94-e060ce6e2d09 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:08:05.051 8 INFO cinder.api.openstack.wsgi [None req-418c51bd-7008-4300-bd94-e060ce6e2d09 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:08:05.051 7 INFO cinder.api.openstack.wsgi [None req-77bde7a4-be0d-41a4-a4a9-80dfd68a796b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:08:05.053 7 INFO cinder.api.openstack.wsgi [None req-77bde7a4-be0d-41a4-a4a9-80dfd68a796b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:08:05.053 8 INFO cinder.api.openstack.wsgi [None req-418c51bd-7008-4300-bd94-e060ce6e2d09 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:08:14.249 8 INFO cinder.api.openstack.wsgi [None req-8221b456-4aff-4ee0-a32a-8a055835943d 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:08:14.260 8 INFO cinder.volume.api [None req-8221b456-4aff-4ee0-a32a-8a055835943d 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:08:14.263 8 INFO cinder.api.openstack.wsgi [None req-8221b456-4aff-4ee0-a32a-8a055835943d 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 285/569] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:08:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true => generated 15 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:08:14.280 7 INFO cinder.api.openstack.wsgi [None req-69d66dd0-569c-4415-bdc6-d67cba328932 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services 2026-04-27 13:08:14.289 7 INFO cinder.api.openstack.wsgi [None req-69d66dd0-569c-4415-bdc6-d67cba328932 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 285/570] 10.0.0.83 () {28 vars in 644 bytes} [Mon Apr 27 13:08:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:08:14.303 8 INFO cinder.api.openstack.wsgi [None req-4e7489d5-7edb-4ce3-9633-0f587a2c0825 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true 2026-04-27 13:08:14.320 8 INFO cinder.api.openstack.wsgi [None req-4e7489d5-7edb-4ce3-9633-0f587a2c0825 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 286/571] 10.0.0.83 () {28 vars in 695 bytes} [Mon Apr 27 13:08:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:08:14.379 7 INFO cinder.api.openstack.wsgi [None req-6e9b6e4f-f0fd-404f-a107-91c2932b96f2 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true 2026-04-27 13:08:14.409 7 INFO cinder.api.openstack.wsgi [None req-6e9b6e4f-f0fd-404f-a107-91c2932b96f2 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 286/572] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:08:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:08:14.424 8 INFO cinder.api.openstack.wsgi [None req-6b301acb-3d3f-4c37-a02c-21fc4d238da9 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true 2026-04-27 13:08:14.446 8 INFO cinder.api.openstack.wsgi [None req-6b301acb-3d3f-4c37-a02c-21fc4d238da9 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 287/573] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:08:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:08:14.460 7 INFO cinder.api.openstack.wsgi [None req-75956909-c2c4-4af1-ba5c-584a3351f8d2 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true 2026-04-27 13:08:14.483 7 INFO cinder.api.openstack.wsgi [None req-75956909-c2c4-4af1-ba5c-584a3351f8d2 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 287/574] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:08:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:08:14.495 8 INFO cinder.api.openstack.wsgi [None req-f18232d4-bddc-4e96-898e-0ab0acb36e7e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:08:14.505 8 INFO cinder.volume.api [None req-f18232d4-bddc-4e96-898e-0ab0acb36e7e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:08:14.507 8 INFO cinder.api.openstack.wsgi [None req-f18232d4-bddc-4e96-898e-0ab0acb36e7e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 288/575] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:08:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:08:14.519 7 INFO cinder.api.openstack.wsgi [None req-4c8c0369-c214-47c5-915c-44065141e36a 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true 2026-04-27 13:08:14.525 7 INFO cinder.volume.api [None req-4c8c0369-c214-47c5-915c-44065141e36a 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all snapshots completed successfully. 2026-04-27 13:08:14.525 7 INFO cinder.api.openstack.wsgi [None req-4c8c0369-c214-47c5-915c-44065141e36a 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 288/576] 10.0.0.83 () {28 vars in 673 bytes} [Mon Apr 27 13:08:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:08:15.052 7 INFO cinder.api.openstack.wsgi [None req-4c8c0369-c214-47c5-915c-44065141e36a 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:08:15.052 8 INFO cinder.api.openstack.wsgi [None req-f18232d4-bddc-4e96-898e-0ab0acb36e7e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:08:15.054 8 INFO cinder.api.openstack.wsgi [None req-f18232d4-bddc-4e96-898e-0ab0acb36e7e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:08:15.054 7 INFO cinder.api.openstack.wsgi [None req-4c8c0369-c214-47c5-915c-44065141e36a 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:08:25.051 8 INFO cinder.api.openstack.wsgi [None req-f18232d4-bddc-4e96-898e-0ab0acb36e7e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:08:25.051 7 INFO cinder.api.openstack.wsgi [None req-4c8c0369-c214-47c5-915c-44065141e36a 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:08:25.053 8 INFO cinder.api.openstack.wsgi [None req-f18232d4-bddc-4e96-898e-0ab0acb36e7e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:08:25.053 7 INFO cinder.api.openstack.wsgi [None req-4c8c0369-c214-47c5-915c-44065141e36a 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:08:35.052 7 INFO cinder.api.openstack.wsgi [None req-4c8c0369-c214-47c5-915c-44065141e36a 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:08:35.052 8 INFO cinder.api.openstack.wsgi [None req-f18232d4-bddc-4e96-898e-0ab0acb36e7e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:08:35.053 8 INFO cinder.api.openstack.wsgi [None req-f18232d4-bddc-4e96-898e-0ab0acb36e7e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:08:35.053 7 INFO cinder.api.openstack.wsgi [None req-4c8c0369-c214-47c5-915c-44065141e36a 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:08:45.052 7 INFO cinder.api.openstack.wsgi [None req-4c8c0369-c214-47c5-915c-44065141e36a 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:08:45.052 8 INFO cinder.api.openstack.wsgi [None req-f18232d4-bddc-4e96-898e-0ab0acb36e7e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:08:45.053 7 INFO cinder.api.openstack.wsgi [None req-4c8c0369-c214-47c5-915c-44065141e36a 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:08:45.053 8 INFO cinder.api.openstack.wsgi [None req-f18232d4-bddc-4e96-898e-0ab0acb36e7e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:08:55.052 7 INFO cinder.api.openstack.wsgi [None req-4c8c0369-c214-47c5-915c-44065141e36a 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:08:55.052 8 INFO cinder.api.openstack.wsgi [None req-f18232d4-bddc-4e96-898e-0ab0acb36e7e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:08:55.053 7 INFO cinder.api.openstack.wsgi [None req-4c8c0369-c214-47c5-915c-44065141e36a 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:08:55.054 8 INFO cinder.api.openstack.wsgi [None req-f18232d4-bddc-4e96-898e-0ab0acb36e7e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:09:05.051 7 INFO cinder.api.openstack.wsgi [None req-4c8c0369-c214-47c5-915c-44065141e36a 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:09:05.051 8 INFO cinder.api.openstack.wsgi [None req-f18232d4-bddc-4e96-898e-0ab0acb36e7e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:09:05.053 7 INFO cinder.api.openstack.wsgi [None req-4c8c0369-c214-47c5-915c-44065141e36a 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:09:05.053 8 INFO cinder.api.openstack.wsgi [None req-f18232d4-bddc-4e96-898e-0ab0acb36e7e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:09:14.308 7 INFO cinder.api.openstack.wsgi [None req-994c6444-d21e-437c-9dcf-c838f1964c3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true 2026-04-27 13:09:14.322 7 INFO cinder.api.openstack.wsgi [None req-994c6444-d21e-437c-9dcf-c838f1964c3e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 295/589] 10.0.0.83 () {28 vars in 695 bytes} [Mon Apr 27 13:09:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:09:14.371 8 INFO cinder.api.openstack.wsgi [None req-42ae96e5-0c82-4199-a2ba-6fab9a4144d8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true 2026-04-27 13:09:14.407 8 INFO cinder.api.openstack.wsgi [None req-42ae96e5-0c82-4199-a2ba-6fab9a4144d8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 295/590] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:09:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:09:14.424 7 INFO cinder.api.openstack.wsgi [None req-fd9c9fcb-c108-42a4-9466-6143ac99abcf 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true 2026-04-27 13:09:14.461 7 INFO cinder.api.openstack.wsgi [None req-fd9c9fcb-c108-42a4-9466-6143ac99abcf 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 296/591] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:09:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:09:14.478 8 INFO cinder.api.openstack.wsgi [None req-dbbf5709-fc32-43fe-826b-1ef336c86160 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true 2026-04-27 13:09:14.505 8 INFO cinder.api.openstack.wsgi [None req-dbbf5709-fc32-43fe-826b-1ef336c86160 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 296/592] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:09:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:09:14.517 7 INFO cinder.api.openstack.wsgi [None req-3e0df74d-11fb-427c-af2e-52609ff77943 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services 2026-04-27 13:09:14.523 7 INFO cinder.api.openstack.wsgi [None req-3e0df74d-11fb-427c-af2e-52609ff77943 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 297/593] 10.0.0.83 () {28 vars in 644 bytes} [Mon Apr 27 13:09:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:09:14.533 8 INFO cinder.api.openstack.wsgi [None req-a8c82478-ce5f-45c4-b68b-15624837b026 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:09:14.546 8 INFO cinder.volume.api [None req-a8c82478-ce5f-45c4-b68b-15624837b026 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:09:14.549 8 INFO cinder.api.openstack.wsgi [None req-a8c82478-ce5f-45c4-b68b-15624837b026 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 297/594] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:09:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:09:14.562 7 INFO cinder.api.openstack.wsgi [None req-073a01f7-cd24-426e-b291-c69bfb54990e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:09:14.575 7 INFO cinder.volume.api [None req-073a01f7-cd24-426e-b291-c69bfb54990e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:09:14.578 7 INFO cinder.api.openstack.wsgi [None req-073a01f7-cd24-426e-b291-c69bfb54990e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 298/595] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:09:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:09:14.589 8 INFO cinder.api.openstack.wsgi [None req-e33d8bdd-2fd3-4094-af68-b478668e607b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true 2026-04-27 13:09:14.597 8 INFO cinder.volume.api [None req-e33d8bdd-2fd3-4094-af68-b478668e607b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all snapshots completed successfully. 2026-04-27 13:09:14.597 8 INFO cinder.api.openstack.wsgi [None req-e33d8bdd-2fd3-4094-af68-b478668e607b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 298/596] 10.0.0.83 () {28 vars in 673 bytes} [Mon Apr 27 13:09:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:09:15.051 7 INFO cinder.api.openstack.wsgi [None req-073a01f7-cd24-426e-b291-c69bfb54990e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:09:15.051 8 INFO cinder.api.openstack.wsgi [None req-e33d8bdd-2fd3-4094-af68-b478668e607b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:09:15.053 8 INFO cinder.api.openstack.wsgi [None req-e33d8bdd-2fd3-4094-af68-b478668e607b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:09:15.053 7 INFO cinder.api.openstack.wsgi [None req-073a01f7-cd24-426e-b291-c69bfb54990e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:09:25.052 8 INFO cinder.api.openstack.wsgi [None req-e33d8bdd-2fd3-4094-af68-b478668e607b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:09:25.052 7 INFO cinder.api.openstack.wsgi [None req-073a01f7-cd24-426e-b291-c69bfb54990e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:09:25.053 8 INFO cinder.api.openstack.wsgi [None req-e33d8bdd-2fd3-4094-af68-b478668e607b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:09:25.053 7 INFO cinder.api.openstack.wsgi [None req-073a01f7-cd24-426e-b291-c69bfb54990e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:09:35.052 7 INFO cinder.api.openstack.wsgi [None req-073a01f7-cd24-426e-b291-c69bfb54990e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:09:35.052 8 INFO cinder.api.openstack.wsgi [None req-e33d8bdd-2fd3-4094-af68-b478668e607b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:09:35.054 7 INFO cinder.api.openstack.wsgi [None req-073a01f7-cd24-426e-b291-c69bfb54990e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:09:35.054 8 INFO cinder.api.openstack.wsgi [None req-e33d8bdd-2fd3-4094-af68-b478668e607b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:09:45.051 7 INFO cinder.api.openstack.wsgi [None req-073a01f7-cd24-426e-b291-c69bfb54990e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:09:45.052 8 INFO cinder.api.openstack.wsgi [None req-e33d8bdd-2fd3-4094-af68-b478668e607b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:09:45.053 7 INFO cinder.api.openstack.wsgi [None req-073a01f7-cd24-426e-b291-c69bfb54990e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:09:45.054 8 INFO cinder.api.openstack.wsgi [None req-e33d8bdd-2fd3-4094-af68-b478668e607b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:09:55.052 8 INFO cinder.api.openstack.wsgi [None req-e33d8bdd-2fd3-4094-af68-b478668e607b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:09:55.052 7 INFO cinder.api.openstack.wsgi [None req-073a01f7-cd24-426e-b291-c69bfb54990e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:09:55.053 8 INFO cinder.api.openstack.wsgi [None req-e33d8bdd-2fd3-4094-af68-b478668e607b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:09:55.054 7 INFO cinder.api.openstack.wsgi [None req-073a01f7-cd24-426e-b291-c69bfb54990e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:10:05.053 7 INFO cinder.api.openstack.wsgi [None req-073a01f7-cd24-426e-b291-c69bfb54990e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:10:05.054 8 INFO cinder.api.openstack.wsgi [None req-e33d8bdd-2fd3-4094-af68-b478668e607b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:10:05.055 7 INFO cinder.api.openstack.wsgi [None req-073a01f7-cd24-426e-b291-c69bfb54990e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:10:05.056 8 INFO cinder.api.openstack.wsgi [None req-e33d8bdd-2fd3-4094-af68-b478668e607b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:10:14.195 7 INFO cinder.api.openstack.wsgi [None req-03c81097-18ad-4f9b-b24b-c54f8386db7d 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services 2026-04-27 13:10:14.203 7 INFO cinder.api.openstack.wsgi [None req-03c81097-18ad-4f9b-b24b-c54f8386db7d 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 305/609] 10.0.0.83 () {28 vars in 644 bytes} [Mon Apr 27 13:10:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services => generated 646 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:10:14.221 8 INFO cinder.api.openstack.wsgi [None req-df0b73bc-597f-4ce9-87d3-c5298e948b96 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true 2026-04-27 13:10:14.241 8 INFO cinder.api.openstack.wsgi [None req-df0b73bc-597f-4ce9-87d3-c5298e948b96 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 305/610] 10.0.0.83 () {28 vars in 695 bytes} [Mon Apr 27 13:10:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:10:14.254 7 INFO cinder.api.openstack.wsgi [None req-59c16a30-cd7e-4d29-9a02-6a6bacc6e73c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true 2026-04-27 13:10:14.264 7 INFO cinder.volume.api [None req-59c16a30-cd7e-4d29-9a02-6a6bacc6e73c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all snapshots completed successfully. 2026-04-27 13:10:14.264 7 INFO cinder.api.openstack.wsgi [None req-59c16a30-cd7e-4d29-9a02-6a6bacc6e73c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 306/611] 10.0.0.83 () {28 vars in 673 bytes} [Mon Apr 27 13:10:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:10:14.336 8 INFO cinder.api.openstack.wsgi [None req-975355f1-0f4f-46d5-a80f-dc5ea83524ce 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true 2026-04-27 13:10:14.360 8 INFO cinder.api.openstack.wsgi [None req-975355f1-0f4f-46d5-a80f-dc5ea83524ce 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 306/612] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:10:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:10:14.375 7 INFO cinder.api.openstack.wsgi [None req-fd854afe-7659-4d9b-8d17-24f8461c610e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true 2026-04-27 13:10:14.406 7 INFO cinder.api.openstack.wsgi [None req-fd854afe-7659-4d9b-8d17-24f8461c610e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 307/613] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:10:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:10:14.422 8 INFO cinder.api.openstack.wsgi [None req-28c83e7a-5a55-4ea6-8de1-b0089f489922 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true 2026-04-27 13:10:14.456 8 INFO cinder.api.openstack.wsgi [None req-28c83e7a-5a55-4ea6-8de1-b0089f489922 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 307/614] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:10:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:10:14.469 7 INFO cinder.api.openstack.wsgi [None req-e1ffdb97-5fca-401d-8ae7-27c262eacdb5 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:10:14.483 7 INFO cinder.volume.api [None req-e1ffdb97-5fca-401d-8ae7-27c262eacdb5 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:10:14.485 7 INFO cinder.api.openstack.wsgi [None req-e1ffdb97-5fca-401d-8ae7-27c262eacdb5 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 308/615] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:10:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:10:14.494 8 INFO cinder.api.openstack.wsgi [None req-f20f5613-7362-43f5-a220-90149a8cabf2 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:10:14.504 8 INFO cinder.volume.api [None req-f20f5613-7362-43f5-a220-90149a8cabf2 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:10:14.506 8 INFO cinder.api.openstack.wsgi [None req-f20f5613-7362-43f5-a220-90149a8cabf2 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 308/616] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:10:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:10:15.051 8 INFO cinder.api.openstack.wsgi [None req-f20f5613-7362-43f5-a220-90149a8cabf2 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:10:15.051 7 INFO cinder.api.openstack.wsgi [None req-e1ffdb97-5fca-401d-8ae7-27c262eacdb5 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:10:15.052 8 INFO cinder.api.openstack.wsgi [None req-f20f5613-7362-43f5-a220-90149a8cabf2 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:10:15.053 7 INFO cinder.api.openstack.wsgi [None req-e1ffdb97-5fca-401d-8ae7-27c262eacdb5 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:10:25.051 8 INFO cinder.api.openstack.wsgi [None req-f20f5613-7362-43f5-a220-90149a8cabf2 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:10:25.052 7 INFO cinder.api.openstack.wsgi [None req-e1ffdb97-5fca-401d-8ae7-27c262eacdb5 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:10:25.052 8 INFO cinder.api.openstack.wsgi [None req-f20f5613-7362-43f5-a220-90149a8cabf2 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:10:25.054 7 INFO cinder.api.openstack.wsgi [None req-e1ffdb97-5fca-401d-8ae7-27c262eacdb5 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:10:35.052 8 INFO cinder.api.openstack.wsgi [None req-f20f5613-7362-43f5-a220-90149a8cabf2 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:10:35.052 7 INFO cinder.api.openstack.wsgi [None req-e1ffdb97-5fca-401d-8ae7-27c262eacdb5 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:10:35.053 8 INFO cinder.api.openstack.wsgi [None req-f20f5613-7362-43f5-a220-90149a8cabf2 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:10:35.053 7 INFO cinder.api.openstack.wsgi [None req-e1ffdb97-5fca-401d-8ae7-27c262eacdb5 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:10:45.052 8 INFO cinder.api.openstack.wsgi [None req-f20f5613-7362-43f5-a220-90149a8cabf2 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:10:45.052 7 INFO cinder.api.openstack.wsgi [None req-e1ffdb97-5fca-401d-8ae7-27c262eacdb5 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:10:45.053 8 INFO cinder.api.openstack.wsgi [None req-f20f5613-7362-43f5-a220-90149a8cabf2 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:10:45.053 7 INFO cinder.api.openstack.wsgi [None req-e1ffdb97-5fca-401d-8ae7-27c262eacdb5 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:10:55.051 8 INFO cinder.api.openstack.wsgi [None req-f20f5613-7362-43f5-a220-90149a8cabf2 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:10:55.052 8 INFO cinder.api.openstack.wsgi [None req-f20f5613-7362-43f5-a220-90149a8cabf2 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:10:55.052 7 INFO cinder.api.openstack.wsgi [None req-e1ffdb97-5fca-401d-8ae7-27c262eacdb5 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:10:55.054 7 INFO cinder.api.openstack.wsgi [None req-e1ffdb97-5fca-401d-8ae7-27c262eacdb5 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:11:05.051 7 INFO cinder.api.openstack.wsgi [None req-e1ffdb97-5fca-401d-8ae7-27c262eacdb5 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:11:05.051 8 INFO cinder.api.openstack.wsgi [None req-f20f5613-7362-43f5-a220-90149a8cabf2 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:11:05.052 7 INFO cinder.api.openstack.wsgi [None req-e1ffdb97-5fca-401d-8ae7-27c262eacdb5 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:11:05.053 8 INFO cinder.api.openstack.wsgi [None req-f20f5613-7362-43f5-a220-90149a8cabf2 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:11:14.167 7 INFO cinder.api.openstack.wsgi [None req-7ccda367-ba2f-41f1-9567-c572928f2725 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:11:14.180 7 INFO cinder.volume.api [None req-7ccda367-ba2f-41f1-9567-c572928f2725 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:11:14.182 7 INFO cinder.api.openstack.wsgi [None req-7ccda367-ba2f-41f1-9567-c572928f2725 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 315/629] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:11:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:11:14.197 8 INFO cinder.api.openstack.wsgi [None req-4605f7ce-d1e0-43f9-8487-e2dc7c4d3147 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true 2026-04-27 13:11:14.204 8 INFO cinder.volume.api [None req-4605f7ce-d1e0-43f9-8487-e2dc7c4d3147 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all snapshots completed successfully. 2026-04-27 13:11:14.205 8 INFO cinder.api.openstack.wsgi [None req-4605f7ce-d1e0-43f9-8487-e2dc7c4d3147 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 315/630] 10.0.0.83 () {28 vars in 673 bytes} [Mon Apr 27 13:11:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:11:14.218 7 INFO cinder.api.openstack.wsgi [None req-ebef342a-3ffc-46b3-9a6f-8442fd4816ec 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:11:14.231 7 INFO cinder.volume.api [None req-ebef342a-3ffc-46b3-9a6f-8442fd4816ec 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:11:14.233 7 INFO cinder.api.openstack.wsgi [None req-ebef342a-3ffc-46b3-9a6f-8442fd4816ec 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 316/631] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:11:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:11:14.246 8 INFO cinder.api.openstack.wsgi [None req-7cf57f97-25d9-4f13-a19d-fdff94249ca5 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true 2026-04-27 13:11:14.261 8 INFO cinder.api.openstack.wsgi [None req-7cf57f97-25d9-4f13-a19d-fdff94249ca5 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 316/632] 10.0.0.83 () {28 vars in 695 bytes} [Mon Apr 27 13:11:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:11:14.275 7 INFO cinder.api.openstack.wsgi [None req-633e49c7-1efa-47c0-a3ed-6cb45b2d98d8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services 2026-04-27 13:11:14.282 7 INFO cinder.api.openstack.wsgi [None req-633e49c7-1efa-47c0-a3ed-6cb45b2d98d8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 317/633] 10.0.0.83 () {28 vars in 644 bytes} [Mon Apr 27 13:11:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:11:14.329 8 INFO cinder.api.openstack.wsgi [None req-582f71d9-3eb1-4cd8-84ac-ceed7a17827f 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true 2026-04-27 13:11:14.360 8 INFO cinder.api.openstack.wsgi [None req-582f71d9-3eb1-4cd8-84ac-ceed7a17827f 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 317/634] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:11:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:11:14.373 7 INFO cinder.api.openstack.wsgi [None req-f9421bfc-dcb5-41fe-9ef1-32569c4730e8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true 2026-04-27 13:11:14.393 7 INFO cinder.api.openstack.wsgi [None req-f9421bfc-dcb5-41fe-9ef1-32569c4730e8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 318/635] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:11:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:11:14.409 8 INFO cinder.api.openstack.wsgi [None req-60b69480-bbd6-4a43-bfd0-5f0d1d037da1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true 2026-04-27 13:11:14.436 8 INFO cinder.api.openstack.wsgi [None req-60b69480-bbd6-4a43-bfd0-5f0d1d037da1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 318/636] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:11:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:11:15.052 8 INFO cinder.api.openstack.wsgi [None req-60b69480-bbd6-4a43-bfd0-5f0d1d037da1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:11:15.053 8 INFO cinder.api.openstack.wsgi [None req-60b69480-bbd6-4a43-bfd0-5f0d1d037da1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:11:15.052 7 INFO cinder.api.openstack.wsgi [None req-f9421bfc-dcb5-41fe-9ef1-32569c4730e8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:11:15.056 7 INFO cinder.api.openstack.wsgi [None req-f9421bfc-dcb5-41fe-9ef1-32569c4730e8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:11:25.051 7 INFO cinder.api.openstack.wsgi [None req-f9421bfc-dcb5-41fe-9ef1-32569c4730e8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:11:25.051 8 INFO cinder.api.openstack.wsgi [None req-60b69480-bbd6-4a43-bfd0-5f0d1d037da1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:11:25.052 7 INFO cinder.api.openstack.wsgi [None req-f9421bfc-dcb5-41fe-9ef1-32569c4730e8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:11:25.053 8 INFO cinder.api.openstack.wsgi [None req-60b69480-bbd6-4a43-bfd0-5f0d1d037da1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:11:35.052 7 INFO cinder.api.openstack.wsgi [None req-f9421bfc-dcb5-41fe-9ef1-32569c4730e8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:11:35.052 8 INFO cinder.api.openstack.wsgi [None req-60b69480-bbd6-4a43-bfd0-5f0d1d037da1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:11:35.053 8 INFO cinder.api.openstack.wsgi [None req-60b69480-bbd6-4a43-bfd0-5f0d1d037da1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:11:35.053 7 INFO cinder.api.openstack.wsgi [None req-f9421bfc-dcb5-41fe-9ef1-32569c4730e8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:11:35.680 8 INFO cinder.api.openstack.wsgi [None req-9409328f-9aaa-42e4-ad20-dea8c3bcea7e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET https://volume.199-19-213-238.nip.io/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e 2026-04-27 13:11:35.699 8 INFO cinder.api.openstack.wsgi [None req-9409328f-9aaa-42e4-ad20-dea8c3bcea7e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] https://volume.199-19-213-238.nip.io/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e returned with HTTP 200 [pid: 8|app: 0|req: 322/643] 199.19.213.238 () {44 vars in 1046 bytes} [Mon Apr 27 13:11:35 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e => generated 338 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:11:45.051 7 INFO cinder.api.openstack.wsgi [None req-f9421bfc-dcb5-41fe-9ef1-32569c4730e8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:11:45.051 8 INFO cinder.api.openstack.wsgi [None req-9409328f-9aaa-42e4-ad20-dea8c3bcea7e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:11:45.052 7 INFO cinder.api.openstack.wsgi [None req-f9421bfc-dcb5-41fe-9ef1-32569c4730e8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:11:45.053 8 INFO cinder.api.openstack.wsgi [None req-9409328f-9aaa-42e4-ad20-dea8c3bcea7e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:11:55.051 7 INFO cinder.api.openstack.wsgi [None req-f9421bfc-dcb5-41fe-9ef1-32569c4730e8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:11:55.052 8 INFO cinder.api.openstack.wsgi [None req-9409328f-9aaa-42e4-ad20-dea8c3bcea7e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:11:55.053 7 INFO cinder.api.openstack.wsgi [None req-f9421bfc-dcb5-41fe-9ef1-32569c4730e8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:11:55.053 8 INFO cinder.api.openstack.wsgi [None req-9409328f-9aaa-42e4-ad20-dea8c3bcea7e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:12:05.052 8 INFO cinder.api.openstack.wsgi [None req-9409328f-9aaa-42e4-ad20-dea8c3bcea7e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:12:05.052 7 INFO cinder.api.openstack.wsgi [None req-f9421bfc-dcb5-41fe-9ef1-32569c4730e8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:12:05.053 8 INFO cinder.api.openstack.wsgi [None req-9409328f-9aaa-42e4-ad20-dea8c3bcea7e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:12:05.053 7 INFO cinder.api.openstack.wsgi [None req-f9421bfc-dcb5-41fe-9ef1-32569c4730e8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:12:14.196 8 INFO cinder.api.openstack.wsgi [None req-8b288958-2e62-400c-8594-a0bd97ef9a11 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true 2026-04-27 13:12:14.215 8 INFO cinder.api.openstack.wsgi [None req-8b288958-2e62-400c-8594-a0bd97ef9a11 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 326/650] 10.0.0.83 () {28 vars in 695 bytes} [Mon Apr 27 13:12:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:12:14.237 7 INFO cinder.api.openstack.wsgi [None req-e3ee6d3e-e30a-47cf-8c51-ac9f52f19591 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true 2026-04-27 13:12:14.246 7 INFO cinder.volume.api [None req-e3ee6d3e-e30a-47cf-8c51-ac9f52f19591 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all snapshots completed successfully. 2026-04-27 13:12:14.246 7 INFO cinder.api.openstack.wsgi [None req-e3ee6d3e-e30a-47cf-8c51-ac9f52f19591 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 325/651] 10.0.0.83 () {28 vars in 673 bytes} [Mon Apr 27 13:12:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:12:14.262 8 INFO cinder.api.openstack.wsgi [None req-9b88031a-bead-4433-8d0d-da1a032d5b33 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services 2026-04-27 13:12:14.270 8 INFO cinder.api.openstack.wsgi [None req-9b88031a-bead-4433-8d0d-da1a032d5b33 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 327/652] 10.0.0.83 () {28 vars in 644 bytes} [Mon Apr 27 13:12:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:12:14.283 7 INFO cinder.api.openstack.wsgi [None req-6f5abcdc-062e-4370-8de5-812175f17396 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:12:14.294 7 INFO cinder.volume.api [None req-6f5abcdc-062e-4370-8de5-812175f17396 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:12:14.296 7 INFO cinder.api.openstack.wsgi [None req-6f5abcdc-062e-4370-8de5-812175f17396 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 326/653] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:12:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:12:14.347 8 INFO cinder.api.openstack.wsgi [None req-e76ac20c-ead1-49d0-be83-c345deb37f4b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true 2026-04-27 13:12:14.379 8 INFO cinder.api.openstack.wsgi [None req-e76ac20c-ead1-49d0-be83-c345deb37f4b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 328/654] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:12:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:12:14.394 7 INFO cinder.api.openstack.wsgi [None req-3dbfa837-a8b7-4bbd-ac8d-373bebd01779 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true 2026-04-27 13:12:14.419 7 INFO cinder.api.openstack.wsgi [None req-3dbfa837-a8b7-4bbd-ac8d-373bebd01779 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 327/655] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:12:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:12:14.432 8 INFO cinder.api.openstack.wsgi [None req-4799989a-9927-4eaa-881e-8132b8260eb1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true 2026-04-27 13:12:14.470 8 INFO cinder.api.openstack.wsgi [None req-4799989a-9927-4eaa-881e-8132b8260eb1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 329/656] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:12:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:12:14.483 7 INFO cinder.api.openstack.wsgi [None req-96de9813-469b-483f-9f4b-1872785723ad 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:12:14.495 7 INFO cinder.volume.api [None req-96de9813-469b-483f-9f4b-1872785723ad 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:12:14.497 7 INFO cinder.api.openstack.wsgi [None req-96de9813-469b-483f-9f4b-1872785723ad 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 328/657] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:12:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:12:15.051 7 INFO cinder.api.openstack.wsgi [None req-96de9813-469b-483f-9f4b-1872785723ad 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:12:15.052 8 INFO cinder.api.openstack.wsgi [None req-4799989a-9927-4eaa-881e-8132b8260eb1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:12:15.052 7 INFO cinder.api.openstack.wsgi [None req-96de9813-469b-483f-9f4b-1872785723ad 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:12:15.053 8 INFO cinder.api.openstack.wsgi [None req-4799989a-9927-4eaa-881e-8132b8260eb1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:12:25.052 7 INFO cinder.api.openstack.wsgi [None req-96de9813-469b-483f-9f4b-1872785723ad 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:12:25.052 8 INFO cinder.api.openstack.wsgi [None req-4799989a-9927-4eaa-881e-8132b8260eb1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:12:25.054 8 INFO cinder.api.openstack.wsgi [None req-4799989a-9927-4eaa-881e-8132b8260eb1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:12:25.055 7 INFO cinder.api.openstack.wsgi [None req-96de9813-469b-483f-9f4b-1872785723ad 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:12:35.051 7 INFO cinder.api.openstack.wsgi [None req-96de9813-469b-483f-9f4b-1872785723ad 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:12:35.051 8 INFO cinder.api.openstack.wsgi [None req-4799989a-9927-4eaa-881e-8132b8260eb1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:12:35.052 7 INFO cinder.api.openstack.wsgi [None req-96de9813-469b-483f-9f4b-1872785723ad 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:12:35.052 8 INFO cinder.api.openstack.wsgi [None req-4799989a-9927-4eaa-881e-8132b8260eb1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:12:39.654 7 INFO cinder.api.openstack.wsgi [None req-3e7be904-6973-4304-af1d-1faf4cf96f8b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET https://volume.199-19-213-238.nip.io/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de 2026-04-27 13:12:39.681 7 INFO cinder.api.openstack.wsgi [None req-3e7be904-6973-4304-af1d-1faf4cf96f8b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] https://volume.199-19-213-238.nip.io/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de returned with HTTP 200 [pid: 7|app: 0|req: 332/664] 199.19.213.238 () {44 vars in 1046 bytes} [Mon Apr 27 13:12:39 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de => generated 338 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:12:45.052 8 INFO cinder.api.openstack.wsgi [None req-4799989a-9927-4eaa-881e-8132b8260eb1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:12:45.052 7 INFO cinder.api.openstack.wsgi [None req-3e7be904-6973-4304-af1d-1faf4cf96f8b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:12:45.053 8 INFO cinder.api.openstack.wsgi [None req-4799989a-9927-4eaa-881e-8132b8260eb1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:12:45.054 7 INFO cinder.api.openstack.wsgi [None req-3e7be904-6973-4304-af1d-1faf4cf96f8b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:12:55.051 7 INFO cinder.api.openstack.wsgi [None req-3e7be904-6973-4304-af1d-1faf4cf96f8b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:12:55.051 8 INFO cinder.api.openstack.wsgi [None req-4799989a-9927-4eaa-881e-8132b8260eb1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:12:55.052 7 INFO cinder.api.openstack.wsgi [None req-3e7be904-6973-4304-af1d-1faf4cf96f8b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:12:55.053 8 INFO cinder.api.openstack.wsgi [None req-4799989a-9927-4eaa-881e-8132b8260eb1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:13:05.051 7 INFO cinder.api.openstack.wsgi [None req-3e7be904-6973-4304-af1d-1faf4cf96f8b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:13:05.052 7 INFO cinder.api.openstack.wsgi [None req-3e7be904-6973-4304-af1d-1faf4cf96f8b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:13:05.052 8 INFO cinder.api.openstack.wsgi [None req-4799989a-9927-4eaa-881e-8132b8260eb1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:13:05.054 8 INFO cinder.api.openstack.wsgi [None req-4799989a-9927-4eaa-881e-8132b8260eb1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:13:14.175 7 INFO cinder.api.openstack.wsgi [None req-51ba6115-9268-4e0e-a1c2-5f72e358a8ac 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true 2026-04-27 13:13:14.196 7 INFO cinder.api.openstack.wsgi [None req-51ba6115-9268-4e0e-a1c2-5f72e358a8ac 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 336/671] 10.0.0.83 () {28 vars in 695 bytes} [Mon Apr 27 13:13:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:13:14.212 8 INFO cinder.api.openstack.wsgi [None req-a2760016-d7e9-47cb-89a0-dc7c2ac5a427 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:13:14.223 8 INFO cinder.volume.api [None req-a2760016-d7e9-47cb-89a0-dc7c2ac5a427 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:13:14.224 8 INFO cinder.api.openstack.wsgi [None req-a2760016-d7e9-47cb-89a0-dc7c2ac5a427 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 336/672] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:13:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:13:14.238 7 INFO cinder.api.openstack.wsgi [None req-d3e3737c-015c-42ad-8c30-66d39a565237 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:13:14.253 7 INFO cinder.volume.api [None req-d3e3737c-015c-42ad-8c30-66d39a565237 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:13:14.257 7 INFO cinder.api.openstack.wsgi [None req-d3e3737c-015c-42ad-8c30-66d39a565237 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 337/673] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:13:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:13:14.295 8 INFO cinder.api.openstack.wsgi [None req-193b1c23-2294-4f8b-9e5c-4c2ae7466829 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true 2026-04-27 13:13:14.320 8 INFO cinder.api.openstack.wsgi [None req-193b1c23-2294-4f8b-9e5c-4c2ae7466829 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 337/674] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:13:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:13:14.336 7 INFO cinder.api.openstack.wsgi [None req-fd7e4e7f-6178-4c3b-b3d4-6f27f8aece92 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true 2026-04-27 13:13:14.365 7 INFO cinder.api.openstack.wsgi [None req-fd7e4e7f-6178-4c3b-b3d4-6f27f8aece92 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 338/675] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:13:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:13:14.379 8 INFO cinder.api.openstack.wsgi [None req-5484a19a-76de-4440-ae47-6af46b555a0d 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true 2026-04-27 13:13:14.404 8 INFO cinder.api.openstack.wsgi [None req-5484a19a-76de-4440-ae47-6af46b555a0d 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 338/676] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:13:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:13:14.417 7 INFO cinder.api.openstack.wsgi [None req-b776d2d8-67b4-49d6-8615-a5bd4e18afa1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true 2026-04-27 13:13:14.426 7 INFO cinder.volume.api [None req-b776d2d8-67b4-49d6-8615-a5bd4e18afa1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all snapshots completed successfully. 2026-04-27 13:13:14.426 7 INFO cinder.api.openstack.wsgi [None req-b776d2d8-67b4-49d6-8615-a5bd4e18afa1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 339/677] 10.0.0.83 () {28 vars in 673 bytes} [Mon Apr 27 13:13:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:13:14.439 8 INFO cinder.api.openstack.wsgi [None req-37011c44-abdd-44f4-b432-eba48cef5879 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services 2026-04-27 13:13:14.445 8 INFO cinder.api.openstack.wsgi [None req-37011c44-abdd-44f4-b432-eba48cef5879 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 339/678] 10.0.0.83 () {28 vars in 644 bytes} [Mon Apr 27 13:13:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:13:15.051 7 INFO cinder.api.openstack.wsgi [None req-b776d2d8-67b4-49d6-8615-a5bd4e18afa1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:13:15.052 8 INFO cinder.api.openstack.wsgi [None req-37011c44-abdd-44f4-b432-eba48cef5879 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:13:15.053 7 INFO cinder.api.openstack.wsgi [None req-b776d2d8-67b4-49d6-8615-a5bd4e18afa1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:13:15.053 8 INFO cinder.api.openstack.wsgi [None req-37011c44-abdd-44f4-b432-eba48cef5879 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:13:25.051 8 INFO cinder.api.openstack.wsgi [None req-37011c44-abdd-44f4-b432-eba48cef5879 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:13:25.051 7 INFO cinder.api.openstack.wsgi [None req-b776d2d8-67b4-49d6-8615-a5bd4e18afa1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:13:25.052 8 INFO cinder.api.openstack.wsgi [None req-37011c44-abdd-44f4-b432-eba48cef5879 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:13:25.052 7 INFO cinder.api.openstack.wsgi [None req-b776d2d8-67b4-49d6-8615-a5bd4e18afa1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:13:35.051 7 INFO cinder.api.openstack.wsgi [None req-b776d2d8-67b4-49d6-8615-a5bd4e18afa1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:13:35.051 8 INFO cinder.api.openstack.wsgi [None req-37011c44-abdd-44f4-b432-eba48cef5879 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:13:35.052 7 INFO cinder.api.openstack.wsgi [None req-b776d2d8-67b4-49d6-8615-a5bd4e18afa1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:13:35.053 8 INFO cinder.api.openstack.wsgi [None req-37011c44-abdd-44f4-b432-eba48cef5879 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:13:45.052 7 INFO cinder.api.openstack.wsgi [None req-b776d2d8-67b4-49d6-8615-a5bd4e18afa1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:13:45.052 8 INFO cinder.api.openstack.wsgi [None req-37011c44-abdd-44f4-b432-eba48cef5879 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:13:45.053 7 INFO cinder.api.openstack.wsgi [None req-b776d2d8-67b4-49d6-8615-a5bd4e18afa1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:13:45.053 8 INFO cinder.api.openstack.wsgi [None req-37011c44-abdd-44f4-b432-eba48cef5879 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:13:55.051 7 INFO cinder.api.openstack.wsgi [None req-b776d2d8-67b4-49d6-8615-a5bd4e18afa1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:13:55.051 8 INFO cinder.api.openstack.wsgi [None req-37011c44-abdd-44f4-b432-eba48cef5879 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:13:55.053 8 INFO cinder.api.openstack.wsgi [None req-37011c44-abdd-44f4-b432-eba48cef5879 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:13:55.053 7 INFO cinder.api.openstack.wsgi [None req-b776d2d8-67b4-49d6-8615-a5bd4e18afa1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:14:05.051 7 INFO cinder.api.openstack.wsgi [None req-b776d2d8-67b4-49d6-8615-a5bd4e18afa1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:14:05.051 8 INFO cinder.api.openstack.wsgi [None req-37011c44-abdd-44f4-b432-eba48cef5879 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:14:05.052 7 INFO cinder.api.openstack.wsgi [None req-b776d2d8-67b4-49d6-8615-a5bd4e18afa1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:14:05.052 8 INFO cinder.api.openstack.wsgi [None req-37011c44-abdd-44f4-b432-eba48cef5879 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:14:14.425 7 INFO cinder.api.openstack.wsgi [None req-6df82128-d2f0-40a9-ab05-2a0e0700e2d9 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:14:14.443 7 INFO cinder.volume.api [None req-6df82128-d2f0-40a9-ab05-2a0e0700e2d9 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:14:14.446 7 INFO cinder.api.openstack.wsgi [None req-6df82128-d2f0-40a9-ab05-2a0e0700e2d9 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 346/691] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:14:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true => generated 15 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:14:14.465 8 INFO cinder.api.openstack.wsgi [None req-2d312d0a-6e89-4c6c-bd3e-738355f92155 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services 2026-04-27 13:14:14.472 8 INFO cinder.api.openstack.wsgi [None req-2d312d0a-6e89-4c6c-bd3e-738355f92155 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 346/692] 10.0.0.83 () {28 vars in 644 bytes} [Mon Apr 27 13:14:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:14:14.486 7 INFO cinder.api.openstack.wsgi [None req-62661cc6-5fd8-4747-8438-773ed0821139 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true 2026-04-27 13:14:14.507 7 INFO cinder.api.openstack.wsgi [None req-62661cc6-5fd8-4747-8438-773ed0821139 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 347/693] 10.0.0.83 () {28 vars in 695 bytes} [Mon Apr 27 13:14:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:14:14.527 8 INFO cinder.api.openstack.wsgi [None req-182c942b-cbff-4def-b26c-efad94959864 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true 2026-04-27 13:14:14.534 8 INFO cinder.volume.api [None req-182c942b-cbff-4def-b26c-efad94959864 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all snapshots completed successfully. 2026-04-27 13:14:14.534 8 INFO cinder.api.openstack.wsgi [None req-182c942b-cbff-4def-b26c-efad94959864 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 347/694] 10.0.0.83 () {28 vars in 673 bytes} [Mon Apr 27 13:14:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:14:14.544 7 INFO cinder.api.openstack.wsgi [None req-1287ddc1-aec8-4c43-baa6-16aa87274a98 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:14:14.555 7 INFO cinder.volume.api [None req-1287ddc1-aec8-4c43-baa6-16aa87274a98 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:14:14.557 7 INFO cinder.api.openstack.wsgi [None req-1287ddc1-aec8-4c43-baa6-16aa87274a98 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 348/695] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:14:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:14:14.598 8 INFO cinder.api.openstack.wsgi [None req-8e8f730c-7909-4ec2-9612-6e84b3e16117 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true 2026-04-27 13:14:14.627 8 INFO cinder.api.openstack.wsgi [None req-8e8f730c-7909-4ec2-9612-6e84b3e16117 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 348/696] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:14:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:14:14.642 7 INFO cinder.api.openstack.wsgi [None req-8d66434e-1ba6-42b2-a84c-7d33e1c1c135 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true 2026-04-27 13:14:14.685 7 INFO cinder.api.openstack.wsgi [None req-8d66434e-1ba6-42b2-a84c-7d33e1c1c135 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 349/697] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:14:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:14:14.697 8 INFO cinder.api.openstack.wsgi [None req-c5cb30a5-199e-4eeb-a9b5-9eca1979976c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true 2026-04-27 13:14:14.724 8 INFO cinder.api.openstack.wsgi [None req-c5cb30a5-199e-4eeb-a9b5-9eca1979976c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 349/698] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:14:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:14:15.052 7 INFO cinder.api.openstack.wsgi [None req-8d66434e-1ba6-42b2-a84c-7d33e1c1c135 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:14:15.053 8 INFO cinder.api.openstack.wsgi [None req-c5cb30a5-199e-4eeb-a9b5-9eca1979976c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:14:15.054 7 INFO cinder.api.openstack.wsgi [None req-8d66434e-1ba6-42b2-a84c-7d33e1c1c135 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:14:15.054 8 INFO cinder.api.openstack.wsgi [None req-c5cb30a5-199e-4eeb-a9b5-9eca1979976c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:14:17.305 8 INFO cinder.api.openstack.wsgi [None req-aae235fd-fca3-4263-9f5d-7edefa5a7f67 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots 2026-04-27 13:14:17.320 8 INFO cinder.volume.api [None req-aae235fd-fca3-4263-9f5d-7edefa5a7f67 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all snapshots completed successfully. 2026-04-27 13:14:17.320 8 INFO cinder.api.openstack.wsgi [None req-aae235fd-fca3-4263-9f5d-7edefa5a7f67 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 351/701] 10.0.0.244 () {32 vars in 705 bytes} [Mon Apr 27 13:14:17 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:14:17.334 7 INFO cinder.api.openstack.wsgi [None req-ed5697be-6878-4e3c-bf58-8d4e1184cb95 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes 2026-04-27 13:14:17.361 7 INFO cinder.volume.api [None req-ed5697be-6878-4e3c-bf58-8d4e1184cb95 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:14:17.362 7 INFO cinder.api.openstack.wsgi [None req-ed5697be-6878-4e3c-bf58-8d4e1184cb95 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes returned with HTTP 200 [pid: 7|app: 0|req: 351/702] 10.0.0.244 () {32 vars in 701 bytes} [Mon Apr 27 13:14:17 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:14:25.051 8 INFO cinder.api.openstack.wsgi [None req-aae235fd-fca3-4263-9f5d-7edefa5a7f67 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:14:25.052 7 INFO cinder.api.openstack.wsgi [None req-ed5697be-6878-4e3c-bf58-8d4e1184cb95 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:14:25.052 8 INFO cinder.api.openstack.wsgi [None req-aae235fd-fca3-4263-9f5d-7edefa5a7f67 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:14:25.053 7 INFO cinder.api.openstack.wsgi [None req-ed5697be-6878-4e3c-bf58-8d4e1184cb95 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:14:35.051 8 INFO cinder.api.openstack.wsgi [None req-aae235fd-fca3-4263-9f5d-7edefa5a7f67 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:14:35.051 7 INFO cinder.api.openstack.wsgi [None req-ed5697be-6878-4e3c-bf58-8d4e1184cb95 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:14:35.052 8 INFO cinder.api.openstack.wsgi [None req-aae235fd-fca3-4263-9f5d-7edefa5a7f67 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:14:35.052 7 INFO cinder.api.openstack.wsgi [None req-ed5697be-6878-4e3c-bf58-8d4e1184cb95 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:14:40.838 8 INFO cinder.api.openstack.wsgi [None req-b44555e7-7622-4c19-8c5d-9ef1c2658ac4 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6d378a9cce644fa19d67731c9a7b4886/volumes 2026-04-27 13:14:41.618 8 INFO cinder.api.v3.volumes [None req-b44555e7-7622-4c19-8c5d-9ef1c2658ac4 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] Create volume of 1 GB 2026-04-27 13:14:41.641 8 INFO cinder.volume.api [None req-b44555e7-7622-4c19-8c5d-9ef1c2658ac4 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] Availability Zones retrieved successfully. /var/lib/openstack/lib/python3.10/site-packages/taskflow/engines/action_engine/process_executor.py:17: DeprecationWarning: The asyncore module is deprecated and will be removed in Python 3.12. The recommended replacement is asyncio import asyncore 2026-04-27 13:14:41.985 8 INFO cinder.volume.api [None req-b44555e7-7622-4c19-8c5d-9ef1c2658ac4 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] Create volume request issued successfully. 2026-04-27 13:14:41.987 8 INFO cinder.api.openstack.wsgi [None req-b44555e7-7622-4c19-8c5d-9ef1c2658ac4 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d378a9cce644fa19d67731c9a7b4886/volumes returned with HTTP 202 [pid: 8|app: 0|req: 354/707] 10.0.0.244 () {34 vars in 723 bytes} [Mon Apr 27 13:14:40 2026] POST /v3/6d378a9cce644fa19d67731c9a7b4886/volumes => generated 863 bytes in 1157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-27 13:14:42.010 7 INFO cinder.api.openstack.wsgi [None req-5ce6a058-bcda-488c-b814-13e3c628ee37 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6d378a9cce644fa19d67731c9a7b4886/volumes/a8932d29-c8d5-46d3-a16f-2d6be9a32eb2 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:14:42.061 7 INFO cinder.volume.api [None req-5ce6a058-bcda-488c-b814-13e3c628ee37 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:42.078 7 INFO cinder.api.openstack.wsgi [None req-5ce6a058-bcda-488c-b814-13e3c628ee37 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d378a9cce644fa19d67731c9a7b4886/volumes/a8932d29-c8d5-46d3-a16f-2d6be9a32eb2 returned with HTTP 200 [pid: 7|app: 0|req: 354/708] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:14:42 2026] GET /v3/6d378a9cce644fa19d67731c9a7b4886/volumes/a8932d29-c8d5-46d3-a16f-2d6be9a32eb2 => generated 931 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:14:43.112 8 INFO cinder.api.openstack.wsgi [None req-374c8b82-b7b1-43ee-8eab-4ee5a2f0177c 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6d378a9cce644fa19d67731c9a7b4886/volumes/a8932d29-c8d5-46d3-a16f-2d6be9a32eb2 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:14:43.141 8 INFO cinder.volume.api [None req-374c8b82-b7b1-43ee-8eab-4ee5a2f0177c 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:43.147 8 INFO cinder.api.openstack.wsgi [None req-374c8b82-b7b1-43ee-8eab-4ee5a2f0177c 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d378a9cce644fa19d67731c9a7b4886/volumes/a8932d29-c8d5-46d3-a16f-2d6be9a32eb2 returned with HTTP 200 [pid: 8|app: 0|req: 355/709] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:14:43 2026] GET /v3/6d378a9cce644fa19d67731c9a7b4886/volumes/a8932d29-c8d5-46d3-a16f-2d6be9a32eb2 => generated 955 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:14:44.172 7 INFO cinder.api.openstack.wsgi [None req-1b43c15d-e61e-406f-bb30-d3a83fd556db 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6d378a9cce644fa19d67731c9a7b4886/volumes/a8932d29-c8d5-46d3-a16f-2d6be9a32eb2 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:14:44.204 7 INFO cinder.volume.api [None req-1b43c15d-e61e-406f-bb30-d3a83fd556db 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:44.213 7 INFO cinder.api.openstack.wsgi [None req-1b43c15d-e61e-406f-bb30-d3a83fd556db 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d378a9cce644fa19d67731c9a7b4886/volumes/a8932d29-c8d5-46d3-a16f-2d6be9a32eb2 returned with HTTP 200 [pid: 7|app: 0|req: 355/710] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:14:44 2026] GET /v3/6d378a9cce644fa19d67731c9a7b4886/volumes/a8932d29-c8d5-46d3-a16f-2d6be9a32eb2 => generated 955 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:14:45.051 8 INFO cinder.api.openstack.wsgi [None req-374c8b82-b7b1-43ee-8eab-4ee5a2f0177c 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:14:45.051 7 INFO cinder.api.openstack.wsgi [None req-1b43c15d-e61e-406f-bb30-d3a83fd556db 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:14:45.052 8 INFO cinder.api.openstack.wsgi [None req-374c8b82-b7b1-43ee-8eab-4ee5a2f0177c 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:14:45.052 7 INFO cinder.api.openstack.wsgi [None req-1b43c15d-e61e-406f-bb30-d3a83fd556db 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] http://10.0.0.46:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:14:45.240 8 INFO cinder.api.openstack.wsgi [None req-436fadec-40ae-4478-bd87-f6d8be335ef1 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6d378a9cce644fa19d67731c9a7b4886/volumes/a8932d29-c8d5-46d3-a16f-2d6be9a32eb2 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:14:45.260 8 INFO cinder.volume.api [None req-436fadec-40ae-4478-bd87-f6d8be335ef1 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:45.267 8 INFO cinder.api.openstack.wsgi [None req-436fadec-40ae-4478-bd87-f6d8be335ef1 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d378a9cce644fa19d67731c9a7b4886/volumes/a8932d29-c8d5-46d3-a16f-2d6be9a32eb2 returned with HTTP 200 [pid: 8|app: 0|req: 357/713] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:14:45 2026] GET /v3/6d378a9cce644fa19d67731c9a7b4886/volumes/a8932d29-c8d5-46d3-a16f-2d6be9a32eb2 => generated 955 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:14:46.299 7 INFO cinder.api.openstack.wsgi [None req-481c3d79-4cfb-437a-8370-bc38bffedb0d 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6d378a9cce644fa19d67731c9a7b4886/volumes/a8932d29-c8d5-46d3-a16f-2d6be9a32eb2 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:14:46.336 7 INFO cinder.volume.api [None req-481c3d79-4cfb-437a-8370-bc38bffedb0d 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:46.344 7 INFO cinder.api.openstack.wsgi [None req-481c3d79-4cfb-437a-8370-bc38bffedb0d 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d378a9cce644fa19d67731c9a7b4886/volumes/a8932d29-c8d5-46d3-a16f-2d6be9a32eb2 returned with HTTP 200 [pid: 7|app: 0|req: 357/714] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:14:46 2026] GET /v3/6d378a9cce644fa19d67731c9a7b4886/volumes/a8932d29-c8d5-46d3-a16f-2d6be9a32eb2 => generated 1340 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:14:46.736 8 INFO cinder.api.openstack.wsgi [req-78eb38ee-93d1-4ff9-89bf-6599b7fc123c req-fc6c9c13-e076-4345-bbb2-270af05546a4 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6d378a9cce644fa19d67731c9a7b4886/volumes/a8932d29-c8d5-46d3-a16f-2d6be9a32eb2 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:14:46.756 8 INFO cinder.volume.api [req-78eb38ee-93d1-4ff9-89bf-6599b7fc123c req-fc6c9c13-e076-4345-bbb2-270af05546a4 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:46.763 8 INFO cinder.api.openstack.wsgi [req-78eb38ee-93d1-4ff9-89bf-6599b7fc123c req-fc6c9c13-e076-4345-bbb2-270af05546a4 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d378a9cce644fa19d67731c9a7b4886/volumes/a8932d29-c8d5-46d3-a16f-2d6be9a32eb2 returned with HTTP 200 [pid: 8|app: 0|req: 358/715] 10.0.0.84 () {34 vars in 1027 bytes} [Mon Apr 27 13:14:46 2026] GET /v3/6d378a9cce644fa19d67731c9a7b4886/volumes/a8932d29-c8d5-46d3-a16f-2d6be9a32eb2 => generated 1340 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:14:48.519 7 INFO cinder.api.openstack.wsgi [req-78eb38ee-93d1-4ff9-89bf-6599b7fc123c req-badb37cb-0d11-4fbf-a966-f841fe9cf268 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6d378a9cce644fa19d67731c9a7b4886/volumes/a8932d29-c8d5-46d3-a16f-2d6be9a32eb2 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:14:48.548 7 INFO cinder.volume.api [req-78eb38ee-93d1-4ff9-89bf-6599b7fc123c req-badb37cb-0d11-4fbf-a966-f841fe9cf268 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:48.560 7 INFO cinder.api.openstack.wsgi [req-78eb38ee-93d1-4ff9-89bf-6599b7fc123c req-badb37cb-0d11-4fbf-a966-f841fe9cf268 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d378a9cce644fa19d67731c9a7b4886/volumes/a8932d29-c8d5-46d3-a16f-2d6be9a32eb2 returned with HTTP 200 [pid: 7|app: 0|req: 358/716] 10.0.0.84 () {34 vars in 1027 bytes} [Mon Apr 27 13:14:48 2026] GET /v3/6d378a9cce644fa19d67731c9a7b4886/volumes/a8932d29-c8d5-46d3-a16f-2d6be9a32eb2 => generated 1340 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-27 13:14:48.573 8 INFO cinder.api.openstack.wsgi [req-78eb38ee-93d1-4ff9-89bf-6599b7fc123c req-fc6c9c13-e076-4345-bbb2-270af05546a4 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-27 13:14:48.574 8 INFO cinder.api.openstack.wsgi [req-78eb38ee-93d1-4ff9-89bf-6599b7fc123c req-fc6c9c13-e076-4345-bbb2-270af05546a4 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 359/717] 10.0.0.84 () {32 vars in 828 bytes} [Mon Apr 27 13:14:48 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:14:48.591 7 INFO cinder.api.openstack.wsgi [req-78eb38ee-93d1-4ff9-89bf-6599b7fc123c req-e71a61b8-cda0-41bf-bdca-64159cc7e1bb 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6d378a9cce644fa19d67731c9a7b4886/attachments /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:14:48.671 7 INFO cinder.api.openstack.wsgi [req-78eb38ee-93d1-4ff9-89bf-6599b7fc123c req-e71a61b8-cda0-41bf-bdca-64159cc7e1bb 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d378a9cce644fa19d67731c9a7b4886/attachments returned with HTTP 200 [pid: 7|app: 0|req: 359/718] 10.0.0.84 () {40 vars in 1056 bytes} [Mon Apr 27 13:14:48 2026] POST /v3/6d378a9cce644fa19d67731c9a7b4886/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-27 13:14:50.177 8 INFO cinder.api.openstack.wsgi [req-78eb38ee-93d1-4ff9-89bf-6599b7fc123c req-fc6c9c13-e076-4345-bbb2-270af05546a4 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-27 13:14:50.178 8 INFO cinder.api.openstack.wsgi [req-78eb38ee-93d1-4ff9-89bf-6599b7fc123c req-fc6c9c13-e076-4345-bbb2-270af05546a4 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 360/719] 199.19.213.238 () {32 vars in 840 bytes} [Mon Apr 27 13:14:50 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:14:50.226 7 INFO cinder.api.openstack.wsgi [req-78eb38ee-93d1-4ff9-89bf-6599b7fc123c req-67166d0d-6528-4a0f-afe1-c96ecf08e664 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6d378a9cce644fa19d67731c9a7b4886/volumes/a8932d29-c8d5-46d3-a16f-2d6be9a32eb2 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:14:50.275 7 INFO cinder.volume.api [req-78eb38ee-93d1-4ff9-89bf-6599b7fc123c req-67166d0d-6528-4a0f-afe1-c96ecf08e664 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] Volume info retrieved successfully. 2026-04-27 13:14:50.283 7 INFO cinder.api.openstack.wsgi [req-78eb38ee-93d1-4ff9-89bf-6599b7fc123c req-67166d0d-6528-4a0f-afe1-c96ecf08e664 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d378a9cce644fa19d67731c9a7b4886/volumes/a8932d29-c8d5-46d3-a16f-2d6be9a32eb2 returned with HTTP 200 [pid: 7|app: 0|req: 360/720] 199.19.213.238 () {36 vars in 1073 bytes} [Mon Apr 27 13:14:50 2026] GET /v3/6d378a9cce644fa19d67731c9a7b4886/volumes/a8932d29-c8d5-46d3-a16f-2d6be9a32eb2 => generated 1438 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:14:52.594 8 INFO cinder.api.openstack.wsgi [req-78eb38ee-93d1-4ff9-89bf-6599b7fc123c req-4a5c245f-a0d8-444e-a9c0-6d17793ee5bf 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/6d378a9cce644fa19d67731c9a7b4886/attachments/9f8b23ba-e58a-40ed-8f22-b4058085c516 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:14:53.408 8 INFO cinder.api.openstack.wsgi [req-78eb38ee-93d1-4ff9-89bf-6599b7fc123c req-4a5c245f-a0d8-444e-a9c0-6d17793ee5bf 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d378a9cce644fa19d67731c9a7b4886/attachments/9f8b23ba-e58a-40ed-8f22-b4058085c516 returned with HTTP 200 [pid: 8|app: 0|req: 361/721] 199.19.213.238 () {40 vars in 1134 bytes} [Mon Apr 27 13:14:52 2026] PUT /v3/6d378a9cce644fa19d67731c9a7b4886/attachments/9f8b23ba-e58a-40ed-8f22-b4058085c516 => generated 775 bytes in 827 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:14:53.455 7 INFO cinder.api.openstack.wsgi [req-78eb38ee-93d1-4ff9-89bf-6599b7fc123c req-35322cf2-9412-43cf-916c-56c3e307baad 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6d378a9cce644fa19d67731c9a7b4886/attachments/9f8b23ba-e58a-40ed-8f22-b4058085c516/action /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:14:53.537 7 INFO cinder.api.openstack.wsgi [req-78eb38ee-93d1-4ff9-89bf-6599b7fc123c req-35322cf2-9412-43cf-916c-56c3e307baad 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d378a9cce644fa19d67731c9a7b4886/attachments/9f8b23ba-e58a-40ed-8f22-b4058085c516/action returned with HTTP 204 [pid: 7|app: 0|req: 361/722] 199.19.213.238 () {40 vars in 1148 bytes} [Mon Apr 27 13:14:53 2026] POST /v3/6d378a9cce644fa19d67731c9a7b4886/attachments/9f8b23ba-e58a-40ed-8f22-b4058085c516/action => generated 0 bytes in 97 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-04-27 13:14:55.052 7 INFO cinder.api.openstack.wsgi [req-78eb38ee-93d1-4ff9-89bf-6599b7fc123c req-35322cf2-9412-43cf-916c-56c3e307baad 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:14:55.053 7 INFO cinder.api.openstack.wsgi [req-78eb38ee-93d1-4ff9-89bf-6599b7fc123c req-35322cf2-9412-43cf-916c-56c3e307baad 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:14:55.052 8 INFO cinder.api.openstack.wsgi [req-78eb38ee-93d1-4ff9-89bf-6599b7fc123c req-4a5c245f-a0d8-444e-a9c0-6d17793ee5bf 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:14:55.054 8 INFO cinder.api.openstack.wsgi [req-78eb38ee-93d1-4ff9-89bf-6599b7fc123c req-4a5c245f-a0d8-444e-a9c0-6d17793ee5bf 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] http://10.0.0.46:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:15:02.060 7 INFO cinder.api.openstack.wsgi [req-cba148eb-9d13-4eb0-919c-7085af81476d req-79dcf284-054d-4fe2-ad87-7377cc316d49 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/6d378a9cce644fa19d67731c9a7b4886/attachments/9f8b23ba-e58a-40ed-8f22-b4058085c516 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:15:02.190 7 INFO cinder.api.openstack.wsgi [req-cba148eb-9d13-4eb0-919c-7085af81476d req-79dcf284-054d-4fe2-ad87-7377cc316d49 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d378a9cce644fa19d67731c9a7b4886/attachments/9f8b23ba-e58a-40ed-8f22-b4058085c516 returned with HTTP 200 [pid: 7|app: 0|req: 363/725] 199.19.213.238 () {38 vars in 1103 bytes} [Mon Apr 27 13:15:02 2026] DELETE /v3/6d378a9cce644fa19d67731c9a7b4886/attachments/9f8b23ba-e58a-40ed-8f22-b4058085c516 => generated 19 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:15:02.220 8 INFO cinder.api.openstack.wsgi [req-cba148eb-9d13-4eb0-919c-7085af81476d req-b6cf8744-b0b2-4006-a9f5-21967d553d95 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/6d378a9cce644fa19d67731c9a7b4886/volumes/a8932d29-c8d5-46d3-a16f-2d6be9a32eb2 2026-04-27 13:15:02.221 8 INFO cinder.api.v3.volumes [req-cba148eb-9d13-4eb0-919c-7085af81476d req-b6cf8744-b0b2-4006-a9f5-21967d553d95 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] Delete volume with id: a8932d29-c8d5-46d3-a16f-2d6be9a32eb2  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:15:02.238 8 INFO cinder.volume.api [req-cba148eb-9d13-4eb0-919c-7085af81476d req-b6cf8744-b0b2-4006-a9f5-21967d553d95 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] Volume info retrieved successfully. 2026-04-27 13:15:02.292 8 INFO cinder.volume.api [req-cba148eb-9d13-4eb0-919c-7085af81476d req-b6cf8744-b0b2-4006-a9f5-21967d553d95 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] Delete volume request issued successfully. 2026-04-27 13:15:02.293 8 INFO cinder.api.openstack.wsgi [req-cba148eb-9d13-4eb0-919c-7085af81476d req-b6cf8744-b0b2-4006-a9f5-21967d553d95 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d378a9cce644fa19d67731c9a7b4886/volumes/a8932d29-c8d5-46d3-a16f-2d6be9a32eb2 returned with HTTP 202 [pid: 8|app: 0|req: 363/726] 199.19.213.238 () {36 vars in 1054 bytes} [Mon Apr 27 13:15:02 2026] DELETE /v3/6d378a9cce644fa19d67731c9a7b4886/volumes/a8932d29-c8d5-46d3-a16f-2d6be9a32eb2 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-04-27 13:15:05.053 8 INFO cinder.api.openstack.wsgi [req-cba148eb-9d13-4eb0-919c-7085af81476d req-b6cf8744-b0b2-4006-a9f5-21967d553d95 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:15:05.053 7 INFO cinder.api.openstack.wsgi [req-cba148eb-9d13-4eb0-919c-7085af81476d req-79dcf284-054d-4fe2-ad87-7377cc316d49 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:15:05.054 8 INFO cinder.api.openstack.wsgi [req-cba148eb-9d13-4eb0-919c-7085af81476d req-b6cf8744-b0b2-4006-a9f5-21967d553d95 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:15:05.055 7 INFO cinder.api.openstack.wsgi [req-cba148eb-9d13-4eb0-919c-7085af81476d req-79dcf284-054d-4fe2-ad87-7377cc316d49 55d91decadf9408db3318a35c5975956 6d378a9cce644fa19d67731c9a7b4886 - - default default] http://10.0.0.46:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:15:14.308 8 INFO cinder.api.openstack.wsgi [None req-09a77822-8559-415a-9fb5-6d89ae0bf136 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services 2026-04-27 13:15:14.317 8 INFO cinder.api.openstack.wsgi [None req-09a77822-8559-415a-9fb5-6d89ae0bf136 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 365/729] 10.0.0.83 () {28 vars in 644 bytes} [Mon Apr 27 13:15:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services => generated 646 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:15:14.332 7 INFO cinder.api.openstack.wsgi [None req-f877b0fa-d608-419a-a54a-a4b6497e9db8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:15:14.338 7 INFO cinder.volume.api [None req-f877b0fa-d608-419a-a54a-a4b6497e9db8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all snapshots completed successfully. 2026-04-27 13:15:14.338 7 INFO cinder.api.openstack.wsgi [None req-f877b0fa-d608-419a-a54a-a4b6497e9db8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 365/730] 10.0.0.83 () {28 vars in 673 bytes} [Mon Apr 27 13:15:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:15:14.349 8 INFO cinder.api.openstack.wsgi [None req-f581580c-113c-4a2f-8956-5f26709c3176 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:15:14.361 8 INFO cinder.volume.api [None req-f581580c-113c-4a2f-8956-5f26709c3176 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:15:14.363 8 INFO cinder.api.openstack.wsgi [None req-f581580c-113c-4a2f-8956-5f26709c3176 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 366/731] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:15:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:15:14.458 7 INFO cinder.api.openstack.wsgi [None req-10061287-b1c1-400e-947d-8fb1d006c4eb 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/129d2c5a6deb405489f89b3d09a31352?usage=true 2026-04-27 13:15:14.482 7 INFO cinder.api.openstack.wsgi [None req-10061287-b1c1-400e-947d-8fb1d006c4eb 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/129d2c5a6deb405489f89b3d09a31352?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 366/732] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:15:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/129d2c5a6deb405489f89b3d09a31352?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:15:14.497 8 INFO cinder.api.openstack.wsgi [None req-ef3922c3-b2b3-4372-ae1e-d9bef604a5c6 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/4b9ecaa18be54de39c542412a4807dc4?usage=true 2026-04-27 13:15:14.518 8 INFO cinder.api.openstack.wsgi [None req-ef3922c3-b2b3-4372-ae1e-d9bef604a5c6 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/4b9ecaa18be54de39c542412a4807dc4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 367/733] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:15:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/4b9ecaa18be54de39c542412a4807dc4?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:15:14.533 7 INFO cinder.api.openstack.wsgi [None req-87a6b3ec-ffba-462a-9e28-5fd6725e2cd8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true 2026-04-27 13:15:14.567 7 INFO cinder.api.openstack.wsgi [None req-87a6b3ec-ffba-462a-9e28-5fd6725e2cd8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 367/734] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:15:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:15:14.583 8 INFO cinder.api.openstack.wsgi [None req-30ed61fe-16d5-4810-a687-881b6ac7fe88 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55eb976aefa1474d89fdc84a900722c0?usage=true 2026-04-27 13:15:14.612 8 INFO cinder.api.openstack.wsgi [None req-30ed61fe-16d5-4810-a687-881b6ac7fe88 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55eb976aefa1474d89fdc84a900722c0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 368/735] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:15:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55eb976aefa1474d89fdc84a900722c0?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:15:14.626 7 INFO cinder.api.openstack.wsgi [None req-c374cf7e-ffa9-483f-a077-e18242062f56 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/a77e32dda6e34057aa9acdffe25cbc50?usage=true 2026-04-27 13:15:14.663 7 INFO cinder.api.openstack.wsgi [None req-c374cf7e-ffa9-483f-a077-e18242062f56 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/a77e32dda6e34057aa9acdffe25cbc50?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 368/736] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:15:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/a77e32dda6e34057aa9acdffe25cbc50?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:15:14.676 8 INFO cinder.api.openstack.wsgi [None req-cec8d05e-6568-4ce8-83aa-5b9834bc36f4 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/ac5e622e6e2b4bb9ac83ed0f7b1c88e7?usage=true 2026-04-27 13:15:14.707 8 INFO cinder.api.openstack.wsgi [None req-cec8d05e-6568-4ce8-83aa-5b9834bc36f4 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/ac5e622e6e2b4bb9ac83ed0f7b1c88e7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 369/737] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:15:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/ac5e622e6e2b4bb9ac83ed0f7b1c88e7?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:15:14.723 7 INFO cinder.api.openstack.wsgi [None req-d313109a-726d-4606-9375-6f895cfa7520 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/b4aea46011d54d5688a4028aad65f023?usage=true 2026-04-27 13:15:14.751 7 INFO cinder.api.openstack.wsgi [None req-d313109a-726d-4606-9375-6f895cfa7520 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/b4aea46011d54d5688a4028aad65f023?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 369/738] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:15:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/b4aea46011d54d5688a4028aad65f023?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:15:14.765 8 INFO cinder.api.openstack.wsgi [None req-ed208928-10e2-49c5-a78e-6bb5ea0bd2f5 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true 2026-04-27 13:15:14.788 8 INFO cinder.api.openstack.wsgi [None req-ed208928-10e2-49c5-a78e-6bb5ea0bd2f5 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 370/739] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:15:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:15:14.801 7 INFO cinder.api.openstack.wsgi [None req-39b43996-4221-4e87-a615-332bb8125d77 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true 2026-04-27 13:15:14.831 7 INFO cinder.api.openstack.wsgi [None req-39b43996-4221-4e87-a615-332bb8125d77 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 370/740] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:15:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:15:14.846 8 INFO cinder.api.openstack.wsgi [None req-d2daafa3-cdbf-4b1c-b4c7-02a1aea731d1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true 2026-04-27 13:15:14.862 8 INFO cinder.api.openstack.wsgi [None req-d2daafa3-cdbf-4b1c-b4c7-02a1aea731d1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 371/741] 10.0.0.83 () {28 vars in 695 bytes} [Mon Apr 27 13:15:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:15:14.873 7 INFO cinder.api.openstack.wsgi [None req-6db8af62-f3b6-4b1a-90f2-39788b9385a8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:15:14.886 7 INFO cinder.volume.api [None req-6db8af62-f3b6-4b1a-90f2-39788b9385a8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:15:14.889 7 INFO cinder.api.openstack.wsgi [None req-6db8af62-f3b6-4b1a-90f2-39788b9385a8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 371/742] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:15:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:15:15.053 8 INFO cinder.api.openstack.wsgi [None req-d2daafa3-cdbf-4b1c-b4c7-02a1aea731d1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:15:15.054 7 INFO cinder.api.openstack.wsgi [None req-6db8af62-f3b6-4b1a-90f2-39788b9385a8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:15:15.054 8 INFO cinder.api.openstack.wsgi [None req-d2daafa3-cdbf-4b1c-b4c7-02a1aea731d1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:15:15.056 7 INFO cinder.api.openstack.wsgi [None req-6db8af62-f3b6-4b1a-90f2-39788b9385a8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:15:25.052 8 INFO cinder.api.openstack.wsgi [None req-d2daafa3-cdbf-4b1c-b4c7-02a1aea731d1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:15:25.052 7 INFO cinder.api.openstack.wsgi [None req-6db8af62-f3b6-4b1a-90f2-39788b9385a8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:15:25.053 8 INFO cinder.api.openstack.wsgi [None req-d2daafa3-cdbf-4b1c-b4c7-02a1aea731d1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:15:25.054 7 INFO cinder.api.openstack.wsgi [None req-6db8af62-f3b6-4b1a-90f2-39788b9385a8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:15:35.051 8 INFO cinder.api.openstack.wsgi [None req-d2daafa3-cdbf-4b1c-b4c7-02a1aea731d1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:15:35.051 7 INFO cinder.api.openstack.wsgi [None req-6db8af62-f3b6-4b1a-90f2-39788b9385a8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:15:35.052 7 INFO cinder.api.openstack.wsgi [None req-6db8af62-f3b6-4b1a-90f2-39788b9385a8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:15:35.052 8 INFO cinder.api.openstack.wsgi [None req-d2daafa3-cdbf-4b1c-b4c7-02a1aea731d1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:15:45.052 7 INFO cinder.api.openstack.wsgi [None req-6db8af62-f3b6-4b1a-90f2-39788b9385a8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:15:45.052 8 INFO cinder.api.openstack.wsgi [None req-d2daafa3-cdbf-4b1c-b4c7-02a1aea731d1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:15:45.054 8 INFO cinder.api.openstack.wsgi [None req-d2daafa3-cdbf-4b1c-b4c7-02a1aea731d1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:15:45.055 7 INFO cinder.api.openstack.wsgi [None req-6db8af62-f3b6-4b1a-90f2-39788b9385a8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:15:55.051 8 INFO cinder.api.openstack.wsgi [None req-d2daafa3-cdbf-4b1c-b4c7-02a1aea731d1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:15:55.051 7 INFO cinder.api.openstack.wsgi [None req-6db8af62-f3b6-4b1a-90f2-39788b9385a8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:15:55.052 7 INFO cinder.api.openstack.wsgi [None req-6db8af62-f3b6-4b1a-90f2-39788b9385a8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:15:55.052 8 INFO cinder.api.openstack.wsgi [None req-d2daafa3-cdbf-4b1c-b4c7-02a1aea731d1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:16:05.051 7 INFO cinder.api.openstack.wsgi [None req-6db8af62-f3b6-4b1a-90f2-39788b9385a8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:16:05.052 7 INFO cinder.api.openstack.wsgi [None req-6db8af62-f3b6-4b1a-90f2-39788b9385a8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:16:05.052 8 INFO cinder.api.openstack.wsgi [None req-d2daafa3-cdbf-4b1c-b4c7-02a1aea731d1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:16:05.053 8 INFO cinder.api.openstack.wsgi [None req-d2daafa3-cdbf-4b1c-b4c7-02a1aea731d1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:16:14.537 7 INFO cinder.api.openstack.wsgi [None req-2ced7bfe-b140-4fcf-ba16-0c645364e998 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:16:14.559 7 INFO cinder.volume.api [None req-2ced7bfe-b140-4fcf-ba16-0c645364e998 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:16:14.562 7 INFO cinder.api.openstack.wsgi [None req-2ced7bfe-b140-4fcf-ba16-0c645364e998 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 378/755] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:16:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true => generated 15 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:16:14.580 8 INFO cinder.api.openstack.wsgi [None req-48faeaf9-2d6d-4dc3-b60d-949397f042b9 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true 2026-04-27 13:16:14.589 8 INFO cinder.volume.api [None req-48faeaf9-2d6d-4dc3-b60d-949397f042b9 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all snapshots completed successfully. 2026-04-27 13:16:14.589 8 INFO cinder.api.openstack.wsgi [None req-48faeaf9-2d6d-4dc3-b60d-949397f042b9 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 378/756] 10.0.0.83 () {28 vars in 673 bytes} [Mon Apr 27 13:16:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:16:14.617 7 INFO cinder.api.openstack.wsgi [None req-e9b1b5fa-d05a-4c0c-9483-7b4c85428e60 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services 2026-04-27 13:16:14.631 7 INFO cinder.api.openstack.wsgi [None req-e9b1b5fa-d05a-4c0c-9483-7b4c85428e60 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 379/757] 10.0.0.83 () {28 vars in 644 bytes} [Mon Apr 27 13:16:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services => generated 646 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:16:14.644 8 INFO cinder.api.openstack.wsgi [None req-0a297257-72a9-40c7-8445-63c8b36baeb9 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:16:14.659 8 INFO cinder.volume.api [None req-0a297257-72a9-40c7-8445-63c8b36baeb9 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:16:14.662 8 INFO cinder.api.openstack.wsgi [None req-0a297257-72a9-40c7-8445-63c8b36baeb9 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 379/758] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:16:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:16:14.788 7 INFO cinder.api.openstack.wsgi [None req-ccf7fd5a-c339-4ced-9cf2-90f182c4a6eb 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/491949603ff046d3bc949a17fd40e075?usage=true 2026-04-27 13:16:14.850 7 INFO cinder.api.openstack.wsgi [None req-ccf7fd5a-c339-4ced-9cf2-90f182c4a6eb 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/491949603ff046d3bc949a17fd40e075?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 380/759] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:16:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/491949603ff046d3bc949a17fd40e075?usage=true => generated 847 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:16:14.870 8 INFO cinder.api.openstack.wsgi [None req-25f5a420-8de4-4ecc-9446-557cf66b93e3 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true 2026-04-27 13:16:14.911 8 INFO cinder.api.openstack.wsgi [None req-25f5a420-8de4-4ecc-9446-557cf66b93e3 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 380/760] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:16:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:16:14.930 7 INFO cinder.api.openstack.wsgi [None req-43a1e658-1ace-4ed6-ac6c-0735d43e7da4 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/b676dea12f864be3b30bd12c7806c455?usage=true 2026-04-27 13:16:14.984 7 INFO cinder.api.openstack.wsgi [None req-43a1e658-1ace-4ed6-ac6c-0735d43e7da4 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/b676dea12f864be3b30bd12c7806c455?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 381/761] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:16:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/b676dea12f864be3b30bd12c7806c455?usage=true => generated 847 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:16:14.999 8 INFO cinder.api.openstack.wsgi [None req-b76c7cb2-9d55-4c25-b170-b7a746e81991 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true 2026-04-27 13:16:15.020 8 INFO cinder.api.openstack.wsgi [None req-b76c7cb2-9d55-4c25-b170-b7a746e81991 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 381/762] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:16:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:16:15.041 7 INFO cinder.api.openstack.wsgi [None req-203c5077-a423-4fe6-86b3-ac35db3ff6a0 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true 2026-04-27 13:16:15.051 8 INFO cinder.api.openstack.wsgi [None req-b76c7cb2-9d55-4c25-b170-b7a746e81991 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:16:15.053 8 INFO cinder.api.openstack.wsgi [None req-b76c7cb2-9d55-4c25-b170-b7a746e81991 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:16:15.054 8 INFO cinder.api.openstack.wsgi [None req-b76c7cb2-9d55-4c25-b170-b7a746e81991 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:16:15.055 8 INFO cinder.api.openstack.wsgi [None req-b76c7cb2-9d55-4c25-b170-b7a746e81991 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:16:15.089 7 INFO cinder.api.openstack.wsgi [None req-203c5077-a423-4fe6-86b3-ac35db3ff6a0 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 382/765] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:16:15 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true => generated 845 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:16:15.107 8 INFO cinder.api.openstack.wsgi [None req-9b8a9ba0-c827-419e-ba46-ba2ea1df12b2 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/efe9dec3aca8494e9e5d60b51fc8022d?usage=true 2026-04-27 13:16:15.130 8 INFO cinder.api.openstack.wsgi [None req-9b8a9ba0-c827-419e-ba46-ba2ea1df12b2 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/efe9dec3aca8494e9e5d60b51fc8022d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 384/766] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:16:15 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/efe9dec3aca8494e9e5d60b51fc8022d?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:16:15.145 7 INFO cinder.api.openstack.wsgi [None req-e4a5ab74-e3ba-435f-b372-e376a573dd77 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/fc9b16b48114431aa9c81db56cf7577b?usage=true 2026-04-27 13:16:15.173 7 INFO cinder.api.openstack.wsgi [None req-e4a5ab74-e3ba-435f-b372-e376a573dd77 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/fc9b16b48114431aa9c81db56cf7577b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 383/767] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:16:15 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/fc9b16b48114431aa9c81db56cf7577b?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:16:15.188 8 INFO cinder.api.openstack.wsgi [None req-7c220fd7-af9b-4191-93b1-8e11fc4467a3 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true 2026-04-27 13:16:15.206 8 INFO cinder.api.openstack.wsgi [None req-7c220fd7-af9b-4191-93b1-8e11fc4467a3 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 385/768] 10.0.0.83 () {28 vars in 695 bytes} [Mon Apr 27 13:16:15 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:16:25.051 8 INFO cinder.api.openstack.wsgi [None req-7c220fd7-af9b-4191-93b1-8e11fc4467a3 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:16:25.052 7 INFO cinder.api.openstack.wsgi [None req-e4a5ab74-e3ba-435f-b372-e376a573dd77 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:16:25.052 8 INFO cinder.api.openstack.wsgi [None req-7c220fd7-af9b-4191-93b1-8e11fc4467a3 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:16:25.053 7 INFO cinder.api.openstack.wsgi [None req-e4a5ab74-e3ba-435f-b372-e376a573dd77 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:16:35.052 8 INFO cinder.api.openstack.wsgi [None req-7c220fd7-af9b-4191-93b1-8e11fc4467a3 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:16:35.052 7 INFO cinder.api.openstack.wsgi [None req-e4a5ab74-e3ba-435f-b372-e376a573dd77 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:16:35.053 8 INFO cinder.api.openstack.wsgi [None req-7c220fd7-af9b-4191-93b1-8e11fc4467a3 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:16:35.054 7 INFO cinder.api.openstack.wsgi [None req-e4a5ab74-e3ba-435f-b372-e376a573dd77 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:16:45.051 8 INFO cinder.api.openstack.wsgi [None req-7c220fd7-af9b-4191-93b1-8e11fc4467a3 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:16:45.052 7 INFO cinder.api.openstack.wsgi [None req-e4a5ab74-e3ba-435f-b372-e376a573dd77 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:16:45.053 8 INFO cinder.api.openstack.wsgi [None req-7c220fd7-af9b-4191-93b1-8e11fc4467a3 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:16:45.054 7 INFO cinder.api.openstack.wsgi [None req-e4a5ab74-e3ba-435f-b372-e376a573dd77 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:16:47.375 8 INFO cinder.api.openstack.wsgi [None req-d078b058-5bbf-41a4-8866-743712c04939 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes 2026-04-27 13:16:47.410 8 INFO cinder.volume.api [None req-d078b058-5bbf-41a4-8866-743712c04939 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] Get all volumes completed successfully. 2026-04-27 13:16:47.411 8 INFO cinder.api.openstack.wsgi [None req-d078b058-5bbf-41a4-8866-743712c04939 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes returned with HTTP 200 [pid: 8|app: 0|req: 389/775] 10.0.0.244 () {32 vars in 701 bytes} [Mon Apr 27 13:16:47 2026] GET /v3/3479fbbc42074b8a8657fc14500f9635/volumes => generated 15 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:16:47.433 7 INFO cinder.api.openstack.wsgi [None req-9ffec2a5-a281-4d18-a4e3-7a7ca2986f03 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes 2026-04-27 13:16:47.436 7 INFO cinder.api.v3.volumes [None req-9ffec2a5-a281-4d18-a4e3-7a7ca2986f03 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] Create volume of 1 GB 2026-04-27 13:16:47.451 7 INFO cinder.volume.api [None req-9ffec2a5-a281-4d18-a4e3-7a7ca2986f03 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] Availability Zones retrieved successfully. /var/lib/openstack/lib/python3.10/site-packages/taskflow/engines/action_engine/process_executor.py:17: DeprecationWarning: The asyncore module is deprecated and will be removed in Python 3.12. The recommended replacement is asyncio import asyncore 2026-04-27 13:16:47.722 7 INFO cinder.volume.api [None req-9ffec2a5-a281-4d18-a4e3-7a7ca2986f03 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] Create volume request issued successfully. 2026-04-27 13:16:47.723 7 INFO cinder.api.openstack.wsgi [None req-9ffec2a5-a281-4d18-a4e3-7a7ca2986f03 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes returned with HTTP 202 [pid: 7|app: 0|req: 387/776] 10.0.0.244 () {34 vars in 723 bytes} [Mon Apr 27 13:16:47 2026] POST /v3/3479fbbc42074b8a8657fc14500f9635/volumes => generated 876 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-27 13:16:47.747 8 INFO cinder.api.openstack.wsgi [None req-8d1a4021-34fa-4081-a520-78445733f4a5 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes/a54833aa-d4d9-4f16-aec7-547b2c779b54 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:16:47.764 8 INFO cinder.volume.api [None req-8d1a4021-34fa-4081-a520-78445733f4a5 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] Volume info retrieved successfully. 2026-04-27 13:16:47.772 8 INFO cinder.api.openstack.wsgi [None req-8d1a4021-34fa-4081-a520-78445733f4a5 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes/a54833aa-d4d9-4f16-aec7-547b2c779b54 returned with HTTP 200 [pid: 8|app: 0|req: 390/777] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:16:47 2026] GET /v3/3479fbbc42074b8a8657fc14500f9635/volumes/a54833aa-d4d9-4f16-aec7-547b2c779b54 => generated 944 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:16:48.800 7 INFO cinder.api.openstack.wsgi [None req-d36e09da-caf9-497b-9bfe-11e618d20fa7 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes/a54833aa-d4d9-4f16-aec7-547b2c779b54 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:16:48.825 7 INFO cinder.volume.api [None req-d36e09da-caf9-497b-9bfe-11e618d20fa7 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] Volume info retrieved successfully. 2026-04-27 13:16:48.835 7 INFO cinder.api.openstack.wsgi [None req-d36e09da-caf9-497b-9bfe-11e618d20fa7 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes/a54833aa-d4d9-4f16-aec7-547b2c779b54 returned with HTTP 200 [pid: 7|app: 0|req: 388/778] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:16:48 2026] GET /v3/3479fbbc42074b8a8657fc14500f9635/volumes/a54833aa-d4d9-4f16-aec7-547b2c779b54 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:16:48.857 8 INFO cinder.api.openstack.wsgi [None req-f8f8cf6d-6167-4d61-b774-8e277b3cf695 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes/a54833aa-d4d9-4f16-aec7-547b2c779b54 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:16:48.876 8 INFO cinder.volume.api [None req-f8f8cf6d-6167-4d61-b774-8e277b3cf695 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] Volume info retrieved successfully. 2026-04-27 13:16:48.888 8 INFO cinder.api.openstack.wsgi [None req-f8f8cf6d-6167-4d61-b774-8e277b3cf695 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes/a54833aa-d4d9-4f16-aec7-547b2c779b54 returned with HTTP 200 [pid: 8|app: 0|req: 391/779] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:16:48 2026] GET /v3/3479fbbc42074b8a8657fc14500f9635/volumes/a54833aa-d4d9-4f16-aec7-547b2c779b54 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:16:48.914 7 INFO cinder.api.openstack.wsgi [None req-caea1465-2591-4aba-8593-1af8a920addc 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes 2026-04-27 13:16:48.918 7 INFO cinder.api.v3.volumes [None req-caea1465-2591-4aba-8593-1af8a920addc 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] Create volume of 1 GB 2026-04-27 13:16:48.931 7 INFO cinder.volume.api [None req-caea1465-2591-4aba-8593-1af8a920addc 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] Availability Zones retrieved successfully. 2026-04-27 13:16:49.197 7 INFO cinder.volume.api [None req-caea1465-2591-4aba-8593-1af8a920addc 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] Create volume request issued successfully. 2026-04-27 13:16:49.198 7 INFO cinder.api.openstack.wsgi [None req-caea1465-2591-4aba-8593-1af8a920addc 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes returned with HTTP 202 [pid: 7|app: 0|req: 389/780] 10.0.0.244 () {34 vars in 723 bytes} [Mon Apr 27 13:16:48 2026] POST /v3/3479fbbc42074b8a8657fc14500f9635/volumes => generated 875 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:16:49.227 8 INFO cinder.api.openstack.wsgi [None req-453c4b56-3b50-4321-9612-e14af2b7329f 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes/1cf42445-de10-49cb-8988-7a2e4cb2a16a /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:16:49.253 8 INFO cinder.volume.api [None req-453c4b56-3b50-4321-9612-e14af2b7329f 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] Volume info retrieved successfully. 2026-04-27 13:16:49.258 8 INFO cinder.api.openstack.wsgi [None req-453c4b56-3b50-4321-9612-e14af2b7329f 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes/1cf42445-de10-49cb-8988-7a2e4cb2a16a returned with HTTP 200 [pid: 8|app: 0|req: 392/781] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:16:49 2026] GET /v3/3479fbbc42074b8a8657fc14500f9635/volumes/1cf42445-de10-49cb-8988-7a2e4cb2a16a => generated 943 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:16:50.285 7 INFO cinder.api.openstack.wsgi [None req-3f2079c6-2781-4f07-92f8-f65069e44bfe 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes/1cf42445-de10-49cb-8988-7a2e4cb2a16a /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:16:50.324 7 INFO cinder.volume.api [None req-3f2079c6-2781-4f07-92f8-f65069e44bfe 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] Volume info retrieved successfully. 2026-04-27 13:16:50.345 7 INFO cinder.api.openstack.wsgi [None req-3f2079c6-2781-4f07-92f8-f65069e44bfe 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes/1cf42445-de10-49cb-8988-7a2e4cb2a16a returned with HTTP 200 [pid: 7|app: 0|req: 390/782] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:16:50 2026] GET /v3/3479fbbc42074b8a8657fc14500f9635/volumes/1cf42445-de10-49cb-8988-7a2e4cb2a16a => generated 968 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:16:50.370 8 INFO cinder.api.openstack.wsgi [None req-58023a09-cefd-4621-8356-b87a68cb7b91 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes/1cf42445-de10-49cb-8988-7a2e4cb2a16a /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:16:50.396 8 INFO cinder.volume.api [None req-58023a09-cefd-4621-8356-b87a68cb7b91 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] Volume info retrieved successfully. 2026-04-27 13:16:50.408 8 INFO cinder.api.openstack.wsgi [None req-58023a09-cefd-4621-8356-b87a68cb7b91 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes/1cf42445-de10-49cb-8988-7a2e4cb2a16a returned with HTTP 200 [pid: 8|app: 0|req: 393/783] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:16:50 2026] GET /v3/3479fbbc42074b8a8657fc14500f9635/volumes/1cf42445-de10-49cb-8988-7a2e4cb2a16a => generated 968 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:16:50.430 7 INFO cinder.api.openstack.wsgi [None req-ca0c3bdb-bf9e-45f8-b9b7-fa85f074b2d9 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes 2026-04-27 13:16:50.433 7 INFO cinder.api.v3.volumes [None req-ca0c3bdb-bf9e-45f8-b9b7-fa85f074b2d9 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] Create volume of 1 GB 2026-04-27 13:16:50.440 7 INFO cinder.volume.api [None req-ca0c3bdb-bf9e-45f8-b9b7-fa85f074b2d9 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] Availability Zones retrieved successfully. 2026-04-27 13:16:50.615 7 INFO cinder.volume.api [None req-ca0c3bdb-bf9e-45f8-b9b7-fa85f074b2d9 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] Create volume request issued successfully. 2026-04-27 13:16:50.616 7 INFO cinder.api.openstack.wsgi [None req-ca0c3bdb-bf9e-45f8-b9b7-fa85f074b2d9 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes returned with HTTP 202 [pid: 7|app: 0|req: 391/784] 10.0.0.244 () {34 vars in 723 bytes} [Mon Apr 27 13:16:50 2026] POST /v3/3479fbbc42074b8a8657fc14500f9635/volumes => generated 875 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:16:50.641 8 INFO cinder.api.openstack.wsgi [None req-ba8bf515-282e-430e-9af2-ebffc13450f9 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes/f5c58614-80eb-4486-b602-c14562db2639 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:16:50.666 8 INFO cinder.volume.api [None req-ba8bf515-282e-430e-9af2-ebffc13450f9 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] Volume info retrieved successfully. 2026-04-27 13:16:50.675 8 INFO cinder.api.openstack.wsgi [None req-ba8bf515-282e-430e-9af2-ebffc13450f9 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes/f5c58614-80eb-4486-b602-c14562db2639 returned with HTTP 200 [pid: 8|app: 0|req: 394/785] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:16:50 2026] GET /v3/3479fbbc42074b8a8657fc14500f9635/volumes/f5c58614-80eb-4486-b602-c14562db2639 => generated 943 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:16:51.117 7 INFO cinder.api.openstack.wsgi [None req-71273340-a882-4944-9742-dc77db5a1f2d 40b142406e454df990c5062d8127d347 d1e04b5e849f4967b6c9183f4cbd30e7 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d1e04b5e849f4967b6c9183f4cbd30e7/volumes 2026-04-27 13:16:51.119 7 INFO cinder.api.v3.volumes [None req-71273340-a882-4944-9742-dc77db5a1f2d 40b142406e454df990c5062d8127d347 d1e04b5e849f4967b6c9183f4cbd30e7 - - default default] Create volume of 1 GB /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:16:51.133 7 INFO cinder.volume.api [None req-71273340-a882-4944-9742-dc77db5a1f2d 40b142406e454df990c5062d8127d347 d1e04b5e849f4967b6c9183f4cbd30e7 - - default default] Availability Zones retrieved successfully. 2026-04-27 13:16:51.345 7 INFO cinder.volume.api [None req-71273340-a882-4944-9742-dc77db5a1f2d 40b142406e454df990c5062d8127d347 d1e04b5e849f4967b6c9183f4cbd30e7 - - default default] Create volume request issued successfully. 2026-04-27 13:16:51.347 7 INFO cinder.api.openstack.wsgi [None req-71273340-a882-4944-9742-dc77db5a1f2d 40b142406e454df990c5062d8127d347 d1e04b5e849f4967b6c9183f4cbd30e7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d1e04b5e849f4967b6c9183f4cbd30e7/volumes returned with HTTP 202 [pid: 7|app: 0|req: 392/786] 10.0.0.244 () {34 vars in 722 bytes} [Mon Apr 27 13:16:50 2026] POST /v3/d1e04b5e849f4967b6c9183f4cbd30e7/volumes => generated 860 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:16:51.379 8 INFO cinder.api.openstack.wsgi [None req-2eca7a4b-d5d0-48c2-a72e-7ebcf8b84789 40b142406e454df990c5062d8127d347 d1e04b5e849f4967b6c9183f4cbd30e7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d1e04b5e849f4967b6c9183f4cbd30e7/volumes/e791b734-0344-4f67-9b42-685fbfcd3121 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:16:51.404 8 INFO cinder.volume.api [None req-2eca7a4b-d5d0-48c2-a72e-7ebcf8b84789 40b142406e454df990c5062d8127d347 d1e04b5e849f4967b6c9183f4cbd30e7 - - default default] Volume info retrieved successfully. 2026-04-27 13:16:51.411 8 INFO cinder.api.openstack.wsgi [None req-2eca7a4b-d5d0-48c2-a72e-7ebcf8b84789 40b142406e454df990c5062d8127d347 d1e04b5e849f4967b6c9183f4cbd30e7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d1e04b5e849f4967b6c9183f4cbd30e7/volumes/e791b734-0344-4f67-9b42-685fbfcd3121 returned with HTTP 200 [pid: 8|app: 0|req: 395/787] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:16:51 2026] GET /v3/d1e04b5e849f4967b6c9183f4cbd30e7/volumes/e791b734-0344-4f67-9b42-685fbfcd3121 => generated 928 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:16:51.715 7 INFO cinder.api.openstack.wsgi [None req-0ee4aad6-1975-49f4-a5b2-64b6a797f9bb 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes/f5c58614-80eb-4486-b602-c14562db2639 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:16:51.743 7 INFO cinder.volume.api [None req-0ee4aad6-1975-49f4-a5b2-64b6a797f9bb 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] Volume info retrieved successfully. 2026-04-27 13:16:51.754 7 INFO cinder.api.openstack.wsgi [None req-0ee4aad6-1975-49f4-a5b2-64b6a797f9bb 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes/f5c58614-80eb-4486-b602-c14562db2639 returned with HTTP 200 [pid: 7|app: 0|req: 393/788] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:16:51 2026] GET /v3/3479fbbc42074b8a8657fc14500f9635/volumes/f5c58614-80eb-4486-b602-c14562db2639 => generated 968 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:16:51.782 8 INFO cinder.api.openstack.wsgi [None req-cdd5ab11-66b2-40e7-a4e5-690ee4d09629 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes/f5c58614-80eb-4486-b602-c14562db2639 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:16:51.819 8 INFO cinder.volume.api [None req-cdd5ab11-66b2-40e7-a4e5-690ee4d09629 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] Volume info retrieved successfully. 2026-04-27 13:16:51.825 8 INFO cinder.api.openstack.wsgi [None req-cdd5ab11-66b2-40e7-a4e5-690ee4d09629 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes/f5c58614-80eb-4486-b602-c14562db2639 returned with HTTP 200 [pid: 8|app: 0|req: 396/789] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:16:51 2026] GET /v3/3479fbbc42074b8a8657fc14500f9635/volumes/f5c58614-80eb-4486-b602-c14562db2639 => generated 968 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:16:51.850 7 INFO cinder.api.openstack.wsgi [None req-e0383e77-584b-488a-9da3-a512715af5d6 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes 2026-04-27 13:16:51.902 7 INFO cinder.volume.api [None req-e0383e77-584b-488a-9da3-a512715af5d6 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] Get all volumes completed successfully. 2026-04-27 13:16:51.904 7 INFO cinder.api.openstack.wsgi [None req-e0383e77-584b-488a-9da3-a512715af5d6 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes returned with HTTP 200 [pid: 7|app: 0|req: 394/790] 10.0.0.244 () {32 vars in 701 bytes} [Mon Apr 27 13:16:51 2026] GET /v3/3479fbbc42074b8a8657fc14500f9635/volumes => generated 1322 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:16:51.926 8 INFO cinder.api.openstack.wsgi [None req-a31727f7-2108-4e85-b625-50487400a412 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes/f5c58614-80eb-4486-b602-c14562db2639 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:16:51.957 8 INFO cinder.volume.api [None req-a31727f7-2108-4e85-b625-50487400a412 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] Volume info retrieved successfully. 2026-04-27 13:16:51.964 8 INFO cinder.api.openstack.wsgi [None req-a31727f7-2108-4e85-b625-50487400a412 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes/f5c58614-80eb-4486-b602-c14562db2639 returned with HTTP 200 [pid: 8|app: 0|req: 397/791] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:16:51 2026] GET /v3/3479fbbc42074b8a8657fc14500f9635/volumes/f5c58614-80eb-4486-b602-c14562db2639 => generated 968 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:16:51.992 7 INFO cinder.api.openstack.wsgi [None req-210007ca-854f-4bb8-8d6b-d36a9b0e2516 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes/f5c58614-80eb-4486-b602-c14562db2639 2026-04-27 13:16:51.993 7 INFO cinder.api.v3.volumes [None req-210007ca-854f-4bb8-8d6b-d36a9b0e2516 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] Delete volume with id: f5c58614-80eb-4486-b602-c14562db2639  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:16:52.007 7 INFO cinder.volume.api [None req-210007ca-854f-4bb8-8d6b-d36a9b0e2516 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] Volume info retrieved successfully. 2026-04-27 13:16:52.038 7 INFO cinder.volume.api [None req-210007ca-854f-4bb8-8d6b-d36a9b0e2516 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] Delete volume request issued successfully. 2026-04-27 13:16:52.039 7 INFO cinder.api.openstack.wsgi [None req-210007ca-854f-4bb8-8d6b-d36a9b0e2516 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes/f5c58614-80eb-4486-b602-c14562db2639 returned with HTTP 202 [pid: 7|app: 0|req: 395/792] 10.0.0.244 () {32 vars in 778 bytes} [Mon Apr 27 13:16:51 2026] DELETE /v3/3479fbbc42074b8a8657fc14500f9635/volumes/f5c58614-80eb-4486-b602-c14562db2639 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:16:52.057 8 INFO cinder.api.openstack.wsgi [None req-6e40dcb9-4dab-46eb-9815-dacedf8018e8 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes/f5c58614-80eb-4486-b602-c14562db2639 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:16:52.078 8 INFO cinder.volume.api [None req-6e40dcb9-4dab-46eb-9815-dacedf8018e8 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] Volume info retrieved successfully. 2026-04-27 13:16:52.089 8 INFO cinder.api.openstack.wsgi [None req-6e40dcb9-4dab-46eb-9815-dacedf8018e8 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes/f5c58614-80eb-4486-b602-c14562db2639 returned with HTTP 200 [pid: 8|app: 0|req: 398/793] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:16:52 2026] GET /v3/3479fbbc42074b8a8657fc14500f9635/volumes/f5c58614-80eb-4486-b602-c14562db2639 => generated 967 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:16:52.438 7 INFO cinder.api.openstack.wsgi [None req-22d5895e-5e8b-4dfd-8c28-92f699eeec9a 40b142406e454df990c5062d8127d347 d1e04b5e849f4967b6c9183f4cbd30e7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d1e04b5e849f4967b6c9183f4cbd30e7/volumes/e791b734-0344-4f67-9b42-685fbfcd3121 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:16:52.458 7 INFO cinder.volume.api [None req-22d5895e-5e8b-4dfd-8c28-92f699eeec9a 40b142406e454df990c5062d8127d347 d1e04b5e849f4967b6c9183f4cbd30e7 - - default default] Volume info retrieved successfully. 2026-04-27 13:16:52.466 7 INFO cinder.api.openstack.wsgi [None req-22d5895e-5e8b-4dfd-8c28-92f699eeec9a 40b142406e454df990c5062d8127d347 d1e04b5e849f4967b6c9183f4cbd30e7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d1e04b5e849f4967b6c9183f4cbd30e7/volumes/e791b734-0344-4f67-9b42-685fbfcd3121 returned with HTTP 200 [pid: 7|app: 0|req: 396/794] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:16:52 2026] GET /v3/d1e04b5e849f4967b6c9183f4cbd30e7/volumes/e791b734-0344-4f67-9b42-685fbfcd3121 => generated 953 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:16:53.118 8 INFO cinder.api.openstack.wsgi [None req-902dee1d-3ce0-44ea-8082-09c87ee5cc1a 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes/f5c58614-80eb-4486-b602-c14562db2639 2026-04-27 13:16:53.128 8 INFO cinder.api.openstack.wsgi [None req-902dee1d-3ce0-44ea-8082-09c87ee5cc1a 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes/f5c58614-80eb-4486-b602-c14562db2639 returned with HTTP 404 [pid: 8|app: 0|req: 399/795] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:16:53 2026] GET /v3/3479fbbc42074b8a8657fc14500f9635/volumes/f5c58614-80eb-4486-b602-c14562db2639 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:16:53.140 7 INFO cinder.api.openstack.wsgi [None req-9cca6402-d5a7-41ee-bf3a-089d7e5eaefd 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes/1cf42445-de10-49cb-8988-7a2e4cb2a16a /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:16:53.157 7 INFO cinder.volume.api [None req-9cca6402-d5a7-41ee-bf3a-089d7e5eaefd 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] Volume info retrieved successfully. 2026-04-27 13:16:53.164 7 INFO cinder.api.openstack.wsgi [None req-9cca6402-d5a7-41ee-bf3a-089d7e5eaefd 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes/1cf42445-de10-49cb-8988-7a2e4cb2a16a returned with HTTP 200 [pid: 7|app: 0|req: 397/796] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:16:53 2026] GET /v3/3479fbbc42074b8a8657fc14500f9635/volumes/1cf42445-de10-49cb-8988-7a2e4cb2a16a => generated 968 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:16:53.185 8 INFO cinder.api.openstack.wsgi [None req-6edf9d9a-4daa-4796-91f0-c930ebfacec2 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes/1cf42445-de10-49cb-8988-7a2e4cb2a16a 2026-04-27 13:16:53.186 8 INFO cinder.api.v3.volumes [None req-6edf9d9a-4daa-4796-91f0-c930ebfacec2 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] Delete volume with id: 1cf42445-de10-49cb-8988-7a2e4cb2a16a  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:16:53.197 8 INFO cinder.volume.api [None req-6edf9d9a-4daa-4796-91f0-c930ebfacec2 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] Volume info retrieved successfully. 2026-04-27 13:16:53.220 8 INFO cinder.volume.api [None req-6edf9d9a-4daa-4796-91f0-c930ebfacec2 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] Delete volume request issued successfully. 2026-04-27 13:16:53.220 8 INFO cinder.api.openstack.wsgi [None req-6edf9d9a-4daa-4796-91f0-c930ebfacec2 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes/1cf42445-de10-49cb-8988-7a2e4cb2a16a returned with HTTP 202 [pid: 8|app: 0|req: 400/797] 10.0.0.244 () {32 vars in 778 bytes} [Mon Apr 27 13:16:53 2026] DELETE /v3/3479fbbc42074b8a8657fc14500f9635/volumes/1cf42445-de10-49cb-8988-7a2e4cb2a16a => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:16:53.235 7 INFO cinder.api.openstack.wsgi [None req-cbee15c3-c20c-496d-93f1-9a5956ceddb6 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes/1cf42445-de10-49cb-8988-7a2e4cb2a16a /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:16:53.252 7 INFO cinder.volume.api [None req-cbee15c3-c20c-496d-93f1-9a5956ceddb6 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] Volume info retrieved successfully. 2026-04-27 13:16:53.258 7 INFO cinder.api.openstack.wsgi [None req-cbee15c3-c20c-496d-93f1-9a5956ceddb6 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes/1cf42445-de10-49cb-8988-7a2e4cb2a16a returned with HTTP 200 [pid: 7|app: 0|req: 398/798] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:16:53 2026] GET /v3/3479fbbc42074b8a8657fc14500f9635/volumes/1cf42445-de10-49cb-8988-7a2e4cb2a16a => generated 967 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:16:54.293 8 INFO cinder.api.openstack.wsgi [None req-078873d1-9d1d-4cc3-a802-4448c5f5586c 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes/1cf42445-de10-49cb-8988-7a2e4cb2a16a 2026-04-27 13:16:54.303 8 INFO cinder.api.openstack.wsgi [None req-078873d1-9d1d-4cc3-a802-4448c5f5586c 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes/1cf42445-de10-49cb-8988-7a2e4cb2a16a returned with HTTP 404 [pid: 8|app: 0|req: 401/799] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:16:54 2026] GET /v3/3479fbbc42074b8a8657fc14500f9635/volumes/1cf42445-de10-49cb-8988-7a2e4cb2a16a => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:16:54.323 7 INFO cinder.api.openstack.wsgi [None req-4e5738c2-fe86-4e21-9481-99fe60290a92 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes/a54833aa-d4d9-4f16-aec7-547b2c779b54 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:16:54.354 7 INFO cinder.volume.api [None req-4e5738c2-fe86-4e21-9481-99fe60290a92 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] Volume info retrieved successfully. 2026-04-27 13:16:54.371 7 INFO cinder.api.openstack.wsgi [None req-4e5738c2-fe86-4e21-9481-99fe60290a92 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes/a54833aa-d4d9-4f16-aec7-547b2c779b54 returned with HTTP 200 [pid: 7|app: 0|req: 399/800] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:16:54 2026] GET /v3/3479fbbc42074b8a8657fc14500f9635/volumes/a54833aa-d4d9-4f16-aec7-547b2c779b54 => generated 969 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:16:54.400 8 INFO cinder.api.openstack.wsgi [None req-ac9dbca0-2b7f-4ed3-bdc5-daccbb04a229 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes/a54833aa-d4d9-4f16-aec7-547b2c779b54 2026-04-27 13:16:54.402 8 INFO cinder.api.v3.volumes [None req-ac9dbca0-2b7f-4ed3-bdc5-daccbb04a229 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] Delete volume with id: a54833aa-d4d9-4f16-aec7-547b2c779b54  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:16:54.419 8 INFO cinder.volume.api [None req-ac9dbca0-2b7f-4ed3-bdc5-daccbb04a229 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] Volume info retrieved successfully. 2026-04-27 13:16:54.449 8 INFO cinder.volume.api [None req-ac9dbca0-2b7f-4ed3-bdc5-daccbb04a229 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] Delete volume request issued successfully. 2026-04-27 13:16:54.450 8 INFO cinder.api.openstack.wsgi [None req-ac9dbca0-2b7f-4ed3-bdc5-daccbb04a229 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes/a54833aa-d4d9-4f16-aec7-547b2c779b54 returned with HTTP 202 [pid: 8|app: 0|req: 402/801] 10.0.0.244 () {32 vars in 778 bytes} [Mon Apr 27 13:16:54 2026] DELETE /v3/3479fbbc42074b8a8657fc14500f9635/volumes/a54833aa-d4d9-4f16-aec7-547b2c779b54 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:16:54.467 7 INFO cinder.api.openstack.wsgi [None req-c403d8a4-9dbd-45e1-bb1e-88f7b7dfc4fe 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes/a54833aa-d4d9-4f16-aec7-547b2c779b54 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:16:54.495 7 INFO cinder.volume.api [None req-c403d8a4-9dbd-45e1-bb1e-88f7b7dfc4fe 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] Volume info retrieved successfully. 2026-04-27 13:16:54.506 7 INFO cinder.api.openstack.wsgi [None req-c403d8a4-9dbd-45e1-bb1e-88f7b7dfc4fe 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes/a54833aa-d4d9-4f16-aec7-547b2c779b54 returned with HTTP 200 [pid: 7|app: 0|req: 400/802] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:16:54 2026] GET /v3/3479fbbc42074b8a8657fc14500f9635/volumes/a54833aa-d4d9-4f16-aec7-547b2c779b54 => generated 968 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:16:55.051 7 INFO cinder.api.openstack.wsgi [None req-c403d8a4-9dbd-45e1-bb1e-88f7b7dfc4fe 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:16:55.052 8 INFO cinder.api.openstack.wsgi [None req-ac9dbca0-2b7f-4ed3-bdc5-daccbb04a229 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:16:55.052 7 INFO cinder.api.openstack.wsgi [None req-c403d8a4-9dbd-45e1-bb1e-88f7b7dfc4fe 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:16:55.053 8 INFO cinder.api.openstack.wsgi [None req-ac9dbca0-2b7f-4ed3-bdc5-daccbb04a229 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] http://10.0.0.46:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:16:55.531 7 INFO cinder.api.openstack.wsgi [None req-681c949d-bc85-4826-98ff-5b76f17a3f91 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes/a54833aa-d4d9-4f16-aec7-547b2c779b54 2026-04-27 13:16:55.541 7 INFO cinder.api.openstack.wsgi [None req-681c949d-bc85-4826-98ff-5b76f17a3f91 271c0a6985034082acfb3aa93a1c9d81 3479fbbc42074b8a8657fc14500f9635 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3479fbbc42074b8a8657fc14500f9635/volumes/a54833aa-d4d9-4f16-aec7-547b2c779b54 returned with HTTP 404 [pid: 7|app: 0|req: 402/805] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:16:55 2026] GET /v3/3479fbbc42074b8a8657fc14500f9635/volumes/a54833aa-d4d9-4f16-aec7-547b2c779b54 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:17:02.230 8 INFO cinder.api.openstack.wsgi [None req-dc617192-33a3-4379-bff8-86c7260d5607 40b142406e454df990c5062d8127d347 d1e04b5e849f4967b6c9183f4cbd30e7 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d1e04b5e849f4967b6c9183f4cbd30e7/volumes/e791b734-0344-4f67-9b42-685fbfcd3121/action /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:17:02.265 8 INFO cinder.volume.api [None req-dc617192-33a3-4379-bff8-86c7260d5607 40b142406e454df990c5062d8127d347 d1e04b5e849f4967b6c9183f4cbd30e7 - - default default] Volume info retrieved successfully. 2026-04-27 13:17:02.275 8 INFO cinder.volume.api [None req-dc617192-33a3-4379-bff8-86c7260d5607 40b142406e454df990c5062d8127d347 d1e04b5e849f4967b6c9183f4cbd30e7 - - default default] Update volume admin metadata completed successfully. 2026-04-27 13:17:02.390 8 INFO cinder.volume.api [None req-dc617192-33a3-4379-bff8-86c7260d5607 40b142406e454df990c5062d8127d347 d1e04b5e849f4967b6c9183f4cbd30e7 - - default default] Attach volume completed successfully. 2026-04-27 13:17:02.391 8 INFO cinder.api.openstack.wsgi [None req-dc617192-33a3-4379-bff8-86c7260d5607 40b142406e454df990c5062d8127d347 d1e04b5e849f4967b6c9183f4cbd30e7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d1e04b5e849f4967b6c9183f4cbd30e7/volumes/e791b734-0344-4f67-9b42-685fbfcd3121/action returned with HTTP 202 [pid: 8|app: 0|req: 404/806] 10.0.0.244 () {34 vars in 810 bytes} [Mon Apr 27 13:17:02 2026] POST /v3/d1e04b5e849f4967b6c9183f4cbd30e7/volumes/e791b734-0344-4f67-9b42-685fbfcd3121/action => generated 0 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) 2026-04-27 13:17:02.410 7 INFO cinder.api.openstack.wsgi [None req-74d61a6c-3ebf-4c45-b502-b412bfd75696 40b142406e454df990c5062d8127d347 d1e04b5e849f4967b6c9183f4cbd30e7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d1e04b5e849f4967b6c9183f4cbd30e7/volumes/e791b734-0344-4f67-9b42-685fbfcd3121 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:17:02.439 7 INFO cinder.volume.api [None req-74d61a6c-3ebf-4c45-b502-b412bfd75696 40b142406e454df990c5062d8127d347 d1e04b5e849f4967b6c9183f4cbd30e7 - - default default] Volume info retrieved successfully. 2026-04-27 13:17:02.447 7 INFO cinder.api.openstack.wsgi [None req-74d61a6c-3ebf-4c45-b502-b412bfd75696 40b142406e454df990c5062d8127d347 d1e04b5e849f4967b6c9183f4cbd30e7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d1e04b5e849f4967b6c9183f4cbd30e7/volumes/e791b734-0344-4f67-9b42-685fbfcd3121 returned with HTTP 200 [pid: 7|app: 0|req: 403/807] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:17:02 2026] GET /v3/d1e04b5e849f4967b6c9183f4cbd30e7/volumes/e791b734-0344-4f67-9b42-685fbfcd3121 => generated 1287 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:17:02.468 8 INFO cinder.api.openstack.wsgi [None req-c5fce959-b4ae-4b56-8f78-2664beee8239 40b142406e454df990c5062d8127d347 d1e04b5e849f4967b6c9183f4cbd30e7 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d1e04b5e849f4967b6c9183f4cbd30e7/volumes/e791b734-0344-4f67-9b42-685fbfcd3121/action /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:17:02.485 8 INFO cinder.volume.api [None req-c5fce959-b4ae-4b56-8f78-2664beee8239 40b142406e454df990c5062d8127d347 d1e04b5e849f4967b6c9183f4cbd30e7 - - default default] Volume info retrieved successfully. 2026-04-27 13:17:02.577 8 INFO cinder.volume.api [None req-c5fce959-b4ae-4b56-8f78-2664beee8239 40b142406e454df990c5062d8127d347 d1e04b5e849f4967b6c9183f4cbd30e7 - - default default] Detach volume completed successfully. 2026-04-27 13:17:02.578 8 INFO cinder.api.openstack.wsgi [None req-c5fce959-b4ae-4b56-8f78-2664beee8239 40b142406e454df990c5062d8127d347 d1e04b5e849f4967b6c9183f4cbd30e7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d1e04b5e849f4967b6c9183f4cbd30e7/volumes/e791b734-0344-4f67-9b42-685fbfcd3121/action returned with HTTP 202 [pid: 8|app: 0|req: 405/808] 10.0.0.244 () {34 vars in 810 bytes} [Mon Apr 27 13:17:02 2026] POST /v3/d1e04b5e849f4967b6c9183f4cbd30e7/volumes/e791b734-0344-4f67-9b42-685fbfcd3121/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:17:02.593 7 INFO cinder.api.openstack.wsgi [None req-5f026a25-914b-43e5-8872-3fa7af4d60ab 40b142406e454df990c5062d8127d347 d1e04b5e849f4967b6c9183f4cbd30e7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d1e04b5e849f4967b6c9183f4cbd30e7/volumes/e791b734-0344-4f67-9b42-685fbfcd3121 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:17:02.617 7 INFO cinder.volume.api [None req-5f026a25-914b-43e5-8872-3fa7af4d60ab 40b142406e454df990c5062d8127d347 d1e04b5e849f4967b6c9183f4cbd30e7 - - default default] Volume info retrieved successfully. 2026-04-27 13:17:02.636 7 INFO cinder.api.openstack.wsgi [None req-5f026a25-914b-43e5-8872-3fa7af4d60ab 40b142406e454df990c5062d8127d347 d1e04b5e849f4967b6c9183f4cbd30e7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d1e04b5e849f4967b6c9183f4cbd30e7/volumes/e791b734-0344-4f67-9b42-685fbfcd3121 returned with HTTP 200 [pid: 7|app: 0|req: 404/809] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:17:02 2026] GET /v3/d1e04b5e849f4967b6c9183f4cbd30e7/volumes/e791b734-0344-4f67-9b42-685fbfcd3121 => generated 972 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:17:05.051 8 INFO cinder.api.openstack.wsgi [None req-c5fce959-b4ae-4b56-8f78-2664beee8239 40b142406e454df990c5062d8127d347 d1e04b5e849f4967b6c9183f4cbd30e7 - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:17:05.051 8 INFO cinder.api.openstack.wsgi [None req-c5fce959-b4ae-4b56-8f78-2664beee8239 40b142406e454df990c5062d8127d347 d1e04b5e849f4967b6c9183f4cbd30e7 - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:17:05.058 7 INFO cinder.api.openstack.wsgi [None req-5f026a25-914b-43e5-8872-3fa7af4d60ab 40b142406e454df990c5062d8127d347 d1e04b5e849f4967b6c9183f4cbd30e7 - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:17:05.060 7 INFO cinder.api.openstack.wsgi [None req-5f026a25-914b-43e5-8872-3fa7af4d60ab 40b142406e454df990c5062d8127d347 d1e04b5e849f4967b6c9183f4cbd30e7 - - default default] http://10.0.0.46:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:17:06.815 8 INFO cinder.api.openstack.wsgi [None req-ba37335e-7a64-453b-8de7-d1b1887c90b4 40b142406e454df990c5062d8127d347 d1e04b5e849f4967b6c9183f4cbd30e7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d1e04b5e849f4967b6c9183f4cbd30e7/volumes/e791b734-0344-4f67-9b42-685fbfcd3121 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:17:06.842 8 INFO cinder.volume.api [None req-ba37335e-7a64-453b-8de7-d1b1887c90b4 40b142406e454df990c5062d8127d347 d1e04b5e849f4967b6c9183f4cbd30e7 - - default default] Volume info retrieved successfully. 2026-04-27 13:17:06.848 8 INFO cinder.api.openstack.wsgi [None req-ba37335e-7a64-453b-8de7-d1b1887c90b4 40b142406e454df990c5062d8127d347 d1e04b5e849f4967b6c9183f4cbd30e7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d1e04b5e849f4967b6c9183f4cbd30e7/volumes/e791b734-0344-4f67-9b42-685fbfcd3121 returned with HTTP 200 [pid: 8|app: 0|req: 407/812] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:17:06 2026] GET /v3/d1e04b5e849f4967b6c9183f4cbd30e7/volumes/e791b734-0344-4f67-9b42-685fbfcd3121 => generated 972 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:17:06.871 7 INFO cinder.api.openstack.wsgi [None req-b9f46500-6f21-4cb8-be01-f88f02743eff 40b142406e454df990c5062d8127d347 d1e04b5e849f4967b6c9183f4cbd30e7 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/d1e04b5e849f4967b6c9183f4cbd30e7/volumes/e791b734-0344-4f67-9b42-685fbfcd3121 2026-04-27 13:17:06.871 7 INFO cinder.api.v3.volumes [None req-b9f46500-6f21-4cb8-be01-f88f02743eff 40b142406e454df990c5062d8127d347 d1e04b5e849f4967b6c9183f4cbd30e7 - - default default] Delete volume with id: e791b734-0344-4f67-9b42-685fbfcd3121  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:17:06.884 7 INFO cinder.volume.api [None req-b9f46500-6f21-4cb8-be01-f88f02743eff 40b142406e454df990c5062d8127d347 d1e04b5e849f4967b6c9183f4cbd30e7 - - default default] Volume info retrieved successfully. 2026-04-27 13:17:07.005 7 INFO cinder.volume.api [None req-b9f46500-6f21-4cb8-be01-f88f02743eff 40b142406e454df990c5062d8127d347 d1e04b5e849f4967b6c9183f4cbd30e7 - - default default] Delete volume request issued successfully. 2026-04-27 13:17:07.006 7 INFO cinder.api.openstack.wsgi [None req-b9f46500-6f21-4cb8-be01-f88f02743eff 40b142406e454df990c5062d8127d347 d1e04b5e849f4967b6c9183f4cbd30e7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d1e04b5e849f4967b6c9183f4cbd30e7/volumes/e791b734-0344-4f67-9b42-685fbfcd3121 returned with HTTP 202 [pid: 7|app: 0|req: 406/813] 10.0.0.244 () {32 vars in 778 bytes} [Mon Apr 27 13:17:06 2026] DELETE /v3/d1e04b5e849f4967b6c9183f4cbd30e7/volumes/e791b734-0344-4f67-9b42-685fbfcd3121 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:17:07.020 8 INFO cinder.api.openstack.wsgi [None req-5560c1a5-83ba-43cb-8dc1-f0c6188bf42a 40b142406e454df990c5062d8127d347 d1e04b5e849f4967b6c9183f4cbd30e7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d1e04b5e849f4967b6c9183f4cbd30e7/volumes/e791b734-0344-4f67-9b42-685fbfcd3121 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:17:07.052 8 INFO cinder.volume.api [None req-5560c1a5-83ba-43cb-8dc1-f0c6188bf42a 40b142406e454df990c5062d8127d347 d1e04b5e849f4967b6c9183f4cbd30e7 - - default default] Volume info retrieved successfully. 2026-04-27 13:17:07.059 8 INFO cinder.api.openstack.wsgi [None req-5560c1a5-83ba-43cb-8dc1-f0c6188bf42a 40b142406e454df990c5062d8127d347 d1e04b5e849f4967b6c9183f4cbd30e7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d1e04b5e849f4967b6c9183f4cbd30e7/volumes/e791b734-0344-4f67-9b42-685fbfcd3121 returned with HTTP 200 [pid: 8|app: 0|req: 408/814] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:17:07 2026] GET /v3/d1e04b5e849f4967b6c9183f4cbd30e7/volumes/e791b734-0344-4f67-9b42-685fbfcd3121 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:17:08.077 7 INFO cinder.api.openstack.wsgi [None req-0a78dd0e-f68b-43c3-b92f-b0c34d9399a8 40b142406e454df990c5062d8127d347 d1e04b5e849f4967b6c9183f4cbd30e7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d1e04b5e849f4967b6c9183f4cbd30e7/volumes/e791b734-0344-4f67-9b42-685fbfcd3121 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:17:08.109 7 INFO cinder.volume.api [None req-0a78dd0e-f68b-43c3-b92f-b0c34d9399a8 40b142406e454df990c5062d8127d347 d1e04b5e849f4967b6c9183f4cbd30e7 - - default default] Volume info retrieved successfully. 2026-04-27 13:17:08.116 7 INFO cinder.api.openstack.wsgi [None req-0a78dd0e-f68b-43c3-b92f-b0c34d9399a8 40b142406e454df990c5062d8127d347 d1e04b5e849f4967b6c9183f4cbd30e7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d1e04b5e849f4967b6c9183f4cbd30e7/volumes/e791b734-0344-4f67-9b42-685fbfcd3121 returned with HTTP 200 [pid: 7|app: 0|req: 407/815] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:17:08 2026] GET /v3/d1e04b5e849f4967b6c9183f4cbd30e7/volumes/e791b734-0344-4f67-9b42-685fbfcd3121 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:17:09.158 8 INFO cinder.api.openstack.wsgi [None req-02a43410-cd89-4345-ac35-924ebcd91a47 40b142406e454df990c5062d8127d347 d1e04b5e849f4967b6c9183f4cbd30e7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d1e04b5e849f4967b6c9183f4cbd30e7/volumes/e791b734-0344-4f67-9b42-685fbfcd3121 2026-04-27 13:17:09.179 8 INFO cinder.api.openstack.wsgi [None req-02a43410-cd89-4345-ac35-924ebcd91a47 40b142406e454df990c5062d8127d347 d1e04b5e849f4967b6c9183f4cbd30e7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d1e04b5e849f4967b6c9183f4cbd30e7/volumes/e791b734-0344-4f67-9b42-685fbfcd3121 returned with HTTP 404 [pid: 8|app: 0|req: 409/816] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:17:09 2026] GET /v3/d1e04b5e849f4967b6c9183f4cbd30e7/volumes/e791b734-0344-4f67-9b42-685fbfcd3121 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:17:14.363 7 INFO cinder.api.openstack.wsgi [None req-13d46b12-6484-4a32-8ec5-0aad83712ad5 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services 2026-04-27 13:17:14.371 7 INFO cinder.api.openstack.wsgi [None req-13d46b12-6484-4a32-8ec5-0aad83712ad5 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 408/817] 10.0.0.83 () {28 vars in 644 bytes} [Mon Apr 27 13:17:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services => generated 646 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:17:14.392 8 INFO cinder.api.openstack.wsgi [None req-56606032-5af6-49e4-98a0-60d7b25b206b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:17:14.409 8 INFO cinder.volume.api [None req-56606032-5af6-49e4-98a0-60d7b25b206b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:17:14.411 8 INFO cinder.api.openstack.wsgi [None req-56606032-5af6-49e4-98a0-60d7b25b206b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 410/818] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:17:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:17:14.426 7 INFO cinder.api.openstack.wsgi [None req-4c90a483-7706-4f8c-acdd-6db7ef9c4549 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true 2026-04-27 13:17:14.461 7 INFO cinder.api.openstack.wsgi [None req-4c90a483-7706-4f8c-acdd-6db7ef9c4549 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 409/819] 10.0.0.83 () {28 vars in 695 bytes} [Mon Apr 27 13:17:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:17:14.476 8 INFO cinder.api.openstack.wsgi [None req-ebe0c598-358d-47cd-8ee8-bea31902d977 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:17:14.489 8 INFO cinder.volume.api [None req-ebe0c598-358d-47cd-8ee8-bea31902d977 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:17:14.492 8 INFO cinder.api.openstack.wsgi [None req-ebe0c598-358d-47cd-8ee8-bea31902d977 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 411/820] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:17:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:17:14.514 7 INFO cinder.api.openstack.wsgi [None req-ae9dfe1a-caac-4e29-ba82-5e2cc839af59 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true 2026-04-27 13:17:14.522 7 INFO cinder.volume.api [None req-ae9dfe1a-caac-4e29-ba82-5e2cc839af59 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all snapshots completed successfully. 2026-04-27 13:17:14.522 7 INFO cinder.api.openstack.wsgi [None req-ae9dfe1a-caac-4e29-ba82-5e2cc839af59 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 410/821] 10.0.0.83 () {28 vars in 673 bytes} [Mon Apr 27 13:17:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:17:14.659 8 INFO cinder.api.openstack.wsgi [None req-7f17ae89-5a22-4093-859b-d593d62d2757 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/4d8cae8333ac460f91e476f8b0de6db2?usage=true 2026-04-27 13:17:14.723 8 INFO cinder.api.openstack.wsgi [None req-7f17ae89-5a22-4093-859b-d593d62d2757 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/4d8cae8333ac460f91e476f8b0de6db2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 412/822] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:17:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/4d8cae8333ac460f91e476f8b0de6db2?usage=true => generated 847 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:17:14.737 7 INFO cinder.api.openstack.wsgi [None req-8794a9c2-84dd-4226-8da5-a4d7ebad545d 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true 2026-04-27 13:17:14.761 7 INFO cinder.api.openstack.wsgi [None req-8794a9c2-84dd-4226-8da5-a4d7ebad545d 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 411/823] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:17:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:17:14.774 8 INFO cinder.api.openstack.wsgi [None req-eef68849-5d47-44dd-86e6-56af29fa336e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/7f5475795ecf4aa4ba2efc0b5a041cfb?usage=true 2026-04-27 13:17:14.803 8 INFO cinder.api.openstack.wsgi [None req-eef68849-5d47-44dd-86e6-56af29fa336e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/7f5475795ecf4aa4ba2efc0b5a041cfb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 413/824] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:17:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/7f5475795ecf4aa4ba2efc0b5a041cfb?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:17:14.824 7 INFO cinder.api.openstack.wsgi [None req-da9ecd13-7e71-4d9b-8213-b3b3680d8b98 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/90e1324c99994568a4b5f3933a1da372?usage=true 2026-04-27 13:17:14.873 7 INFO cinder.api.openstack.wsgi [None req-da9ecd13-7e71-4d9b-8213-b3b3680d8b98 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/90e1324c99994568a4b5f3933a1da372?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 412/825] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:17:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/90e1324c99994568a4b5f3933a1da372?usage=true => generated 847 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:17:14.891 8 INFO cinder.api.openstack.wsgi [None req-f2f6bae8-6aeb-452b-9f3e-bf2df6c151a7 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/bc9b8cf70eaa425eb9d57bcfd2a8d773?usage=true 2026-04-27 13:17:14.924 8 INFO cinder.api.openstack.wsgi [None req-f2f6bae8-6aeb-452b-9f3e-bf2df6c151a7 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/bc9b8cf70eaa425eb9d57bcfd2a8d773?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 414/826] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:17:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/bc9b8cf70eaa425eb9d57bcfd2a8d773?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:17:14.946 7 INFO cinder.api.openstack.wsgi [None req-6abd9caf-4a16-4646-8208-2c9bdba68ccc 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true 2026-04-27 13:17:14.987 7 INFO cinder.api.openstack.wsgi [None req-6abd9caf-4a16-4646-8208-2c9bdba68ccc 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 413/827] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:17:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:17:15.002 8 INFO cinder.api.openstack.wsgi [None req-4809e115-0cdb-4b98-81d2-29f77b6bdebb 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true 2026-04-27 13:17:15.052 7 INFO cinder.api.openstack.wsgi [None req-6abd9caf-4a16-4646-8208-2c9bdba68ccc 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:17:15.054 7 INFO cinder.api.openstack.wsgi [None req-6abd9caf-4a16-4646-8208-2c9bdba68ccc 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:17:15.056 7 INFO cinder.api.openstack.wsgi [None req-6abd9caf-4a16-4646-8208-2c9bdba68ccc 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:17:15.057 7 INFO cinder.api.openstack.wsgi [None req-6abd9caf-4a16-4646-8208-2c9bdba68ccc 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:17:15.061 8 INFO cinder.api.openstack.wsgi [None req-4809e115-0cdb-4b98-81d2-29f77b6bdebb 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 415/830] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:17:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true => generated 845 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:17:15.091 7 INFO cinder.api.openstack.wsgi [None req-308d0c01-a620-433e-b143-55e233079b5a 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c61d00b3829848a0b53af5bf7320a659?usage=true 2026-04-27 13:17:15.129 7 INFO cinder.api.openstack.wsgi [None req-308d0c01-a620-433e-b143-55e233079b5a 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c61d00b3829848a0b53af5bf7320a659?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 416/831] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:17:15 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c61d00b3829848a0b53af5bf7320a659?usage=true => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:17:15.149 8 INFO cinder.api.openstack.wsgi [None req-d45c7e64-5435-4e52-9e55-af5cdca1b2f8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/d1e04b5e849f4967b6c9183f4cbd30e7?usage=true 2026-04-27 13:17:15.195 8 INFO cinder.api.openstack.wsgi [None req-d45c7e64-5435-4e52-9e55-af5cdca1b2f8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/d1e04b5e849f4967b6c9183f4cbd30e7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 416/832] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:17:15 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/d1e04b5e849f4967b6c9183f4cbd30e7?usage=true => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:17:17.077 7 INFO cinder.api.openstack.wsgi [None req-9f522460-5b54-4a06-8d2b-6cd09d7d2b91 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes 2026-04-27 13:17:17.078 7 INFO cinder.api.v3.volumes [None req-9f522460-5b54-4a06-8d2b-6cd09d7d2b91 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Create volume of 1 GB 2026-04-27 13:17:17.084 7 INFO cinder.volume.api [None req-9f522460-5b54-4a06-8d2b-6cd09d7d2b91 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Availability Zones retrieved successfully. 2026-04-27 13:17:17.259 7 INFO cinder.volume.api [None req-9f522460-5b54-4a06-8d2b-6cd09d7d2b91 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Create volume request issued successfully. 2026-04-27 13:17:17.260 7 INFO cinder.api.openstack.wsgi [None req-9f522460-5b54-4a06-8d2b-6cd09d7d2b91 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes returned with HTTP 202 [pid: 7|app: 0|req: 417/833] 10.0.0.244 () {34 vars in 723 bytes} [Mon Apr 27 13:17:16 2026] POST /v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes => generated 870 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-27 13:17:17.284 8 INFO cinder.api.openstack.wsgi [None req-a414fbbc-ba12-4640-82ca-cb8fdd7b7ba1 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/ed74b5c2-fe7e-48c8-9f85-b7f8d82ae1e4 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:17:17.310 8 INFO cinder.volume.api [None req-a414fbbc-ba12-4640-82ca-cb8fdd7b7ba1 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Volume info retrieved successfully. 2026-04-27 13:17:17.315 8 INFO cinder.api.openstack.wsgi [None req-a414fbbc-ba12-4640-82ca-cb8fdd7b7ba1 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/ed74b5c2-fe7e-48c8-9f85-b7f8d82ae1e4 returned with HTTP 200 [pid: 8|app: 0|req: 417/834] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:17:17 2026] GET /v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/ed74b5c2-fe7e-48c8-9f85-b7f8d82ae1e4 => generated 938 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:17:18.343 7 INFO cinder.api.openstack.wsgi [None req-124205d7-e017-4fe9-b230-9dba9c079060 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/ed74b5c2-fe7e-48c8-9f85-b7f8d82ae1e4 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:17:18.361 7 INFO cinder.volume.api [None req-124205d7-e017-4fe9-b230-9dba9c079060 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Volume info retrieved successfully. 2026-04-27 13:17:18.365 7 INFO cinder.api.openstack.wsgi [None req-124205d7-e017-4fe9-b230-9dba9c079060 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/ed74b5c2-fe7e-48c8-9f85-b7f8d82ae1e4 returned with HTTP 200 [pid: 7|app: 0|req: 418/835] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:17:18 2026] GET /v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/ed74b5c2-fe7e-48c8-9f85-b7f8d82ae1e4 => generated 963 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:17:18.396 8 INFO cinder.api.openstack.wsgi [None req-86c06205-ac6e-4f44-8fa4-f748017cf826 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/ed74b5c2-fe7e-48c8-9f85-b7f8d82ae1e4 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:17:18.421 8 INFO cinder.volume.api [None req-86c06205-ac6e-4f44-8fa4-f748017cf826 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Volume info retrieved successfully. 2026-04-27 13:17:18.428 8 INFO cinder.api.openstack.wsgi [None req-86c06205-ac6e-4f44-8fa4-f748017cf826 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/ed74b5c2-fe7e-48c8-9f85-b7f8d82ae1e4 returned with HTTP 200 [pid: 8|app: 0|req: 418/836] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:17:18 2026] GET /v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/ed74b5c2-fe7e-48c8-9f85-b7f8d82ae1e4 => generated 963 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:17:18.454 7 INFO cinder.api.openstack.wsgi [None req-1571160e-8378-41cb-a6a0-873db3174bad c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/ed74b5c2-fe7e-48c8-9f85-b7f8d82ae1e4 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:17:18.470 7 INFO cinder.volume.api [None req-1571160e-8378-41cb-a6a0-873db3174bad c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Volume info retrieved successfully. 2026-04-27 13:17:18.475 7 INFO cinder.volume.api [None req-1571160e-8378-41cb-a6a0-873db3174bad c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Volume updated successfully. 2026-04-27 13:17:18.475 7 INFO cinder.api.openstack.wsgi [None req-1571160e-8378-41cb-a6a0-873db3174bad c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/ed74b5c2-fe7e-48c8-9f85-b7f8d82ae1e4 returned with HTTP 200 [pid: 7|app: 0|req: 419/837] 10.0.0.244 () {34 vars in 795 bytes} [Mon Apr 27 13:17:18 2026] PUT /v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/ed74b5c2-fe7e-48c8-9f85-b7f8d82ae1e4 => generated 895 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:17:18.508 8 INFO cinder.api.openstack.wsgi [None req-6fdd0460-5890-465a-a19f-8b6ad613ab0d c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/ed74b5c2-fe7e-48c8-9f85-b7f8d82ae1e4 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:17:18.529 8 INFO cinder.volume.api [None req-6fdd0460-5890-465a-a19f-8b6ad613ab0d c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Volume info retrieved successfully. 2026-04-27 13:17:18.539 8 INFO cinder.volume.api [None req-6fdd0460-5890-465a-a19f-8b6ad613ab0d c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Volume updated successfully. 2026-04-27 13:17:18.540 8 INFO cinder.api.openstack.wsgi [None req-6fdd0460-5890-465a-a19f-8b6ad613ab0d c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/ed74b5c2-fe7e-48c8-9f85-b7f8d82ae1e4 returned with HTTP 200 [pid: 8|app: 0|req: 419/838] 10.0.0.244 () {34 vars in 796 bytes} [Mon Apr 27 13:17:18 2026] PUT /v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/ed74b5c2-fe7e-48c8-9f85-b7f8d82ae1e4 => generated 935 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:17:18.573 7 INFO cinder.api.openstack.wsgi [None req-155ab161-7bf3-4bb6-b0f0-71c985710993 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/ed74b5c2-fe7e-48c8-9f85-b7f8d82ae1e4 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:17:18.606 7 INFO cinder.volume.api [None req-155ab161-7bf3-4bb6-b0f0-71c985710993 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Volume info retrieved successfully. 2026-04-27 13:17:18.615 7 INFO cinder.api.openstack.wsgi [None req-155ab161-7bf3-4bb6-b0f0-71c985710993 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/ed74b5c2-fe7e-48c8-9f85-b7f8d82ae1e4 returned with HTTP 200 [pid: 7|app: 0|req: 420/839] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:17:18 2026] GET /v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/ed74b5c2-fe7e-48c8-9f85-b7f8d82ae1e4 => generated 1003 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:17:18.642 8 INFO cinder.api.openstack.wsgi [None req-a0a44643-57c2-42ea-858a-47ac037ba689 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes 2026-04-27 13:17:18.644 8 INFO cinder.api.v3.volumes [None req-a0a44643-57c2-42ea-858a-47ac037ba689 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Create volume of 1 GB 2026-04-27 13:17:18.652 8 INFO cinder.volume.api [None req-a0a44643-57c2-42ea-858a-47ac037ba689 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Availability Zones retrieved successfully. 2026-04-27 13:17:18.826 8 INFO cinder.volume.api [None req-a0a44643-57c2-42ea-858a-47ac037ba689 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Create volume request issued successfully. 2026-04-27 13:17:18.828 8 INFO cinder.api.openstack.wsgi [None req-a0a44643-57c2-42ea-858a-47ac037ba689 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes returned with HTTP 202 [pid: 8|app: 0|req: 420/840] 10.0.0.244 () {34 vars in 723 bytes} [Mon Apr 27 13:17:18 2026] POST /v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes => generated 890 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:17:18.847 7 INFO cinder.api.openstack.wsgi [None req-f58559f8-aaf9-41a1-9424-e880e2b29084 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/a5c705e1-0915-4e43-9025-1d9eccb621d4 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:17:18.878 7 INFO cinder.volume.api [None req-f58559f8-aaf9-41a1-9424-e880e2b29084 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Volume info retrieved successfully. 2026-04-27 13:17:18.886 7 INFO cinder.api.openstack.wsgi [None req-f58559f8-aaf9-41a1-9424-e880e2b29084 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/a5c705e1-0915-4e43-9025-1d9eccb621d4 returned with HTTP 200 [pid: 7|app: 0|req: 421/841] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:17:18 2026] GET /v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/a5c705e1-0915-4e43-9025-1d9eccb621d4 => generated 958 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:17:19.912 8 INFO cinder.api.openstack.wsgi [None req-612045aa-aaeb-4d82-8138-d1991c90f811 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/a5c705e1-0915-4e43-9025-1d9eccb621d4 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:17:19.931 8 INFO cinder.volume.api [None req-612045aa-aaeb-4d82-8138-d1991c90f811 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Volume info retrieved successfully. 2026-04-27 13:17:19.937 8 INFO cinder.api.openstack.wsgi [None req-612045aa-aaeb-4d82-8138-d1991c90f811 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/a5c705e1-0915-4e43-9025-1d9eccb621d4 returned with HTTP 200 [pid: 8|app: 0|req: 421/842] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:17:19 2026] GET /v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/a5c705e1-0915-4e43-9025-1d9eccb621d4 => generated 983 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:17:19.960 7 INFO cinder.api.openstack.wsgi [None req-5f9cc23e-c7f2-40d4-b1ab-86d7cfec3a92 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/a5c705e1-0915-4e43-9025-1d9eccb621d4 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:17:20.014 7 INFO cinder.volume.api [None req-5f9cc23e-c7f2-40d4-b1ab-86d7cfec3a92 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Volume info retrieved successfully. 2026-04-27 13:17:20.025 7 INFO cinder.volume.api [None req-5f9cc23e-c7f2-40d4-b1ab-86d7cfec3a92 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Volume updated successfully. 2026-04-27 13:17:20.026 7 INFO cinder.api.openstack.wsgi [None req-5f9cc23e-c7f2-40d4-b1ab-86d7cfec3a92 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/a5c705e1-0915-4e43-9025-1d9eccb621d4 returned with HTTP 200 [pid: 7|app: 0|req: 422/843] 10.0.0.244 () {34 vars in 795 bytes} [Mon Apr 27 13:17:19 2026] PUT /v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/a5c705e1-0915-4e43-9025-1d9eccb621d4 => generated 881 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:17:20.054 8 INFO cinder.api.openstack.wsgi [None req-2cb0f399-9385-4a7a-8967-b8b54f10b9b6 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/a5c705e1-0915-4e43-9025-1d9eccb621d4 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:17:20.079 8 INFO cinder.volume.api [None req-2cb0f399-9385-4a7a-8967-b8b54f10b9b6 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Volume info retrieved successfully. 2026-04-27 13:17:20.085 8 INFO cinder.api.openstack.wsgi [None req-2cb0f399-9385-4a7a-8967-b8b54f10b9b6 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/a5c705e1-0915-4e43-9025-1d9eccb621d4 returned with HTTP 200 [pid: 8|app: 0|req: 422/844] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:17:20 2026] GET /v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/a5c705e1-0915-4e43-9025-1d9eccb621d4 => generated 949 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:17:20.102 7 INFO cinder.api.openstack.wsgi [None req-d6dc016b-91b8-431e-8eb5-9946967ced3e c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/a5c705e1-0915-4e43-9025-1d9eccb621d4 2026-04-27 13:17:20.102 7 INFO cinder.api.v3.volumes [None req-d6dc016b-91b8-431e-8eb5-9946967ced3e c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Delete volume with id: a5c705e1-0915-4e43-9025-1d9eccb621d4  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:17:20.115 7 INFO cinder.volume.api [None req-d6dc016b-91b8-431e-8eb5-9946967ced3e c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Volume info retrieved successfully. 2026-04-27 13:17:20.137 7 INFO cinder.volume.api [None req-d6dc016b-91b8-431e-8eb5-9946967ced3e c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Delete volume request issued successfully. 2026-04-27 13:17:20.138 7 INFO cinder.api.openstack.wsgi [None req-d6dc016b-91b8-431e-8eb5-9946967ced3e c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/a5c705e1-0915-4e43-9025-1d9eccb621d4 returned with HTTP 202 [pid: 7|app: 0|req: 423/845] 10.0.0.244 () {32 vars in 778 bytes} [Mon Apr 27 13:17:20 2026] DELETE /v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/a5c705e1-0915-4e43-9025-1d9eccb621d4 => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:17:20.153 8 INFO cinder.api.openstack.wsgi [None req-3a7d8ebe-ed71-461e-9e08-0c31bcadccb4 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/a5c705e1-0915-4e43-9025-1d9eccb621d4 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:17:20.184 8 INFO cinder.volume.api [None req-3a7d8ebe-ed71-461e-9e08-0c31bcadccb4 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Volume info retrieved successfully. 2026-04-27 13:17:20.191 8 INFO cinder.api.openstack.wsgi [None req-3a7d8ebe-ed71-461e-9e08-0c31bcadccb4 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/a5c705e1-0915-4e43-9025-1d9eccb621d4 returned with HTTP 200 [pid: 8|app: 0|req: 423/846] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:17:20 2026] GET /v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/a5c705e1-0915-4e43-9025-1d9eccb621d4 => generated 948 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:17:21.220 7 INFO cinder.api.openstack.wsgi [None req-8fabd7ed-6304-4003-8bfc-ae7206161646 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/a5c705e1-0915-4e43-9025-1d9eccb621d4 2026-04-27 13:17:21.233 7 INFO cinder.api.openstack.wsgi [None req-8fabd7ed-6304-4003-8bfc-ae7206161646 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/a5c705e1-0915-4e43-9025-1d9eccb621d4 returned with HTTP 404 [pid: 7|app: 0|req: 424/847] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:17:21 2026] GET /v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/a5c705e1-0915-4e43-9025-1d9eccb621d4 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:17:21.252 8 INFO cinder.api.openstack.wsgi [None req-4f18170a-2daf-495a-affa-c2a37710ff35 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/ed74b5c2-fe7e-48c8-9f85-b7f8d82ae1e4 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:17:21.272 8 INFO cinder.volume.api [None req-4f18170a-2daf-495a-affa-c2a37710ff35 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Volume info retrieved successfully. 2026-04-27 13:17:21.288 8 INFO cinder.api.openstack.wsgi [None req-4f18170a-2daf-495a-affa-c2a37710ff35 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/ed74b5c2-fe7e-48c8-9f85-b7f8d82ae1e4 returned with HTTP 200 [pid: 8|app: 0|req: 424/848] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:17:21 2026] GET /v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/ed74b5c2-fe7e-48c8-9f85-b7f8d82ae1e4 => generated 1003 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-27 13:17:21.313 7 INFO cinder.api.openstack.wsgi [None req-49dd3b05-24ff-47ea-a8a4-f571829852f8 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/ed74b5c2-fe7e-48c8-9f85-b7f8d82ae1e4 2026-04-27 13:17:21.314 7 INFO cinder.api.v3.volumes [None req-49dd3b05-24ff-47ea-a8a4-f571829852f8 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Delete volume with id: ed74b5c2-fe7e-48c8-9f85-b7f8d82ae1e4  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:17:21.335 7 INFO cinder.volume.api [None req-49dd3b05-24ff-47ea-a8a4-f571829852f8 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Volume info retrieved successfully. 2026-04-27 13:17:21.378 7 INFO cinder.volume.api [None req-49dd3b05-24ff-47ea-a8a4-f571829852f8 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Delete volume request issued successfully. 2026-04-27 13:17:21.378 7 INFO cinder.api.openstack.wsgi [None req-49dd3b05-24ff-47ea-a8a4-f571829852f8 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/ed74b5c2-fe7e-48c8-9f85-b7f8d82ae1e4 returned with HTTP 202 [pid: 7|app: 0|req: 425/849] 10.0.0.244 () {32 vars in 778 bytes} [Mon Apr 27 13:17:21 2026] DELETE /v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/ed74b5c2-fe7e-48c8-9f85-b7f8d82ae1e4 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:17:21.398 8 INFO cinder.api.openstack.wsgi [None req-5062afb9-8e6a-416a-826b-4ef8208c65b0 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/ed74b5c2-fe7e-48c8-9f85-b7f8d82ae1e4 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:17:21.413 8 INFO cinder.volume.api [None req-5062afb9-8e6a-416a-826b-4ef8208c65b0 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Volume info retrieved successfully. 2026-04-27 13:17:21.420 8 INFO cinder.api.openstack.wsgi [None req-5062afb9-8e6a-416a-826b-4ef8208c65b0 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/ed74b5c2-fe7e-48c8-9f85-b7f8d82ae1e4 returned with HTTP 200 [pid: 8|app: 0|req: 425/850] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:17:21 2026] GET /v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/ed74b5c2-fe7e-48c8-9f85-b7f8d82ae1e4 => generated 1002 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:17:22.448 7 INFO cinder.api.openstack.wsgi [None req-8c55ec47-2e9f-460b-8268-30b1670dd3a3 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/ed74b5c2-fe7e-48c8-9f85-b7f8d82ae1e4 2026-04-27 13:17:22.480 7 INFO cinder.api.openstack.wsgi [None req-8c55ec47-2e9f-460b-8268-30b1670dd3a3 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/ed74b5c2-fe7e-48c8-9f85-b7f8d82ae1e4 returned with HTTP 404 [pid: 7|app: 0|req: 426/851] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:17:22 2026] GET /v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/ed74b5c2-fe7e-48c8-9f85-b7f8d82ae1e4 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:17:22.547 8 INFO cinder.api.openstack.wsgi [None req-e935b34a-ea88-4b3f-9c32-441a5bfa206f c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes 2026-04-27 13:17:22.680 8 INFO cinder.api.v3.volumes [None req-e935b34a-ea88-4b3f-9c32-441a5bfa206f c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Create volume of 1 GB 2026-04-27 13:17:22.692 8 INFO cinder.volume.api [None req-e935b34a-ea88-4b3f-9c32-441a5bfa206f c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Availability Zones retrieved successfully. 2026-04-27 13:17:22.894 8 INFO cinder.volume.api [None req-e935b34a-ea88-4b3f-9c32-441a5bfa206f c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Create volume request issued successfully. 2026-04-27 13:17:22.896 8 INFO cinder.api.openstack.wsgi [None req-e935b34a-ea88-4b3f-9c32-441a5bfa206f c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes returned with HTTP 202 [pid: 8|app: 0|req: 426/852] 10.0.0.244 () {34 vars in 723 bytes} [Mon Apr 27 13:17:22 2026] POST /v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes => generated 871 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-27 13:17:22.918 7 INFO cinder.api.openstack.wsgi [None req-b12736cc-811e-4fd4-9a27-ec77ae5f574d c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/83d1112a-d812-4884-9d71-ce052cfbddf8 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:17:22.938 7 INFO cinder.volume.api [None req-b12736cc-811e-4fd4-9a27-ec77ae5f574d c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Volume info retrieved successfully. 2026-04-27 13:17:22.944 7 INFO cinder.api.openstack.wsgi [None req-b12736cc-811e-4fd4-9a27-ec77ae5f574d c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/83d1112a-d812-4884-9d71-ce052cfbddf8 returned with HTTP 200 [pid: 7|app: 0|req: 427/853] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:17:22 2026] GET /v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/83d1112a-d812-4884-9d71-ce052cfbddf8 => generated 939 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:17:23.975 8 INFO cinder.api.openstack.wsgi [None req-62e6cf87-c252-4fca-a484-62b47a38cb1a c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/83d1112a-d812-4884-9d71-ce052cfbddf8 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:17:23.994 8 INFO cinder.volume.api [None req-62e6cf87-c252-4fca-a484-62b47a38cb1a c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Volume info retrieved successfully. 2026-04-27 13:17:24.002 8 INFO cinder.api.openstack.wsgi [None req-62e6cf87-c252-4fca-a484-62b47a38cb1a c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/83d1112a-d812-4884-9d71-ce052cfbddf8 returned with HTTP 200 [pid: 8|app: 0|req: 427/854] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:17:23 2026] GET /v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/83d1112a-d812-4884-9d71-ce052cfbddf8 => generated 1348 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:17:24.025 7 INFO cinder.api.openstack.wsgi [None req-0bd12086-98fd-47e2-b935-20bc17f6787d c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/83d1112a-d812-4884-9d71-ce052cfbddf8 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:17:24.043 7 INFO cinder.volume.api [None req-0bd12086-98fd-47e2-b935-20bc17f6787d c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Volume info retrieved successfully. 2026-04-27 13:17:24.051 7 INFO cinder.api.openstack.wsgi [None req-0bd12086-98fd-47e2-b935-20bc17f6787d c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/83d1112a-d812-4884-9d71-ce052cfbddf8 returned with HTTP 200 [pid: 7|app: 0|req: 428/855] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:17:24 2026] GET /v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/83d1112a-d812-4884-9d71-ce052cfbddf8 => generated 1348 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:17:24.077 8 INFO cinder.api.openstack.wsgi [None req-28f47ade-4d95-424e-98b6-38d8165245a7 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/83d1112a-d812-4884-9d71-ce052cfbddf8 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:17:24.098 8 INFO cinder.volume.api [None req-28f47ade-4d95-424e-98b6-38d8165245a7 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Volume info retrieved successfully. 2026-04-27 13:17:24.105 8 INFO cinder.volume.api [None req-28f47ade-4d95-424e-98b6-38d8165245a7 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Volume updated successfully. 2026-04-27 13:17:24.106 8 INFO cinder.api.openstack.wsgi [None req-28f47ade-4d95-424e-98b6-38d8165245a7 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/83d1112a-d812-4884-9d71-ce052cfbddf8 returned with HTTP 200 [pid: 8|app: 0|req: 428/856] 10.0.0.244 () {34 vars in 795 bytes} [Mon Apr 27 13:17:24 2026] PUT /v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/83d1112a-d812-4884-9d71-ce052cfbddf8 => generated 895 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:17:24.131 7 INFO cinder.api.openstack.wsgi [None req-b8848a9f-466e-4b7e-bee6-0bee6f8bcd10 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/83d1112a-d812-4884-9d71-ce052cfbddf8 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:17:24.152 7 INFO cinder.volume.api [None req-b8848a9f-466e-4b7e-bee6-0bee6f8bcd10 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Volume info retrieved successfully. 2026-04-27 13:17:24.160 7 INFO cinder.volume.api [None req-b8848a9f-466e-4b7e-bee6-0bee6f8bcd10 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Volume updated successfully. 2026-04-27 13:17:24.162 7 INFO cinder.api.openstack.wsgi [None req-b8848a9f-466e-4b7e-bee6-0bee6f8bcd10 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/83d1112a-d812-4884-9d71-ce052cfbddf8 returned with HTTP 200 [pid: 7|app: 0|req: 429/857] 10.0.0.244 () {34 vars in 796 bytes} [Mon Apr 27 13:17:24 2026] PUT /v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/83d1112a-d812-4884-9d71-ce052cfbddf8 => generated 934 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:17:24.184 8 INFO cinder.api.openstack.wsgi [None req-abec8b9f-55a0-46c5-b8ad-d3dbe7aae9d3 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/83d1112a-d812-4884-9d71-ce052cfbddf8 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:17:24.207 8 INFO cinder.volume.api [None req-abec8b9f-55a0-46c5-b8ad-d3dbe7aae9d3 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Volume info retrieved successfully. 2026-04-27 13:17:24.213 8 INFO cinder.api.openstack.wsgi [None req-abec8b9f-55a0-46c5-b8ad-d3dbe7aae9d3 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/83d1112a-d812-4884-9d71-ce052cfbddf8 returned with HTTP 200 [pid: 8|app: 0|req: 429/858] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:17:24 2026] GET /v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/83d1112a-d812-4884-9d71-ce052cfbddf8 => generated 1387 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:17:24.236 7 INFO cinder.api.openstack.wsgi [None req-0f444fab-4d7d-4d9d-b848-8a70e6a4fdd9 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes 2026-04-27 13:17:24.238 7 INFO cinder.api.v3.volumes [None req-0f444fab-4d7d-4d9d-b848-8a70e6a4fdd9 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Create volume of 1 GB 2026-04-27 13:17:24.247 7 INFO cinder.volume.api [None req-0f444fab-4d7d-4d9d-b848-8a70e6a4fdd9 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Availability Zones retrieved successfully. 2026-04-27 13:17:24.446 7 INFO cinder.volume.api [None req-0f444fab-4d7d-4d9d-b848-8a70e6a4fdd9 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Create volume request issued successfully. 2026-04-27 13:17:24.447 7 INFO cinder.api.openstack.wsgi [None req-0f444fab-4d7d-4d9d-b848-8a70e6a4fdd9 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes returned with HTTP 202 [pid: 7|app: 0|req: 430/859] 10.0.0.244 () {34 vars in 723 bytes} [Mon Apr 27 13:17:24 2026] POST /v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes => generated 890 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:17:24.471 8 INFO cinder.api.openstack.wsgi [None req-97cd8c25-1daa-41d2-aa5b-af6ceddc32c5 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/daa19a5a-69bf-4615-b564-65f9b5a231d2 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:17:24.490 8 INFO cinder.volume.api [None req-97cd8c25-1daa-41d2-aa5b-af6ceddc32c5 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Volume info retrieved successfully. 2026-04-27 13:17:24.498 8 INFO cinder.api.openstack.wsgi [None req-97cd8c25-1daa-41d2-aa5b-af6ceddc32c5 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/daa19a5a-69bf-4615-b564-65f9b5a231d2 returned with HTTP 200 [pid: 8|app: 0|req: 430/860] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:17:24 2026] GET /v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/daa19a5a-69bf-4615-b564-65f9b5a231d2 => generated 958 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:17:25.051 8 INFO cinder.api.openstack.wsgi [None req-97cd8c25-1daa-41d2-aa5b-af6ceddc32c5 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:17:25.053 8 INFO cinder.api.openstack.wsgi [None req-97cd8c25-1daa-41d2-aa5b-af6ceddc32c5 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:17:25.052 7 INFO cinder.api.openstack.wsgi [None req-0f444fab-4d7d-4d9d-b848-8a70e6a4fdd9 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:17:25.054 7 INFO cinder.api.openstack.wsgi [None req-0f444fab-4d7d-4d9d-b848-8a70e6a4fdd9 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] http://10.0.0.46:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:17:25.525 8 INFO cinder.api.openstack.wsgi [None req-213caf28-498d-42f8-a39b-c21c95b6607f c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/daa19a5a-69bf-4615-b564-65f9b5a231d2 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:17:25.555 8 INFO cinder.volume.api [None req-213caf28-498d-42f8-a39b-c21c95b6607f c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Volume info retrieved successfully. 2026-04-27 13:17:25.563 8 INFO cinder.api.openstack.wsgi [None req-213caf28-498d-42f8-a39b-c21c95b6607f c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/daa19a5a-69bf-4615-b564-65f9b5a231d2 returned with HTTP 200 [pid: 8|app: 0|req: 432/863] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:17:25 2026] GET /v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/daa19a5a-69bf-4615-b564-65f9b5a231d2 => generated 983 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:17:25.586 7 INFO cinder.api.openstack.wsgi [None req-7c66b6ac-54ce-4def-9fda-035b98e02fdf c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/daa19a5a-69bf-4615-b564-65f9b5a231d2 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:17:25.609 7 INFO cinder.volume.api [None req-7c66b6ac-54ce-4def-9fda-035b98e02fdf c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Volume info retrieved successfully. 2026-04-27 13:17:25.617 7 INFO cinder.volume.api [None req-7c66b6ac-54ce-4def-9fda-035b98e02fdf c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Volume updated successfully. 2026-04-27 13:17:25.618 7 INFO cinder.api.openstack.wsgi [None req-7c66b6ac-54ce-4def-9fda-035b98e02fdf c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/daa19a5a-69bf-4615-b564-65f9b5a231d2 returned with HTTP 200 [pid: 7|app: 0|req: 432/864] 10.0.0.244 () {34 vars in 795 bytes} [Mon Apr 27 13:17:25 2026] PUT /v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/daa19a5a-69bf-4615-b564-65f9b5a231d2 => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:17:25.637 8 INFO cinder.api.openstack.wsgi [None req-d48b710a-9674-4a1f-a9b4-f56510949fba c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/daa19a5a-69bf-4615-b564-65f9b5a231d2 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:17:25.654 8 INFO cinder.volume.api [None req-d48b710a-9674-4a1f-a9b4-f56510949fba c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Volume info retrieved successfully. 2026-04-27 13:17:25.659 8 INFO cinder.api.openstack.wsgi [None req-d48b710a-9674-4a1f-a9b4-f56510949fba c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/daa19a5a-69bf-4615-b564-65f9b5a231d2 returned with HTTP 200 [pid: 8|app: 0|req: 433/865] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:17:25 2026] GET /v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/daa19a5a-69bf-4615-b564-65f9b5a231d2 => generated 950 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:17:25.682 7 INFO cinder.api.openstack.wsgi [None req-1b857014-96be-4d7e-af8f-dfd32563519d c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/daa19a5a-69bf-4615-b564-65f9b5a231d2 2026-04-27 13:17:25.682 7 INFO cinder.api.v3.volumes [None req-1b857014-96be-4d7e-af8f-dfd32563519d c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Delete volume with id: daa19a5a-69bf-4615-b564-65f9b5a231d2  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:17:25.695 7 INFO cinder.volume.api [None req-1b857014-96be-4d7e-af8f-dfd32563519d c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Volume info retrieved successfully. 2026-04-27 13:17:25.722 7 INFO cinder.volume.api [None req-1b857014-96be-4d7e-af8f-dfd32563519d c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Delete volume request issued successfully. 2026-04-27 13:17:25.723 7 INFO cinder.api.openstack.wsgi [None req-1b857014-96be-4d7e-af8f-dfd32563519d c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/daa19a5a-69bf-4615-b564-65f9b5a231d2 returned with HTTP 202 [pid: 7|app: 0|req: 433/866] 10.0.0.244 () {32 vars in 778 bytes} [Mon Apr 27 13:17:25 2026] DELETE /v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/daa19a5a-69bf-4615-b564-65f9b5a231d2 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:17:25.739 8 INFO cinder.api.openstack.wsgi [None req-c98dfea3-dba3-44dd-bda9-36777d3fa0db c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/daa19a5a-69bf-4615-b564-65f9b5a231d2 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:17:25.779 8 INFO cinder.volume.api [None req-c98dfea3-dba3-44dd-bda9-36777d3fa0db c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Volume info retrieved successfully. 2026-04-27 13:17:25.787 8 INFO cinder.api.openstack.wsgi [None req-c98dfea3-dba3-44dd-bda9-36777d3fa0db c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/daa19a5a-69bf-4615-b564-65f9b5a231d2 returned with HTTP 200 [pid: 8|app: 0|req: 434/867] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:17:25 2026] GET /v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/daa19a5a-69bf-4615-b564-65f9b5a231d2 => generated 949 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:17:26.810 7 INFO cinder.api.openstack.wsgi [None req-ee2af705-f963-4dcf-b5a7-404cedf1a3c3 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/daa19a5a-69bf-4615-b564-65f9b5a231d2 2026-04-27 13:17:26.820 7 INFO cinder.api.openstack.wsgi [None req-ee2af705-f963-4dcf-b5a7-404cedf1a3c3 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/daa19a5a-69bf-4615-b564-65f9b5a231d2 returned with HTTP 404 [pid: 7|app: 0|req: 434/868] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:17:26 2026] GET /v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/daa19a5a-69bf-4615-b564-65f9b5a231d2 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:17:26.837 8 INFO cinder.api.openstack.wsgi [None req-478366aa-a768-4def-b3a4-3c7c881f8fd8 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/83d1112a-d812-4884-9d71-ce052cfbddf8 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:17:26.857 8 INFO cinder.volume.api [None req-478366aa-a768-4def-b3a4-3c7c881f8fd8 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Volume info retrieved successfully. 2026-04-27 13:17:26.862 8 INFO cinder.api.openstack.wsgi [None req-478366aa-a768-4def-b3a4-3c7c881f8fd8 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/83d1112a-d812-4884-9d71-ce052cfbddf8 returned with HTTP 200 [pid: 8|app: 0|req: 435/869] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:17:26 2026] GET /v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/83d1112a-d812-4884-9d71-ce052cfbddf8 => generated 1387 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-27 13:17:26.882 7 INFO cinder.api.openstack.wsgi [None req-2ccdad40-8b08-4364-8337-60dce67180e9 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/83d1112a-d812-4884-9d71-ce052cfbddf8 2026-04-27 13:17:26.883 7 INFO cinder.api.v3.volumes [None req-2ccdad40-8b08-4364-8337-60dce67180e9 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Delete volume with id: 83d1112a-d812-4884-9d71-ce052cfbddf8  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:17:26.893 7 INFO cinder.volume.api [None req-2ccdad40-8b08-4364-8337-60dce67180e9 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Volume info retrieved successfully. 2026-04-27 13:17:26.926 7 INFO cinder.volume.api [None req-2ccdad40-8b08-4364-8337-60dce67180e9 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Delete volume request issued successfully. 2026-04-27 13:17:26.926 7 INFO cinder.api.openstack.wsgi [None req-2ccdad40-8b08-4364-8337-60dce67180e9 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/83d1112a-d812-4884-9d71-ce052cfbddf8 returned with HTTP 202 [pid: 7|app: 0|req: 435/870] 10.0.0.244 () {32 vars in 778 bytes} [Mon Apr 27 13:17:26 2026] DELETE /v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/83d1112a-d812-4884-9d71-ce052cfbddf8 => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:17:26.938 8 INFO cinder.api.openstack.wsgi [None req-01fc7d64-60d1-464d-a6ca-c04b0490ab40 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/83d1112a-d812-4884-9d71-ce052cfbddf8 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:17:26.953 8 INFO cinder.volume.api [None req-01fc7d64-60d1-464d-a6ca-c04b0490ab40 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] Volume info retrieved successfully. 2026-04-27 13:17:26.960 8 INFO cinder.api.openstack.wsgi [None req-01fc7d64-60d1-464d-a6ca-c04b0490ab40 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/83d1112a-d812-4884-9d71-ce052cfbddf8 returned with HTTP 200 [pid: 8|app: 0|req: 436/871] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:17:26 2026] GET /v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/83d1112a-d812-4884-9d71-ce052cfbddf8 => generated 1386 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:17:27.985 7 INFO cinder.api.openstack.wsgi [None req-c2502908-2a4a-442c-9610-e6e88a8eb89f c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/83d1112a-d812-4884-9d71-ce052cfbddf8 2026-04-27 13:17:28.001 7 INFO cinder.api.openstack.wsgi [None req-c2502908-2a4a-442c-9610-e6e88a8eb89f c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/83d1112a-d812-4884-9d71-ce052cfbddf8 returned with HTTP 404 [pid: 7|app: 0|req: 436/872] 10.0.0.244 () {32 vars in 775 bytes} [Mon Apr 27 13:17:27 2026] GET /v3/c846610d84ca42f0bd2b7fc06e61fa0f/volumes/83d1112a-d812-4884-9d71-ce052cfbddf8 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-04-27 13:17:29.973 8 INFO cinder.api.openstack.wsgi [None req-01fc7d64-60d1-464d-a6ca-c04b0490ab40 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-27 13:17:29.974 8 INFO cinder.api.openstack.wsgi [None req-01fc7d64-60d1-464d-a6ca-c04b0490ab40 c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 437/873] 10.0.0.244 () {30 vars in 411 bytes} [Mon Apr 27 13:17:29 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-27 13:17:32.369 7 INFO cinder.api.openstack.wsgi [None req-c2502908-2a4a-442c-9610-e6e88a8eb89f c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-27 13:17:32.370 7 INFO cinder.api.openstack.wsgi [None req-c2502908-2a4a-442c-9610-e6e88a8eb89f c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 437/874] 10.0.0.221 () {28 vars in 376 bytes} [Mon Apr 27 13:17:32 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:17:32.388 8 INFO cinder.api.openstack.wsgi [None req-33546d5b-9243-4fa9-9278-49dcd992a629 235f73c23895454ea408ed916a7d4435 38a7ab5dc4fc4c4291b5ef8e9565758c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/38a7ab5dc4fc4c4291b5ef8e9565758c/limits?tenant_id=38a7ab5dc4fc4c4291b5ef8e9565758c 2026-04-27 13:17:32.426 8 INFO cinder.api.openstack.wsgi [None req-33546d5b-9243-4fa9-9278-49dcd992a629 235f73c23895454ea408ed916a7d4435 38a7ab5dc4fc4c4291b5ef8e9565758c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/38a7ab5dc4fc4c4291b5ef8e9565758c/limits?tenant_id=38a7ab5dc4fc4c4291b5ef8e9565758c returned with HTTP 200 [pid: 8|app: 0|req: 438/875] 10.0.0.221 () {34 vars in 879 bytes} [Mon Apr 27 13:17:32 2026] GET /v3/38a7ab5dc4fc4c4291b5ef8e9565758c/limits?tenant_id=38a7ab5dc4fc4c4291b5ef8e9565758c => generated 302 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-27 13:17:34.460 7 INFO cinder.api.openstack.wsgi [None req-c2502908-2a4a-442c-9610-e6e88a8eb89f c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-27 13:17:34.461 7 INFO cinder.api.openstack.wsgi [None req-c2502908-2a4a-442c-9610-e6e88a8eb89f c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 438/876] 10.0.0.221 () {28 vars in 376 bytes} [Mon Apr 27 13:17:34 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-27 13:17:34.468 8 INFO cinder.api.openstack.wsgi [None req-33546d5b-9243-4fa9-9278-49dcd992a629 235f73c23895454ea408ed916a7d4435 38a7ab5dc4fc4c4291b5ef8e9565758c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-27 13:17:34.470 8 INFO cinder.api.openstack.wsgi [None req-33546d5b-9243-4fa9-9278-49dcd992a629 235f73c23895454ea408ed916a7d4435 38a7ab5dc4fc4c4291b5ef8e9565758c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 439/877] 10.0.0.221 () {28 vars in 376 bytes} [Mon Apr 27 13:17:34 2026] GET / => generated 411 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-27 13:17:35.051 8 INFO cinder.api.openstack.wsgi [None req-33546d5b-9243-4fa9-9278-49dcd992a629 235f73c23895454ea408ed916a7d4435 38a7ab5dc4fc4c4291b5ef8e9565758c - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:17:35.051 7 INFO cinder.api.openstack.wsgi [None req-c2502908-2a4a-442c-9610-e6e88a8eb89f c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:17:35.052 8 INFO cinder.api.openstack.wsgi [None req-33546d5b-9243-4fa9-9278-49dcd992a629 235f73c23895454ea408ed916a7d4435 38a7ab5dc4fc4c4291b5ef8e9565758c - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:17:35.052 7 INFO cinder.api.openstack.wsgi [None req-c2502908-2a4a-442c-9610-e6e88a8eb89f c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:17:35.213 7 INFO cinder.api.openstack.wsgi [None req-c2502908-2a4a-442c-9610-e6e88a8eb89f c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-27 13:17:35.214 7 INFO cinder.api.openstack.wsgi [None req-c2502908-2a4a-442c-9610-e6e88a8eb89f c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 440/880] 10.0.0.221 () {28 vars in 376 bytes} [Mon Apr 27 13:17:35 2026] GET / => generated 411 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-27 13:17:35.245 8 INFO cinder.api.openstack.wsgi [None req-1862adc8-eb76-4bcb-8e98-4bf57de9d28b 235f73c23895454ea408ed916a7d4435 38a7ab5dc4fc4c4291b5ef8e9565758c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/38a7ab5dc4fc4c4291b5ef8e9565758c/limits?tenant_id=38a7ab5dc4fc4c4291b5ef8e9565758c 2026-04-27 13:17:35.282 8 INFO cinder.api.openstack.wsgi [None req-1862adc8-eb76-4bcb-8e98-4bf57de9d28b 235f73c23895454ea408ed916a7d4435 38a7ab5dc4fc4c4291b5ef8e9565758c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/38a7ab5dc4fc4c4291b5ef8e9565758c/limits?tenant_id=38a7ab5dc4fc4c4291b5ef8e9565758c returned with HTTP 200 [pid: 8|app: 0|req: 441/881] 10.0.0.221 () {34 vars in 879 bytes} [Mon Apr 27 13:17:35 2026] GET /v3/38a7ab5dc4fc4c4291b5ef8e9565758c/limits?tenant_id=38a7ab5dc4fc4c4291b5ef8e9565758c => generated 302 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-27 13:17:37.180 7 INFO cinder.api.openstack.wsgi [None req-c2502908-2a4a-442c-9610-e6e88a8eb89f c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-27 13:17:37.181 7 INFO cinder.api.openstack.wsgi [None req-c2502908-2a4a-442c-9610-e6e88a8eb89f c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 441/882] 10.0.0.221 () {28 vars in 376 bytes} [Mon Apr 27 13:17:37 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-27 13:17:37.194 8 INFO cinder.api.openstack.wsgi [None req-1862adc8-eb76-4bcb-8e98-4bf57de9d28b 235f73c23895454ea408ed916a7d4435 38a7ab5dc4fc4c4291b5ef8e9565758c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-27 13:17:37.195 8 INFO cinder.api.openstack.wsgi [None req-1862adc8-eb76-4bcb-8e98-4bf57de9d28b 235f73c23895454ea408ed916a7d4435 38a7ab5dc4fc4c4291b5ef8e9565758c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 442/883] 10.0.0.221 () {28 vars in 376 bytes} [Mon Apr 27 13:17:37 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-27 13:17:45.052 7 INFO cinder.api.openstack.wsgi [None req-c2502908-2a4a-442c-9610-e6e88a8eb89f c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:17:45.052 8 INFO cinder.api.openstack.wsgi [None req-1862adc8-eb76-4bcb-8e98-4bf57de9d28b 235f73c23895454ea408ed916a7d4435 38a7ab5dc4fc4c4291b5ef8e9565758c - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:17:45.053 7 INFO cinder.api.openstack.wsgi [None req-c2502908-2a4a-442c-9610-e6e88a8eb89f c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:17:45.054 8 INFO cinder.api.openstack.wsgi [None req-1862adc8-eb76-4bcb-8e98-4bf57de9d28b 235f73c23895454ea408ed916a7d4435 38a7ab5dc4fc4c4291b5ef8e9565758c - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:17:55.051 7 INFO cinder.api.openstack.wsgi [None req-c2502908-2a4a-442c-9610-e6e88a8eb89f c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:17:55.052 8 INFO cinder.api.openstack.wsgi [None req-1862adc8-eb76-4bcb-8e98-4bf57de9d28b 235f73c23895454ea408ed916a7d4435 38a7ab5dc4fc4c4291b5ef8e9565758c - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:17:55.053 7 INFO cinder.api.openstack.wsgi [None req-c2502908-2a4a-442c-9610-e6e88a8eb89f c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:17:55.053 8 INFO cinder.api.openstack.wsgi [None req-1862adc8-eb76-4bcb-8e98-4bf57de9d28b 235f73c23895454ea408ed916a7d4435 38a7ab5dc4fc4c4291b5ef8e9565758c - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:18:05.052 7 INFO cinder.api.openstack.wsgi [None req-c2502908-2a4a-442c-9610-e6e88a8eb89f c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:18:05.052 8 INFO cinder.api.openstack.wsgi [None req-1862adc8-eb76-4bcb-8e98-4bf57de9d28b 235f73c23895454ea408ed916a7d4435 38a7ab5dc4fc4c4291b5ef8e9565758c - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:18:05.053 7 INFO cinder.api.openstack.wsgi [None req-c2502908-2a4a-442c-9610-e6e88a8eb89f c9fd5a47b0594191a302a63dce44579b c846610d84ca42f0bd2b7fc06e61fa0f - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:18:05.054 8 INFO cinder.api.openstack.wsgi [None req-1862adc8-eb76-4bcb-8e98-4bf57de9d28b 235f73c23895454ea408ed916a7d4435 38a7ab5dc4fc4c4291b5ef8e9565758c - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:18:14.491 7 INFO cinder.api.openstack.wsgi [None req-febde7ca-618c-4d30-bfc8-b8095279ed59 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:18:14.503 7 INFO cinder.volume.api [None req-febde7ca-618c-4d30-bfc8-b8095279ed59 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:18:14.505 7 INFO cinder.api.openstack.wsgi [None req-febde7ca-618c-4d30-bfc8-b8095279ed59 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 445/890] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:18:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true => generated 15 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:18:14.519 8 INFO cinder.api.openstack.wsgi [None req-4df93e4b-4232-4fdc-9fbd-5d0a2784f681 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true 2026-04-27 13:18:14.527 8 INFO cinder.volume.api [None req-4df93e4b-4232-4fdc-9fbd-5d0a2784f681 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all snapshots completed successfully. 2026-04-27 13:18:14.527 8 INFO cinder.api.openstack.wsgi [None req-4df93e4b-4232-4fdc-9fbd-5d0a2784f681 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 446/891] 10.0.0.83 () {28 vars in 673 bytes} [Mon Apr 27 13:18:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:18:14.538 7 INFO cinder.api.openstack.wsgi [None req-dce63823-b129-4847-a4bc-f48866d1405b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:18:14.569 7 INFO cinder.volume.api [None req-dce63823-b129-4847-a4bc-f48866d1405b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:18:14.571 7 INFO cinder.api.openstack.wsgi [None req-dce63823-b129-4847-a4bc-f48866d1405b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 446/892] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:18:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:18:14.588 8 INFO cinder.api.openstack.wsgi [None req-5a5f88ab-8222-470f-8dbd-7cc75c663e1c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services 2026-04-27 13:18:14.597 8 INFO cinder.api.openstack.wsgi [None req-5a5f88ab-8222-470f-8dbd-7cc75c663e1c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 447/893] 10.0.0.83 () {28 vars in 644 bytes} [Mon Apr 27 13:18:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:18:14.608 7 INFO cinder.api.openstack.wsgi [None req-b173f64c-299b-4b9a-9fb2-ed17af5dd202 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true 2026-04-27 13:18:14.630 7 INFO cinder.api.openstack.wsgi [None req-b173f64c-299b-4b9a-9fb2-ed17af5dd202 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 447/894] 10.0.0.83 () {28 vars in 695 bytes} [Mon Apr 27 13:18:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:18:14.695 8 INFO cinder.api.openstack.wsgi [None req-e5fd9e6b-d932-4c0d-a073-bd2911a3bf82 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/310842027e2e45d191859e1824459748?usage=true 2026-04-27 13:18:14.716 8 INFO cinder.api.openstack.wsgi [None req-e5fd9e6b-d932-4c0d-a073-bd2911a3bf82 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/310842027e2e45d191859e1824459748?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 448/895] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:18:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/310842027e2e45d191859e1824459748?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:18:14.727 7 INFO cinder.api.openstack.wsgi [None req-6b782717-efc3-4e36-965a-4ff986fb4128 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true 2026-04-27 13:18:14.763 7 INFO cinder.api.openstack.wsgi [None req-6b782717-efc3-4e36-965a-4ff986fb4128 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 448/896] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:18:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:18:14.779 8 INFO cinder.api.openstack.wsgi [None req-fd12e9f0-892c-433f-9cf0-1c34b30444a0 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/6312681c0262490d96e2e557b6885360?usage=true 2026-04-27 13:18:14.809 8 INFO cinder.api.openstack.wsgi [None req-fd12e9f0-892c-433f-9cf0-1c34b30444a0 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/6312681c0262490d96e2e557b6885360?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 449/897] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:18:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/6312681c0262490d96e2e557b6885360?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:18:14.823 7 INFO cinder.api.openstack.wsgi [None req-86ea1798-088b-465a-93d8-fff2148daf96 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/90e1324c99994568a4b5f3933a1da372?usage=true 2026-04-27 13:18:14.847 7 INFO cinder.api.openstack.wsgi [None req-86ea1798-088b-465a-93d8-fff2148daf96 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/90e1324c99994568a4b5f3933a1da372?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 449/898] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:18:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/90e1324c99994568a4b5f3933a1da372?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:18:14.868 8 INFO cinder.api.openstack.wsgi [None req-8ea36e79-0bc5-44cf-b510-0e617c6fd03a 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/957fba4edfd24669b6184bcb4b181f71?usage=true 2026-04-27 13:18:14.899 8 INFO cinder.api.openstack.wsgi [None req-8ea36e79-0bc5-44cf-b510-0e617c6fd03a 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/957fba4edfd24669b6184bcb4b181f71?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 450/899] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:18:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/957fba4edfd24669b6184bcb4b181f71?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:18:14.913 7 INFO cinder.api.openstack.wsgi [None req-51859ecc-eb14-4e25-8077-fbe7c412b99f 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/a5d0f050778b4a8d837c2f1f39b32571?usage=true 2026-04-27 13:18:14.951 7 INFO cinder.api.openstack.wsgi [None req-51859ecc-eb14-4e25-8077-fbe7c412b99f 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/a5d0f050778b4a8d837c2f1f39b32571?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 450/900] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:18:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/a5d0f050778b4a8d837c2f1f39b32571?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:18:14.967 8 INFO cinder.api.openstack.wsgi [None req-00adfe8d-d798-43a4-a8ea-85e0898c732e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/bc9b8cf70eaa425eb9d57bcfd2a8d773?usage=true 2026-04-27 13:18:15.001 8 INFO cinder.api.openstack.wsgi [None req-00adfe8d-d798-43a4-a8ea-85e0898c732e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/bc9b8cf70eaa425eb9d57bcfd2a8d773?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 451/901] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:18:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/bc9b8cf70eaa425eb9d57bcfd2a8d773?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:18:15.015 7 INFO cinder.api.openstack.wsgi [None req-2a1726dc-4ca8-4e68-9832-d7b741b57205 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c0e8ecdd110e4c2aa93a8ee1b2adc6af?usage=true 2026-04-27 13:18:15.051 7 INFO cinder.api.openstack.wsgi [None req-2a1726dc-4ca8-4e68-9832-d7b741b57205 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c0e8ecdd110e4c2aa93a8ee1b2adc6af?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 451/902] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:18:15 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c0e8ecdd110e4c2aa93a8ee1b2adc6af?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:18:15.053 8 INFO cinder.api.openstack.wsgi [None req-00adfe8d-d798-43a4-a8ea-85e0898c732e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:18:15.054 7 INFO cinder.api.openstack.wsgi [None req-2a1726dc-4ca8-4e68-9832-d7b741b57205 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:18:15.055 7 INFO cinder.api.openstack.wsgi [None req-2a1726dc-4ca8-4e68-9832-d7b741b57205 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:18:15.056 8 INFO cinder.api.openstack.wsgi [None req-00adfe8d-d798-43a4-a8ea-85e0898c732e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:18:15.063 7 INFO cinder.api.openstack.wsgi [None req-e1685e49-dc54-4ae5-9a5c-d87a23dbf3f8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true 2026-04-27 13:18:15.091 7 INFO cinder.api.openstack.wsgi [None req-e1685e49-dc54-4ae5-9a5c-d87a23dbf3f8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 453/905] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:18:15 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:18:15.106 8 INFO cinder.api.openstack.wsgi [None req-8d276900-e75e-47fd-9156-f4b76d16f091 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true 2026-04-27 13:18:15.135 8 INFO cinder.api.openstack.wsgi [None req-8d276900-e75e-47fd-9156-f4b76d16f091 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 453/906] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:18:15 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:18:15.155 7 INFO cinder.api.openstack.wsgi [None req-21cbea04-fc2f-4f92-8f25-df2da909ba33 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/dc7f4d669e7e4c62a87a6e25c4b7ecf0?usage=true 2026-04-27 13:18:15.194 7 INFO cinder.api.openstack.wsgi [None req-21cbea04-fc2f-4f92-8f25-df2da909ba33 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/dc7f4d669e7e4c62a87a6e25c4b7ecf0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 454/907] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:18:15 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/dc7f4d669e7e4c62a87a6e25c4b7ecf0?usage=true => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:18:15.213 8 INFO cinder.api.openstack.wsgi [None req-5eff6cd2-1a66-43d5-903f-351677702a7b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/de52f51227dc44fea5db99ade6fa1d93?usage=true 2026-04-27 13:18:15.239 8 INFO cinder.api.openstack.wsgi [None req-5eff6cd2-1a66-43d5-903f-351677702a7b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/de52f51227dc44fea5db99ade6fa1d93?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 454/908] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:18:15 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/de52f51227dc44fea5db99ade6fa1d93?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:18:25.052 8 INFO cinder.api.openstack.wsgi [None req-5eff6cd2-1a66-43d5-903f-351677702a7b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:18:25.052 7 INFO cinder.api.openstack.wsgi [None req-21cbea04-fc2f-4f92-8f25-df2da909ba33 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:18:25.053 8 INFO cinder.api.openstack.wsgi [None req-5eff6cd2-1a66-43d5-903f-351677702a7b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:18:25.053 7 INFO cinder.api.openstack.wsgi [None req-21cbea04-fc2f-4f92-8f25-df2da909ba33 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:18:35.052 8 INFO cinder.api.openstack.wsgi [None req-5eff6cd2-1a66-43d5-903f-351677702a7b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:18:35.052 7 INFO cinder.api.openstack.wsgi [None req-21cbea04-fc2f-4f92-8f25-df2da909ba33 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:18:35.053 8 INFO cinder.api.openstack.wsgi [None req-5eff6cd2-1a66-43d5-903f-351677702a7b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:18:35.053 7 INFO cinder.api.openstack.wsgi [None req-21cbea04-fc2f-4f92-8f25-df2da909ba33 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:18:45.051 7 INFO cinder.api.openstack.wsgi [None req-21cbea04-fc2f-4f92-8f25-df2da909ba33 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:18:45.053 7 INFO cinder.api.openstack.wsgi [None req-21cbea04-fc2f-4f92-8f25-df2da909ba33 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:18:45.061 8 INFO cinder.api.openstack.wsgi [None req-5eff6cd2-1a66-43d5-903f-351677702a7b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:18:45.063 8 INFO cinder.api.openstack.wsgi [None req-5eff6cd2-1a66-43d5-903f-351677702a7b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:18:55.052 7 INFO cinder.api.openstack.wsgi [None req-21cbea04-fc2f-4f92-8f25-df2da909ba33 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:18:55.052 8 INFO cinder.api.openstack.wsgi [None req-5eff6cd2-1a66-43d5-903f-351677702a7b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:18:55.053 7 INFO cinder.api.openstack.wsgi [None req-21cbea04-fc2f-4f92-8f25-df2da909ba33 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:18:55.054 8 INFO cinder.api.openstack.wsgi [None req-5eff6cd2-1a66-43d5-903f-351677702a7b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:19:05.051 7 INFO cinder.api.openstack.wsgi [None req-21cbea04-fc2f-4f92-8f25-df2da909ba33 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:19:05.052 8 INFO cinder.api.openstack.wsgi [None req-5eff6cd2-1a66-43d5-903f-351677702a7b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:19:05.052 7 INFO cinder.api.openstack.wsgi [None req-21cbea04-fc2f-4f92-8f25-df2da909ba33 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:19:05.053 8 INFO cinder.api.openstack.wsgi [None req-5eff6cd2-1a66-43d5-903f-351677702a7b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:19:14.367 7 INFO cinder.api.openstack.wsgi [None req-4144fff6-f956-4919-b75e-747b63156a33 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services 2026-04-27 13:19:14.376 7 INFO cinder.api.openstack.wsgi [None req-4144fff6-f956-4919-b75e-747b63156a33 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 460/919] 10.0.0.83 () {28 vars in 644 bytes} [Mon Apr 27 13:19:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services => generated 646 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:19:14.389 8 INFO cinder.api.openstack.wsgi [None req-2218d800-fd7b-4991-a6d7-c323624a850a 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true 2026-04-27 13:19:14.404 8 INFO cinder.volume.api [None req-2218d800-fd7b-4991-a6d7-c323624a850a 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all snapshots completed successfully. 2026-04-27 13:19:14.405 8 INFO cinder.api.openstack.wsgi [None req-2218d800-fd7b-4991-a6d7-c323624a850a 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 460/920] 10.0.0.83 () {28 vars in 673 bytes} [Mon Apr 27 13:19:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:19:14.451 7 INFO cinder.api.openstack.wsgi [None req-1d2875df-dfb9-40a8-b3c0-133e07672daa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/37b78389423e492f94210e5f4f007459?usage=true 2026-04-27 13:19:14.482 7 INFO cinder.api.openstack.wsgi [None req-1d2875df-dfb9-40a8-b3c0-133e07672daa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/37b78389423e492f94210e5f4f007459?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 461/921] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:19:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/37b78389423e492f94210e5f4f007459?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:19:14.495 8 INFO cinder.api.openstack.wsgi [None req-652b1efb-f906-424c-a95c-a2e466a4639b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true 2026-04-27 13:19:14.530 8 INFO cinder.api.openstack.wsgi [None req-652b1efb-f906-424c-a95c-a2e466a4639b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 461/922] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:19:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:19:14.549 7 INFO cinder.api.openstack.wsgi [None req-09b1fa1e-2128-480b-98f8-8ba86dda609a 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/60ac639519064faeaf8cc5435b34c166?usage=true 2026-04-27 13:19:14.580 7 INFO cinder.api.openstack.wsgi [None req-09b1fa1e-2128-480b-98f8-8ba86dda609a 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/60ac639519064faeaf8cc5435b34c166?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 462/923] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:19:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/60ac639519064faeaf8cc5435b34c166?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:19:14.610 8 INFO cinder.api.openstack.wsgi [None req-b0dfb129-7051-427d-ba8f-d2949dfb3272 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/667cd28efa794af9bfefec7170c02505?usage=true 2026-04-27 13:19:14.641 8 INFO cinder.api.openstack.wsgi [None req-b0dfb129-7051-427d-ba8f-d2949dfb3272 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/667cd28efa794af9bfefec7170c02505?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 462/924] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:19:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/667cd28efa794af9bfefec7170c02505?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:19:14.660 7 INFO cinder.api.openstack.wsgi [None req-7a05105d-92d2-4b81-8263-dc5f9e3f34cc 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/9910a86db49e4c6bb53590d7ce239a91?usage=true 2026-04-27 13:19:14.689 7 INFO cinder.api.openstack.wsgi [None req-7a05105d-92d2-4b81-8263-dc5f9e3f34cc 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/9910a86db49e4c6bb53590d7ce239a91?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 463/925] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:19:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/9910a86db49e4c6bb53590d7ce239a91?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:19:14.703 8 INFO cinder.api.openstack.wsgi [None req-0e7ad94f-3975-4d7a-9fee-e4c44b525b3c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/9d37781438704224af9bc407c3f82526?usage=true 2026-04-27 13:19:14.732 8 INFO cinder.api.openstack.wsgi [None req-0e7ad94f-3975-4d7a-9fee-e4c44b525b3c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/9d37781438704224af9bc407c3f82526?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 463/926] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:19:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/9d37781438704224af9bc407c3f82526?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:19:14.747 7 INFO cinder.api.openstack.wsgi [None req-1ab83df6-7fd7-4681-89bb-562a643386ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/b5aa8ae48f0c4d14a5745dff7fec0ca7?usage=true 2026-04-27 13:19:14.773 7 INFO cinder.api.openstack.wsgi [None req-1ab83df6-7fd7-4681-89bb-562a643386ea 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/b5aa8ae48f0c4d14a5745dff7fec0ca7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 464/927] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:19:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/b5aa8ae48f0c4d14a5745dff7fec0ca7?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:19:14.787 8 INFO cinder.api.openstack.wsgi [None req-00799d8d-7f38-4d8d-b57a-cc57d0e0389f 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true 2026-04-27 13:19:14.807 8 INFO cinder.api.openstack.wsgi [None req-00799d8d-7f38-4d8d-b57a-cc57d0e0389f 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 464/928] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:19:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:19:14.822 7 INFO cinder.api.openstack.wsgi [None req-8388eea2-344f-46a4-82d9-e34e398b0531 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true 2026-04-27 13:19:14.846 7 INFO cinder.api.openstack.wsgi [None req-8388eea2-344f-46a4-82d9-e34e398b0531 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 465/929] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:19:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:19:14.862 8 INFO cinder.api.openstack.wsgi [None req-5902ebd0-eb4f-44a6-a61a-ba92cdba70c8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/cea59404a47f48e5998af8321961f330?usage=true 2026-04-27 13:19:14.890 8 INFO cinder.api.openstack.wsgi [None req-5902ebd0-eb4f-44a6-a61a-ba92cdba70c8 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/cea59404a47f48e5998af8321961f330?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 465/930] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:19:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/cea59404a47f48e5998af8321961f330?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:19:14.904 7 INFO cinder.api.openstack.wsgi [None req-5380b29c-2324-433d-9f93-9bcff089a019 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/ee5b81eb2d274397a9af0e64a3e38468?usage=true 2026-04-27 13:19:14.941 7 INFO cinder.api.openstack.wsgi [None req-5380b29c-2324-433d-9f93-9bcff089a019 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/ee5b81eb2d274397a9af0e64a3e38468?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 466/931] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:19:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/ee5b81eb2d274397a9af0e64a3e38468?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:19:14.956 8 INFO cinder.api.openstack.wsgi [None req-1132dd6f-8034-4218-9ebf-751353d5835f 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:19:14.973 8 INFO cinder.volume.api [None req-1132dd6f-8034-4218-9ebf-751353d5835f 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:19:14.977 8 INFO cinder.api.openstack.wsgi [None req-1132dd6f-8034-4218-9ebf-751353d5835f 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 466/932] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:19:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:19:14.988 7 INFO cinder.api.openstack.wsgi [None req-56b713f2-9bf6-4d6d-baed-b0719620893b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:19:15.005 7 INFO cinder.volume.api [None req-56b713f2-9bf6-4d6d-baed-b0719620893b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:19:15.009 7 INFO cinder.api.openstack.wsgi [None req-56b713f2-9bf6-4d6d-baed-b0719620893b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 467/933] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:19:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:19:15.022 8 INFO cinder.api.openstack.wsgi [None req-85dc8b49-3159-481b-b8e6-6b61f4e77b78 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true 2026-04-27 13:19:15.038 8 INFO cinder.api.openstack.wsgi [None req-85dc8b49-3159-481b-b8e6-6b61f4e77b78 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 467/934] 10.0.0.83 () {28 vars in 695 bytes} [Mon Apr 27 13:19:15 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:19:15.051 7 INFO cinder.api.openstack.wsgi [None req-56b713f2-9bf6-4d6d-baed-b0719620893b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:19:15.051 8 INFO cinder.api.openstack.wsgi [None req-85dc8b49-3159-481b-b8e6-6b61f4e77b78 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:19:15.052 8 INFO cinder.api.openstack.wsgi [None req-85dc8b49-3159-481b-b8e6-6b61f4e77b78 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:19:15.052 7 INFO cinder.api.openstack.wsgi [None req-56b713f2-9bf6-4d6d-baed-b0719620893b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:19:25.052 8 INFO cinder.api.openstack.wsgi [None req-85dc8b49-3159-481b-b8e6-6b61f4e77b78 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:19:25.053 8 INFO cinder.api.openstack.wsgi [None req-85dc8b49-3159-481b-b8e6-6b61f4e77b78 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:19:25.056 7 INFO cinder.api.openstack.wsgi [None req-56b713f2-9bf6-4d6d-baed-b0719620893b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:19:25.058 7 INFO cinder.api.openstack.wsgi [None req-56b713f2-9bf6-4d6d-baed-b0719620893b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:19:35.052 8 INFO cinder.api.openstack.wsgi [None req-85dc8b49-3159-481b-b8e6-6b61f4e77b78 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:19:35.052 7 INFO cinder.api.openstack.wsgi [None req-56b713f2-9bf6-4d6d-baed-b0719620893b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:19:35.053 8 INFO cinder.api.openstack.wsgi [None req-85dc8b49-3159-481b-b8e6-6b61f4e77b78 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:19:35.054 7 INFO cinder.api.openstack.wsgi [None req-56b713f2-9bf6-4d6d-baed-b0719620893b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:19:45.052 7 INFO cinder.api.openstack.wsgi [None req-56b713f2-9bf6-4d6d-baed-b0719620893b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:19:45.052 8 INFO cinder.api.openstack.wsgi [None req-85dc8b49-3159-481b-b8e6-6b61f4e77b78 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:19:45.054 7 INFO cinder.api.openstack.wsgi [None req-56b713f2-9bf6-4d6d-baed-b0719620893b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:19:45.055 8 INFO cinder.api.openstack.wsgi [None req-85dc8b49-3159-481b-b8e6-6b61f4e77b78 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:19:55.052 8 INFO cinder.api.openstack.wsgi [None req-85dc8b49-3159-481b-b8e6-6b61f4e77b78 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:19:55.052 7 INFO cinder.api.openstack.wsgi [None req-56b713f2-9bf6-4d6d-baed-b0719620893b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:19:55.053 8 INFO cinder.api.openstack.wsgi [None req-85dc8b49-3159-481b-b8e6-6b61f4e77b78 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:19:55.054 7 INFO cinder.api.openstack.wsgi [None req-56b713f2-9bf6-4d6d-baed-b0719620893b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:19:59.320 8 INFO cinder.api.openstack.wsgi [None req-aeed996a-9188-4368-a102-b91aa849d33b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes 2026-04-27 13:19:59.490 8 INFO cinder.api.v3.volumes [None req-aeed996a-9188-4368-a102-b91aa849d33b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Create volume of 16 GB 2026-04-27 13:19:59.499 8 INFO cinder.volume.api [None req-aeed996a-9188-4368-a102-b91aa849d33b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Availability Zones retrieved successfully. 2026-04-27 13:19:59.756 8 INFO cinder.volume.api [None req-aeed996a-9188-4368-a102-b91aa849d33b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Create volume request issued successfully. 2026-04-27 13:19:59.757 8 INFO cinder.api.openstack.wsgi [None req-aeed996a-9188-4368-a102-b91aa849d33b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes returned with HTTP 202 [pid: 8|app: 0|req: 473/945] 199.19.213.238 () {34 vars in 734 bytes} [Mon Apr 27 13:19:59 2026] POST /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes => generated 846 bytes in 487 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-27 13:19:59.777 7 INFO cinder.api.openstack.wsgi [req-aeed996a-9188-4368-a102-b91aa849d33b req-1eccf12b-116d-431e-873d-67af8ed9551e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/fe294355-1192-4654-8c27-bd7ddce68b69 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:19:59.812 7 INFO cinder.volume.api [req-aeed996a-9188-4368-a102-b91aa849d33b req-1eccf12b-116d-431e-873d-67af8ed9551e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Volume info retrieved successfully. 2026-04-27 13:19:59.820 7 INFO cinder.api.openstack.wsgi [req-aeed996a-9188-4368-a102-b91aa849d33b req-1eccf12b-116d-431e-873d-67af8ed9551e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/fe294355-1192-4654-8c27-bd7ddce68b69 returned with HTTP 200 [pid: 7|app: 0|req: 473/946] 199.19.213.238 () {32 vars in 825 bytes} [Mon Apr 27 13:19:59 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/fe294355-1192-4654-8c27-bd7ddce68b69 => generated 1025 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:20:04.847 8 INFO cinder.api.openstack.wsgi [req-aeed996a-9188-4368-a102-b91aa849d33b req-62f4c1ba-8b7a-456c-b592-558ba09767b0 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/fe294355-1192-4654-8c27-bd7ddce68b69 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:20:04.865 8 INFO cinder.volume.api [req-aeed996a-9188-4368-a102-b91aa849d33b req-62f4c1ba-8b7a-456c-b592-558ba09767b0 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Volume info retrieved successfully. 2026-04-27 13:20:04.872 8 INFO cinder.api.openstack.wsgi [req-aeed996a-9188-4368-a102-b91aa849d33b req-62f4c1ba-8b7a-456c-b592-558ba09767b0 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/fe294355-1192-4654-8c27-bd7ddce68b69 returned with HTTP 200 [pid: 8|app: 0|req: 474/947] 199.19.213.238 () {32 vars in 825 bytes} [Mon Apr 27 13:20:04 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/fe294355-1192-4654-8c27-bd7ddce68b69 => generated 1489 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-27 13:20:05.051 7 INFO cinder.api.openstack.wsgi [req-aeed996a-9188-4368-a102-b91aa849d33b req-1eccf12b-116d-431e-873d-67af8ed9551e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:20:05.051 8 INFO cinder.api.openstack.wsgi [req-aeed996a-9188-4368-a102-b91aa849d33b req-62f4c1ba-8b7a-456c-b592-558ba09767b0 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:20:05.053 7 INFO cinder.api.openstack.wsgi [req-aeed996a-9188-4368-a102-b91aa849d33b req-1eccf12b-116d-431e-873d-67af8ed9551e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:20:05.053 8 INFO cinder.api.openstack.wsgi [req-aeed996a-9188-4368-a102-b91aa849d33b req-62f4c1ba-8b7a-456c-b592-558ba09767b0 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:20:05.325 7 INFO cinder.api.openstack.wsgi [req-2788f991-72fc-45d2-bef1-bf943a920464 req-c720629a-0edc-4796-97ea-afbde4588d87 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/fe294355-1192-4654-8c27-bd7ddce68b69 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:20:05.346 7 INFO cinder.volume.api [req-2788f991-72fc-45d2-bef1-bf943a920464 req-c720629a-0edc-4796-97ea-afbde4588d87 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Volume info retrieved successfully. 2026-04-27 13:20:05.354 7 INFO cinder.api.openstack.wsgi [req-2788f991-72fc-45d2-bef1-bf943a920464 req-c720629a-0edc-4796-97ea-afbde4588d87 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/fe294355-1192-4654-8c27-bd7ddce68b69 returned with HTTP 200 [pid: 7|app: 0|req: 475/950] 10.0.0.84 () {34 vars in 1027 bytes} [Mon Apr 27 13:20:05 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/fe294355-1192-4654-8c27-bd7ddce68b69 => generated 1489 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:20:05.876 8 INFO cinder.api.openstack.wsgi [req-2788f991-72fc-45d2-bef1-bf943a920464 req-e11436ba-6d68-4a4b-93d3-43bb048e8785 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/fe294355-1192-4654-8c27-bd7ddce68b69 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:20:05.899 8 INFO cinder.volume.api [req-2788f991-72fc-45d2-bef1-bf943a920464 req-e11436ba-6d68-4a4b-93d3-43bb048e8785 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Volume info retrieved successfully. 2026-04-27 13:20:05.911 8 INFO cinder.api.openstack.wsgi [req-2788f991-72fc-45d2-bef1-bf943a920464 req-e11436ba-6d68-4a4b-93d3-43bb048e8785 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/fe294355-1192-4654-8c27-bd7ddce68b69 returned with HTTP 200 [pid: 8|app: 0|req: 476/951] 10.0.0.84 () {34 vars in 1027 bytes} [Mon Apr 27 13:20:05 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/fe294355-1192-4654-8c27-bd7ddce68b69 => generated 1489 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-27 13:20:05.926 7 INFO cinder.api.openstack.wsgi [req-2788f991-72fc-45d2-bef1-bf943a920464 req-c720629a-0edc-4796-97ea-afbde4588d87 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-27 13:20:05.927 7 INFO cinder.api.openstack.wsgi [req-2788f991-72fc-45d2-bef1-bf943a920464 req-c720629a-0edc-4796-97ea-afbde4588d87 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 476/952] 10.0.0.84 () {32 vars in 828 bytes} [Mon Apr 27 13:20:05 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:20:05.944 8 INFO cinder.api.openstack.wsgi [req-2788f991-72fc-45d2-bef1-bf943a920464 req-67fe16f9-ffdc-4808-b717-626f5518992b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/attachments /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:20:05.999 8 INFO cinder.api.openstack.wsgi [req-2788f991-72fc-45d2-bef1-bf943a920464 req-67fe16f9-ffdc-4808-b717-626f5518992b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/attachments returned with HTTP 200 [pid: 8|app: 0|req: 477/953] 10.0.0.84 () {40 vars in 1056 bytes} [Mon Apr 27 13:20:05 2026] POST /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-27 13:20:07.103 7 INFO cinder.api.openstack.wsgi [req-2788f991-72fc-45d2-bef1-bf943a920464 req-c720629a-0edc-4796-97ea-afbde4588d87 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-27 13:20:07.104 7 INFO cinder.api.openstack.wsgi [req-2788f991-72fc-45d2-bef1-bf943a920464 req-c720629a-0edc-4796-97ea-afbde4588d87 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 477/954] 199.19.213.238 () {32 vars in 840 bytes} [Mon Apr 27 13:20:07 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:20:07.119 8 INFO cinder.api.openstack.wsgi [req-2788f991-72fc-45d2-bef1-bf943a920464 req-0388b98f-4c12-494f-b9ce-d682a7bc0d1c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/fe294355-1192-4654-8c27-bd7ddce68b69 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:20:07.145 8 INFO cinder.volume.api [req-2788f991-72fc-45d2-bef1-bf943a920464 req-0388b98f-4c12-494f-b9ce-d682a7bc0d1c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Volume info retrieved successfully. 2026-04-27 13:20:07.155 8 INFO cinder.api.openstack.wsgi [req-2788f991-72fc-45d2-bef1-bf943a920464 req-0388b98f-4c12-494f-b9ce-d682a7bc0d1c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/fe294355-1192-4654-8c27-bd7ddce68b69 returned with HTTP 200 [pid: 8|app: 0|req: 478/955] 199.19.213.238 () {36 vars in 1073 bytes} [Mon Apr 27 13:20:07 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/fe294355-1192-4654-8c27-bd7ddce68b69 => generated 1608 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:20:07.241 7 INFO cinder.api.openstack.wsgi [req-2788f991-72fc-45d2-bef1-bf943a920464 req-fa943dba-1dc2-450f-ac5e-cf3c73630537 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/attachments/029eae2c-207f-4002-9c68-40704fc7e670 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:20:07.859 7 INFO cinder.api.openstack.wsgi [req-2788f991-72fc-45d2-bef1-bf943a920464 req-fa943dba-1dc2-450f-ac5e-cf3c73630537 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/attachments/029eae2c-207f-4002-9c68-40704fc7e670 returned with HTTP 200 [pid: 7|app: 0|req: 478/956] 199.19.213.238 () {40 vars in 1134 bytes} [Mon Apr 27 13:20:07 2026] PUT /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/attachments/029eae2c-207f-4002-9c68-40704fc7e670 => generated 775 bytes in 630 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:20:07.902 8 INFO cinder.api.openstack.wsgi [req-2788f991-72fc-45d2-bef1-bf943a920464 req-5bc70646-7063-46dc-877b-0f6f2b1972d2 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/attachments/029eae2c-207f-4002-9c68-40704fc7e670/action /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:20:07.945 8 INFO cinder.api.openstack.wsgi [req-2788f991-72fc-45d2-bef1-bf943a920464 req-5bc70646-7063-46dc-877b-0f6f2b1972d2 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/attachments/029eae2c-207f-4002-9c68-40704fc7e670/action returned with HTTP 204 [pid: 8|app: 0|req: 479/957] 199.19.213.238 () {40 vars in 1148 bytes} [Mon Apr 27 13:20:07 2026] POST /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/attachments/029eae2c-207f-4002-9c68-40704fc7e670/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:20:08.808 7 INFO cinder.api.openstack.wsgi [req-aeed996a-9188-4368-a102-b91aa849d33b req-feb1334c-62a6-47fc-83d3-501a8fe377e0 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/fe294355-1192-4654-8c27-bd7ddce68b69 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:20:08.832 7 INFO cinder.volume.api [req-aeed996a-9188-4368-a102-b91aa849d33b req-feb1334c-62a6-47fc-83d3-501a8fe377e0 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Volume info retrieved successfully. 2026-04-27 13:20:08.847 7 INFO cinder.api.openstack.wsgi [req-aeed996a-9188-4368-a102-b91aa849d33b req-feb1334c-62a6-47fc-83d3-501a8fe377e0 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/fe294355-1192-4654-8c27-bd7ddce68b69 returned with HTTP 200 [pid: 7|app: 0|req: 479/958] 199.19.213.238 () {32 vars in 825 bytes} [Mon Apr 27 13:20:08 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/fe294355-1192-4654-8c27-bd7ddce68b69 => generated 1787 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:20:11.218 8 INFO cinder.api.openstack.wsgi [req-aeed996a-9188-4368-a102-b91aa849d33b req-fc0cda0f-d535-4b37-b256-9f88823814cd 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/fe294355-1192-4654-8c27-bd7ddce68b69 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:20:11.277 8 INFO cinder.volume.api [req-aeed996a-9188-4368-a102-b91aa849d33b req-fc0cda0f-d535-4b37-b256-9f88823814cd 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Volume info retrieved successfully. 2026-04-27 13:20:11.289 8 INFO cinder.api.openstack.wsgi [req-aeed996a-9188-4368-a102-b91aa849d33b req-fc0cda0f-d535-4b37-b256-9f88823814cd 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/fe294355-1192-4654-8c27-bd7ddce68b69 returned with HTTP 200 [pid: 8|app: 0|req: 480/959] 199.19.213.238 () {32 vars in 825 bytes} [Mon Apr 27 13:20:11 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/fe294355-1192-4654-8c27-bd7ddce68b69 => generated 1787 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:20:14.204 7 INFO cinder.api.openstack.wsgi [None req-35595c15-7744-41ed-9f99-96df1b4c30ff 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true 2026-04-27 13:20:14.225 7 INFO cinder.api.openstack.wsgi [None req-35595c15-7744-41ed-9f99-96df1b4c30ff 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 480/960] 10.0.0.83 () {28 vars in 695 bytes} [Mon Apr 27 13:20:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:20:14.244 8 INFO cinder.api.openstack.wsgi [None req-f60e79dc-1ac7-4304-af4d-4c8804f64d6b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services 2026-04-27 13:20:14.251 8 INFO cinder.api.openstack.wsgi [None req-f60e79dc-1ac7-4304-af4d-4c8804f64d6b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 481/961] 10.0.0.83 () {28 vars in 644 bytes} [Mon Apr 27 13:20:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:20:14.308 7 INFO cinder.api.openstack.wsgi [None req-ab5a49f0-485b-46cf-bb8e-1ce926faff7b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/37b78389423e492f94210e5f4f007459?usage=true 2026-04-27 13:20:14.338 7 INFO cinder.api.openstack.wsgi [None req-ab5a49f0-485b-46cf-bb8e-1ce926faff7b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/37b78389423e492f94210e5f4f007459?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 481/962] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:20:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/37b78389423e492f94210e5f4f007459?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:20:14.357 8 INFO cinder.api.openstack.wsgi [None req-91387c7b-4108-4701-a934-35fb9abe7ae5 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true 2026-04-27 13:20:14.389 8 INFO cinder.api.openstack.wsgi [None req-91387c7b-4108-4701-a934-35fb9abe7ae5 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 482/963] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:20:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:20:14.408 7 INFO cinder.api.openstack.wsgi [None req-ad73987f-a77b-4a4f-ae96-090d6e623491 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/60ac639519064faeaf8cc5435b34c166?usage=true 2026-04-27 13:20:14.455 7 INFO cinder.api.openstack.wsgi [None req-ad73987f-a77b-4a4f-ae96-090d6e623491 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/60ac639519064faeaf8cc5435b34c166?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 482/964] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:20:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/60ac639519064faeaf8cc5435b34c166?usage=true => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:20:14.470 8 INFO cinder.api.openstack.wsgi [None req-b5ed755e-0efc-467d-bea9-f46ef988f8ca 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/667cd28efa794af9bfefec7170c02505?usage=true 2026-04-27 13:20:14.497 8 INFO cinder.api.openstack.wsgi [None req-b5ed755e-0efc-467d-bea9-f46ef988f8ca 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/667cd28efa794af9bfefec7170c02505?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 483/965] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:20:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/667cd28efa794af9bfefec7170c02505?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:20:14.512 7 INFO cinder.api.openstack.wsgi [None req-78637ccb-ae4d-400a-9581-12be223dd05e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/9910a86db49e4c6bb53590d7ce239a91?usage=true 2026-04-27 13:20:14.537 7 INFO cinder.api.openstack.wsgi [None req-78637ccb-ae4d-400a-9581-12be223dd05e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/9910a86db49e4c6bb53590d7ce239a91?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 483/966] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:20:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/9910a86db49e4c6bb53590d7ce239a91?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:20:14.552 8 INFO cinder.api.openstack.wsgi [None req-96b939a3-1b07-467f-a1fb-6fcd6aefcaaf 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/9d37781438704224af9bc407c3f82526?usage=true 2026-04-27 13:20:14.586 8 INFO cinder.api.openstack.wsgi [None req-96b939a3-1b07-467f-a1fb-6fcd6aefcaaf 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/9d37781438704224af9bc407c3f82526?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 484/967] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:20:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/9d37781438704224af9bc407c3f82526?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:20:14.603 7 INFO cinder.api.openstack.wsgi [None req-ea1d3495-371c-4d6c-905d-419f25c6dd05 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/b5aa8ae48f0c4d14a5745dff7fec0ca7?usage=true 2026-04-27 13:20:14.632 7 INFO cinder.api.openstack.wsgi [None req-ea1d3495-371c-4d6c-905d-419f25c6dd05 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/b5aa8ae48f0c4d14a5745dff7fec0ca7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 484/968] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:20:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/b5aa8ae48f0c4d14a5745dff7fec0ca7?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:20:14.647 8 INFO cinder.api.openstack.wsgi [None req-98b79c0a-ad8a-4a48-adc7-8b41981b3ecd 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true 2026-04-27 13:20:14.671 8 INFO cinder.api.openstack.wsgi [None req-98b79c0a-ad8a-4a48-adc7-8b41981b3ecd 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 485/969] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:20:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:20:14.690 7 INFO cinder.api.openstack.wsgi [None req-944db389-8d3b-4fce-ba09-6ac2aa4bfe62 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true 2026-04-27 13:20:14.728 7 INFO cinder.api.openstack.wsgi [None req-944db389-8d3b-4fce-ba09-6ac2aa4bfe62 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 485/970] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:20:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:20:14.742 8 INFO cinder.api.openstack.wsgi [None req-02ca9a14-d798-43a5-9de3-77c79041f647 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/cea59404a47f48e5998af8321961f330?usage=true 2026-04-27 13:20:14.767 8 INFO cinder.api.openstack.wsgi [None req-02ca9a14-d798-43a5-9de3-77c79041f647 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/cea59404a47f48e5998af8321961f330?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 486/971] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:20:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/cea59404a47f48e5998af8321961f330?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:20:14.781 7 INFO cinder.api.openstack.wsgi [None req-17f55cc9-05a4-4d3a-a295-16b1e6576bee 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/ee5b81eb2d274397a9af0e64a3e38468?usage=true 2026-04-27 13:20:14.813 7 INFO cinder.api.openstack.wsgi [None req-17f55cc9-05a4-4d3a-a295-16b1e6576bee 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/ee5b81eb2d274397a9af0e64a3e38468?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 486/972] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:20:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/ee5b81eb2d274397a9af0e64a3e38468?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:20:14.825 8 INFO cinder.api.openstack.wsgi [None req-2c5ff9a1-a540-468f-ae8a-c648757d83f7 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:20:14.843 8 INFO cinder.volume.api [None req-2c5ff9a1-a540-468f-ae8a-c648757d83f7 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:20:14.851 8 INFO cinder.api.openstack.wsgi [None req-2c5ff9a1-a540-468f-ae8a-c648757d83f7 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 487/973] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:20:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true => generated 1790 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-27 13:20:14.869 7 INFO cinder.api.openstack.wsgi [None req-46bc2a1e-a5a5-41bc-a97c-ef2c1d95c9b5 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true 2026-04-27 13:20:14.891 7 INFO cinder.volume.api [None req-46bc2a1e-a5a5-41bc-a97c-ef2c1d95c9b5 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all snapshots completed successfully. 2026-04-27 13:20:14.892 7 INFO cinder.api.openstack.wsgi [None req-46bc2a1e-a5a5-41bc-a97c-ef2c1d95c9b5 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 487/974] 10.0.0.83 () {28 vars in 673 bytes} [Mon Apr 27 13:20:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true => generated 17 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:20:14.906 8 INFO cinder.api.openstack.wsgi [None req-5ed54435-cbae-4074-9a75-436f34e649f3 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:20:14.926 8 INFO cinder.volume.api [None req-5ed54435-cbae-4074-9a75-436f34e649f3 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:20:14.932 8 INFO cinder.api.openstack.wsgi [None req-5ed54435-cbae-4074-9a75-436f34e649f3 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 488/975] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:20:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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) 2026-04-27 13:20:15.051 8 INFO cinder.api.openstack.wsgi [None req-5ed54435-cbae-4074-9a75-436f34e649f3 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:20:15.052 7 INFO cinder.api.openstack.wsgi [None req-46bc2a1e-a5a5-41bc-a97c-ef2c1d95c9b5 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:20:15.053 8 INFO cinder.api.openstack.wsgi [None req-5ed54435-cbae-4074-9a75-436f34e649f3 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:20:15.053 7 INFO cinder.api.openstack.wsgi [None req-46bc2a1e-a5a5-41bc-a97c-ef2c1d95c9b5 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:20:25.052 7 INFO cinder.api.openstack.wsgi [None req-46bc2a1e-a5a5-41bc-a97c-ef2c1d95c9b5 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:20:25.052 8 INFO cinder.api.openstack.wsgi [None req-5ed54435-cbae-4074-9a75-436f34e649f3 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:20:25.053 7 INFO cinder.api.openstack.wsgi [None req-46bc2a1e-a5a5-41bc-a97c-ef2c1d95c9b5 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:20:25.054 8 INFO cinder.api.openstack.wsgi [None req-5ed54435-cbae-4074-9a75-436f34e649f3 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:20:35.051 7 INFO cinder.api.openstack.wsgi [None req-46bc2a1e-a5a5-41bc-a97c-ef2c1d95c9b5 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:20:35.051 8 INFO cinder.api.openstack.wsgi [None req-5ed54435-cbae-4074-9a75-436f34e649f3 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:20:35.052 7 INFO cinder.api.openstack.wsgi [None req-46bc2a1e-a5a5-41bc-a97c-ef2c1d95c9b5 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:20:35.053 8 INFO cinder.api.openstack.wsgi [None req-5ed54435-cbae-4074-9a75-436f34e649f3 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:20:45.052 8 INFO cinder.api.openstack.wsgi [None req-5ed54435-cbae-4074-9a75-436f34e649f3 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:20:45.052 7 INFO cinder.api.openstack.wsgi [None req-46bc2a1e-a5a5-41bc-a97c-ef2c1d95c9b5 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:20:45.053 8 INFO cinder.api.openstack.wsgi [None req-5ed54435-cbae-4074-9a75-436f34e649f3 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:20:45.053 7 INFO cinder.api.openstack.wsgi [None req-46bc2a1e-a5a5-41bc-a97c-ef2c1d95c9b5 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:20:55.052 7 INFO cinder.api.openstack.wsgi [None req-46bc2a1e-a5a5-41bc-a97c-ef2c1d95c9b5 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:20:55.053 7 INFO cinder.api.openstack.wsgi [None req-46bc2a1e-a5a5-41bc-a97c-ef2c1d95c9b5 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:20:55.057 8 INFO cinder.api.openstack.wsgi [None req-5ed54435-cbae-4074-9a75-436f34e649f3 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:20:55.059 8 INFO cinder.api.openstack.wsgi [None req-5ed54435-cbae-4074-9a75-436f34e649f3 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:21:05.051 8 INFO cinder.api.openstack.wsgi [None req-5ed54435-cbae-4074-9a75-436f34e649f3 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:21:05.052 7 INFO cinder.api.openstack.wsgi [None req-46bc2a1e-a5a5-41bc-a97c-ef2c1d95c9b5 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:21:05.053 8 INFO cinder.api.openstack.wsgi [None req-5ed54435-cbae-4074-9a75-436f34e649f3 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:21:05.053 7 INFO cinder.api.openstack.wsgi [None req-46bc2a1e-a5a5-41bc-a97c-ef2c1d95c9b5 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:21:14.186 8 INFO cinder.api.openstack.wsgi [None req-3c836915-4614-4dd8-b86a-499f90467a32 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:21:14.209 8 INFO cinder.volume.api [None req-3c836915-4614-4dd8-b86a-499f90467a32 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:21:14.216 8 INFO cinder.api.openstack.wsgi [None req-3c836915-4614-4dd8-b86a-499f90467a32 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 495/988] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:21:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true => generated 1790 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-27 13:21:14.228 7 INFO cinder.api.openstack.wsgi [None req-93a489ee-477c-458d-9edb-bb666cc2ac15 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true 2026-04-27 13:21:14.235 7 INFO cinder.volume.api [None req-93a489ee-477c-458d-9edb-bb666cc2ac15 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all snapshots completed successfully. 2026-04-27 13:21:14.236 7 INFO cinder.api.openstack.wsgi [None req-93a489ee-477c-458d-9edb-bb666cc2ac15 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 494/989] 10.0.0.83 () {28 vars in 673 bytes} [Mon Apr 27 13:21:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:21:14.288 8 INFO cinder.api.openstack.wsgi [None req-dad59eac-e91c-4caf-b7ad-c8d932d7a1d2 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/37b78389423e492f94210e5f4f007459?usage=true 2026-04-27 13:21:14.316 8 INFO cinder.api.openstack.wsgi [None req-dad59eac-e91c-4caf-b7ad-c8d932d7a1d2 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/37b78389423e492f94210e5f4f007459?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 496/990] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:21:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/37b78389423e492f94210e5f4f007459?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:21:14.332 7 INFO cinder.api.openstack.wsgi [None req-876321ea-6e67-4901-8ffd-44d716ca78ac 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true 2026-04-27 13:21:14.355 7 INFO cinder.api.openstack.wsgi [None req-876321ea-6e67-4901-8ffd-44d716ca78ac 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 495/991] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:21:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:21:14.369 8 INFO cinder.api.openstack.wsgi [None req-d79822ac-819d-44b7-8cb9-075a3196f54f 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/60ac639519064faeaf8cc5435b34c166?usage=true 2026-04-27 13:21:14.396 8 INFO cinder.api.openstack.wsgi [None req-d79822ac-819d-44b7-8cb9-075a3196f54f 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/60ac639519064faeaf8cc5435b34c166?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 497/992] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:21:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/60ac639519064faeaf8cc5435b34c166?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:21:14.413 7 INFO cinder.api.openstack.wsgi [None req-4131b45b-db96-4fda-bd65-102fcc6d6319 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/667cd28efa794af9bfefec7170c02505?usage=true 2026-04-27 13:21:14.443 7 INFO cinder.api.openstack.wsgi [None req-4131b45b-db96-4fda-bd65-102fcc6d6319 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/667cd28efa794af9bfefec7170c02505?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 496/993] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:21:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/667cd28efa794af9bfefec7170c02505?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:21:14.457 8 INFO cinder.api.openstack.wsgi [None req-2f2a845d-1886-41ac-817d-4abab2fb80da 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/9910a86db49e4c6bb53590d7ce239a91?usage=true 2026-04-27 13:21:14.490 8 INFO cinder.api.openstack.wsgi [None req-2f2a845d-1886-41ac-817d-4abab2fb80da 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/9910a86db49e4c6bb53590d7ce239a91?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 498/994] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:21:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/9910a86db49e4c6bb53590d7ce239a91?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:21:14.513 7 INFO cinder.api.openstack.wsgi [None req-25047584-d024-47df-a421-002739cc74d3 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/9d37781438704224af9bc407c3f82526?usage=true 2026-04-27 13:21:14.540 7 INFO cinder.api.openstack.wsgi [None req-25047584-d024-47df-a421-002739cc74d3 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/9d37781438704224af9bc407c3f82526?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 497/995] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:21:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/9d37781438704224af9bc407c3f82526?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:21:14.560 8 INFO cinder.api.openstack.wsgi [None req-6c13f2a4-9cae-4278-b3bc-963b55af1ba4 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/b5aa8ae48f0c4d14a5745dff7fec0ca7?usage=true 2026-04-27 13:21:14.605 8 INFO cinder.api.openstack.wsgi [None req-6c13f2a4-9cae-4278-b3bc-963b55af1ba4 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/b5aa8ae48f0c4d14a5745dff7fec0ca7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 499/996] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:21:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/b5aa8ae48f0c4d14a5745dff7fec0ca7?usage=true => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:21:14.623 7 INFO cinder.api.openstack.wsgi [None req-a0678627-e68a-4509-b8ac-2159bbfa02a9 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true 2026-04-27 13:21:14.648 7 INFO cinder.api.openstack.wsgi [None req-a0678627-e68a-4509-b8ac-2159bbfa02a9 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 498/997] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:21:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:21:14.664 8 INFO cinder.api.openstack.wsgi [None req-cd71b8fb-fb54-43f2-9623-3a2936e6cb96 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true 2026-04-27 13:21:14.684 8 INFO cinder.api.openstack.wsgi [None req-cd71b8fb-fb54-43f2-9623-3a2936e6cb96 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 500/998] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:21:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:21:14.700 7 INFO cinder.api.openstack.wsgi [None req-8e8c45ce-946a-43a7-a332-3c81a0d7e5a2 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/cea59404a47f48e5998af8321961f330?usage=true 2026-04-27 13:21:14.730 7 INFO cinder.api.openstack.wsgi [None req-8e8c45ce-946a-43a7-a332-3c81a0d7e5a2 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/cea59404a47f48e5998af8321961f330?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 499/999] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:21:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/cea59404a47f48e5998af8321961f330?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:21:14.740 8 INFO cinder.api.openstack.wsgi [None req-dea7d99a-b5f3-46c0-8cf0-836bd836649d 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/ee5b81eb2d274397a9af0e64a3e38468?usage=true 2026-04-27 13:21:14.763 8 INFO cinder.api.openstack.wsgi [None req-dea7d99a-b5f3-46c0-8cf0-836bd836649d 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/ee5b81eb2d274397a9af0e64a3e38468?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 501/1000] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:21:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/ee5b81eb2d274397a9af0e64a3e38468?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:21:14.776 7 INFO cinder.api.openstack.wsgi [None req-124ab53d-1620-47b6-9bda-cf5b53ea00a1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services 2026-04-27 13:21:14.788 7 INFO cinder.api.openstack.wsgi [None req-124ab53d-1620-47b6-9bda-cf5b53ea00a1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 500/1001] 10.0.0.83 () {28 vars in 644 bytes} [Mon Apr 27 13:21:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services => generated 646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:21:14.797 8 INFO cinder.api.openstack.wsgi [None req-d3894db8-1a24-4d9c-9e60-9a751569da31 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true 2026-04-27 13:21:14.814 8 INFO cinder.api.openstack.wsgi [None req-d3894db8-1a24-4d9c-9e60-9a751569da31 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 502/1002] 10.0.0.83 () {28 vars in 695 bytes} [Mon Apr 27 13:21:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true => generated 671 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:21:14.826 7 INFO cinder.api.openstack.wsgi [None req-93109967-571f-4c9b-a179-5d627c918ff9 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:21:14.845 7 INFO cinder.volume.api [None req-93109967-571f-4c9b-a179-5d627c918ff9 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:21:14.851 7 INFO cinder.api.openstack.wsgi [None req-93109967-571f-4c9b-a179-5d627c918ff9 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 501/1003] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:21:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true => generated 1790 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-27 13:21:15.051 7 INFO cinder.api.openstack.wsgi [None req-93109967-571f-4c9b-a179-5d627c918ff9 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:21:15.051 8 INFO cinder.api.openstack.wsgi [None req-d3894db8-1a24-4d9c-9e60-9a751569da31 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:21:15.052 7 INFO cinder.api.openstack.wsgi [None req-93109967-571f-4c9b-a179-5d627c918ff9 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:21:15.053 8 INFO cinder.api.openstack.wsgi [None req-d3894db8-1a24-4d9c-9e60-9a751569da31 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:21:25.052 7 INFO cinder.api.openstack.wsgi [None req-93109967-571f-4c9b-a179-5d627c918ff9 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:21:25.052 8 INFO cinder.api.openstack.wsgi [None req-d3894db8-1a24-4d9c-9e60-9a751569da31 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:21:25.053 7 INFO cinder.api.openstack.wsgi [None req-93109967-571f-4c9b-a179-5d627c918ff9 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:21:25.053 8 INFO cinder.api.openstack.wsgi [None req-d3894db8-1a24-4d9c-9e60-9a751569da31 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:21:35.052 7 INFO cinder.api.openstack.wsgi [None req-93109967-571f-4c9b-a179-5d627c918ff9 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:21:35.052 8 INFO cinder.api.openstack.wsgi [None req-d3894db8-1a24-4d9c-9e60-9a751569da31 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:21:35.054 7 INFO cinder.api.openstack.wsgi [None req-93109967-571f-4c9b-a179-5d627c918ff9 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:21:35.054 8 INFO cinder.api.openstack.wsgi [None req-d3894db8-1a24-4d9c-9e60-9a751569da31 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:21:45.051 7 INFO cinder.api.openstack.wsgi [None req-93109967-571f-4c9b-a179-5d627c918ff9 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:21:45.052 7 INFO cinder.api.openstack.wsgi [None req-93109967-571f-4c9b-a179-5d627c918ff9 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:21:45.058 8 INFO cinder.api.openstack.wsgi [None req-d3894db8-1a24-4d9c-9e60-9a751569da31 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:21:45.059 8 INFO cinder.api.openstack.wsgi [None req-d3894db8-1a24-4d9c-9e60-9a751569da31 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:21:55.051 7 INFO cinder.api.openstack.wsgi [None req-93109967-571f-4c9b-a179-5d627c918ff9 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:21:55.052 7 INFO cinder.api.openstack.wsgi [None req-93109967-571f-4c9b-a179-5d627c918ff9 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:21:55.052 8 INFO cinder.api.openstack.wsgi [None req-d3894db8-1a24-4d9c-9e60-9a751569da31 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:21:55.054 8 INFO cinder.api.openstack.wsgi [None req-d3894db8-1a24-4d9c-9e60-9a751569da31 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:22:05.051 7 INFO cinder.api.openstack.wsgi [None req-93109967-571f-4c9b-a179-5d627c918ff9 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:22:05.052 7 INFO cinder.api.openstack.wsgi [None req-93109967-571f-4c9b-a179-5d627c918ff9 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:22:05.052 8 INFO cinder.api.openstack.wsgi [None req-d3894db8-1a24-4d9c-9e60-9a751569da31 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:22:05.053 8 INFO cinder.api.openstack.wsgi [None req-d3894db8-1a24-4d9c-9e60-9a751569da31 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:22:13.146 7 INFO cinder.api.openstack.wsgi [req-636953d2-7160-436a-9782-ff7a575e95ed req-94080317-3c85-4918-8e68-c5e48fd6e0fe 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/attachments/029eae2c-207f-4002-9c68-40704fc7e670 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:22:13.224 7 INFO cinder.api.openstack.wsgi [req-636953d2-7160-436a-9782-ff7a575e95ed req-94080317-3c85-4918-8e68-c5e48fd6e0fe 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/attachments/029eae2c-207f-4002-9c68-40704fc7e670 returned with HTTP 200 [pid: 7|app: 0|req: 508/1016] 199.19.213.238 () {38 vars in 1103 bytes} [Mon Apr 27 13:22:13 2026] DELETE /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/attachments/029eae2c-207f-4002-9c68-40704fc7e670 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:22:13.247 8 INFO cinder.api.openstack.wsgi [req-636953d2-7160-436a-9782-ff7a575e95ed req-4718ed68-a3b9-455b-b24d-393f6ab1009d 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/fe294355-1192-4654-8c27-bd7ddce68b69 2026-04-27 13:22:13.248 8 INFO cinder.api.v3.volumes [req-636953d2-7160-436a-9782-ff7a575e95ed req-4718ed68-a3b9-455b-b24d-393f6ab1009d 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Delete volume with id: fe294355-1192-4654-8c27-bd7ddce68b69  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:22:13.261 8 INFO cinder.volume.api [req-636953d2-7160-436a-9782-ff7a575e95ed req-4718ed68-a3b9-455b-b24d-393f6ab1009d 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Volume info retrieved successfully. 2026-04-27 13:22:13.292 8 INFO cinder.volume.api [req-636953d2-7160-436a-9782-ff7a575e95ed req-4718ed68-a3b9-455b-b24d-393f6ab1009d 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Delete volume request issued successfully. 2026-04-27 13:22:13.292 8 INFO cinder.api.openstack.wsgi [req-636953d2-7160-436a-9782-ff7a575e95ed req-4718ed68-a3b9-455b-b24d-393f6ab1009d 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/fe294355-1192-4654-8c27-bd7ddce68b69 returned with HTTP 202 [pid: 8|app: 0|req: 509/1017] 199.19.213.238 () {36 vars in 1054 bytes} [Mon Apr 27 13:22:13 2026] DELETE /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/fe294355-1192-4654-8c27-bd7ddce68b69 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:22:14.200 7 INFO cinder.api.openstack.wsgi [None req-d3712523-d15d-4711-ad3e-a469fe4a57bb 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-27 13:22:14.219 7 INFO cinder.api.openstack.wsgi [None req-d3712523-d15d-4711-ad3e-a469fe4a57bb 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 509/1018] 10.0.0.83 () {28 vars in 695 bytes} [Mon Apr 27 13:22:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 13:22:14.275 8 INFO cinder.api.openstack.wsgi [None req-326b3e6d-fbf1-43f5-bea4-f186c62e801d 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/37b78389423e492f94210e5f4f007459?usage=true 2026-04-27 13:22:14.304 8 INFO cinder.api.openstack.wsgi [None req-326b3e6d-fbf1-43f5-bea4-f186c62e801d 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/37b78389423e492f94210e5f4f007459?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 510/1019] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:22:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/37b78389423e492f94210e5f4f007459?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:22:14.321 7 INFO cinder.api.openstack.wsgi [None req-9f9fe916-6780-453e-acb1-517d5e57f400 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true 2026-04-27 13:22:14.343 7 INFO cinder.api.openstack.wsgi [None req-9f9fe916-6780-453e-acb1-517d5e57f400 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 510/1020] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:22:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:22:14.359 8 INFO cinder.api.openstack.wsgi [None req-b33a32da-7a41-4e5e-a4d9-2a41108a8899 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/60ac639519064faeaf8cc5435b34c166?usage=true 2026-04-27 13:22:14.385 8 INFO cinder.api.openstack.wsgi [None req-b33a32da-7a41-4e5e-a4d9-2a41108a8899 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/60ac639519064faeaf8cc5435b34c166?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 511/1021] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:22:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/60ac639519064faeaf8cc5435b34c166?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:22:14.399 7 INFO cinder.api.openstack.wsgi [None req-dd68a3cc-cf47-405b-bbfd-d7a9290c1041 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/667cd28efa794af9bfefec7170c02505?usage=true 2026-04-27 13:22:14.424 7 INFO cinder.api.openstack.wsgi [None req-dd68a3cc-cf47-405b-bbfd-d7a9290c1041 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/667cd28efa794af9bfefec7170c02505?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 511/1022] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:22:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/667cd28efa794af9bfefec7170c02505?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:22:14.438 8 INFO cinder.api.openstack.wsgi [None req-d3257c20-d1e8-4e2a-9f34-c4024fdb526b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/9910a86db49e4c6bb53590d7ce239a91?usage=true 2026-04-27 13:22:14.467 8 INFO cinder.api.openstack.wsgi [None req-d3257c20-d1e8-4e2a-9f34-c4024fdb526b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/9910a86db49e4c6bb53590d7ce239a91?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 512/1023] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:22:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/9910a86db49e4c6bb53590d7ce239a91?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:22:14.482 7 INFO cinder.api.openstack.wsgi [None req-bb54b931-afb4-4a0f-a68a-bf6c65df629a 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/9d37781438704224af9bc407c3f82526?usage=true 2026-04-27 13:22:14.512 7 INFO cinder.api.openstack.wsgi [None req-bb54b931-afb4-4a0f-a68a-bf6c65df629a 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/9d37781438704224af9bc407c3f82526?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 512/1024] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:22:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/9d37781438704224af9bc407c3f82526?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:22:14.524 8 INFO cinder.api.openstack.wsgi [None req-75b5f2a2-258e-437c-ba9d-f9cdd645c6f0 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/b5aa8ae48f0c4d14a5745dff7fec0ca7?usage=true 2026-04-27 13:22:14.554 8 INFO cinder.api.openstack.wsgi [None req-75b5f2a2-258e-437c-ba9d-f9cdd645c6f0 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/b5aa8ae48f0c4d14a5745dff7fec0ca7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 513/1025] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:22:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/b5aa8ae48f0c4d14a5745dff7fec0ca7?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:22:14.570 7 INFO cinder.api.openstack.wsgi [None req-fdc5b005-8ea5-4c56-8b8a-208821eb35c4 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true 2026-04-27 13:22:14.600 7 INFO cinder.api.openstack.wsgi [None req-fdc5b005-8ea5-4c56-8b8a-208821eb35c4 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 513/1026] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:22:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:22:14.616 8 INFO cinder.api.openstack.wsgi [None req-2e7ebbe4-019b-40b9-b023-7b62b46fdd44 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true 2026-04-27 13:22:14.642 8 INFO cinder.api.openstack.wsgi [None req-2e7ebbe4-019b-40b9-b023-7b62b46fdd44 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 514/1027] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:22:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:22:14.657 7 INFO cinder.api.openstack.wsgi [None req-d2ebdf04-559f-42ce-be41-d914b678187c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/cea59404a47f48e5998af8321961f330?usage=true 2026-04-27 13:22:14.690 7 INFO cinder.api.openstack.wsgi [None req-d2ebdf04-559f-42ce-be41-d914b678187c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/cea59404a47f48e5998af8321961f330?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 514/1028] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:22:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/cea59404a47f48e5998af8321961f330?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:22:14.709 8 INFO cinder.api.openstack.wsgi [None req-98cee767-5a8d-4fe1-96f8-5dbb72442735 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/ee5b81eb2d274397a9af0e64a3e38468?usage=true 2026-04-27 13:22:14.741 8 INFO cinder.api.openstack.wsgi [None req-98cee767-5a8d-4fe1-96f8-5dbb72442735 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/ee5b81eb2d274397a9af0e64a3e38468?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 515/1029] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:22:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/ee5b81eb2d274397a9af0e64a3e38468?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:22:14.754 7 INFO cinder.api.openstack.wsgi [None req-5333ab8f-345a-4efd-8f36-7eefa2bd2f4b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:22:14.767 7 INFO cinder.volume.api [None req-5333ab8f-345a-4efd-8f36-7eefa2bd2f4b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:22:14.771 7 INFO cinder.api.openstack.wsgi [None req-5333ab8f-345a-4efd-8f36-7eefa2bd2f4b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 515/1030] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:22:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:22:14.787 8 INFO cinder.api.openstack.wsgi [None req-2cfb9ae9-b0b7-450b-8f48-4227e3c5b89a 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services 2026-04-27 13:22:14.796 8 INFO cinder.api.openstack.wsgi [None req-2cfb9ae9-b0b7-450b-8f48-4227e3c5b89a 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 516/1031] 10.0.0.83 () {28 vars in 644 bytes} [Mon Apr 27 13:22:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:22:14.808 7 INFO cinder.api.openstack.wsgi [None req-ccc6f8d5-76c8-429d-a139-50b282312b10 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:22:14.820 7 INFO cinder.volume.api [None req-ccc6f8d5-76c8-429d-a139-50b282312b10 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:22:14.822 7 INFO cinder.api.openstack.wsgi [None req-ccc6f8d5-76c8-429d-a139-50b282312b10 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 516/1032] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:22:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:22:14.836 8 INFO cinder.api.openstack.wsgi [None req-0e1c987c-9c55-4362-bf05-87e13016be16 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true 2026-04-27 13:22:14.846 8 INFO cinder.volume.api [None req-0e1c987c-9c55-4362-bf05-87e13016be16 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all snapshots completed successfully. 2026-04-27 13:22:14.847 8 INFO cinder.api.openstack.wsgi [None req-0e1c987c-9c55-4362-bf05-87e13016be16 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 517/1033] 10.0.0.83 () {28 vars in 673 bytes} [Mon Apr 27 13:22:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:22:15.056 7 INFO cinder.api.openstack.wsgi [None req-ccc6f8d5-76c8-429d-a139-50b282312b10 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:22:15.056 8 INFO cinder.api.openstack.wsgi [None req-0e1c987c-9c55-4362-bf05-87e13016be16 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:22:15.057 7 INFO cinder.api.openstack.wsgi [None req-ccc6f8d5-76c8-429d-a139-50b282312b10 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:22:15.058 8 INFO cinder.api.openstack.wsgi [None req-0e1c987c-9c55-4362-bf05-87e13016be16 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:22:25.052 8 INFO cinder.api.openstack.wsgi [None req-0e1c987c-9c55-4362-bf05-87e13016be16 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:22:25.052 7 INFO cinder.api.openstack.wsgi [None req-ccc6f8d5-76c8-429d-a139-50b282312b10 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:22:25.054 8 INFO cinder.api.openstack.wsgi [None req-0e1c987c-9c55-4362-bf05-87e13016be16 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:22:25.054 7 INFO cinder.api.openstack.wsgi [None req-ccc6f8d5-76c8-429d-a139-50b282312b10 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:22:35.052 8 INFO cinder.api.openstack.wsgi [None req-0e1c987c-9c55-4362-bf05-87e13016be16 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:22:35.053 7 INFO cinder.api.openstack.wsgi [None req-ccc6f8d5-76c8-429d-a139-50b282312b10 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:22:35.053 8 INFO cinder.api.openstack.wsgi [None req-0e1c987c-9c55-4362-bf05-87e13016be16 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:22:35.054 7 INFO cinder.api.openstack.wsgi [None req-ccc6f8d5-76c8-429d-a139-50b282312b10 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:22:45.051 7 INFO cinder.api.openstack.wsgi [None req-ccc6f8d5-76c8-429d-a139-50b282312b10 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:22:45.052 8 INFO cinder.api.openstack.wsgi [None req-0e1c987c-9c55-4362-bf05-87e13016be16 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:22:45.053 7 INFO cinder.api.openstack.wsgi [None req-ccc6f8d5-76c8-429d-a139-50b282312b10 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:22:45.054 8 INFO cinder.api.openstack.wsgi [None req-0e1c987c-9c55-4362-bf05-87e13016be16 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:22:46.133 7 INFO cinder.api.openstack.wsgi [None req-e2f5866b-06db-4c5c-9c97-bf4e2ca6fa6b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots 2026-04-27 13:22:46.148 7 INFO cinder.volume.api [None req-e2f5866b-06db-4c5c-9c97-bf4e2ca6fa6b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all snapshots completed successfully. 2026-04-27 13:22:46.149 7 INFO cinder.api.openstack.wsgi [None req-e2f5866b-06db-4c5c-9c97-bf4e2ca6fa6b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 521/1042] 10.0.0.244 () {32 vars in 705 bytes} [Mon Apr 27 13:22:46 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:22:46.168 8 INFO cinder.api.openstack.wsgi [None req-beac80d5-d053-4a4d-a8fb-383e6dad8961 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes 2026-04-27 13:22:46.200 8 INFO cinder.volume.api [None req-beac80d5-d053-4a4d-a8fb-383e6dad8961 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:22:46.201 8 INFO cinder.api.openstack.wsgi [None req-beac80d5-d053-4a4d-a8fb-383e6dad8961 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes returned with HTTP 200 [pid: 8|app: 0|req: 522/1043] 10.0.0.244 () {32 vars in 701 bytes} [Mon Apr 27 13:22:46 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:22:55.052 7 INFO cinder.api.openstack.wsgi [None req-e2f5866b-06db-4c5c-9c97-bf4e2ca6fa6b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:22:55.053 7 INFO cinder.api.openstack.wsgi [None req-e2f5866b-06db-4c5c-9c97-bf4e2ca6fa6b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:22:55.056 8 INFO cinder.api.openstack.wsgi [None req-beac80d5-d053-4a4d-a8fb-383e6dad8961 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:22:55.057 8 INFO cinder.api.openstack.wsgi [None req-beac80d5-d053-4a4d-a8fb-383e6dad8961 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:23:05.051 7 INFO cinder.api.openstack.wsgi [None req-e2f5866b-06db-4c5c-9c97-bf4e2ca6fa6b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:23:05.055 7 INFO cinder.api.openstack.wsgi [None req-e2f5866b-06db-4c5c-9c97-bf4e2ca6fa6b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:23:05.058 8 INFO cinder.api.openstack.wsgi [None req-beac80d5-d053-4a4d-a8fb-383e6dad8961 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:23:05.059 8 INFO cinder.api.openstack.wsgi [None req-beac80d5-d053-4a4d-a8fb-383e6dad8961 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:23:14.315 7 INFO cinder.api.openstack.wsgi [None req-4bce0957-8420-480e-8716-3e0878029ce5 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true 2026-04-27 13:23:14.347 7 INFO cinder.api.openstack.wsgi [None req-4bce0957-8420-480e-8716-3e0878029ce5 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 524/1048] 10.0.0.83 () {28 vars in 695 bytes} [Mon Apr 27 13:23:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:23:14.382 8 INFO cinder.api.openstack.wsgi [None req-90959c2b-f87e-4ad5-b701-5b1a33f6f9aa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:23:14.394 8 INFO cinder.volume.api [None req-90959c2b-f87e-4ad5-b701-5b1a33f6f9aa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:23:14.397 8 INFO cinder.api.openstack.wsgi [None req-90959c2b-f87e-4ad5-b701-5b1a33f6f9aa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 525/1049] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:23:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:23:14.408 7 INFO cinder.api.openstack.wsgi [None req-32cb0ea0-30d3-4738-aa74-996f17e8128f 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services 2026-04-27 13:23:14.415 7 INFO cinder.api.openstack.wsgi [None req-32cb0ea0-30d3-4738-aa74-996f17e8128f 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 525/1050] 10.0.0.83 () {28 vars in 644 bytes} [Mon Apr 27 13:23:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:23:14.425 8 INFO cinder.api.openstack.wsgi [None req-c08d05de-f30e-40cf-92ba-41b592a7ad63 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:23:14.442 8 INFO cinder.volume.api [None req-c08d05de-f30e-40cf-92ba-41b592a7ad63 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:23:14.447 8 INFO cinder.api.openstack.wsgi [None req-c08d05de-f30e-40cf-92ba-41b592a7ad63 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 526/1051] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:23:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:23:14.458 7 INFO cinder.api.openstack.wsgi [None req-032e2bcc-f722-4517-9b10-cb67ab78f241 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true 2026-04-27 13:23:14.466 7 INFO cinder.volume.api [None req-032e2bcc-f722-4517-9b10-cb67ab78f241 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all snapshots completed successfully. 2026-04-27 13:23:14.467 7 INFO cinder.api.openstack.wsgi [None req-032e2bcc-f722-4517-9b10-cb67ab78f241 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 526/1052] 10.0.0.83 () {28 vars in 673 bytes} [Mon Apr 27 13:23:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:23:14.526 8 INFO cinder.api.openstack.wsgi [None req-ea5e9d9b-a8d4-47e0-b14c-13c4552a36fb 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true 2026-04-27 13:23:14.560 8 INFO cinder.api.openstack.wsgi [None req-ea5e9d9b-a8d4-47e0-b14c-13c4552a36fb 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 527/1053] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:23:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:23:14.578 7 INFO cinder.api.openstack.wsgi [None req-6c8662bb-fd66-414a-bb18-db2bc2dc8f2c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true 2026-04-27 13:23:14.602 7 INFO cinder.api.openstack.wsgi [None req-6c8662bb-fd66-414a-bb18-db2bc2dc8f2c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 527/1054] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:23:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:23:14.620 8 INFO cinder.api.openstack.wsgi [None req-c5f165b7-163c-4c06-b9ba-00193fd484aa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true 2026-04-27 13:23:14.657 8 INFO cinder.api.openstack.wsgi [None req-c5f165b7-163c-4c06-b9ba-00193fd484aa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 528/1055] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:23:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:23:15.052 7 INFO cinder.api.openstack.wsgi [None req-6c8662bb-fd66-414a-bb18-db2bc2dc8f2c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:23:15.052 8 INFO cinder.api.openstack.wsgi [None req-c5f165b7-163c-4c06-b9ba-00193fd484aa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:23:15.053 7 INFO cinder.api.openstack.wsgi [None req-6c8662bb-fd66-414a-bb18-db2bc2dc8f2c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:23:15.054 8 INFO cinder.api.openstack.wsgi [None req-c5f165b7-163c-4c06-b9ba-00193fd484aa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:23:25.051 8 INFO cinder.api.openstack.wsgi [None req-c5f165b7-163c-4c06-b9ba-00193fd484aa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:23:25.051 7 INFO cinder.api.openstack.wsgi [None req-6c8662bb-fd66-414a-bb18-db2bc2dc8f2c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:23:25.052 8 INFO cinder.api.openstack.wsgi [None req-c5f165b7-163c-4c06-b9ba-00193fd484aa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:23:25.053 7 INFO cinder.api.openstack.wsgi [None req-6c8662bb-fd66-414a-bb18-db2bc2dc8f2c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:23:35.052 7 INFO cinder.api.openstack.wsgi [None req-6c8662bb-fd66-414a-bb18-db2bc2dc8f2c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:23:35.052 8 INFO cinder.api.openstack.wsgi [None req-c5f165b7-163c-4c06-b9ba-00193fd484aa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:23:35.053 7 INFO cinder.api.openstack.wsgi [None req-6c8662bb-fd66-414a-bb18-db2bc2dc8f2c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:23:35.053 8 INFO cinder.api.openstack.wsgi [None req-c5f165b7-163c-4c06-b9ba-00193fd484aa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:23:45.051 7 INFO cinder.api.openstack.wsgi [None req-6c8662bb-fd66-414a-bb18-db2bc2dc8f2c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:23:45.052 8 INFO cinder.api.openstack.wsgi [None req-c5f165b7-163c-4c06-b9ba-00193fd484aa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:23:45.052 7 INFO cinder.api.openstack.wsgi [None req-6c8662bb-fd66-414a-bb18-db2bc2dc8f2c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:23:45.053 8 INFO cinder.api.openstack.wsgi [None req-c5f165b7-163c-4c06-b9ba-00193fd484aa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:23:55.051 7 INFO cinder.api.openstack.wsgi [None req-6c8662bb-fd66-414a-bb18-db2bc2dc8f2c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:23:55.051 8 INFO cinder.api.openstack.wsgi [None req-c5f165b7-163c-4c06-b9ba-00193fd484aa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:23:55.052 7 INFO cinder.api.openstack.wsgi [None req-6c8662bb-fd66-414a-bb18-db2bc2dc8f2c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:23:55.053 8 INFO cinder.api.openstack.wsgi [None req-c5f165b7-163c-4c06-b9ba-00193fd484aa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:24:05.052 7 INFO cinder.api.openstack.wsgi [None req-6c8662bb-fd66-414a-bb18-db2bc2dc8f2c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:24:05.053 7 INFO cinder.api.openstack.wsgi [None req-6c8662bb-fd66-414a-bb18-db2bc2dc8f2c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:24:05.052 8 INFO cinder.api.openstack.wsgi [None req-c5f165b7-163c-4c06-b9ba-00193fd484aa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:24:05.054 8 INFO cinder.api.openstack.wsgi [None req-c5f165b7-163c-4c06-b9ba-00193fd484aa 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:24:14.184 7 INFO cinder.api.openstack.wsgi [None req-d64a4d04-a99f-4f0d-8be3-bbe8c6b139fe 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:24:14.194 7 INFO cinder.volume.api [None req-d64a4d04-a99f-4f0d-8be3-bbe8c6b139fe 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:24:14.196 7 INFO cinder.api.openstack.wsgi [None req-d64a4d04-a99f-4f0d-8be3-bbe8c6b139fe 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 534/1068] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:24:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true => generated 15 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:24:14.212 8 INFO cinder.api.openstack.wsgi [None req-76cdec64-7e88-4f58-a124-1863896fa00c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true 2026-04-27 13:24:14.233 8 INFO cinder.api.openstack.wsgi [None req-76cdec64-7e88-4f58-a124-1863896fa00c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 535/1069] 10.0.0.83 () {28 vars in 695 bytes} [Mon Apr 27 13:24:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:24:14.280 7 INFO cinder.api.openstack.wsgi [None req-88395c0d-09c5-45e0-98f1-3ba08b439b84 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true 2026-04-27 13:24:14.303 7 INFO cinder.api.openstack.wsgi [None req-88395c0d-09c5-45e0-98f1-3ba08b439b84 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 535/1070] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:24:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:24:14.321 8 INFO cinder.api.openstack.wsgi [None req-8c3a075f-37c6-4781-b3cd-d52e6c93c3f5 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true 2026-04-27 13:24:14.347 8 INFO cinder.api.openstack.wsgi [None req-8c3a075f-37c6-4781-b3cd-d52e6c93c3f5 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 536/1071] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:24:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:24:14.363 7 INFO cinder.api.openstack.wsgi [None req-984229c0-45f9-445b-bef7-385d198d274f 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true 2026-04-27 13:24:14.394 7 INFO cinder.api.openstack.wsgi [None req-984229c0-45f9-445b-bef7-385d198d274f 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 536/1072] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:24:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:24:14.406 8 INFO cinder.api.openstack.wsgi [None req-481524b5-3d59-4a8d-a2fe-e2e53b7ccf90 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:24:14.418 8 INFO cinder.volume.api [None req-481524b5-3d59-4a8d-a2fe-e2e53b7ccf90 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:24:14.420 8 INFO cinder.api.openstack.wsgi [None req-481524b5-3d59-4a8d-a2fe-e2e53b7ccf90 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 537/1073] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:24:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:24:14.431 7 INFO cinder.api.openstack.wsgi [None req-635472da-1d06-4024-990f-1e61d0146750 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true 2026-04-27 13:24:14.437 7 INFO cinder.volume.api [None req-635472da-1d06-4024-990f-1e61d0146750 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all snapshots completed successfully. 2026-04-27 13:24:14.438 7 INFO cinder.api.openstack.wsgi [None req-635472da-1d06-4024-990f-1e61d0146750 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 537/1074] 10.0.0.83 () {28 vars in 673 bytes} [Mon Apr 27 13:24:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:24:14.449 8 INFO cinder.api.openstack.wsgi [None req-1294bb25-bbc7-4b20-92e6-4973c59e8948 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services 2026-04-27 13:24:14.454 8 INFO cinder.api.openstack.wsgi [None req-1294bb25-bbc7-4b20-92e6-4973c59e8948 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 538/1075] 10.0.0.83 () {28 vars in 644 bytes} [Mon Apr 27 13:24:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:24:15.051 7 INFO cinder.api.openstack.wsgi [None req-635472da-1d06-4024-990f-1e61d0146750 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:24:15.051 8 INFO cinder.api.openstack.wsgi [None req-1294bb25-bbc7-4b20-92e6-4973c59e8948 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:24:15.052 8 INFO cinder.api.openstack.wsgi [None req-1294bb25-bbc7-4b20-92e6-4973c59e8948 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:24:15.052 7 INFO cinder.api.openstack.wsgi [None req-635472da-1d06-4024-990f-1e61d0146750 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:24:25.052 7 INFO cinder.api.openstack.wsgi [None req-635472da-1d06-4024-990f-1e61d0146750 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:24:25.052 8 INFO cinder.api.openstack.wsgi [None req-1294bb25-bbc7-4b20-92e6-4973c59e8948 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:24:25.053 7 INFO cinder.api.openstack.wsgi [None req-635472da-1d06-4024-990f-1e61d0146750 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:24:25.054 8 INFO cinder.api.openstack.wsgi [None req-1294bb25-bbc7-4b20-92e6-4973c59e8948 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:24:35.051 7 INFO cinder.api.openstack.wsgi [None req-635472da-1d06-4024-990f-1e61d0146750 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:24:35.052 7 INFO cinder.api.openstack.wsgi [None req-635472da-1d06-4024-990f-1e61d0146750 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:24:35.052 8 INFO cinder.api.openstack.wsgi [None req-1294bb25-bbc7-4b20-92e6-4973c59e8948 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:24:35.053 8 INFO cinder.api.openstack.wsgi [None req-1294bb25-bbc7-4b20-92e6-4973c59e8948 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:24:45.052 8 INFO cinder.api.openstack.wsgi [None req-1294bb25-bbc7-4b20-92e6-4973c59e8948 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:24:45.052 7 INFO cinder.api.openstack.wsgi [None req-635472da-1d06-4024-990f-1e61d0146750 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:24:45.053 8 INFO cinder.api.openstack.wsgi [None req-1294bb25-bbc7-4b20-92e6-4973c59e8948 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:24:45.053 7 INFO cinder.api.openstack.wsgi [None req-635472da-1d06-4024-990f-1e61d0146750 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:24:55.051 7 INFO cinder.api.openstack.wsgi [None req-635472da-1d06-4024-990f-1e61d0146750 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:24:55.051 8 INFO cinder.api.openstack.wsgi [None req-1294bb25-bbc7-4b20-92e6-4973c59e8948 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:24:55.052 7 INFO cinder.api.openstack.wsgi [None req-635472da-1d06-4024-990f-1e61d0146750 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:24:55.053 8 INFO cinder.api.openstack.wsgi [None req-1294bb25-bbc7-4b20-92e6-4973c59e8948 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:25:05.052 7 INFO cinder.api.openstack.wsgi [None req-635472da-1d06-4024-990f-1e61d0146750 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:25:05.053 7 INFO cinder.api.openstack.wsgi [None req-635472da-1d06-4024-990f-1e61d0146750 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:25:05.062 8 INFO cinder.api.openstack.wsgi [None req-1294bb25-bbc7-4b20-92e6-4973c59e8948 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:25:05.063 8 INFO cinder.api.openstack.wsgi [None req-1294bb25-bbc7-4b20-92e6-4973c59e8948 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:25:14.235 7 INFO cinder.api.openstack.wsgi [None req-0ea3ab68-44c1-4066-ab5d-7d84e46328f1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:25:14.249 7 INFO cinder.volume.api [None req-0ea3ab68-44c1-4066-ab5d-7d84e46328f1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:25:14.252 7 INFO cinder.api.openstack.wsgi [None req-0ea3ab68-44c1-4066-ab5d-7d84e46328f1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 544/1088] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:25:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true => generated 15 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:25:14.266 8 INFO cinder.api.openstack.wsgi [None req-47209b57-b2a3-4d9b-94e3-de587712745f 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true 2026-04-27 13:25:14.275 8 INFO cinder.volume.api [None req-47209b57-b2a3-4d9b-94e3-de587712745f 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all snapshots completed successfully. 2026-04-27 13:25:14.276 8 INFO cinder.api.openstack.wsgi [None req-47209b57-b2a3-4d9b-94e3-de587712745f 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 545/1089] 10.0.0.83 () {28 vars in 673 bytes} [Mon Apr 27 13:25:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:25:14.330 7 INFO cinder.api.openstack.wsgi [None req-4e71f563-1194-400d-abe4-ec28301ba04b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true 2026-04-27 13:25:14.374 7 INFO cinder.api.openstack.wsgi [None req-4e71f563-1194-400d-abe4-ec28301ba04b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 545/1090] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:25:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true => generated 845 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:25:14.391 8 INFO cinder.api.openstack.wsgi [None req-a08355bf-2a15-4562-913c-a9561c417f59 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true 2026-04-27 13:25:14.435 8 INFO cinder.api.openstack.wsgi [None req-a08355bf-2a15-4562-913c-a9561c417f59 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 546/1091] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:25:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:25:14.451 7 INFO cinder.api.openstack.wsgi [None req-8e6f54b5-68fe-43a8-a91b-8491cdfcccdf 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true 2026-04-27 13:25:14.487 7 INFO cinder.api.openstack.wsgi [None req-8e6f54b5-68fe-43a8-a91b-8491cdfcccdf 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 546/1092] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:25:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:25:14.504 8 INFO cinder.api.openstack.wsgi [None req-e31c7698-749c-45a0-9e68-23b0ddba318b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services 2026-04-27 13:25:14.517 8 INFO cinder.api.openstack.wsgi [None req-e31c7698-749c-45a0-9e68-23b0ddba318b 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 547/1093] 10.0.0.83 () {28 vars in 644 bytes} [Mon Apr 27 13:25:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services => generated 646 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:25:14.528 7 INFO cinder.api.openstack.wsgi [None req-31da91bc-3a51-47ce-a83c-6daa1dea081f 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:25:14.539 7 INFO cinder.volume.api [None req-31da91bc-3a51-47ce-a83c-6daa1dea081f 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:25:14.541 7 INFO cinder.api.openstack.wsgi [None req-31da91bc-3a51-47ce-a83c-6daa1dea081f 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 547/1094] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:25:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:25:14.556 8 INFO cinder.api.openstack.wsgi [None req-1ae5e095-9655-4554-85a2-8efc2220916e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true 2026-04-27 13:25:14.576 8 INFO cinder.api.openstack.wsgi [None req-1ae5e095-9655-4554-85a2-8efc2220916e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 548/1095] 10.0.0.83 () {28 vars in 695 bytes} [Mon Apr 27 13:25:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:25:15.054 7 INFO cinder.api.openstack.wsgi [None req-31da91bc-3a51-47ce-a83c-6daa1dea081f 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:25:15.054 8 INFO cinder.api.openstack.wsgi [None req-1ae5e095-9655-4554-85a2-8efc2220916e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:25:15.055 8 INFO cinder.api.openstack.wsgi [None req-1ae5e095-9655-4554-85a2-8efc2220916e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:25:15.056 7 INFO cinder.api.openstack.wsgi [None req-31da91bc-3a51-47ce-a83c-6daa1dea081f 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:25:25.052 7 INFO cinder.api.openstack.wsgi [None req-31da91bc-3a51-47ce-a83c-6daa1dea081f 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:25:25.052 8 INFO cinder.api.openstack.wsgi [None req-1ae5e095-9655-4554-85a2-8efc2220916e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:25:25.053 7 INFO cinder.api.openstack.wsgi [None req-31da91bc-3a51-47ce-a83c-6daa1dea081f 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:25:25.053 8 INFO cinder.api.openstack.wsgi [None req-1ae5e095-9655-4554-85a2-8efc2220916e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:25:35.052 8 INFO cinder.api.openstack.wsgi [None req-1ae5e095-9655-4554-85a2-8efc2220916e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:25:35.052 7 INFO cinder.api.openstack.wsgi [None req-31da91bc-3a51-47ce-a83c-6daa1dea081f 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:25:35.053 8 INFO cinder.api.openstack.wsgi [None req-1ae5e095-9655-4554-85a2-8efc2220916e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:25:35.054 7 INFO cinder.api.openstack.wsgi [None req-31da91bc-3a51-47ce-a83c-6daa1dea081f 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:25:45.051 8 INFO cinder.api.openstack.wsgi [None req-1ae5e095-9655-4554-85a2-8efc2220916e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:25:45.054 7 INFO cinder.api.openstack.wsgi [None req-31da91bc-3a51-47ce-a83c-6daa1dea081f 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:25:45.055 7 INFO cinder.api.openstack.wsgi [None req-31da91bc-3a51-47ce-a83c-6daa1dea081f 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:25:45.057 8 INFO cinder.api.openstack.wsgi [None req-1ae5e095-9655-4554-85a2-8efc2220916e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:25:55.054 7 INFO cinder.api.openstack.wsgi [None req-31da91bc-3a51-47ce-a83c-6daa1dea081f 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:25:55.054 8 INFO cinder.api.openstack.wsgi [None req-1ae5e095-9655-4554-85a2-8efc2220916e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:25:55.056 7 INFO cinder.api.openstack.wsgi [None req-31da91bc-3a51-47ce-a83c-6daa1dea081f 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:25:55.056 8 INFO cinder.api.openstack.wsgi [None req-1ae5e095-9655-4554-85a2-8efc2220916e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:26:05.051 7 INFO cinder.api.openstack.wsgi [None req-31da91bc-3a51-47ce-a83c-6daa1dea081f 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:26:05.051 8 INFO cinder.api.openstack.wsgi [None req-1ae5e095-9655-4554-85a2-8efc2220916e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:26:05.053 8 INFO cinder.api.openstack.wsgi [None req-1ae5e095-9655-4554-85a2-8efc2220916e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:26:05.053 7 INFO cinder.api.openstack.wsgi [None req-31da91bc-3a51-47ce-a83c-6daa1dea081f 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:26:14.250 8 INFO cinder.api.openstack.wsgi [None req-a53b3cd2-be84-40e3-9dca-26407e3c58ed 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services 2026-04-27 13:26:14.257 8 INFO cinder.api.openstack.wsgi [None req-a53b3cd2-be84-40e3-9dca-26407e3c58ed 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 555/1108] 10.0.0.83 () {28 vars in 644 bytes} [Mon Apr 27 13:26:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services => generated 646 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:26:14.270 7 INFO cinder.api.openstack.wsgi [None req-a26b480d-5def-4a9e-a6c2-6f0a90862d9c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true 2026-04-27 13:26:14.289 7 INFO cinder.api.openstack.wsgi [None req-a26b480d-5def-4a9e-a6c2-6f0a90862d9c 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 554/1109] 10.0.0.83 () {28 vars in 695 bytes} [Mon Apr 27 13:26:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:26:14.363 8 INFO cinder.api.openstack.wsgi [None req-a54bd235-8acd-4c8a-8fa7-933822d8c5a1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true 2026-04-27 13:26:14.391 8 INFO cinder.api.openstack.wsgi [None req-a54bd235-8acd-4c8a-8fa7-933822d8c5a1 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 556/1110] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:26:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:26:14.407 7 INFO cinder.api.openstack.wsgi [None req-519e4789-66d6-4ca0-b286-19001331d699 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true 2026-04-27 13:26:14.445 7 INFO cinder.api.openstack.wsgi [None req-519e4789-66d6-4ca0-b286-19001331d699 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 555/1111] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:26:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:26:14.461 8 INFO cinder.api.openstack.wsgi [None req-6ba30731-539e-4212-b8dd-84427838b32a 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true 2026-04-27 13:26:14.494 8 INFO cinder.api.openstack.wsgi [None req-6ba30731-539e-4212-b8dd-84427838b32a 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 557/1112] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:26:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:26:14.511 7 INFO cinder.api.openstack.wsgi [None req-69459daa-8767-448a-9157-1b5212306b80 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:26:14.525 7 INFO cinder.volume.api [None req-69459daa-8767-448a-9157-1b5212306b80 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:26:14.528 7 INFO cinder.api.openstack.wsgi [None req-69459daa-8767-448a-9157-1b5212306b80 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 556/1113] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:26:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:26:14.544 8 INFO cinder.api.openstack.wsgi [None req-1695d124-83cd-4cf7-b976-320d48d4f0c6 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true 2026-04-27 13:26:14.550 8 INFO cinder.volume.api [None req-1695d124-83cd-4cf7-b976-320d48d4f0c6 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all snapshots completed successfully. 2026-04-27 13:26:14.551 8 INFO cinder.api.openstack.wsgi [None req-1695d124-83cd-4cf7-b976-320d48d4f0c6 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 558/1114] 10.0.0.83 () {28 vars in 673 bytes} [Mon Apr 27 13:26:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:26:14.562 7 INFO cinder.api.openstack.wsgi [None req-89bcd251-cfad-4c05-b9ec-fb9a003f20a4 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:26:14.578 7 INFO cinder.volume.api [None req-89bcd251-cfad-4c05-b9ec-fb9a003f20a4 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:26:14.581 7 INFO cinder.api.openstack.wsgi [None req-89bcd251-cfad-4c05-b9ec-fb9a003f20a4 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 557/1115] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:26:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:26:15.052 7 INFO cinder.api.openstack.wsgi [None req-89bcd251-cfad-4c05-b9ec-fb9a003f20a4 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:26:15.052 8 INFO cinder.api.openstack.wsgi [None req-1695d124-83cd-4cf7-b976-320d48d4f0c6 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:26:15.054 8 INFO cinder.api.openstack.wsgi [None req-1695d124-83cd-4cf7-b976-320d48d4f0c6 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:26:15.054 7 INFO cinder.api.openstack.wsgi [None req-89bcd251-cfad-4c05-b9ec-fb9a003f20a4 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:26:25.051 8 INFO cinder.api.openstack.wsgi [None req-1695d124-83cd-4cf7-b976-320d48d4f0c6 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:26:25.051 7 INFO cinder.api.openstack.wsgi [None req-89bcd251-cfad-4c05-b9ec-fb9a003f20a4 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:26:25.052 8 INFO cinder.api.openstack.wsgi [None req-1695d124-83cd-4cf7-b976-320d48d4f0c6 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:26:25.052 7 INFO cinder.api.openstack.wsgi [None req-89bcd251-cfad-4c05-b9ec-fb9a003f20a4 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:26:35.051 8 INFO cinder.api.openstack.wsgi [None req-1695d124-83cd-4cf7-b976-320d48d4f0c6 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:26:35.052 8 INFO cinder.api.openstack.wsgi [None req-1695d124-83cd-4cf7-b976-320d48d4f0c6 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:26:35.051 7 INFO cinder.api.openstack.wsgi [None req-89bcd251-cfad-4c05-b9ec-fb9a003f20a4 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:26:35.053 7 INFO cinder.api.openstack.wsgi [None req-89bcd251-cfad-4c05-b9ec-fb9a003f20a4 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:26:45.051 7 INFO cinder.api.openstack.wsgi [None req-89bcd251-cfad-4c05-b9ec-fb9a003f20a4 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:26:45.051 8 INFO cinder.api.openstack.wsgi [None req-1695d124-83cd-4cf7-b976-320d48d4f0c6 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:26:45.052 7 INFO cinder.api.openstack.wsgi [None req-89bcd251-cfad-4c05-b9ec-fb9a003f20a4 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:26:45.052 8 INFO cinder.api.openstack.wsgi [None req-1695d124-83cd-4cf7-b976-320d48d4f0c6 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:26:55.053 7 INFO cinder.api.openstack.wsgi [None req-89bcd251-cfad-4c05-b9ec-fb9a003f20a4 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:26:55.055 7 INFO cinder.api.openstack.wsgi [None req-89bcd251-cfad-4c05-b9ec-fb9a003f20a4 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:26:55.058 8 INFO cinder.api.openstack.wsgi [None req-1695d124-83cd-4cf7-b976-320d48d4f0c6 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:26:55.059 8 INFO cinder.api.openstack.wsgi [None req-1695d124-83cd-4cf7-b976-320d48d4f0c6 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:27:05.052 7 INFO cinder.api.openstack.wsgi [None req-89bcd251-cfad-4c05-b9ec-fb9a003f20a4 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:27:05.052 8 INFO cinder.api.openstack.wsgi [None req-1695d124-83cd-4cf7-b976-320d48d4f0c6 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:27:05.053 7 INFO cinder.api.openstack.wsgi [None req-89bcd251-cfad-4c05-b9ec-fb9a003f20a4 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:27:05.053 8 INFO cinder.api.openstack.wsgi [None req-1695d124-83cd-4cf7-b976-320d48d4f0c6 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:27:14.263 7 INFO cinder.api.openstack.wsgi [None req-81a9e26e-2f9a-4633-8beb-952ac64a0d78 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:27:14.274 7 INFO cinder.volume.api [None req-81a9e26e-2f9a-4633-8beb-952ac64a0d78 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:27:14.276 7 INFO cinder.api.openstack.wsgi [None req-81a9e26e-2f9a-4633-8beb-952ac64a0d78 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 564/1128] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:27:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true => generated 15 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 13:27:14.291 8 INFO cinder.api.openstack.wsgi [None req-caf6b4c7-b9be-49db-ad07-d55e9c8d53e0 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true 2026-04-27 13:27:14.299 8 INFO cinder.volume.api [None req-caf6b4c7-b9be-49db-ad07-d55e9c8d53e0 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all snapshots completed successfully. 2026-04-27 13:27:14.300 8 INFO cinder.api.openstack.wsgi [None req-caf6b4c7-b9be-49db-ad07-d55e9c8d53e0 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 565/1129] 10.0.0.83 () {28 vars in 673 bytes} [Mon Apr 27 13:27:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:27:14.361 7 INFO cinder.api.openstack.wsgi [None req-4a9ea6cf-3e94-4419-a3f9-2ab765919e40 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true 2026-04-27 13:27:14.390 7 INFO cinder.api.openstack.wsgi [None req-4a9ea6cf-3e94-4419-a3f9-2ab765919e40 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 565/1130] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:27:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/55aa92081d8b4dcfbdbc6b5b746b4c1e?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:27:14.406 8 INFO cinder.api.openstack.wsgi [None req-23e9dafa-6aa4-4ec4-9c73-cfe93b5017bb 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true 2026-04-27 13:27:14.433 8 INFO cinder.api.openstack.wsgi [None req-23e9dafa-6aa4-4ec4-9c73-cfe93b5017bb 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 566/1131] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:27:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c31b363a678f4f958761e56c1c2008cd?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:27:14.444 7 INFO cinder.api.openstack.wsgi [None req-381b1c20-7ba0-42e6-a65e-6dddf6f22476 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true 2026-04-27 13:27:14.473 7 INFO cinder.api.openstack.wsgi [None req-381b1c20-7ba0-42e6-a65e-6dddf6f22476 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 566/1132] 10.0.0.83 () {28 vars in 735 bytes} [Mon Apr 27 13:27:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-quota-sets/c5e47a0f45c44a1b8ee6172099c654de?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:27:14.489 8 INFO cinder.api.openstack.wsgi [None req-8f2afcfc-b09a-495d-bb22-995c08d3bcd6 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true 2026-04-27 13:27:14.501 8 INFO cinder.volume.api [None req-8f2afcfc-b09a-495d-bb22-995c08d3bcd6 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] Get all volumes completed successfully. 2026-04-27 13:27:14.503 8 INFO cinder.api.openstack.wsgi [None req-8f2afcfc-b09a-495d-bb22-995c08d3bcd6 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 567/1133] 10.0.0.83 () {28 vars in 683 bytes} [Mon Apr 27 13:27:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/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-27 13:27:14.518 7 INFO cinder.api.openstack.wsgi [None req-a496ebb9-95f2-4881-9028-5b7b4e881fac 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true 2026-04-27 13:27:14.536 7 INFO cinder.api.openstack.wsgi [None req-a496ebb9-95f2-4881-9028-5b7b4e881fac 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 567/1134] 10.0.0.83 () {28 vars in 695 bytes} [Mon Apr 27 13:27:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:27:14.551 8 INFO cinder.api.openstack.wsgi [None req-b7fb4491-0cc8-41f2-bd11-fd20f65f529e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services 2026-04-27 13:27:14.560 8 INFO cinder.api.openstack.wsgi [None req-b7fb4491-0cc8-41f2-bd11-fd20f65f529e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 568/1135] 10.0.0.83 () {28 vars in 644 bytes} [Mon Apr 27 13:27:14 2026] GET /v3/55aa92081d8b4dcfbdbc6b5b746b4c1e/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 13:27:15.051 7 INFO cinder.api.openstack.wsgi [None req-a496ebb9-95f2-4881-9028-5b7b4e881fac 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:27:15.051 8 INFO cinder.api.openstack.wsgi [None req-b7fb4491-0cc8-41f2-bd11-fd20f65f529e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:27:15.053 8 INFO cinder.api.openstack.wsgi [None req-b7fb4491-0cc8-41f2-bd11-fd20f65f529e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:27:15.052 7 INFO cinder.api.openstack.wsgi [None req-a496ebb9-95f2-4881-9028-5b7b4e881fac 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:27:25.051 8 INFO cinder.api.openstack.wsgi [None req-b7fb4491-0cc8-41f2-bd11-fd20f65f529e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:27:25.051 7 INFO cinder.api.openstack.wsgi [None req-a496ebb9-95f2-4881-9028-5b7b4e881fac 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:27:25.052 7 INFO cinder.api.openstack.wsgi [None req-a496ebb9-95f2-4881-9028-5b7b4e881fac 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:27:25.052 8 INFO cinder.api.openstack.wsgi [None req-b7fb4491-0cc8-41f2-bd11-fd20f65f529e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:27:35.052 7 INFO cinder.api.openstack.wsgi [None req-a496ebb9-95f2-4881-9028-5b7b4e881fac 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:27:35.052 8 INFO cinder.api.openstack.wsgi [None req-b7fb4491-0cc8-41f2-bd11-fd20f65f529e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:27:35.054 7 INFO cinder.api.openstack.wsgi [None req-a496ebb9-95f2-4881-9028-5b7b4e881fac 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:27:35.054 8 INFO cinder.api.openstack.wsgi [None req-b7fb4491-0cc8-41f2-bd11-fd20f65f529e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:27:45.051 7 INFO cinder.api.openstack.wsgi [None req-a496ebb9-95f2-4881-9028-5b7b4e881fac 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:27:45.051 8 INFO cinder.api.openstack.wsgi [None req-b7fb4491-0cc8-41f2-bd11-fd20f65f529e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] GET http://10.0.0.46:8776/ 2026-04-27 13:27:45.052 7 INFO cinder.api.openstack.wsgi [None req-a496ebb9-95f2-4881-9028-5b7b4e881fac 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300 2026-04-27 13:27:45.053 8 INFO cinder.api.openstack.wsgi [None req-b7fb4491-0cc8-41f2-bd11-fd20f65f529e 7f7b21ed31474a6daf7ef4b87af2b134 55aa92081d8b4dcfbdbc6b5b746b4c1e - - default default] http://10.0.0.46:8776/ returned with HTTP 300