+ 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 [Wed Sep 2 01:42:48 2026] *** compiled with version: 13.3.0 on 14 August 2026 22:48:48 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: cinder-api-5c5fd784fd-dwh56 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8776 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f95b4ac3668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/cinder/__init__.py:21: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet # noqa /var/lib/openstack/lib/python3.12/site-packages/cinder/__init__.py:21: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet # noqa /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-09-02 01:42:52.946 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-09-02 01:42:52.947 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-09-02 01:42:52.953 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-09-02 01:42:52.953 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-09-02 01:42:54.263 7 INFO cinder.rpc [None req-d60fc64e-8afe-4cbb-b975-fe1871e2acc0 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-09-02 01:42:54.266 7 INFO cinder.rpc [None req-d60fc64e-8afe-4cbb-b975-fe1871e2acc0 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-09-02 01:42:54.269 7 INFO cinder.rpc [None req-d60fc64e-8afe-4cbb-b975-fe1871e2acc0 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-09-02 01:42:54.271 7 INFO cinder.rpc [None req-d60fc64e-8afe-4cbb-b975-fe1871e2acc0 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-09-02 01:42:54.319 7 INFO cinder.rpc [None req-d60fc64e-8afe-4cbb-b975-fe1871e2acc0 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-09-02 01:42:54.321 7 INFO cinder.rpc [None req-d60fc64e-8afe-4cbb-b975-fe1871e2acc0 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-09-02 01:42:54.366 7 WARNING cinder.api.contrib.hosts [None req-d60fc64e-8afe-4cbb-b975-fe1871e2acc0 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-09-02 01:42:54.406 7 WARNING keystonemiddleware._common.config [None req-d60fc64e-8afe-4cbb-b975-fe1871e2acc0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-02 01:42:54.416 7 WARNING keystonemiddleware.auth_token [None req-d60fc64e-8afe-4cbb-b975-fe1871e2acc0 - - - - - -] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f95b4ac3668 pid: 7 (default app) 2026-09-02 01:42:54.424 8 INFO cinder.rpc [None req-26767ef1-ab3b-4803-a5e2-6d00c1e965c0 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-09-02 01:42:54.428 8 INFO cinder.rpc [None req-26767ef1-ab3b-4803-a5e2-6d00c1e965c0 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-09-02 01:42:54.430 8 INFO cinder.rpc [None req-26767ef1-ab3b-4803-a5e2-6d00c1e965c0 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-09-02 01:42:54.433 8 INFO cinder.rpc [None req-26767ef1-ab3b-4803-a5e2-6d00c1e965c0 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-09-02 01:42:54.478 8 INFO cinder.rpc [None req-26767ef1-ab3b-4803-a5e2-6d00c1e965c0 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-09-02 01:42:54.480 8 INFO cinder.rpc [None req-26767ef1-ab3b-4803-a5e2-6d00c1e965c0 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-09-02 01:42:54.522 8 WARNING cinder.api.contrib.hosts [None req-26767ef1-ab3b-4803-a5e2-6d00c1e965c0 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-09-02 01:42:54.559 8 WARNING keystonemiddleware._common.config [None req-26767ef1-ab3b-4803-a5e2-6d00c1e965c0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-02 01:42:54.568 8 WARNING keystonemiddleware.auth_token [None req-26767ef1-ab3b-4803-a5e2-6d00c1e965c0 - - - - - -] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f95b4ac3668 pid: 8 (default app) 2026-09-02 01:43:01.849 7 INFO cinder.api.openstack.wsgi [None req-d60fc64e-8afe-4cbb-b975-fe1871e2acc0 - - - - - -] GET http://10.0.0.161:8776/ 2026-09-02 01:43:01.850 7 INFO cinder.api.openstack.wsgi [None req-d60fc64e-8afe-4cbb-b975-fe1871e2acc0 - - - - - -] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:43:11.848 8 INFO cinder.api.openstack.wsgi [None req-26767ef1-ab3b-4803-a5e2-6d00c1e965c0 - - - - - -] GET http://10.0.0.161:8776/ 2026-09-02 01:43:11.850 8 INFO cinder.api.openstack.wsgi [None req-26767ef1-ab3b-4803-a5e2-6d00c1e965c0 - - - - - -] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:43:21.847 7 INFO cinder.api.openstack.wsgi [None req-d60fc64e-8afe-4cbb-b975-fe1871e2acc0 - - - - - -] GET http://10.0.0.161:8776/ 2026-09-02 01:43:21.847 8 INFO cinder.api.openstack.wsgi [None req-26767ef1-ab3b-4803-a5e2-6d00c1e965c0 - - - - - -] GET http://10.0.0.161:8776/ 2026-09-02 01:43:21.848 8 INFO cinder.api.openstack.wsgi [None req-26767ef1-ab3b-4803-a5e2-6d00c1e965c0 - - - - - -] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:43:21.848 7 INFO cinder.api.openstack.wsgi [None req-d60fc64e-8afe-4cbb-b975-fe1871e2acc0 - - - - - -] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:43:31.847 8 INFO cinder.api.openstack.wsgi [None req-26767ef1-ab3b-4803-a5e2-6d00c1e965c0 - - - - - -] GET http://10.0.0.161:8776/ 2026-09-02 01:43:31.847 7 INFO cinder.api.openstack.wsgi [None req-d60fc64e-8afe-4cbb-b975-fe1871e2acc0 - - - - - -] GET http://10.0.0.161:8776/ 2026-09-02 01:43:31.848 8 INFO cinder.api.openstack.wsgi [None req-26767ef1-ab3b-4803-a5e2-6d00c1e965c0 - - - - - -] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:43:31.848 7 INFO cinder.api.openstack.wsgi [None req-d60fc64e-8afe-4cbb-b975-fe1871e2acc0 - - - - - -] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:43:41.848 8 INFO cinder.api.openstack.wsgi [None req-26767ef1-ab3b-4803-a5e2-6d00c1e965c0 - - - - - -] GET http://10.0.0.161:8776/ 2026-09-02 01:43:41.848 7 INFO cinder.api.openstack.wsgi [None req-d60fc64e-8afe-4cbb-b975-fe1871e2acc0 - - - - - -] GET http://10.0.0.161:8776/ 2026-09-02 01:43:41.849 7 INFO cinder.api.openstack.wsgi [None req-d60fc64e-8afe-4cbb-b975-fe1871e2acc0 - - - - - -] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:43:41.849 8 INFO cinder.api.openstack.wsgi [None req-26767ef1-ab3b-4803-a5e2-6d00c1e965c0 - - - - - -] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:43:51.847 8 INFO cinder.api.openstack.wsgi [None req-26767ef1-ab3b-4803-a5e2-6d00c1e965c0 - - - - - -] GET http://10.0.0.161:8776/ 2026-09-02 01:43:51.847 7 INFO cinder.api.openstack.wsgi [None req-d60fc64e-8afe-4cbb-b975-fe1871e2acc0 - - - - - -] GET http://10.0.0.161:8776/ 2026-09-02 01:43:51.848 8 INFO cinder.api.openstack.wsgi [None req-26767ef1-ab3b-4803-a5e2-6d00c1e965c0 - - - - - -] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:43:51.848 7 INFO cinder.api.openstack.wsgi [None req-d60fc64e-8afe-4cbb-b975-fe1871e2acc0 - - - - - -] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:44:01.847 7 INFO cinder.api.openstack.wsgi [None req-d60fc64e-8afe-4cbb-b975-fe1871e2acc0 - - - - - -] GET http://10.0.0.161:8776/ 2026-09-02 01:44:01.847 8 INFO cinder.api.openstack.wsgi [None req-26767ef1-ab3b-4803-a5e2-6d00c1e965c0 - - - - - -] GET http://10.0.0.161:8776/ 2026-09-02 01:44:01.848 7 INFO cinder.api.openstack.wsgi [None req-d60fc64e-8afe-4cbb-b975-fe1871e2acc0 - - - - - -] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:44:01.848 8 INFO cinder.api.openstack.wsgi [None req-26767ef1-ab3b-4803-a5e2-6d00c1e965c0 - - - - - -] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:44:11.846 7 INFO cinder.api.openstack.wsgi [None req-d60fc64e-8afe-4cbb-b975-fe1871e2acc0 - - - - - -] GET http://10.0.0.161:8776/ 2026-09-02 01:44:11.847 7 INFO cinder.api.openstack.wsgi [None req-d60fc64e-8afe-4cbb-b975-fe1871e2acc0 - - - - - -] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:44:11.848 8 INFO cinder.api.openstack.wsgi [None req-26767ef1-ab3b-4803-a5e2-6d00c1e965c0 - - - - - -] GET http://10.0.0.161:8776/ 2026-09-02 01:44:11.851 8 INFO cinder.api.openstack.wsgi [None req-26767ef1-ab3b-4803-a5e2-6d00c1e965c0 - - - - - -] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:44:21.847 7 INFO cinder.api.openstack.wsgi [None req-d60fc64e-8afe-4cbb-b975-fe1871e2acc0 - - - - - -] GET http://10.0.0.161:8776/ 2026-09-02 01:44:21.847 8 INFO cinder.api.openstack.wsgi [None req-26767ef1-ab3b-4803-a5e2-6d00c1e965c0 - - - - - -] GET http://10.0.0.161:8776/ 2026-09-02 01:44:21.848 8 INFO cinder.api.openstack.wsgi [None req-26767ef1-ab3b-4803-a5e2-6d00c1e965c0 - - - - - -] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:44:21.848 7 INFO cinder.api.openstack.wsgi [None req-d60fc64e-8afe-4cbb-b975-fe1871e2acc0 - - - - - -] http://10.0.0.161:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:504: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: 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-09-02 01:44:26.481 8 INFO cinder.api.openstack.wsgi [None req-4ba582a2-19bc-42e7-b78e-152bafebca8d cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d592c19665a44e44a98e146ac8a4464e/types/rbd1 2026-09-02 01:44:26.531 8 INFO cinder.api.openstack.wsgi [None req-4ba582a2-19bc-42e7-b78e-152bafebca8d cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d592c19665a44e44a98e146ac8a4464e/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 9/17] 10.0.0.44 () {30 vars in 681 bytes} [Wed Sep 2 01:44:25 2026] GET /v3/d592c19665a44e44a98e146ac8a4464e/types/rbd1 => generated 82 bytes in 1038 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:504: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: 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-09-02 01:44:26.931 7 INFO cinder.api.openstack.wsgi [None req-b18f9876-3f6c-46ed-8254-0220997a0a47 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d592c19665a44e44a98e146ac8a4464e/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-02 01:44:26.989 7 INFO cinder.api.openstack.wsgi [None req-b18f9876-3f6c-46ed-8254-0220997a0a47 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d592c19665a44e44a98e146ac8a4464e/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 9/18] 10.0.0.44 () {30 vars in 720 bytes} [Wed Sep 2 01:44:26 2026] GET /v3/d592c19665a44e44a98e146ac8a4464e/types?name=rbd1&is_public=None => generated 20 bytes in 453 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-02 01:44:29.063 8 INFO cinder.api.openstack.wsgi [None req-2c1144ee-3b7f-431a-a216-81466ee3efb7 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d592c19665a44e44a98e146ac8a4464e/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-09-02 01:44:29.101 8 INFO cinder.api.openstack.wsgi [None req-2c1144ee-3b7f-431a-a216-81466ee3efb7 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d592c19665a44e44a98e146ac8a4464e/types returned with HTTP 200 [pid: 8|app: 0|req: 10/19] 10.0.0.44 () {34 vars in 724 bytes} [Wed Sep 2 01:44:29 2026] POST /v3/d592c19665a44e44a98e146ac8a4464e/types => generated 179 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-02 01:44:29.118 7 INFO cinder.api.openstack.wsgi [req-2c1144ee-3b7f-431a-a216-81466ee3efb7 req-1dd5671b-7b17-414e-a36a-781065fb066d cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d592c19665a44e44a98e146ac8a4464e/types/30543af6-c543-47af-8812-077927e151c4/extra_specs 2026-09-02 01:44:29.199 7 INFO cinder.api.openstack.wsgi [req-2c1144ee-3b7f-431a-a216-81466ee3efb7 req-1dd5671b-7b17-414e-a36a-781065fb066d cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d592c19665a44e44a98e146ac8a4464e/types/30543af6-c543-47af-8812-077927e151c4/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 10/20] 10.0.0.44 () {36 vars in 893 bytes} [Wed Sep 2 01:44:29 2026] POST /v3/d592c19665a44e44a98e146ac8a4464e/types/30543af6-c543-47af-8812-077927e151c4/extra_specs => generated 48 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-02 01:44:31.438 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d592c19665a44e44a98e146ac8a4464e/types?is_public=None 2026-09-02 01:44:31.463 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d592c19665a44e44a98e146ac8a4464e/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 11/21] 10.0.0.44 () {30 vars in 700 bytes} [Wed Sep 2 01:44:31 2026] GET /v3/d592c19665a44e44a98e146ac8a4464e/types?is_public=None => generated 443 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-02 01:44:31.847 7 INFO cinder.api.openstack.wsgi [req-2c1144ee-3b7f-431a-a216-81466ee3efb7 req-1dd5671b-7b17-414e-a36a-781065fb066d cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:44:31.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:44:31.848 7 INFO cinder.api.openstack.wsgi [req-2c1144ee-3b7f-431a-a216-81466ee3efb7 req-1dd5671b-7b17-414e-a36a-781065fb066d cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:44:31.849 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:44:33.898 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d592c19665a44e44a98e146ac8a4464e/qos-specs 2026-09-02 01:44:33.915 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d592c19665a44e44a98e146ac8a4464e/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 12/24] 10.0.0.44 () {30 vars in 679 bytes} [Wed Sep 2 01:44:33 2026] GET /v3/d592c19665a44e44a98e146ac8a4464e/qos-specs => generated 17 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-02 01:44:41.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:44:41.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:44:41.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:44:41.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:44:51.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:44:51.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:44:51.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:44:51.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:45:01.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:45:01.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:45:01.849 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:45:01.849 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:45:11.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:45:11.849 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:45:11.850 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:45:11.851 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:45:21.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:45:21.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:45:21.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:45:21.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:45:31.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:45:31.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:45:31.849 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:45:31.849 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:45:41.846 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:45:41.846 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:45:41.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:45:41.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:45:51.846 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:45:51.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:45:51.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:45:51.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:46:01.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:46:01.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:46:01.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:46:01.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:46:11.846 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:46:11.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:46:11.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:46:11.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:46:21.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:46:21.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:46:21.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:46:21.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:46:31.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:46:31.849 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:46:31.850 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:46:31.851 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:46:41.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:46:41.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:46:41.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:46:41.849 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:46:51.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:46:51.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:46:51.849 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:46:51.849 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:47:01.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:47:01.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:47:01.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:47:01.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:47:11.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:47:11.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:47:11.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:47:11.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:47:21.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:47:21.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:47:21.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:47:21.849 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:47:31.849 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:47:31.849 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:47:31.851 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:47:31.851 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:47:41.846 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:47:41.846 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:47:41.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:47:41.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:47:51.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:47:51.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:47:51.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:47:51.849 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:48:01.846 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:48:01.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:48:01.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:48:01.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:48:11.863 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:48:11.864 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:48:11.864 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:48:11.866 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:48:21.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:48:21.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:48:21.849 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:48:21.849 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:48:31.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:48:31.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:48:31.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:48:31.849 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:48:41.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:48:41.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:48:41.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:48:41.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:48:51.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:48:51.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:48:51.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:48:51.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:49:01.846 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:49:01.846 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:49:01.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:49:01.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:49:11.846 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:49:11.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:49:11.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:49:11.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:49:21.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:49:21.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:49:21.849 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:49:21.850 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:49:31.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:49:31.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:49:31.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:49:31.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:49:41.846 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:49:41.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:49:41.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:49:41.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:49:51.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:49:51.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:49:51.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:49:51.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:50:01.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:50:01.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:50:01.849 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:50:01.849 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:50:11.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:50:11.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:50:11.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:50:11.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:50:21.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:50:21.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:50:21.849 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:50:21.849 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:50:31.846 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:50:31.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:50:31.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:50:31.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:50:41.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:50:41.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:50:41.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:50:41.849 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:50:51.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:50:51.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:50:51.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:50:51.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:51:01.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:51:01.849 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:51:01.850 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:51:01.852 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:51:11.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:51:11.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:51:11.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:51:11.849 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:51:21.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:51:21.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:51:21.849 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:51:21.850 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:51:31.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:51:31.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:51:31.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:51:31.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:51:41.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:51:41.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:51:41.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:51:41.849 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:51:51.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:51:51.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:51:51.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:51:51.849 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:52:01.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:52:01.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:52:01.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:52:01.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:52:11.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:52:11.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:52:11.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:52:11.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:52:21.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:52:21.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:52:21.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:52:21.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:52:31.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:52:31.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:52:31.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:52:31.849 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:52:41.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:52:41.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:52:41.849 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:52:41.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:52:51.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:52:51.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:52:51.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:52:51.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:53:01.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:53:01.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:53:01.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:53:01.850 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:53:11.846 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:53:11.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:53:11.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:53:11.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:53:21.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:53:21.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:53:21.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:53:21.849 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:53:31.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:53:31.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:53:31.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:53:31.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:53:41.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:53:41.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:53:41.849 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:53:41.850 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:53:51.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:53:51.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:53:51.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:53:51.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:54:01.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:54:01.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:54:01.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:54:01.849 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:54:11.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:54:11.849 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:54:11.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:54:11.850 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:54:21.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:54:21.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:54:21.849 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:54:21.850 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:54:31.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:54:31.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:54:31.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:54:31.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:54:41.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:54:41.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:54:41.851 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:54:41.853 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:54:51.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:54:51.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:54:51.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:54:51.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:55:01.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:55:01.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:55:01.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:55:01.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:55:11.849 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:55:11.850 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:55:11.850 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:55:11.852 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:55:21.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:55:21.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:55:21.849 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:55:21.849 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:55:31.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:55:31.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:55:31.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:55:31.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:55:41.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:55:41.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:55:41.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:55:41.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:55:51.846 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:55:51.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:55:51.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:55:51.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:56:01.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:56:01.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:56:01.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:56:01.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:56:11.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:56:11.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:56:11.849 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:56:11.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:56:21.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:56:21.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:56:21.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:56:21.849 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:56:31.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:56:31.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:56:31.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:56:31.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:56:41.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:56:41.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:56:41.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:56:41.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:56:51.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:56:51.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:56:51.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:56:51.849 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:57:01.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:57:01.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:57:01.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:57:01.849 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:57:11.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:57:11.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:57:11.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:57:11.849 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:57:21.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:57:21.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:57:21.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:57:21.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:57:31.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:57:31.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:57:31.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:57:31.850 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:57:41.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:57:41.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:57:41.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:57:41.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:57:51.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:57:51.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:57:51.849 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:57:51.849 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:58:01.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:58:01.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:58:01.849 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:58:01.849 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:58:11.849 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:58:11.850 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:58:11.851 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:58:11.852 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:58:21.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:58:21.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:58:21.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:58:21.849 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:58:31.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:58:31.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:58:31.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:58:31.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:58:41.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:58:41.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:58:41.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:58:41.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:58:51.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:58:51.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:58:51.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:58:51.849 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:59:01.846 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:59:01.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:59:01.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:59:01.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:59:11.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:59:11.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:59:11.849 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:59:11.849 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:59:21.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:59:21.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:59:21.850 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:59:21.851 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:59:31.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:59:31.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:59:31.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:59:31.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:59:41.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:59:41.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:59:41.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:59:41.849 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:59:51.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:59:51.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 01:59:51.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 01:59:51.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:00:01.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:00:01.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:00:01.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:00:01.849 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:00:11.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:00:11.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:00:11.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:00:11.850 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:00:21.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:00:21.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:00:21.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:00:21.849 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:00:31.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:00:31.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:00:31.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:00:31.849 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:00:41.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:00:41.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:00:41.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:00:41.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:00:51.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:00:51.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:00:51.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:00:51.849 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:01:01.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:01:01.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:01:01.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:01:01.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:01:11.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:01:11.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:01:11.850 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:01:11.853 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:01:21.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:01:21.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:01:21.849 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:01:21.849 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:01:31.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:01:31.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:01:31.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:01:31.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:01:41.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:01:41.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:01:41.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:01:41.849 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:01:51.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:01:51.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:01:51.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:01:51.849 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:02:01.847 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:02:01.847 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:02:01.848 7 INFO cinder.api.openstack.wsgi [None req-9bf01f18-efad-4e05-824b-336aedcb8853 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:02:01.848 8 INFO cinder.api.openstack.wsgi [None req-8917e95f-4cad-44f7-b5c9-e5dccd887a70 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-02 02:02:07.413 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET https://volume.162-253-55-54.nip.io/v3/d592c19665a44e44a98e146ac8a4464e/os-quota-sets/d592c19665a44e44a98e146ac8a4464e?usage=False 2026-09-02 02:02:07.496 7 WARNING cinder.quota [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - 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-09-02 02:02:07.497 7 WARNING cinder.quota [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - 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-09-02 02:02:07.497 7 WARNING cinder.quota [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - 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-09-02 02:02:07.497 7 WARNING cinder.quota [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - 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-09-02 02:02:07.498 7 WARNING cinder.quota [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - 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-09-02 02:02:07.498 7 WARNING cinder.quota [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - 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-09-02 02:02:07.505 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] https://volume.162-253-55-54.nip.io/v3/d592c19665a44e44a98e146ac8a4464e/os-quota-sets/d592c19665a44e44a98e146ac8a4464e?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 118/235] 162.253.55.54 () {44 vars in 1064 bytes} [Wed Sep 2 02:02:07 2026] GET /v3/d592c19665a44e44a98e146ac8a4464e/os-quota-sets/d592c19665a44e44a98e146ac8a4464e?usage=False => generated 340 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-02 02:02:07.766 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] PUT https://volume.162-253-55-54.nip.io/v3/d592c19665a44e44a98e146ac8a4464e/os-quota-sets/d592c19665a44e44a98e146ac8a4464e 2026-09-02 02:02:07.910 8 WARNING cinder.quota [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - 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-09-02 02:02:07.911 8 WARNING cinder.quota [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - 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-09-02 02:02:07.911 8 WARNING cinder.quota [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - 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-09-02 02:02:07.912 8 WARNING cinder.quota [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - 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-09-02 02:02:07.912 8 WARNING cinder.quota [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - 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-09-02 02:02:07.913 8 WARNING cinder.quota [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - 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-09-02 02:02:07.921 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] https://volume.162-253-55-54.nip.io/v3/d592c19665a44e44a98e146ac8a4464e/os-quota-sets/d592c19665a44e44a98e146ac8a4464e returned with HTTP 200 [pid: 8|app: 0|req: 118/236] 162.253.55.54 () {48 vars in 1093 bytes} [Wed Sep 2 02:02:07 2026] PUT /v3/d592c19665a44e44a98e146ac8a4464e/os-quota-sets/d592c19665a44e44a98e146ac8a4464e => generated 296 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-02 02:02:11.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:02:11.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:02:11.849 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:02:11.850 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:02:21.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:02:21.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:02:21.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:02:21.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:02:31.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:02:31.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:02:31.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:02:31.849 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:02:41.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:02:41.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:02:41.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:02:41.849 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:02:51.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:02:51.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:02:51.849 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:02:51.849 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:03:01.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:03:01.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:03:01.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:03:01.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:03:11.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:03:11.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:03:11.849 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:03:11.849 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:03:21.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:03:21.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:03:21.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:03:21.849 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:03:31.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:03:31.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:03:31.849 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:03:31.849 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:03:41.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:03:41.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:03:41.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:03:41.849 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:03:51.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:03:51.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:03:51.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:03:51.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:04:01.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:04:01.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:04:01.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:04:01.849 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:04:11.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:04:11.846 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:04:11.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:04:11.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:04:21.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:04:21.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:04:21.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:04:21.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:04:31.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:04:31.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:04:31.849 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:04:31.849 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:04:41.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:04:41.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:04:41.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:04:41.853 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:04:51.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:04:51.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:04:51.849 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:04:51.850 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:05:01.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:05:01.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:05:01.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:05:01.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:05:11.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:05:11.849 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:05:11.849 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:05:11.850 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:05:21.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:05:21.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:05:21.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:05:21.849 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:05:31.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:05:31.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:05:31.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:05:31.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:05:41.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:05:41.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:05:41.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:05:41.849 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:05:51.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:05:51.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:05:51.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:05:51.849 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:06:01.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:06:01.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:06:01.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:06:01.849 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:06:11.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:06:11.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:06:11.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:06:11.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:06:21.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:06:21.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:06:21.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:06:21.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:06:31.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:06:31.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:06:31.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:06:31.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:06:41.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:06:41.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:06:41.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:06:41.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:06:51.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:06:51.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:06:51.849 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:06:51.849 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:07:01.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:07:01.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:07:01.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:07:01.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:07:11.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:07:11.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:07:11.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:07:11.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:07:21.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:07:21.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:07:21.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:07:21.849 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:07:31.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:07:31.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:07:31.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:07:31.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:07:41.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:07:41.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:07:41.849 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:07:41.849 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:07:51.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:07:51.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:07:51.849 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:07:51.849 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:08:01.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:08:01.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:08:01.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:08:01.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:08:11.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:08:11.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:08:11.849 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:08:11.849 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:08:21.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:08:21.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:08:21.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:08:21.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:08:31.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:08:31.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:08:31.849 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:08:31.849 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:08:41.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:08:41.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:08:41.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:08:41.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:08:51.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:08:51.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:08:51.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:08:51.849 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:09:01.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:09:01.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:09:01.849 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:09:01.850 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:09:11.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:09:11.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:09:11.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:09:11.849 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:09:21.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:09:21.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:09:21.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:09:21.849 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:09:31.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:09:31.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:09:31.849 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:09:31.851 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:09:41.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:09:41.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:09:41.849 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:09:41.849 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:09:51.846 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:09:51.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:09:51.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:09:51.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:10:01.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:10:01.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:10:01.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:10:01.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:10:11.846 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:10:11.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:10:11.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:10:11.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:10:21.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:10:21.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:10:21.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:10:21.849 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:10:31.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:10:31.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:10:31.849 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:10:31.850 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:10:41.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:10:41.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:10:41.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:10:41.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:10:51.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:10:51.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:10:51.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:10:51.849 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:11:01.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:11:01.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:11:01.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:11:01.849 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:11:11.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:11:11.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:11:11.849 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:11:11.849 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:11:21.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:11:21.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:11:21.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:11:21.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:11:31.849 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:11:31.849 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:11:31.850 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:11:31.851 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:11:41.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:11:41.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:11:41.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:11:41.849 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:11:51.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:11:51.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:11:51.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:11:51.850 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:12:01.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:12:01.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:12:01.849 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:12:01.849 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:12:11.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:12:11.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:12:11.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:12:11.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:12:21.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:12:21.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:12:21.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:12:21.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:12:31.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:12:31.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:12:31.849 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:12:31.849 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:12:41.846 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:12:41.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:12:41.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:12:41.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:12:51.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:12:51.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:12:51.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:12:51.849 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:13:01.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:13:01.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:13:01.850 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:13:01.850 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:13:11.849 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:13:11.849 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:13:11.850 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:13:11.850 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:13:21.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:13:21.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:13:21.849 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:13:21.849 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:13:31.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:13:31.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:13:31.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:13:31.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:13:41.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:13:41.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:13:41.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:13:41.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:13:51.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:13:51.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:13:51.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:13:51.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:14:01.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:14:01.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:14:01.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:14:01.849 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:14:11.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:14:11.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:14:11.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:14:11.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:14:21.846 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:14:21.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:14:21.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:14:21.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:14:31.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:14:31.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:14:31.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:14:31.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:14:41.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:14:41.850 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:14:41.850 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:14:41.853 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:14:51.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:14:51.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:14:51.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:14:51.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:15:01.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:15:01.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:15:01.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:15:01.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:15:11.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:15:11.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:15:11.849 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:15:11.849 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:15:21.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:15:21.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:15:21.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:15:21.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:15:31.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:15:31.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:15:31.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:15:31.849 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:15:41.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:15:41.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:15:41.849 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:15:41.849 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:15:51.846 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:15:51.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:15:51.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:15:51.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:16:01.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:16:01.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:16:01.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:16:01.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:16:11.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:16:11.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:16:11.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:16:11.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:16:21.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:16:21.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:16:21.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:16:21.849 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:16:31.847 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:16:31.847 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:16:31.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:16:31.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:16:41.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:16:41.848 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] GET http://10.0.0.161:8776/ 2026-09-02 02:16:41.848 8 INFO cinder.api.openstack.wsgi [None req-234c6f95-acd3-41c8-bd80-e8fc4e3a9e44 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300 2026-09-02 02:16:41.849 7 INFO cinder.api.openstack.wsgi [None req-6cc55fca-a595-4193-8858-43685d1d2124 cd82ad2f590b45f79b7870d5683eabd3 d592c19665a44e44a98e146ac8a4464e - - default default] http://10.0.0.161:8776/ returned with HTTP 300