+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Jun 23 19:07:56 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:24:30 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: cinder-api-6d656dc6b9-cxb6t machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8776 fd 3 Python version: 3.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x55d0cdda70f0 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:1592: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:1592: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.10/site-packages/oslo_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. from defusedxml.lxml import parse /var/lib/openstack/lib/python3.10/site-packages/oslo_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. from defusedxml.lxml import parse simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json /var/lib/openstack/lib/python3.10/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: Deprecated API features detected! These feature(s) are not compatible with SQLAlchemy 2.0. To prevent incompatible upgrades prior to updating applications, ensure requirements files are pinned to "sqlalchemy<2.0". Set environment variable SQLALCHEMY_WARN_20=1 to show all deprecation warnings. Set environment variable SQLALCHEMY_SILENCE_UBER_WARNING=1 to silence this message. (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() /var/lib/openstack/lib/python3.10/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: Deprecated API features detected! These feature(s) are not compatible with SQLAlchemy 2.0. To prevent incompatible upgrades prior to updating applications, ensure requirements files are pinned to "sqlalchemy<2.0". Set environment variable SQLALCHEMY_WARN_20=1 to show all deprecation warnings. Set environment variable SQLALCHEMY_SILENCE_UBER_WARNING=1 to silence this message. (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() 2026-06-23 19:07:59.702 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-06-23 19:07:59.703 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-06-23 19:07:59.740 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-06-23 19:07:59.741 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.10/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.10/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-06-23 19:08:00.767 7 INFO cinder.rpc [None req-8edf4679-c52f-493e-bd3c-b60f267ef7e4 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-06-23 19:08:00.772 7 INFO cinder.rpc [None req-8edf4679-c52f-493e-bd3c-b60f267ef7e4 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-06-23 19:08:00.776 7 INFO cinder.rpc [None req-8edf4679-c52f-493e-bd3c-b60f267ef7e4 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-06-23 19:08:00.783 7 INFO cinder.rpc [None req-8edf4679-c52f-493e-bd3c-b60f267ef7e4 - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-06-23 19:08:00.803 7 INFO cinder.rpc [None req-8edf4679-c52f-493e-bd3c-b60f267ef7e4 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-06-23 19:08:00.805 8 INFO cinder.rpc [None req-cbf00620-9253-4a08-9417-cf9e934026eb - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-06-23 19:08:00.809 7 INFO cinder.rpc [None req-8edf4679-c52f-493e-bd3c-b60f267ef7e4 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-06-23 19:08:00.809 8 INFO cinder.rpc [None req-cbf00620-9253-4a08-9417-cf9e934026eb - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-06-23 19:08:00.812 8 INFO cinder.rpc [None req-cbf00620-9253-4a08-9417-cf9e934026eb - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-06-23 19:08:00.816 8 INFO cinder.rpc [None req-cbf00620-9253-4a08-9417-cf9e934026eb - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-06-23 19:08:00.830 8 INFO cinder.rpc [None req-cbf00620-9253-4a08-9417-cf9e934026eb - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-06-23 19:08:00.835 8 INFO cinder.rpc [None req-cbf00620-9253-4a08-9417-cf9e934026eb - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-06-23 19:08:00.866 7 WARNING cinder.api.contrib.hosts [None req-8edf4679-c52f-493e-bd3c-b60f267ef7e4 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-06-23 19:08:00.892 8 WARNING cinder.api.contrib.hosts [None req-cbf00620-9253-4a08-9417-cf9e934026eb - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-06-23 19:08:00.911 7 WARNING keystonemiddleware._common.config [None req-8edf4679-c52f-493e-bd3c-b60f267ef7e4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 19:08:00.921 7 WARNING oslo_config.cfg [None req-8edf4679-c52f-493e-bd3c-b60f267ef7e4 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x55d0cdda70f0 pid: 7 (default app) 2026-06-23 19:08:00.935 8 WARNING keystonemiddleware._common.config [None req-cbf00620-9253-4a08-9417-cf9e934026eb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 19:08:00.945 8 WARNING oslo_config.cfg [None req-cbf00620-9253-4a08-9417-cf9e934026eb - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x55d0cdda70f0 pid: 8 (default app) 2026-06-23 19:08:05.863 7 INFO cinder.api.openstack.wsgi [None req-8edf4679-c52f-493e-bd3c-b60f267ef7e4 - - - - - -] GET http://10.0.0.141:8776/ 2026-06-23 19:08:05.864 8 INFO cinder.api.openstack.wsgi [None req-cbf00620-9253-4a08-9417-cf9e934026eb - - - - - -] GET http://10.0.0.141:8776/ 2026-06-23 19:08:05.866 7 INFO cinder.api.openstack.wsgi [None req-8edf4679-c52f-493e-bd3c-b60f267ef7e4 - - - - - -] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:08:05.866 8 INFO cinder.api.openstack.wsgi [None req-cbf00620-9253-4a08-9417-cf9e934026eb - - - - - -] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:08:05.868 7 INFO cinder.api.openstack.wsgi [None req-8edf4679-c52f-493e-bd3c-b60f267ef7e4 - - - - - -] GET http://10.0.0.141:8776/ 2026-06-23 19:08:05.869 7 INFO cinder.api.openstack.wsgi [None req-8edf4679-c52f-493e-bd3c-b60f267ef7e4 - - - - - -] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:08:15.862 8 INFO cinder.api.openstack.wsgi [None req-cbf00620-9253-4a08-9417-cf9e934026eb - - - - - -] GET http://10.0.0.141:8776/ 2026-06-23 19:08:15.862 7 INFO cinder.api.openstack.wsgi [None req-8edf4679-c52f-493e-bd3c-b60f267ef7e4 - - - - - -] GET http://10.0.0.141:8776/ 2026-06-23 19:08:15.863 8 INFO cinder.api.openstack.wsgi [None req-cbf00620-9253-4a08-9417-cf9e934026eb - - - - - -] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:08:15.864 7 INFO cinder.api.openstack.wsgi [None req-8edf4679-c52f-493e-bd3c-b60f267ef7e4 - - - - - -] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:08:25.862 8 INFO cinder.api.openstack.wsgi [None req-cbf00620-9253-4a08-9417-cf9e934026eb - - - - - -] GET http://10.0.0.141:8776/ 2026-06-23 19:08:25.862 7 INFO cinder.api.openstack.wsgi [None req-8edf4679-c52f-493e-bd3c-b60f267ef7e4 - - - - - -] GET http://10.0.0.141:8776/ 2026-06-23 19:08:25.863 7 INFO cinder.api.openstack.wsgi [None req-8edf4679-c52f-493e-bd3c-b60f267ef7e4 - - - - - -] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:08:25.866 8 INFO cinder.api.openstack.wsgi [None req-cbf00620-9253-4a08-9417-cf9e934026eb - - - - - -] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:08:35.862 8 INFO cinder.api.openstack.wsgi [None req-cbf00620-9253-4a08-9417-cf9e934026eb - - - - - -] GET http://10.0.0.141:8776/ 2026-06-23 19:08:35.862 7 INFO cinder.api.openstack.wsgi [None req-8edf4679-c52f-493e-bd3c-b60f267ef7e4 - - - - - -] GET http://10.0.0.141:8776/ 2026-06-23 19:08:35.863 8 INFO cinder.api.openstack.wsgi [None req-cbf00620-9253-4a08-9417-cf9e934026eb - - - - - -] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:08:35.864 7 INFO cinder.api.openstack.wsgi [None req-8edf4679-c52f-493e-bd3c-b60f267ef7e4 - - - - - -] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:08:45.862 8 INFO cinder.api.openstack.wsgi [None req-cbf00620-9253-4a08-9417-cf9e934026eb - - - - - -] GET http://10.0.0.141:8776/ 2026-06-23 19:08:45.862 7 INFO cinder.api.openstack.wsgi [None req-8edf4679-c52f-493e-bd3c-b60f267ef7e4 - - - - - -] GET http://10.0.0.141:8776/ 2026-06-23 19:08:45.863 8 INFO cinder.api.openstack.wsgi [None req-cbf00620-9253-4a08-9417-cf9e934026eb - - - - - -] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:08:45.864 7 INFO cinder.api.openstack.wsgi [None req-8edf4679-c52f-493e-bd3c-b60f267ef7e4 - - - - - -] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:08:55.861 8 INFO cinder.api.openstack.wsgi [None req-cbf00620-9253-4a08-9417-cf9e934026eb - - - - - -] GET http://10.0.0.141:8776/ 2026-06-23 19:08:55.862 7 INFO cinder.api.openstack.wsgi [None req-8edf4679-c52f-493e-bd3c-b60f267ef7e4 - - - - - -] GET http://10.0.0.141:8776/ 2026-06-23 19:08:55.863 8 INFO cinder.api.openstack.wsgi [None req-cbf00620-9253-4a08-9417-cf9e934026eb - - - - - -] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:08:55.863 7 INFO cinder.api.openstack.wsgi [None req-8edf4679-c52f-493e-bd3c-b60f267ef7e4 - - - - - -] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:09:05.863 7 INFO cinder.api.openstack.wsgi [None req-8edf4679-c52f-493e-bd3c-b60f267ef7e4 - - - - - -] GET http://10.0.0.141:8776/ 2026-06-23 19:09:05.863 8 INFO cinder.api.openstack.wsgi [None req-cbf00620-9253-4a08-9417-cf9e934026eb - - - - - -] GET http://10.0.0.141:8776/ 2026-06-23 19:09:05.864 7 INFO cinder.api.openstack.wsgi [None req-8edf4679-c52f-493e-bd3c-b60f267ef7e4 - - - - - -] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:09:05.864 8 INFO cinder.api.openstack.wsgi [None req-cbf00620-9253-4a08-9417-cf9e934026eb - - - - - -] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:09:15.862 8 INFO cinder.api.openstack.wsgi [None req-cbf00620-9253-4a08-9417-cf9e934026eb - - - - - -] GET http://10.0.0.141:8776/ 2026-06-23 19:09:15.862 7 INFO cinder.api.openstack.wsgi [None req-8edf4679-c52f-493e-bd3c-b60f267ef7e4 - - - - - -] GET http://10.0.0.141:8776/ 2026-06-23 19:09:15.864 8 INFO cinder.api.openstack.wsgi [None req-cbf00620-9253-4a08-9417-cf9e934026eb - - - - - -] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:09:15.864 7 INFO cinder.api.openstack.wsgi [None req-8edf4679-c52f-493e-bd3c-b60f267ef7e4 - - - - - -] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:09:25.862 7 INFO cinder.api.openstack.wsgi [None req-8edf4679-c52f-493e-bd3c-b60f267ef7e4 - - - - - -] GET http://10.0.0.141:8776/ 2026-06-23 19:09:25.862 8 INFO cinder.api.openstack.wsgi [None req-cbf00620-9253-4a08-9417-cf9e934026eb - - - - - -] GET http://10.0.0.141:8776/ 2026-06-23 19:09:25.864 8 INFO cinder.api.openstack.wsgi [None req-cbf00620-9253-4a08-9417-cf9e934026eb - - - - - -] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:09:25.864 7 INFO cinder.api.openstack.wsgi [None req-8edf4679-c52f-493e-bd3c-b60f267ef7e4 - - - - - -] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:09:35.862 7 INFO cinder.api.openstack.wsgi [None req-8edf4679-c52f-493e-bd3c-b60f267ef7e4 - - - - - -] GET http://10.0.0.141:8776/ 2026-06-23 19:09:35.862 8 INFO cinder.api.openstack.wsgi [None req-cbf00620-9253-4a08-9417-cf9e934026eb - - - - - -] GET http://10.0.0.141:8776/ 2026-06-23 19:09:35.864 7 INFO cinder.api.openstack.wsgi [None req-8edf4679-c52f-493e-bd3c-b60f267ef7e4 - - - - - -] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:09:35.864 8 INFO cinder.api.openstack.wsgi [None req-cbf00620-9253-4a08-9417-cf9e934026eb - - - - - -] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:09:45.862 8 INFO cinder.api.openstack.wsgi [None req-cbf00620-9253-4a08-9417-cf9e934026eb - - - - - -] GET http://10.0.0.141:8776/ 2026-06-23 19:09:45.862 7 INFO cinder.api.openstack.wsgi [None req-8edf4679-c52f-493e-bd3c-b60f267ef7e4 - - - - - -] GET http://10.0.0.141:8776/ 2026-06-23 19:09:45.863 8 INFO cinder.api.openstack.wsgi [None req-cbf00620-9253-4a08-9417-cf9e934026eb - - - - - -] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:09:45.864 7 INFO cinder.api.openstack.wsgi [None req-8edf4679-c52f-493e-bd3c-b60f267ef7e4 - - - - - -] http://10.0.0.141:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: 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-06-23 19:09:49.008 8 INFO cinder.api.openstack.wsgi [None req-a3aa2070-b605-4480-a66f-c38ff7e36721 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/types/rbd1 2026-06-23 19:09:49.034 8 INFO cinder.api.openstack.wsgi [None req-a3aa2070-b605-4480-a66f-c38ff7e36721 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 12/24] 10.0.0.156 () {30 vars in 682 bytes} [Tue Jun 23 19:09:48 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/types/rbd1 => generated 82 bytes in 1017 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: 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-06-23 19:09:49.509 7 INFO cinder.api.openstack.wsgi [None req-91a41dc2-0265-4bcd-b983-5962754997d6 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:09:49.543 7 INFO cinder.api.openstack.wsgi [None req-91a41dc2-0265-4bcd-b983-5962754997d6 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 13/25] 10.0.0.156 () {30 vars in 721 bytes} [Tue Jun 23 19:09:49 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/types?name=rbd1&is_public=None => generated 20 bytes in 497 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:09:51.188 8 INFO cinder.api.openstack.wsgi [None req-5bb2d4e8-0399-4980-8310-9f26f27d50d9 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/types /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:09:51.212 8 INFO cinder.api.openstack.wsgi [None req-5bb2d4e8-0399-4980-8310-9f26f27d50d9 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/types returned with HTTP 200 [pid: 8|app: 0|req: 13/26] 10.0.0.156 () {34 vars in 725 bytes} [Tue Jun 23 19:09:51 2026] POST /v3/1302edd92ba24210aa023dd03bf16a5f/types => generated 179 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:09:51.229 7 INFO cinder.api.openstack.wsgi [req-5bb2d4e8-0399-4980-8310-9f26f27d50d9 req-1cd7773a-9711-44bf-91f0-6f4f42c83181 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/types/48052c6e-cd9a-4138-8f7a-64f1ad9d9df9/extra_specs 2026-06-23 19:09:51.300 7 INFO cinder.api.openstack.wsgi [req-5bb2d4e8-0399-4980-8310-9f26f27d50d9 req-1cd7773a-9711-44bf-91f0-6f4f42c83181 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/types/48052c6e-cd9a-4138-8f7a-64f1ad9d9df9/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 14/27] 10.0.0.156 () {36 vars in 894 bytes} [Tue Jun 23 19:09:51 2026] POST /v3/1302edd92ba24210aa023dd03bf16a5f/types/48052c6e-cd9a-4138-8f7a-64f1ad9d9df9/extra_specs => generated 48 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:09:52.988 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/types?is_public=None 2026-06-23 19:09:53.005 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 14/28] 10.0.0.156 () {30 vars in 701 bytes} [Tue Jun 23 19:09:52 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/types?is_public=None => generated 443 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:09:55.039 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/qos-specs 2026-06-23 19:09:55.057 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 15/29] 10.0.0.156 () {30 vars in 680 bytes} [Tue Jun 23 19:09:54 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/qos-specs => generated 17 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:09:55.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:09:55.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:09:55.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:09:55.865 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:10:05.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:10:05.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:10:05.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:10:05.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:10:15.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:10:15.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:10:15.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:10:15.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:10:25.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:10:25.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:10:25.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:10:25.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:10:35.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:10:35.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:10:35.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:10:35.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:10:45.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:10:45.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:10:45.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:10:45.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:10:55.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:10:55.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:10:55.867 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:10:55.868 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:11:05.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:11:05.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:11:05.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:11:05.865 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:11:15.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:11:15.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:11:15.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:11:15.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:11:25.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:11:25.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:11:25.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:11:25.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:11:35.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:11:35.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:11:35.868 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:11:35.870 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:11:45.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:11:45.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:11:45.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:11:45.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:11:55.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:11:55.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:11:55.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:11:55.865 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:12:05.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:12:05.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:12:05.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:12:05.865 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:12:15.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:12:15.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:12:15.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:12:15.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:12:25.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:12:25.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:12:25.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:12:25.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:12:35.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:12:35.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:12:35.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:12:35.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:12:45.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:12:45.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:12:45.865 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:12:45.865 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:12:55.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:12:55.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:12:55.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:12:55.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:13:05.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:13:05.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:13:05.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:13:05.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:13:15.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:13:15.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:13:15.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:13:15.865 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:13:25.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:13:25.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:13:25.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:13:25.865 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:13:35.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:13:35.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:13:35.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:13:35.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:13:45.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:13:45.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:13:45.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:13:45.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:13:55.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:13:55.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:13:55.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:13:55.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:14:05.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:14:05.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:14:05.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:14:05.865 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:14:15.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:14:15.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:14:15.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:14:15.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:14:25.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:14:25.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:14:25.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:14:25.865 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:14:35.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:14:35.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:14:35.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:14:35.865 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:14:45.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:14:45.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:14:45.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:14:45.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:14:55.861 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:14:55.861 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:14:55.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:14:55.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:15:05.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:15:05.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:15:05.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:15:05.865 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:15:15.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:15:15.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:15:15.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:15:15.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:15:25.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:15:25.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:15:25.865 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:15:25.865 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:15:35.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:15:35.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:15:35.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:15:35.865 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:15:45.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:15:45.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:15:45.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:15:45.865 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:15:55.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:15:55.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:15:55.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:15:55.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:16:05.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:16:05.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:16:05.865 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:16:05.865 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:16:15.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:16:15.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:16:15.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:16:15.865 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:16:25.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:16:25.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:16:25.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:16:25.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:16:35.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:16:35.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:16:35.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:16:35.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:16:45.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:16:45.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:16:45.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:16:45.866 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:16:55.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:16:55.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:16:55.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:16:55.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:17:05.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:17:05.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:17:05.865 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:17:05.866 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:17:15.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:17:15.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:17:15.865 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:17:15.865 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:17:25.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:17:25.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:17:25.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:17:25.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:17:35.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:17:35.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:17:35.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:17:35.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:17:45.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:17:45.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:17:45.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:17:45.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:17:55.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:17:55.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:17:55.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:17:55.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:18:05.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:18:05.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:18:05.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:18:05.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:18:15.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:18:15.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:18:15.865 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:18:15.865 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:18:25.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:18:25.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:18:25.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:18:25.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:18:35.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:18:35.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:18:35.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:18:35.866 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:18:45.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:18:45.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:18:45.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:18:45.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:18:55.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:18:55.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:18:55.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:18:55.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:19:05.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:19:05.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:19:05.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:19:05.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:19:15.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:19:15.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:19:15.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:19:15.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:19:25.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:19:25.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:19:25.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:19:25.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:19:35.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:19:35.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:19:35.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:19:35.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:19:45.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:19:45.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:19:45.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:19:45.865 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:19:55.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:19:55.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:19:55.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:19:55.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:20:05.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:20:05.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:20:05.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:20:05.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:20:15.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:20:15.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:20:15.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:20:15.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:20:25.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:20:25.865 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:20:25.865 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:20:25.876 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:20:35.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:20:35.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:20:35.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:20:35.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:20:45.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:20:45.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:20:45.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:20:45.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:20:55.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:20:55.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:20:55.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:20:55.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:21:05.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:21:05.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:21:05.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:21:05.865 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:21:15.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:21:15.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:21:15.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:21:15.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:21:25.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:21:25.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:21:25.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:21:25.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:21:35.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:21:35.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:21:35.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:21:35.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:21:45.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:21:45.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:21:45.865 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:21:45.865 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:21:55.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:21:55.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:21:55.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:21:55.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:22:05.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:22:05.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:22:05.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:22:05.865 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:22:15.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:22:15.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:22:15.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:22:15.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:22:25.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:22:25.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:22:25.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:22:25.865 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:22:35.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:22:35.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:22:35.866 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:22:35.867 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:22:45.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:22:45.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:22:45.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:22:45.865 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:22:55.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:22:55.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:22:55.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:22:55.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:23:05.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:23:05.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:23:05.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:23:05.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:23:15.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:23:15.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:23:15.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:23:15.865 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:23:25.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:23:25.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:23:25.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:23:25.866 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:23:35.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:23:35.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:23:35.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:23:35.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:23:45.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:23:45.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:23:45.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:23:45.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:23:55.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:23:55.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:23:55.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:23:55.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:24:05.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:24:05.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:24:05.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:24:05.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:24:15.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:24:15.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:24:15.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:24:15.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:24:25.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:24:25.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:24:25.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:24:25.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:24:35.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:24:35.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:24:35.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:24:35.865 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:24:45.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:24:45.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:24:45.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:24:45.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:24:55.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:24:55.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:24:55.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:24:55.865 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:25:05.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:25:05.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:25:05.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:25:05.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:25:15.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:25:15.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:25:15.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:25:15.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:25:25.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:25:25.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:25:25.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:25:25.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:25:35.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:25:35.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:25:35.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:25:35.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:25:45.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:25:45.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:25:45.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:25:45.864 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:25:55.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:25:55.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:25:55.864 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:25:55.865 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:26:05.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:26:05.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:26:05.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:26:05.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:26:15.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:26:15.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:26:15.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:26:15.865 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:26:25.862 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:26:25.862 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:26:25.863 7 INFO cinder.api.openstack.wsgi [None req-a7d75c4a-eec9-480c-8c2c-c9b0470fca76 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:26:25.863 8 INFO cinder.api.openstack.wsgi [None req-1eb8ce35-812f-4f42-888d-9317bd44d3cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:26:31.823 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET https://volume.199-19-213-221.nip.io/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=False 2026-06-23 19:26:31.849 8 WARNING cinder.quota [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - 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-06-23 19:26:31.849 8 WARNING cinder.quota [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - 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-06-23 19:26:31.850 8 WARNING cinder.quota [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - 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-06-23 19:26:31.850 8 WARNING cinder.quota [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - 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-06-23 19:26:31.850 8 WARNING cinder.quota [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - 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-06-23 19:26:31.851 8 WARNING cinder.quota [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - 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-06-23 19:26:31.856 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] https://volume.199-19-213-221.nip.io/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 115/230] 199.19.213.221 () {44 vars in 1068 bytes} [Tue Jun 23 19:26:31 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=False => generated 340 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:26:32.041 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] PUT https://volume.199-19-213-221.nip.io/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f 2026-06-23 19:26:32.138 7 WARNING cinder.quota [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - 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-06-23 19:26:32.139 7 WARNING cinder.quota [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - 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-06-23 19:26:32.139 7 WARNING cinder.quota [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - 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-06-23 19:26:32.140 7 WARNING cinder.quota [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - 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-06-23 19:26:32.140 7 WARNING cinder.quota [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - 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-06-23 19:26:32.141 7 WARNING cinder.quota [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - 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-06-23 19:26:32.148 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] https://volume.199-19-213-221.nip.io/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f returned with HTTP 200 [pid: 7|app: 0|req: 116/231] 199.19.213.221 () {48 vars in 1097 bytes} [Tue Jun 23 19:26:32 2026] PUT /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f => generated 296 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:26:35.862 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:26:35.863 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:26:35.863 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:26:35.864 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:26:45.862 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:26:45.862 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:26:45.863 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:26:45.863 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:26:55.863 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:26:55.863 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:26:55.864 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:26:55.865 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:27:05.863 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:27:05.863 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:27:05.864 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:27:05.865 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:27:15.862 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:27:15.862 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:27:15.863 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:27:15.863 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:27:25.863 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:27:25.863 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:27:25.865 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:27:25.865 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:27:35.863 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:27:35.863 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:27:35.865 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:27:35.865 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:27:45.863 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:27:45.863 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:27:45.864 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:27:45.866 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:27:55.862 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:27:55.866 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:27:55.867 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:27:55.869 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:28:05.862 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:28:05.862 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:28:05.863 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:28:05.864 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:28:15.862 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:28:15.862 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:28:15.863 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:28:15.864 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:28:25.862 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:28:25.862 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:28:25.862 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:28:25.863 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:28:35.862 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:28:35.863 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:28:35.864 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:28:35.866 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:28:45.862 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:28:45.862 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:28:45.863 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:28:45.864 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:28:55.862 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:28:55.862 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:28:55.864 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:28:55.864 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:29:05.862 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:29:05.863 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:29:05.863 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:29:05.866 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:29:15.863 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:29:15.863 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:29:15.864 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:29:15.864 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:29:25.862 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:29:25.862 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:29:25.863 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:29:25.864 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:29:35.863 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:29:35.863 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:29:35.864 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:29:35.864 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:29:45.862 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:29:45.862 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:29:45.864 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:29:45.864 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:29:55.862 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:29:55.862 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:29:55.863 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:29:55.863 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:30:05.863 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:30:05.863 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:30:05.865 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:30:05.864 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:30:15.863 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:30:15.863 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:30:15.864 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:30:15.864 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:30:25.862 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:30:25.862 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:30:25.863 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:30:25.863 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:30:35.862 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:30:35.862 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:30:35.863 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:30:35.863 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:30:45.862 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:30:45.862 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:30:45.862 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:30:45.863 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:30:55.862 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:30:55.862 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:30:55.864 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:30:55.864 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:31:05.862 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:31:05.862 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:31:05.864 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:31:05.864 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:31:15.863 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:31:15.863 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:31:15.864 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:31:15.865 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:31:25.862 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:31:25.862 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:31:25.864 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:31:25.864 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:31:35.862 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:31:35.862 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:31:35.864 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:31:35.864 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:31:45.862 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:31:45.862 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:31:45.863 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:31:45.864 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:31:55.862 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:31:55.863 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:31:55.864 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:31:55.864 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:32:05.862 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:32:05.862 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:32:05.864 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:32:05.864 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:32:15.862 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:32:15.863 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:32:15.864 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:32:15.865 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:32:25.863 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:32:25.863 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:32:25.864 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:32:25.865 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:32:35.862 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:32:35.863 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:32:35.863 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:32:35.865 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:32:45.863 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:32:45.863 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:32:45.864 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:32:45.864 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:32:55.862 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:32:55.862 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:32:55.863 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:32:55.864 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:33:05.863 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:33:05.863 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:33:05.864 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:33:05.865 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:33:15.865 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:33:15.865 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:33:15.866 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:33:15.866 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:33:25.862 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:33:25.863 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:33:25.864 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:33:25.865 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:33:35.862 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:33:35.862 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:33:35.863 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:33:35.864 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:33:45.863 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:33:45.863 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:33:45.864 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:33:45.866 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:33:55.862 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:33:55.862 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:33:55.863 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:33:55.865 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:34:05.862 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:34:05.862 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:34:05.863 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:34:05.864 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:34:15.862 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:34:15.862 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:34:15.863 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:34:15.864 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:34:25.864 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:34:25.864 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:34:25.865 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:34:25.865 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:34:35.863 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:34:35.863 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:34:35.864 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:34:35.865 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:34:45.862 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:34:45.862 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:34:45.863 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:34:45.864 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:34:55.862 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:34:55.862 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:34:55.864 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:34:55.864 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:35:05.862 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:35:05.863 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:35:05.864 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:35:05.865 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:35:15.862 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:35:15.862 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:35:15.864 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:35:15.863 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:35:25.862 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:35:25.862 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:35:25.863 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:35:25.864 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:35:35.862 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:35:35.862 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:35:35.864 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:35:35.864 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:35:45.862 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:35:45.862 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:35:45.864 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:35:45.864 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:35:55.862 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:35:55.863 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:35:55.863 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:35:55.865 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:36:05.862 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:36:05.864 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:36:05.862 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:36:05.866 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:36:15.862 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:36:15.863 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:36:15.862 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:36:15.865 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:36:25.862 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:36:25.862 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:36:25.863 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:36:25.865 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:36:35.862 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:36:35.863 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:36:35.863 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:36:35.865 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:36:45.862 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:36:45.863 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:36:45.864 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:36:45.864 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:36:55.862 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:36:55.862 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:36:55.863 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:36:55.864 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:37:05.862 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:37:05.863 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:37:05.864 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:37:05.864 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:37:15.862 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:37:15.862 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:37:15.864 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:37:15.865 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:37:25.862 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:37:25.862 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:37:25.863 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:37:25.864 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:37:35.862 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:37:35.862 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:37:35.863 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:37:35.865 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:37:45.861 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:37:45.862 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:37:45.862 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:37:45.863 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:37:55.862 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:37:55.862 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:37:55.864 8 INFO cinder.api.openstack.wsgi [None req-76e88d57-9a91-4776-acc3-1e1c2e07620d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:37:55.864 7 INFO cinder.api.openstack.wsgi [None req-0d02b77f-2f56-47d2-a7e2-61bcfad998c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:38:02.462 8 INFO cinder.api.openstack.wsgi [None req-f52b8093-0351-418c-8c79-422465cc998f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET https://volume.199-19-213-221.nip.io/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=False 2026-06-23 19:38:02.492 8 INFO cinder.api.openstack.wsgi [None req-f52b8093-0351-418c-8c79-422465cc998f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] https://volume.199-19-213-221.nip.io/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 185/370] 199.19.213.221 () {44 vars in 1068 bytes} [Tue Jun 23 19:38:02 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=False => generated 340 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:38:03.120 7 INFO cinder.api.openstack.wsgi [None req-c4f78cf0-2271-4f14-95f0-91d0b94f013f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] PUT https://volume.199-19-213-221.nip.io/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d 2026-06-23 19:38:03.214 7 INFO cinder.api.openstack.wsgi [None req-c4f78cf0-2271-4f14-95f0-91d0b94f013f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] https://volume.199-19-213-221.nip.io/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d returned with HTTP 200 [pid: 7|app: 0|req: 186/371] 199.19.213.221 () {48 vars in 1097 bytes} [Tue Jun 23 19:38:03 2026] PUT /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d => generated 296 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:38:05.862 7 INFO cinder.api.openstack.wsgi [None req-c4f78cf0-2271-4f14-95f0-91d0b94f013f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:38:05.862 8 INFO cinder.api.openstack.wsgi [None req-f52b8093-0351-418c-8c79-422465cc998f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:38:05.863 7 INFO cinder.api.openstack.wsgi [None req-c4f78cf0-2271-4f14-95f0-91d0b94f013f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:38:05.865 8 INFO cinder.api.openstack.wsgi [None req-f52b8093-0351-418c-8c79-422465cc998f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:38:15.862 8 INFO cinder.api.openstack.wsgi [None req-f52b8093-0351-418c-8c79-422465cc998f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:38:15.863 7 INFO cinder.api.openstack.wsgi [None req-c4f78cf0-2271-4f14-95f0-91d0b94f013f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:38:15.864 8 INFO cinder.api.openstack.wsgi [None req-f52b8093-0351-418c-8c79-422465cc998f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:38:15.865 7 INFO cinder.api.openstack.wsgi [None req-c4f78cf0-2271-4f14-95f0-91d0b94f013f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:38:25.863 8 INFO cinder.api.openstack.wsgi [None req-f52b8093-0351-418c-8c79-422465cc998f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:38:25.863 7 INFO cinder.api.openstack.wsgi [None req-c4f78cf0-2271-4f14-95f0-91d0b94f013f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:38:25.864 7 INFO cinder.api.openstack.wsgi [None req-c4f78cf0-2271-4f14-95f0-91d0b94f013f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:38:25.864 8 INFO cinder.api.openstack.wsgi [None req-f52b8093-0351-418c-8c79-422465cc998f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:38:35.862 8 INFO cinder.api.openstack.wsgi [None req-f52b8093-0351-418c-8c79-422465cc998f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:38:35.862 7 INFO cinder.api.openstack.wsgi [None req-c4f78cf0-2271-4f14-95f0-91d0b94f013f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:38:35.863 8 INFO cinder.api.openstack.wsgi [None req-f52b8093-0351-418c-8c79-422465cc998f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:38:35.863 7 INFO cinder.api.openstack.wsgi [None req-c4f78cf0-2271-4f14-95f0-91d0b94f013f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:38:45.862 7 INFO cinder.api.openstack.wsgi [None req-c4f78cf0-2271-4f14-95f0-91d0b94f013f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:38:45.863 8 INFO cinder.api.openstack.wsgi [None req-f52b8093-0351-418c-8c79-422465cc998f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:38:45.864 7 INFO cinder.api.openstack.wsgi [None req-c4f78cf0-2271-4f14-95f0-91d0b94f013f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:38:45.865 8 INFO cinder.api.openstack.wsgi [None req-f52b8093-0351-418c-8c79-422465cc998f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:38:55.863 7 INFO cinder.api.openstack.wsgi [None req-c4f78cf0-2271-4f14-95f0-91d0b94f013f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:38:55.863 8 INFO cinder.api.openstack.wsgi [None req-f52b8093-0351-418c-8c79-422465cc998f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:38:55.865 7 INFO cinder.api.openstack.wsgi [None req-c4f78cf0-2271-4f14-95f0-91d0b94f013f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:38:55.866 8 INFO cinder.api.openstack.wsgi [None req-f52b8093-0351-418c-8c79-422465cc998f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:39:04.528 7 INFO cinder.api.openstack.wsgi [None req-a4ac574b-da15-45dd-b9ec-bded96e10eda a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 19:39:04.568 7 INFO cinder.volume.api [None req-a4ac574b-da15-45dd-b9ec-bded96e10eda a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 19:39:04.570 7 INFO cinder.api.openstack.wsgi [None req-a4ac574b-da15-45dd-b9ec-bded96e10eda a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 193/384] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 19:39:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:39:04.584 8 INFO cinder.api.openstack.wsgi [None req-66259036-debe-4203-a436-64d42ae33f15 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true 2026-06-23 19:39:04.632 8 INFO cinder.api.openstack.wsgi [None req-66259036-debe-4203-a436-64d42ae33f15 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 192/385] 10.0.0.10 () {28 vars in 695 bytes} [Tue Jun 23 19:39:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:39:04.687 7 INFO cinder.api.openstack.wsgi [None req-5a9cfbd3-26bc-45fc-83cd-bd94b9874c40 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true 2026-06-23 19:39:04.717 7 INFO cinder.api.openstack.wsgi [None req-5a9cfbd3-26bc-45fc-83cd-bd94b9874c40 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 194/386] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:39:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:39:04.734 8 INFO cinder.api.openstack.wsgi [None req-6d8f3963-585d-4f87-abf2-ae24e57b9227 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true 2026-06-23 19:39:04.773 8 INFO cinder.api.openstack.wsgi [None req-6d8f3963-585d-4f87-abf2-ae24e57b9227 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 193/387] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:39:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:39:04.788 7 INFO cinder.api.openstack.wsgi [None req-88bf2117-d0bb-43c9-bf51-d3e6eb64f92c a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true 2026-06-23 19:39:04.818 7 INFO cinder.api.openstack.wsgi [None req-88bf2117-d0bb-43c9-bf51-d3e6eb64f92c a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 195/388] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:39:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:39:04.832 8 INFO cinder.api.openstack.wsgi [None req-71ce0064-ca1d-4cf8-85b5-d06fa6e191fd a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true 2026-06-23 19:39:04.853 8 INFO cinder.volume.api [None req-71ce0064-ca1d-4cf8-85b5-d06fa6e191fd a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all snapshots completed successfully. 2026-06-23 19:39:04.854 8 INFO cinder.api.openstack.wsgi [None req-71ce0064-ca1d-4cf8-85b5-d06fa6e191fd a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 194/389] 10.0.0.10 () {28 vars in 673 bytes} [Tue Jun 23 19:39:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true => generated 17 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:39:04.873 7 INFO cinder.api.openstack.wsgi [None req-c2ca6c9e-f4e0-4552-871d-7bb7456ee40f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services 2026-06-23 19:39:04.885 7 INFO cinder.api.openstack.wsgi [None req-c2ca6c9e-f4e0-4552-871d-7bb7456ee40f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 196/390] 10.0.0.10 () {28 vars in 644 bytes} [Tue Jun 23 19:39:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-services => generated 646 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:39:04.896 8 INFO cinder.api.openstack.wsgi [None req-efc3fba7-991b-457a-b575-891c8e9030eb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 19:39:04.948 8 INFO cinder.volume.api [None req-efc3fba7-991b-457a-b575-891c8e9030eb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 19:39:04.951 8 INFO cinder.api.openstack.wsgi [None req-efc3fba7-991b-457a-b575-891c8e9030eb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 195/391] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 19:39:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:39:05.863 7 INFO cinder.api.openstack.wsgi [None req-c2ca6c9e-f4e0-4552-871d-7bb7456ee40f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:39:05.863 8 INFO cinder.api.openstack.wsgi [None req-efc3fba7-991b-457a-b575-891c8e9030eb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:39:05.865 8 INFO cinder.api.openstack.wsgi [None req-efc3fba7-991b-457a-b575-891c8e9030eb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:39:05.865 7 INFO cinder.api.openstack.wsgi [None req-c2ca6c9e-f4e0-4552-871d-7bb7456ee40f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:39:15.863 7 INFO cinder.api.openstack.wsgi [None req-c2ca6c9e-f4e0-4552-871d-7bb7456ee40f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:39:15.863 8 INFO cinder.api.openstack.wsgi [None req-efc3fba7-991b-457a-b575-891c8e9030eb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:39:15.864 7 INFO cinder.api.openstack.wsgi [None req-c2ca6c9e-f4e0-4552-871d-7bb7456ee40f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:39:15.864 8 INFO cinder.api.openstack.wsgi [None req-efc3fba7-991b-457a-b575-891c8e9030eb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:39:25.862 8 INFO cinder.api.openstack.wsgi [None req-efc3fba7-991b-457a-b575-891c8e9030eb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:39:25.862 7 INFO cinder.api.openstack.wsgi [None req-c2ca6c9e-f4e0-4552-871d-7bb7456ee40f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:39:25.863 7 INFO cinder.api.openstack.wsgi [None req-c2ca6c9e-f4e0-4552-871d-7bb7456ee40f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:39:25.864 8 INFO cinder.api.openstack.wsgi [None req-efc3fba7-991b-457a-b575-891c8e9030eb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:39:35.863 8 INFO cinder.api.openstack.wsgi [None req-efc3fba7-991b-457a-b575-891c8e9030eb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:39:35.863 7 INFO cinder.api.openstack.wsgi [None req-c2ca6c9e-f4e0-4552-871d-7bb7456ee40f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:39:35.865 7 INFO cinder.api.openstack.wsgi [None req-c2ca6c9e-f4e0-4552-871d-7bb7456ee40f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:39:35.865 8 INFO cinder.api.openstack.wsgi [None req-efc3fba7-991b-457a-b575-891c8e9030eb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:39:45.863 7 INFO cinder.api.openstack.wsgi [None req-c2ca6c9e-f4e0-4552-871d-7bb7456ee40f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:39:45.863 8 INFO cinder.api.openstack.wsgi [None req-efc3fba7-991b-457a-b575-891c8e9030eb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:39:45.864 7 INFO cinder.api.openstack.wsgi [None req-c2ca6c9e-f4e0-4552-871d-7bb7456ee40f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:39:45.865 8 INFO cinder.api.openstack.wsgi [None req-efc3fba7-991b-457a-b575-891c8e9030eb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:39:55.862 8 INFO cinder.api.openstack.wsgi [None req-efc3fba7-991b-457a-b575-891c8e9030eb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:39:55.863 7 INFO cinder.api.openstack.wsgi [None req-c2ca6c9e-f4e0-4552-871d-7bb7456ee40f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:39:55.863 8 INFO cinder.api.openstack.wsgi [None req-efc3fba7-991b-457a-b575-891c8e9030eb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:39:55.864 7 INFO cinder.api.openstack.wsgi [None req-c2ca6c9e-f4e0-4552-871d-7bb7456ee40f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:40:04.476 8 INFO cinder.api.openstack.wsgi [None req-111330af-4c5a-4ca0-9972-7fcd2f944b34 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 19:40:04.489 8 INFO cinder.volume.api [None req-111330af-4c5a-4ca0-9972-7fcd2f944b34 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 19:40:04.490 8 INFO cinder.api.openstack.wsgi [None req-111330af-4c5a-4ca0-9972-7fcd2f944b34 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 202/404] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 19:40:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:40:04.504 7 INFO cinder.api.openstack.wsgi [None req-960e6509-958b-41e9-95d2-ceb7f3c114e0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true 2026-06-23 19:40:04.524 7 INFO cinder.volume.api [None req-960e6509-958b-41e9-95d2-ceb7f3c114e0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all snapshots completed successfully. 2026-06-23 19:40:04.524 7 INFO cinder.api.openstack.wsgi [None req-960e6509-958b-41e9-95d2-ceb7f3c114e0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 203/405] 10.0.0.10 () {28 vars in 673 bytes} [Tue Jun 23 19:40:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true => generated 17 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:40:04.541 8 INFO cinder.api.openstack.wsgi [None req-9cbe48c0-0f68-4a99-b7b2-9b2a0e17f4f5 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 19:40:04.552 8 INFO cinder.volume.api [None req-9cbe48c0-0f68-4a99-b7b2-9b2a0e17f4f5 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 19:40:04.555 8 INFO cinder.api.openstack.wsgi [None req-9cbe48c0-0f68-4a99-b7b2-9b2a0e17f4f5 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 203/406] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 19:40:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:40:04.576 7 INFO cinder.api.openstack.wsgi [None req-404e8feb-62b6-4421-b4d4-3bc9074f6edb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services 2026-06-23 19:40:04.582 7 INFO cinder.api.openstack.wsgi [None req-404e8feb-62b6-4421-b4d4-3bc9074f6edb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 204/407] 10.0.0.10 () {28 vars in 644 bytes} [Tue Jun 23 19:40:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:40:04.661 8 INFO cinder.api.openstack.wsgi [None req-700ee612-2db9-4382-930d-d9bb069eeeb4 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true 2026-06-23 19:40:04.700 8 INFO cinder.api.openstack.wsgi [None req-700ee612-2db9-4382-930d-d9bb069eeeb4 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 204/408] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:40:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:40:04.712 7 INFO cinder.api.openstack.wsgi [None req-506dc37a-73ba-4fa4-bd17-611a7d157636 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true 2026-06-23 19:40:04.746 7 INFO cinder.api.openstack.wsgi [None req-506dc37a-73ba-4fa4-bd17-611a7d157636 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 205/409] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:40:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:40:04.766 8 INFO cinder.api.openstack.wsgi [None req-4ef37421-183c-480d-ae30-bf1318f9c8c2 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true 2026-06-23 19:40:04.792 8 INFO cinder.api.openstack.wsgi [None req-4ef37421-183c-480d-ae30-bf1318f9c8c2 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 205/410] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:40:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:40:04.811 7 INFO cinder.api.openstack.wsgi [None req-989482be-bb62-4d84-a2bb-034bad57f021 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true 2026-06-23 19:40:04.874 7 INFO cinder.api.openstack.wsgi [None req-989482be-bb62-4d84-a2bb-034bad57f021 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 206/411] 10.0.0.10 () {28 vars in 695 bytes} [Tue Jun 23 19:40:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:40:05.862 7 INFO cinder.api.openstack.wsgi [None req-989482be-bb62-4d84-a2bb-034bad57f021 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:40:05.863 8 INFO cinder.api.openstack.wsgi [None req-4ef37421-183c-480d-ae30-bf1318f9c8c2 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:40:05.864 7 INFO cinder.api.openstack.wsgi [None req-989482be-bb62-4d84-a2bb-034bad57f021 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:40:05.865 8 INFO cinder.api.openstack.wsgi [None req-4ef37421-183c-480d-ae30-bf1318f9c8c2 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:40:15.861 8 INFO cinder.api.openstack.wsgi [None req-4ef37421-183c-480d-ae30-bf1318f9c8c2 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:40:15.861 7 INFO cinder.api.openstack.wsgi [None req-989482be-bb62-4d84-a2bb-034bad57f021 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:40:15.862 8 INFO cinder.api.openstack.wsgi [None req-4ef37421-183c-480d-ae30-bf1318f9c8c2 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:40:15.863 7 INFO cinder.api.openstack.wsgi [None req-989482be-bb62-4d84-a2bb-034bad57f021 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:40:25.862 8 INFO cinder.api.openstack.wsgi [None req-4ef37421-183c-480d-ae30-bf1318f9c8c2 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:40:25.863 7 INFO cinder.api.openstack.wsgi [None req-989482be-bb62-4d84-a2bb-034bad57f021 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:40:25.863 8 INFO cinder.api.openstack.wsgi [None req-4ef37421-183c-480d-ae30-bf1318f9c8c2 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:40:25.864 7 INFO cinder.api.openstack.wsgi [None req-989482be-bb62-4d84-a2bb-034bad57f021 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:40:35.862 8 INFO cinder.api.openstack.wsgi [None req-4ef37421-183c-480d-ae30-bf1318f9c8c2 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:40:35.862 7 INFO cinder.api.openstack.wsgi [None req-989482be-bb62-4d84-a2bb-034bad57f021 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:40:35.863 8 INFO cinder.api.openstack.wsgi [None req-4ef37421-183c-480d-ae30-bf1318f9c8c2 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:40:35.864 7 INFO cinder.api.openstack.wsgi [None req-989482be-bb62-4d84-a2bb-034bad57f021 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:40:45.862 8 INFO cinder.api.openstack.wsgi [None req-4ef37421-183c-480d-ae30-bf1318f9c8c2 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:40:45.862 7 INFO cinder.api.openstack.wsgi [None req-989482be-bb62-4d84-a2bb-034bad57f021 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:40:45.863 8 INFO cinder.api.openstack.wsgi [None req-4ef37421-183c-480d-ae30-bf1318f9c8c2 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:40:45.864 7 INFO cinder.api.openstack.wsgi [None req-989482be-bb62-4d84-a2bb-034bad57f021 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:40:55.862 7 INFO cinder.api.openstack.wsgi [None req-989482be-bb62-4d84-a2bb-034bad57f021 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:40:55.862 8 INFO cinder.api.openstack.wsgi [None req-4ef37421-183c-480d-ae30-bf1318f9c8c2 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:40:55.863 7 INFO cinder.api.openstack.wsgi [None req-989482be-bb62-4d84-a2bb-034bad57f021 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:40:55.864 8 INFO cinder.api.openstack.wsgi [None req-4ef37421-183c-480d-ae30-bf1318f9c8c2 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:41:04.481 7 INFO cinder.api.openstack.wsgi [None req-2a778451-8b33-4f68-8806-06df91ea5ad9 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 19:41:04.495 7 INFO cinder.volume.api [None req-2a778451-8b33-4f68-8806-06df91ea5ad9 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 19:41:04.498 7 INFO cinder.api.openstack.wsgi [None req-2a778451-8b33-4f68-8806-06df91ea5ad9 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 213/424] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 19:41:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:41:04.532 8 INFO cinder.api.openstack.wsgi [None req-392021f3-cf74-48ea-8b67-d55537bdd6f4 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true 2026-06-23 19:41:04.593 8 INFO cinder.api.openstack.wsgi [None req-392021f3-cf74-48ea-8b67-d55537bdd6f4 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 212/425] 10.0.0.10 () {28 vars in 695 bytes} [Tue Jun 23 19:41:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:41:04.610 7 INFO cinder.api.openstack.wsgi [None req-b11a9be0-dcc4-461a-94aa-31e458f0d17a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true 2026-06-23 19:41:04.618 7 INFO cinder.volume.api [None req-b11a9be0-dcc4-461a-94aa-31e458f0d17a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all snapshots completed successfully. 2026-06-23 19:41:04.619 7 INFO cinder.api.openstack.wsgi [None req-b11a9be0-dcc4-461a-94aa-31e458f0d17a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 214/426] 10.0.0.10 () {28 vars in 673 bytes} [Tue Jun 23 19:41:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:41:04.631 8 INFO cinder.api.openstack.wsgi [None req-7a6b0c02-7731-468c-af58-c3b17fbad29b a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 19:41:04.644 8 INFO cinder.volume.api [None req-7a6b0c02-7731-468c-af58-c3b17fbad29b a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 19:41:04.647 8 INFO cinder.api.openstack.wsgi [None req-7a6b0c02-7731-468c-af58-c3b17fbad29b a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 213/427] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 19:41:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:41:04.662 7 INFO cinder.api.openstack.wsgi [None req-f9f02373-4e84-47d5-836c-05544c57dee0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services 2026-06-23 19:41:04.671 7 INFO cinder.api.openstack.wsgi [None req-f9f02373-4e84-47d5-836c-05544c57dee0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 215/428] 10.0.0.10 () {28 vars in 644 bytes} [Tue Jun 23 19:41:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:41:04.711 8 INFO cinder.api.openstack.wsgi [None req-7b9a7358-0bbf-4e3a-8b72-93a070b03d4f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true 2026-06-23 19:41:04.736 8 INFO cinder.api.openstack.wsgi [None req-7b9a7358-0bbf-4e3a-8b72-93a070b03d4f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 214/429] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:41:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:41:04.751 7 INFO cinder.api.openstack.wsgi [None req-d1fc83cf-7892-4cb2-845e-0c92ac0a9da9 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true 2026-06-23 19:41:04.775 7 INFO cinder.api.openstack.wsgi [None req-d1fc83cf-7892-4cb2-845e-0c92ac0a9da9 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 216/430] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:41:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:41:04.792 8 INFO cinder.api.openstack.wsgi [None req-ee66a62f-3960-4cda-8bf5-78b7ce0d7a66 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true 2026-06-23 19:41:04.826 8 INFO cinder.api.openstack.wsgi [None req-ee66a62f-3960-4cda-8bf5-78b7ce0d7a66 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 215/431] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:41:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:41:05.862 7 INFO cinder.api.openstack.wsgi [None req-d1fc83cf-7892-4cb2-845e-0c92ac0a9da9 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:41:05.862 8 INFO cinder.api.openstack.wsgi [None req-ee66a62f-3960-4cda-8bf5-78b7ce0d7a66 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:41:05.863 7 INFO cinder.api.openstack.wsgi [None req-d1fc83cf-7892-4cb2-845e-0c92ac0a9da9 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:41:05.865 8 INFO cinder.api.openstack.wsgi [None req-ee66a62f-3960-4cda-8bf5-78b7ce0d7a66 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:41:15.862 7 INFO cinder.api.openstack.wsgi [None req-d1fc83cf-7892-4cb2-845e-0c92ac0a9da9 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:41:15.862 8 INFO cinder.api.openstack.wsgi [None req-ee66a62f-3960-4cda-8bf5-78b7ce0d7a66 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:41:15.863 7 INFO cinder.api.openstack.wsgi [None req-d1fc83cf-7892-4cb2-845e-0c92ac0a9da9 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:41:15.865 8 INFO cinder.api.openstack.wsgi [None req-ee66a62f-3960-4cda-8bf5-78b7ce0d7a66 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:41:25.862 8 INFO cinder.api.openstack.wsgi [None req-ee66a62f-3960-4cda-8bf5-78b7ce0d7a66 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:41:25.862 7 INFO cinder.api.openstack.wsgi [None req-d1fc83cf-7892-4cb2-845e-0c92ac0a9da9 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:41:25.864 8 INFO cinder.api.openstack.wsgi [None req-ee66a62f-3960-4cda-8bf5-78b7ce0d7a66 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:41:25.864 7 INFO cinder.api.openstack.wsgi [None req-d1fc83cf-7892-4cb2-845e-0c92ac0a9da9 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:41:35.862 7 INFO cinder.api.openstack.wsgi [None req-d1fc83cf-7892-4cb2-845e-0c92ac0a9da9 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:41:35.862 8 INFO cinder.api.openstack.wsgi [None req-ee66a62f-3960-4cda-8bf5-78b7ce0d7a66 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:41:35.864 7 INFO cinder.api.openstack.wsgi [None req-d1fc83cf-7892-4cb2-845e-0c92ac0a9da9 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:41:35.864 8 INFO cinder.api.openstack.wsgi [None req-ee66a62f-3960-4cda-8bf5-78b7ce0d7a66 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:41:45.862 7 INFO cinder.api.openstack.wsgi [None req-d1fc83cf-7892-4cb2-845e-0c92ac0a9da9 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:41:45.862 8 INFO cinder.api.openstack.wsgi [None req-ee66a62f-3960-4cda-8bf5-78b7ce0d7a66 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:41:45.863 7 INFO cinder.api.openstack.wsgi [None req-d1fc83cf-7892-4cb2-845e-0c92ac0a9da9 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:41:45.863 8 INFO cinder.api.openstack.wsgi [None req-ee66a62f-3960-4cda-8bf5-78b7ce0d7a66 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:41:55.863 7 INFO cinder.api.openstack.wsgi [None req-d1fc83cf-7892-4cb2-845e-0c92ac0a9da9 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:41:55.863 8 INFO cinder.api.openstack.wsgi [None req-ee66a62f-3960-4cda-8bf5-78b7ce0d7a66 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:41:55.864 7 INFO cinder.api.openstack.wsgi [None req-d1fc83cf-7892-4cb2-845e-0c92ac0a9da9 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:41:55.865 8 INFO cinder.api.openstack.wsgi [None req-ee66a62f-3960-4cda-8bf5-78b7ce0d7a66 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:42:04.497 7 INFO cinder.api.openstack.wsgi [None req-57fb2d09-46c2-43f1-9b7c-1d52ef87e2aa a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 19:42:04.508 7 INFO cinder.volume.api [None req-57fb2d09-46c2-43f1-9b7c-1d52ef87e2aa a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 19:42:04.511 7 INFO cinder.api.openstack.wsgi [None req-57fb2d09-46c2-43f1-9b7c-1d52ef87e2aa a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 223/444] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 19:42:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:42:04.526 8 INFO cinder.api.openstack.wsgi [None req-7c8b2264-4210-4737-af09-73255d2d96de a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services 2026-06-23 19:42:04.537 8 INFO cinder.api.openstack.wsgi [None req-7c8b2264-4210-4737-af09-73255d2d96de a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 222/445] 10.0.0.10 () {28 vars in 644 bytes} [Tue Jun 23 19:42:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-services => generated 646 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:42:04.549 7 INFO cinder.api.openstack.wsgi [None req-b8520ec4-bb3c-4aff-84e2-ed7d385bd1b3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 19:42:04.566 7 INFO cinder.volume.api [None req-b8520ec4-bb3c-4aff-84e2-ed7d385bd1b3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 19:42:04.569 7 INFO cinder.api.openstack.wsgi [None req-b8520ec4-bb3c-4aff-84e2-ed7d385bd1b3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 224/446] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 19:42:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:42:04.581 8 INFO cinder.api.openstack.wsgi [None req-6f22b33e-c32a-43c8-8dfe-104fc9d7e3bd a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true 2026-06-23 19:42:04.601 8 INFO cinder.api.openstack.wsgi [None req-6f22b33e-c32a-43c8-8dfe-104fc9d7e3bd a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 223/447] 10.0.0.10 () {28 vars in 695 bytes} [Tue Jun 23 19:42:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:42:04.616 7 INFO cinder.api.openstack.wsgi [None req-773a4dd8-1a61-462f-9e6f-0fa8f62ea566 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true 2026-06-23 19:42:04.624 7 INFO cinder.volume.api [None req-773a4dd8-1a61-462f-9e6f-0fa8f62ea566 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all snapshots completed successfully. 2026-06-23 19:42:04.624 7 INFO cinder.api.openstack.wsgi [None req-773a4dd8-1a61-462f-9e6f-0fa8f62ea566 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 225/448] 10.0.0.10 () {28 vars in 673 bytes} [Tue Jun 23 19:42:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:42:04.671 8 INFO cinder.api.openstack.wsgi [None req-7f11ea06-a4da-49d0-a4cf-f480ffe7c71e a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true 2026-06-23 19:42:04.721 8 INFO cinder.api.openstack.wsgi [None req-7f11ea06-a4da-49d0-a4cf-f480ffe7c71e a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 224/449] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:42:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true => generated 845 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:42:04.733 7 INFO cinder.api.openstack.wsgi [None req-ac0a7d79-700e-4b6d-a3f1-e778ffe225e8 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true 2026-06-23 19:42:04.768 7 INFO cinder.api.openstack.wsgi [None req-ac0a7d79-700e-4b6d-a3f1-e778ffe225e8 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 226/450] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:42:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:42:04.786 8 INFO cinder.api.openstack.wsgi [None req-51708d1b-713e-4d6c-933b-6e29ddb2a1c0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true 2026-06-23 19:42:04.812 8 INFO cinder.api.openstack.wsgi [None req-51708d1b-713e-4d6c-933b-6e29ddb2a1c0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 225/451] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:42:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:42:05.863 7 INFO cinder.api.openstack.wsgi [None req-ac0a7d79-700e-4b6d-a3f1-e778ffe225e8 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:42:05.863 8 INFO cinder.api.openstack.wsgi [None req-51708d1b-713e-4d6c-933b-6e29ddb2a1c0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:42:05.864 7 INFO cinder.api.openstack.wsgi [None req-ac0a7d79-700e-4b6d-a3f1-e778ffe225e8 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:42:05.864 8 INFO cinder.api.openstack.wsgi [None req-51708d1b-713e-4d6c-933b-6e29ddb2a1c0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:42:15.862 7 INFO cinder.api.openstack.wsgi [None req-ac0a7d79-700e-4b6d-a3f1-e778ffe225e8 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:42:15.862 8 INFO cinder.api.openstack.wsgi [None req-51708d1b-713e-4d6c-933b-6e29ddb2a1c0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:42:15.863 7 INFO cinder.api.openstack.wsgi [None req-ac0a7d79-700e-4b6d-a3f1-e778ffe225e8 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:42:15.863 8 INFO cinder.api.openstack.wsgi [None req-51708d1b-713e-4d6c-933b-6e29ddb2a1c0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:42:25.862 7 INFO cinder.api.openstack.wsgi [None req-ac0a7d79-700e-4b6d-a3f1-e778ffe225e8 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:42:25.863 8 INFO cinder.api.openstack.wsgi [None req-51708d1b-713e-4d6c-933b-6e29ddb2a1c0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:42:25.864 7 INFO cinder.api.openstack.wsgi [None req-ac0a7d79-700e-4b6d-a3f1-e778ffe225e8 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:42:25.866 8 INFO cinder.api.openstack.wsgi [None req-51708d1b-713e-4d6c-933b-6e29ddb2a1c0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:42:35.862 7 INFO cinder.api.openstack.wsgi [None req-ac0a7d79-700e-4b6d-a3f1-e778ffe225e8 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:42:35.863 7 INFO cinder.api.openstack.wsgi [None req-ac0a7d79-700e-4b6d-a3f1-e778ffe225e8 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:42:35.862 8 INFO cinder.api.openstack.wsgi [None req-51708d1b-713e-4d6c-933b-6e29ddb2a1c0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:42:35.864 8 INFO cinder.api.openstack.wsgi [None req-51708d1b-713e-4d6c-933b-6e29ddb2a1c0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:42:45.862 7 INFO cinder.api.openstack.wsgi [None req-ac0a7d79-700e-4b6d-a3f1-e778ffe225e8 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:42:45.863 7 INFO cinder.api.openstack.wsgi [None req-ac0a7d79-700e-4b6d-a3f1-e778ffe225e8 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:42:45.862 8 INFO cinder.api.openstack.wsgi [None req-51708d1b-713e-4d6c-933b-6e29ddb2a1c0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:42:45.864 8 INFO cinder.api.openstack.wsgi [None req-51708d1b-713e-4d6c-933b-6e29ddb2a1c0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:42:55.862 7 INFO cinder.api.openstack.wsgi [None req-ac0a7d79-700e-4b6d-a3f1-e778ffe225e8 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:42:55.862 8 INFO cinder.api.openstack.wsgi [None req-51708d1b-713e-4d6c-933b-6e29ddb2a1c0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:42:55.864 7 INFO cinder.api.openstack.wsgi [None req-ac0a7d79-700e-4b6d-a3f1-e778ffe225e8 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:42:55.864 8 INFO cinder.api.openstack.wsgi [None req-51708d1b-713e-4d6c-933b-6e29ddb2a1c0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:43:04.463 7 INFO cinder.api.openstack.wsgi [None req-c3fd5a8d-74da-4d08-a163-544998f1cc2c a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true 2026-06-23 19:43:04.490 7 INFO cinder.api.openstack.wsgi [None req-c3fd5a8d-74da-4d08-a163-544998f1cc2c a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 233/464] 10.0.0.10 () {28 vars in 695 bytes} [Tue Jun 23 19:43:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:43:04.539 8 INFO cinder.api.openstack.wsgi [None req-245b35bf-ef6e-460c-902b-fad400144690 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true 2026-06-23 19:43:04.563 8 INFO cinder.api.openstack.wsgi [None req-245b35bf-ef6e-460c-902b-fad400144690 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 232/465] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:43:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:43:04.582 7 INFO cinder.api.openstack.wsgi [None req-aad626b1-e5e8-488a-a80e-c7909deed48f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true 2026-06-23 19:43:04.607 7 INFO cinder.api.openstack.wsgi [None req-aad626b1-e5e8-488a-a80e-c7909deed48f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 234/466] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:43:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:43:04.621 8 INFO cinder.api.openstack.wsgi [None req-3714913a-e7ee-44a0-bbd9-4e6d3fe39cf4 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true 2026-06-23 19:43:04.655 8 INFO cinder.api.openstack.wsgi [None req-3714913a-e7ee-44a0-bbd9-4e6d3fe39cf4 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 233/467] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:43:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:43:04.683 7 INFO cinder.api.openstack.wsgi [None req-4a0a5092-b43a-43fa-91e5-ffabf7d3342f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 19:43:04.693 7 INFO cinder.volume.api [None req-4a0a5092-b43a-43fa-91e5-ffabf7d3342f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 19:43:04.694 7 INFO cinder.api.openstack.wsgi [None req-4a0a5092-b43a-43fa-91e5-ffabf7d3342f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 235/468] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 19:43:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:43:04.706 8 INFO cinder.api.openstack.wsgi [None req-a5eaf3ba-b7a6-49a4-ba44-236c1a68432f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true 2026-06-23 19:43:04.713 8 INFO cinder.volume.api [None req-a5eaf3ba-b7a6-49a4-ba44-236c1a68432f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all snapshots completed successfully. 2026-06-23 19:43:04.714 8 INFO cinder.api.openstack.wsgi [None req-a5eaf3ba-b7a6-49a4-ba44-236c1a68432f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 234/469] 10.0.0.10 () {28 vars in 673 bytes} [Tue Jun 23 19:43:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:43:04.727 7 INFO cinder.api.openstack.wsgi [None req-fb28d58d-61d3-4d99-97a5-0cbc814d38f3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services 2026-06-23 19:43:04.733 7 INFO cinder.api.openstack.wsgi [None req-fb28d58d-61d3-4d99-97a5-0cbc814d38f3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 236/470] 10.0.0.10 () {28 vars in 644 bytes} [Tue Jun 23 19:43:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:43:04.744 8 INFO cinder.api.openstack.wsgi [None req-bce546a7-9327-4563-90f8-f52e6f1be82f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 19:43:04.756 8 INFO cinder.volume.api [None req-bce546a7-9327-4563-90f8-f52e6f1be82f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 19:43:04.759 8 INFO cinder.api.openstack.wsgi [None req-bce546a7-9327-4563-90f8-f52e6f1be82f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 235/471] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 19:43:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:43:05.862 7 INFO cinder.api.openstack.wsgi [None req-fb28d58d-61d3-4d99-97a5-0cbc814d38f3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:43:05.862 8 INFO cinder.api.openstack.wsgi [None req-bce546a7-9327-4563-90f8-f52e6f1be82f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:43:05.865 8 INFO cinder.api.openstack.wsgi [None req-bce546a7-9327-4563-90f8-f52e6f1be82f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:43:05.865 7 INFO cinder.api.openstack.wsgi [None req-fb28d58d-61d3-4d99-97a5-0cbc814d38f3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:43:15.862 8 INFO cinder.api.openstack.wsgi [None req-bce546a7-9327-4563-90f8-f52e6f1be82f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:43:15.862 7 INFO cinder.api.openstack.wsgi [None req-fb28d58d-61d3-4d99-97a5-0cbc814d38f3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:43:15.864 8 INFO cinder.api.openstack.wsgi [None req-bce546a7-9327-4563-90f8-f52e6f1be82f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:43:15.864 7 INFO cinder.api.openstack.wsgi [None req-fb28d58d-61d3-4d99-97a5-0cbc814d38f3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:43:25.862 7 INFO cinder.api.openstack.wsgi [None req-fb28d58d-61d3-4d99-97a5-0cbc814d38f3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:43:25.863 8 INFO cinder.api.openstack.wsgi [None req-bce546a7-9327-4563-90f8-f52e6f1be82f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:43:25.863 7 INFO cinder.api.openstack.wsgi [None req-fb28d58d-61d3-4d99-97a5-0cbc814d38f3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:43:25.864 8 INFO cinder.api.openstack.wsgi [None req-bce546a7-9327-4563-90f8-f52e6f1be82f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:43:35.863 7 INFO cinder.api.openstack.wsgi [None req-fb28d58d-61d3-4d99-97a5-0cbc814d38f3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:43:35.863 8 INFO cinder.api.openstack.wsgi [None req-bce546a7-9327-4563-90f8-f52e6f1be82f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:43:35.864 8 INFO cinder.api.openstack.wsgi [None req-bce546a7-9327-4563-90f8-f52e6f1be82f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:43:35.866 7 INFO cinder.api.openstack.wsgi [None req-fb28d58d-61d3-4d99-97a5-0cbc814d38f3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:43:45.863 8 INFO cinder.api.openstack.wsgi [None req-bce546a7-9327-4563-90f8-f52e6f1be82f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:43:45.863 7 INFO cinder.api.openstack.wsgi [None req-fb28d58d-61d3-4d99-97a5-0cbc814d38f3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:43:45.864 7 INFO cinder.api.openstack.wsgi [None req-fb28d58d-61d3-4d99-97a5-0cbc814d38f3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:43:45.864 8 INFO cinder.api.openstack.wsgi [None req-bce546a7-9327-4563-90f8-f52e6f1be82f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:43:55.862 7 INFO cinder.api.openstack.wsgi [None req-fb28d58d-61d3-4d99-97a5-0cbc814d38f3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:43:55.863 8 INFO cinder.api.openstack.wsgi [None req-bce546a7-9327-4563-90f8-f52e6f1be82f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:43:55.864 7 INFO cinder.api.openstack.wsgi [None req-fb28d58d-61d3-4d99-97a5-0cbc814d38f3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:43:55.864 8 INFO cinder.api.openstack.wsgi [None req-bce546a7-9327-4563-90f8-f52e6f1be82f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:44:04.540 7 INFO cinder.api.openstack.wsgi [None req-0f7adb87-ce01-4337-89c2-374f4493d808 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true 2026-06-23 19:44:04.571 7 INFO cinder.api.openstack.wsgi [None req-0f7adb87-ce01-4337-89c2-374f4493d808 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 243/484] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:44:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true => generated 845 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:44:04.586 8 INFO cinder.api.openstack.wsgi [None req-39c9bb15-3636-4039-9773-b6458373e33e a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true 2026-06-23 19:44:04.617 8 INFO cinder.api.openstack.wsgi [None req-39c9bb15-3636-4039-9773-b6458373e33e a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 242/485] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:44:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:44:04.631 7 INFO cinder.api.openstack.wsgi [None req-f4a628b0-c296-41b7-99fc-d923a2fdf0b5 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true 2026-06-23 19:44:04.660 7 INFO cinder.api.openstack.wsgi [None req-f4a628b0-c296-41b7-99fc-d923a2fdf0b5 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 244/486] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:44:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:44:04.675 8 INFO cinder.api.openstack.wsgi [None req-86e44d3f-466d-4946-b5cd-d5766f5ac7be a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true 2026-06-23 19:44:04.681 8 INFO cinder.volume.api [None req-86e44d3f-466d-4946-b5cd-d5766f5ac7be a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all snapshots completed successfully. 2026-06-23 19:44:04.681 8 INFO cinder.api.openstack.wsgi [None req-86e44d3f-466d-4946-b5cd-d5766f5ac7be a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 243/487] 10.0.0.10 () {28 vars in 673 bytes} [Tue Jun 23 19:44:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:44:04.693 7 INFO cinder.api.openstack.wsgi [None req-c36ab814-1be0-4506-9d8d-1588f47e73bf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 19:44:04.706 7 INFO cinder.volume.api [None req-c36ab814-1be0-4506-9d8d-1588f47e73bf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 19:44:04.709 7 INFO cinder.api.openstack.wsgi [None req-c36ab814-1be0-4506-9d8d-1588f47e73bf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 245/488] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 19:44:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:44:04.720 8 INFO cinder.api.openstack.wsgi [None req-4d2a986d-48f6-4f36-83be-8e63324c1ca1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 19:44:04.729 8 INFO cinder.volume.api [None req-4d2a986d-48f6-4f36-83be-8e63324c1ca1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 19:44:04.731 8 INFO cinder.api.openstack.wsgi [None req-4d2a986d-48f6-4f36-83be-8e63324c1ca1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 244/489] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 19:44:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:44:04.742 7 INFO cinder.api.openstack.wsgi [None req-2858cce5-bf38-446e-9ef8-5b08f321142d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services 2026-06-23 19:44:04.748 7 INFO cinder.api.openstack.wsgi [None req-2858cce5-bf38-446e-9ef8-5b08f321142d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 246/490] 10.0.0.10 () {28 vars in 644 bytes} [Tue Jun 23 19:44:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:44:04.761 8 INFO cinder.api.openstack.wsgi [None req-461f5150-371a-4664-a13a-50d9ea3b3ccd a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true 2026-06-23 19:44:04.782 8 INFO cinder.api.openstack.wsgi [None req-461f5150-371a-4664-a13a-50d9ea3b3ccd a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 245/491] 10.0.0.10 () {28 vars in 695 bytes} [Tue Jun 23 19:44:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:44:05.862 7 INFO cinder.api.openstack.wsgi [None req-2858cce5-bf38-446e-9ef8-5b08f321142d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:44:05.863 8 INFO cinder.api.openstack.wsgi [None req-461f5150-371a-4664-a13a-50d9ea3b3ccd a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:44:05.864 7 INFO cinder.api.openstack.wsgi [None req-2858cce5-bf38-446e-9ef8-5b08f321142d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:44:05.864 8 INFO cinder.api.openstack.wsgi [None req-461f5150-371a-4664-a13a-50d9ea3b3ccd a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:44:15.862 8 INFO cinder.api.openstack.wsgi [None req-461f5150-371a-4664-a13a-50d9ea3b3ccd a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:44:15.862 7 INFO cinder.api.openstack.wsgi [None req-2858cce5-bf38-446e-9ef8-5b08f321142d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:44:15.863 8 INFO cinder.api.openstack.wsgi [None req-461f5150-371a-4664-a13a-50d9ea3b3ccd a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:44:15.864 7 INFO cinder.api.openstack.wsgi [None req-2858cce5-bf38-446e-9ef8-5b08f321142d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:44:25.863 7 INFO cinder.api.openstack.wsgi [None req-2858cce5-bf38-446e-9ef8-5b08f321142d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:44:25.863 8 INFO cinder.api.openstack.wsgi [None req-461f5150-371a-4664-a13a-50d9ea3b3ccd a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:44:25.864 7 INFO cinder.api.openstack.wsgi [None req-2858cce5-bf38-446e-9ef8-5b08f321142d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:44:25.865 8 INFO cinder.api.openstack.wsgi [None req-461f5150-371a-4664-a13a-50d9ea3b3ccd a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:44:35.862 7 INFO cinder.api.openstack.wsgi [None req-2858cce5-bf38-446e-9ef8-5b08f321142d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:44:35.862 8 INFO cinder.api.openstack.wsgi [None req-461f5150-371a-4664-a13a-50d9ea3b3ccd a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:44:35.864 8 INFO cinder.api.openstack.wsgi [None req-461f5150-371a-4664-a13a-50d9ea3b3ccd a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:44:35.864 7 INFO cinder.api.openstack.wsgi [None req-2858cce5-bf38-446e-9ef8-5b08f321142d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:44:45.862 8 INFO cinder.api.openstack.wsgi [None req-461f5150-371a-4664-a13a-50d9ea3b3ccd a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:44:45.862 7 INFO cinder.api.openstack.wsgi [None req-2858cce5-bf38-446e-9ef8-5b08f321142d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:44:45.863 8 INFO cinder.api.openstack.wsgi [None req-461f5150-371a-4664-a13a-50d9ea3b3ccd a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:44:45.863 7 INFO cinder.api.openstack.wsgi [None req-2858cce5-bf38-446e-9ef8-5b08f321142d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:44:55.863 8 INFO cinder.api.openstack.wsgi [None req-461f5150-371a-4664-a13a-50d9ea3b3ccd a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:44:55.863 7 INFO cinder.api.openstack.wsgi [None req-2858cce5-bf38-446e-9ef8-5b08f321142d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:44:55.864 7 INFO cinder.api.openstack.wsgi [None req-2858cce5-bf38-446e-9ef8-5b08f321142d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:44:55.864 8 INFO cinder.api.openstack.wsgi [None req-461f5150-371a-4664-a13a-50d9ea3b3ccd a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:45:04.476 7 INFO cinder.api.openstack.wsgi [None req-590fe58a-6956-452b-8924-8de31d70a828 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 19:45:04.488 7 INFO cinder.volume.api [None req-590fe58a-6956-452b-8924-8de31d70a828 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 19:45:04.492 7 INFO cinder.api.openstack.wsgi [None req-590fe58a-6956-452b-8924-8de31d70a828 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 253/504] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 19:45:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:45:04.506 8 INFO cinder.api.openstack.wsgi [None req-dfc7f366-7ac4-4b70-9279-ac919a62b851 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true 2026-06-23 19:45:04.513 8 INFO cinder.volume.api [None req-dfc7f366-7ac4-4b70-9279-ac919a62b851 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all snapshots completed successfully. 2026-06-23 19:45:04.513 8 INFO cinder.api.openstack.wsgi [None req-dfc7f366-7ac4-4b70-9279-ac919a62b851 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 252/505] 10.0.0.10 () {28 vars in 673 bytes} [Tue Jun 23 19:45:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:45:04.529 7 INFO cinder.api.openstack.wsgi [None req-86ac6165-5b4d-4f24-a032-7f987069da5e a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services 2026-06-23 19:45:04.535 7 INFO cinder.api.openstack.wsgi [None req-86ac6165-5b4d-4f24-a032-7f987069da5e a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 254/506] 10.0.0.10 () {28 vars in 644 bytes} [Tue Jun 23 19:45:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:45:04.594 8 INFO cinder.api.openstack.wsgi [None req-186476ee-518e-4fb7-adf5-8f1555dbf0da a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true 2026-06-23 19:45:04.621 8 INFO cinder.api.openstack.wsgi [None req-186476ee-518e-4fb7-adf5-8f1555dbf0da a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 253/507] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:45:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:45:04.636 7 INFO cinder.api.openstack.wsgi [None req-3878f004-bdac-4bd5-b014-9a533771e621 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true 2026-06-23 19:45:04.660 7 INFO cinder.api.openstack.wsgi [None req-3878f004-bdac-4bd5-b014-9a533771e621 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 255/508] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:45:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:45:04.688 8 INFO cinder.api.openstack.wsgi [None req-3792c340-894c-490c-b4a0-2fa399a3ef98 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true 2026-06-23 19:45:04.712 8 INFO cinder.api.openstack.wsgi [None req-3792c340-894c-490c-b4a0-2fa399a3ef98 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 254/509] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:45:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:45:04.725 7 INFO cinder.api.openstack.wsgi [None req-abe28c68-ef1a-410c-afcb-6569632bd2e8 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 19:45:04.736 7 INFO cinder.volume.api [None req-abe28c68-ef1a-410c-afcb-6569632bd2e8 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 19:45:04.738 7 INFO cinder.api.openstack.wsgi [None req-abe28c68-ef1a-410c-afcb-6569632bd2e8 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 256/510] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 19:45:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:45:04.752 8 INFO cinder.api.openstack.wsgi [None req-4bd8cd2e-c3c4-4144-af87-bbb2c151bbdb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true 2026-06-23 19:45:04.774 8 INFO cinder.api.openstack.wsgi [None req-4bd8cd2e-c3c4-4144-af87-bbb2c151bbdb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 255/511] 10.0.0.10 () {28 vars in 695 bytes} [Tue Jun 23 19:45:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:45:05.862 7 INFO cinder.api.openstack.wsgi [None req-abe28c68-ef1a-410c-afcb-6569632bd2e8 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:45:05.862 8 INFO cinder.api.openstack.wsgi [None req-4bd8cd2e-c3c4-4144-af87-bbb2c151bbdb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:45:05.863 7 INFO cinder.api.openstack.wsgi [None req-abe28c68-ef1a-410c-afcb-6569632bd2e8 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:45:05.865 8 INFO cinder.api.openstack.wsgi [None req-4bd8cd2e-c3c4-4144-af87-bbb2c151bbdb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:45:15.862 7 INFO cinder.api.openstack.wsgi [None req-abe28c68-ef1a-410c-afcb-6569632bd2e8 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:45:15.862 8 INFO cinder.api.openstack.wsgi [None req-4bd8cd2e-c3c4-4144-af87-bbb2c151bbdb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:45:15.864 7 INFO cinder.api.openstack.wsgi [None req-abe28c68-ef1a-410c-afcb-6569632bd2e8 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:45:15.865 8 INFO cinder.api.openstack.wsgi [None req-4bd8cd2e-c3c4-4144-af87-bbb2c151bbdb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:45:25.862 7 INFO cinder.api.openstack.wsgi [None req-abe28c68-ef1a-410c-afcb-6569632bd2e8 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:45:25.863 8 INFO cinder.api.openstack.wsgi [None req-4bd8cd2e-c3c4-4144-af87-bbb2c151bbdb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:45:25.863 7 INFO cinder.api.openstack.wsgi [None req-abe28c68-ef1a-410c-afcb-6569632bd2e8 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:45:25.865 8 INFO cinder.api.openstack.wsgi [None req-4bd8cd2e-c3c4-4144-af87-bbb2c151bbdb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:45:35.863 8 INFO cinder.api.openstack.wsgi [None req-4bd8cd2e-c3c4-4144-af87-bbb2c151bbdb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:45:35.863 7 INFO cinder.api.openstack.wsgi [None req-abe28c68-ef1a-410c-afcb-6569632bd2e8 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:45:35.865 8 INFO cinder.api.openstack.wsgi [None req-4bd8cd2e-c3c4-4144-af87-bbb2c151bbdb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:45:35.866 7 INFO cinder.api.openstack.wsgi [None req-abe28c68-ef1a-410c-afcb-6569632bd2e8 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:45:45.862 7 INFO cinder.api.openstack.wsgi [None req-abe28c68-ef1a-410c-afcb-6569632bd2e8 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:45:45.863 8 INFO cinder.api.openstack.wsgi [None req-4bd8cd2e-c3c4-4144-af87-bbb2c151bbdb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:45:45.864 7 INFO cinder.api.openstack.wsgi [None req-abe28c68-ef1a-410c-afcb-6569632bd2e8 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:45:45.865 8 INFO cinder.api.openstack.wsgi [None req-4bd8cd2e-c3c4-4144-af87-bbb2c151bbdb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:45:55.862 7 INFO cinder.api.openstack.wsgi [None req-abe28c68-ef1a-410c-afcb-6569632bd2e8 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:45:55.863 7 INFO cinder.api.openstack.wsgi [None req-abe28c68-ef1a-410c-afcb-6569632bd2e8 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:45:55.864 8 INFO cinder.api.openstack.wsgi [None req-4bd8cd2e-c3c4-4144-af87-bbb2c151bbdb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:45:55.866 8 INFO cinder.api.openstack.wsgi [None req-4bd8cd2e-c3c4-4144-af87-bbb2c151bbdb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:46:04.467 7 INFO cinder.api.openstack.wsgi [None req-4247b3a7-452c-49f7-9842-9c4fe34c2ee5 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 19:46:04.483 7 INFO cinder.volume.api [None req-4247b3a7-452c-49f7-9842-9c4fe34c2ee5 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 19:46:04.487 7 INFO cinder.api.openstack.wsgi [None req-4247b3a7-452c-49f7-9842-9c4fe34c2ee5 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 263/524] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 19:46:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:46:04.501 8 INFO cinder.api.openstack.wsgi [None req-a889919d-0218-4654-aefc-9de8f83e90f1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 19:46:04.512 8 INFO cinder.volume.api [None req-a889919d-0218-4654-aefc-9de8f83e90f1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 19:46:04.514 8 INFO cinder.api.openstack.wsgi [None req-a889919d-0218-4654-aefc-9de8f83e90f1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 262/525] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 19:46:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:46:04.527 7 INFO cinder.api.openstack.wsgi [None req-2c1c0d11-cae0-4934-a4ce-2ce7d78dd2c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services 2026-06-23 19:46:04.535 7 INFO cinder.api.openstack.wsgi [None req-2c1c0d11-cae0-4934-a4ce-2ce7d78dd2c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 264/526] 10.0.0.10 () {28 vars in 644 bytes} [Tue Jun 23 19:46:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:46:04.550 8 INFO cinder.api.openstack.wsgi [None req-c96be16d-6227-4ebc-a883-b6ea323f9584 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true 2026-06-23 19:46:04.558 8 INFO cinder.volume.api [None req-c96be16d-6227-4ebc-a883-b6ea323f9584 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all snapshots completed successfully. 2026-06-23 19:46:04.558 8 INFO cinder.api.openstack.wsgi [None req-c96be16d-6227-4ebc-a883-b6ea323f9584 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 263/527] 10.0.0.10 () {28 vars in 673 bytes} [Tue Jun 23 19:46:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:46:04.576 7 INFO cinder.api.openstack.wsgi [None req-02e33bc7-4ce2-46df-af18-93a7690300ce a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true 2026-06-23 19:46:04.591 7 INFO cinder.api.openstack.wsgi [None req-02e33bc7-4ce2-46df-af18-93a7690300ce a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 265/528] 10.0.0.10 () {28 vars in 695 bytes} [Tue Jun 23 19:46:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:46:04.631 8 INFO cinder.api.openstack.wsgi [None req-7e072a58-511c-438b-b6c4-dbb9614cba32 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true 2026-06-23 19:46:04.658 8 INFO cinder.api.openstack.wsgi [None req-7e072a58-511c-438b-b6c4-dbb9614cba32 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 264/529] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:46:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:46:04.673 7 INFO cinder.api.openstack.wsgi [None req-6fc795a9-1bef-470c-aead-12140a10a31d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true 2026-06-23 19:46:04.704 7 INFO cinder.api.openstack.wsgi [None req-6fc795a9-1bef-470c-aead-12140a10a31d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 266/530] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:46:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:46:04.718 8 INFO cinder.api.openstack.wsgi [None req-a438e1c4-b7af-4b28-b349-120a0b865589 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true 2026-06-23 19:46:04.753 8 INFO cinder.api.openstack.wsgi [None req-a438e1c4-b7af-4b28-b349-120a0b865589 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 265/531] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:46:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:46:05.862 7 INFO cinder.api.openstack.wsgi [None req-6fc795a9-1bef-470c-aead-12140a10a31d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:46:05.863 8 INFO cinder.api.openstack.wsgi [None req-a438e1c4-b7af-4b28-b349-120a0b865589 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:46:05.864 7 INFO cinder.api.openstack.wsgi [None req-6fc795a9-1bef-470c-aead-12140a10a31d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:46:05.865 8 INFO cinder.api.openstack.wsgi [None req-a438e1c4-b7af-4b28-b349-120a0b865589 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:46:15.862 7 INFO cinder.api.openstack.wsgi [None req-6fc795a9-1bef-470c-aead-12140a10a31d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:46:15.862 8 INFO cinder.api.openstack.wsgi [None req-a438e1c4-b7af-4b28-b349-120a0b865589 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:46:15.863 7 INFO cinder.api.openstack.wsgi [None req-6fc795a9-1bef-470c-aead-12140a10a31d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:46:15.863 8 INFO cinder.api.openstack.wsgi [None req-a438e1c4-b7af-4b28-b349-120a0b865589 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:46:25.862 7 INFO cinder.api.openstack.wsgi [None req-6fc795a9-1bef-470c-aead-12140a10a31d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:46:25.862 8 INFO cinder.api.openstack.wsgi [None req-a438e1c4-b7af-4b28-b349-120a0b865589 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:46:25.864 7 INFO cinder.api.openstack.wsgi [None req-6fc795a9-1bef-470c-aead-12140a10a31d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:46:25.864 8 INFO cinder.api.openstack.wsgi [None req-a438e1c4-b7af-4b28-b349-120a0b865589 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:46:35.862 8 INFO cinder.api.openstack.wsgi [None req-a438e1c4-b7af-4b28-b349-120a0b865589 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:46:35.862 7 INFO cinder.api.openstack.wsgi [None req-6fc795a9-1bef-470c-aead-12140a10a31d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:46:35.863 8 INFO cinder.api.openstack.wsgi [None req-a438e1c4-b7af-4b28-b349-120a0b865589 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:46:35.864 7 INFO cinder.api.openstack.wsgi [None req-6fc795a9-1bef-470c-aead-12140a10a31d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:46:45.863 7 INFO cinder.api.openstack.wsgi [None req-6fc795a9-1bef-470c-aead-12140a10a31d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:46:45.863 8 INFO cinder.api.openstack.wsgi [None req-a438e1c4-b7af-4b28-b349-120a0b865589 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:46:45.864 7 INFO cinder.api.openstack.wsgi [None req-6fc795a9-1bef-470c-aead-12140a10a31d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:46:45.864 8 INFO cinder.api.openstack.wsgi [None req-a438e1c4-b7af-4b28-b349-120a0b865589 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:46:55.862 8 INFO cinder.api.openstack.wsgi [None req-a438e1c4-b7af-4b28-b349-120a0b865589 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:46:55.862 7 INFO cinder.api.openstack.wsgi [None req-6fc795a9-1bef-470c-aead-12140a10a31d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:46:55.864 8 INFO cinder.api.openstack.wsgi [None req-a438e1c4-b7af-4b28-b349-120a0b865589 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:46:55.864 7 INFO cinder.api.openstack.wsgi [None req-6fc795a9-1bef-470c-aead-12140a10a31d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:47:04.504 8 INFO cinder.api.openstack.wsgi [None req-703ad548-6b6e-477e-8faf-b3ccbab34b2d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 19:47:04.516 8 INFO cinder.volume.api [None req-703ad548-6b6e-477e-8faf-b3ccbab34b2d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 19:47:04.519 8 INFO cinder.api.openstack.wsgi [None req-703ad548-6b6e-477e-8faf-b3ccbab34b2d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 272/544] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 19:47:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:47:04.531 7 INFO cinder.api.openstack.wsgi [None req-dc5e3271-4d66-4ab1-b230-a48f72e888c1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 19:47:04.542 7 INFO cinder.volume.api [None req-dc5e3271-4d66-4ab1-b230-a48f72e888c1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 19:47:04.545 7 INFO cinder.api.openstack.wsgi [None req-dc5e3271-4d66-4ab1-b230-a48f72e888c1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 273/545] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 19:47:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:47:04.616 8 INFO cinder.api.openstack.wsgi [None req-c9329380-b97b-4387-a258-4c104f598606 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true 2026-06-23 19:47:04.645 8 INFO cinder.api.openstack.wsgi [None req-c9329380-b97b-4387-a258-4c104f598606 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 273/546] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:47:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:47:04.656 7 INFO cinder.api.openstack.wsgi [None req-4e5ac3ec-1d25-4fb8-9dd5-03b9703f75e1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true 2026-06-23 19:47:04.676 7 INFO cinder.api.openstack.wsgi [None req-4e5ac3ec-1d25-4fb8-9dd5-03b9703f75e1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 274/547] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:47:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:47:04.687 8 INFO cinder.api.openstack.wsgi [None req-b8d733a7-e622-4c2f-9f39-6f03164a3955 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true 2026-06-23 19:47:04.706 8 INFO cinder.api.openstack.wsgi [None req-b8d733a7-e622-4c2f-9f39-6f03164a3955 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 274/548] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:47:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:47:04.715 7 INFO cinder.api.openstack.wsgi [None req-0a91dfbb-74b1-4a4c-ab33-bd665503f8e9 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true 2026-06-23 19:47:04.722 7 INFO cinder.volume.api [None req-0a91dfbb-74b1-4a4c-ab33-bd665503f8e9 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all snapshots completed successfully. 2026-06-23 19:47:04.722 7 INFO cinder.api.openstack.wsgi [None req-0a91dfbb-74b1-4a4c-ab33-bd665503f8e9 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 275/549] 10.0.0.10 () {28 vars in 673 bytes} [Tue Jun 23 19:47:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:47:04.734 8 INFO cinder.api.openstack.wsgi [None req-01a402ce-55f4-466b-b867-ab35e5ffaa87 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services 2026-06-23 19:47:04.740 8 INFO cinder.api.openstack.wsgi [None req-01a402ce-55f4-466b-b867-ab35e5ffaa87 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 275/550] 10.0.0.10 () {28 vars in 644 bytes} [Tue Jun 23 19:47:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:47:04.756 7 INFO cinder.api.openstack.wsgi [None req-75fdd8fd-fc3c-493f-9306-87b9986c13cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true 2026-06-23 19:47:04.778 7 INFO cinder.api.openstack.wsgi [None req-75fdd8fd-fc3c-493f-9306-87b9986c13cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 276/551] 10.0.0.10 () {28 vars in 695 bytes} [Tue Jun 23 19:47:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:47:05.862 8 INFO cinder.api.openstack.wsgi [None req-01a402ce-55f4-466b-b867-ab35e5ffaa87 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:47:05.862 7 INFO cinder.api.openstack.wsgi [None req-75fdd8fd-fc3c-493f-9306-87b9986c13cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:47:05.864 8 INFO cinder.api.openstack.wsgi [None req-01a402ce-55f4-466b-b867-ab35e5ffaa87 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:47:05.864 7 INFO cinder.api.openstack.wsgi [None req-75fdd8fd-fc3c-493f-9306-87b9986c13cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:47:15.862 8 INFO cinder.api.openstack.wsgi [None req-01a402ce-55f4-466b-b867-ab35e5ffaa87 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:47:15.862 7 INFO cinder.api.openstack.wsgi [None req-75fdd8fd-fc3c-493f-9306-87b9986c13cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:47:15.863 8 INFO cinder.api.openstack.wsgi [None req-01a402ce-55f4-466b-b867-ab35e5ffaa87 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:47:15.864 7 INFO cinder.api.openstack.wsgi [None req-75fdd8fd-fc3c-493f-9306-87b9986c13cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:47:25.863 7 INFO cinder.api.openstack.wsgi [None req-75fdd8fd-fc3c-493f-9306-87b9986c13cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:47:25.863 8 INFO cinder.api.openstack.wsgi [None req-01a402ce-55f4-466b-b867-ab35e5ffaa87 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:47:25.865 7 INFO cinder.api.openstack.wsgi [None req-75fdd8fd-fc3c-493f-9306-87b9986c13cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:47:25.865 8 INFO cinder.api.openstack.wsgi [None req-01a402ce-55f4-466b-b867-ab35e5ffaa87 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:47:35.863 8 INFO cinder.api.openstack.wsgi [None req-01a402ce-55f4-466b-b867-ab35e5ffaa87 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:47:35.864 8 INFO cinder.api.openstack.wsgi [None req-01a402ce-55f4-466b-b867-ab35e5ffaa87 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:47:35.864 7 INFO cinder.api.openstack.wsgi [None req-75fdd8fd-fc3c-493f-9306-87b9986c13cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:47:35.866 7 INFO cinder.api.openstack.wsgi [None req-75fdd8fd-fc3c-493f-9306-87b9986c13cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:47:45.862 8 INFO cinder.api.openstack.wsgi [None req-01a402ce-55f4-466b-b867-ab35e5ffaa87 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:47:45.864 8 INFO cinder.api.openstack.wsgi [None req-01a402ce-55f4-466b-b867-ab35e5ffaa87 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:47:45.863 7 INFO cinder.api.openstack.wsgi [None req-75fdd8fd-fc3c-493f-9306-87b9986c13cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:47:45.865 7 INFO cinder.api.openstack.wsgi [None req-75fdd8fd-fc3c-493f-9306-87b9986c13cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:47:55.862 8 INFO cinder.api.openstack.wsgi [None req-01a402ce-55f4-466b-b867-ab35e5ffaa87 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:47:55.863 7 INFO cinder.api.openstack.wsgi [None req-75fdd8fd-fc3c-493f-9306-87b9986c13cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:47:55.864 8 INFO cinder.api.openstack.wsgi [None req-01a402ce-55f4-466b-b867-ab35e5ffaa87 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:47:55.866 7 INFO cinder.api.openstack.wsgi [None req-75fdd8fd-fc3c-493f-9306-87b9986c13cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:48:04.760 8 INFO cinder.api.openstack.wsgi [None req-e3f580c6-6dba-4318-ba9f-8d67d42ece60 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true 2026-06-23 19:48:04.798 8 INFO cinder.api.openstack.wsgi [None req-e3f580c6-6dba-4318-ba9f-8d67d42ece60 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 282/564] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:48:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true => generated 845 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:48:04.823 7 INFO cinder.api.openstack.wsgi [None req-921c1195-0eec-4d21-bb28-5a2e4754113d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true 2026-06-23 19:48:04.859 7 INFO cinder.api.openstack.wsgi [None req-921c1195-0eec-4d21-bb28-5a2e4754113d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 283/565] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:48:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:48:04.876 8 INFO cinder.api.openstack.wsgi [None req-1da0fc82-e3b9-4d91-984f-7f60f9aaf035 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true 2026-06-23 19:48:04.906 8 INFO cinder.api.openstack.wsgi [None req-1da0fc82-e3b9-4d91-984f-7f60f9aaf035 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 283/566] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:48:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:48:04.921 7 INFO cinder.api.openstack.wsgi [None req-b3f7d54e-644b-4506-9721-11f58443552b a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true 2026-06-23 19:48:04.930 7 INFO cinder.volume.api [None req-b3f7d54e-644b-4506-9721-11f58443552b a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all snapshots completed successfully. 2026-06-23 19:48:04.930 7 INFO cinder.api.openstack.wsgi [None req-b3f7d54e-644b-4506-9721-11f58443552b a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 284/567] 10.0.0.10 () {28 vars in 673 bytes} [Tue Jun 23 19:48:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:48:04.945 8 INFO cinder.api.openstack.wsgi [None req-de7c76c1-67f6-4a77-9450-37c88dd9fa90 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 19:48:04.958 8 INFO cinder.volume.api [None req-de7c76c1-67f6-4a77-9450-37c88dd9fa90 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 19:48:04.961 8 INFO cinder.api.openstack.wsgi [None req-de7c76c1-67f6-4a77-9450-37c88dd9fa90 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 284/568] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 19:48:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:48:04.977 7 INFO cinder.api.openstack.wsgi [None req-6f54dee7-cffd-4216-94d9-213c212f37d4 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 19:48:04.988 7 INFO cinder.volume.api [None req-6f54dee7-cffd-4216-94d9-213c212f37d4 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 19:48:04.990 7 INFO cinder.api.openstack.wsgi [None req-6f54dee7-cffd-4216-94d9-213c212f37d4 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 285/569] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 19:48:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:48:05.006 8 INFO cinder.api.openstack.wsgi [None req-96aa3daa-b365-4038-bc60-940b0a92bbcc a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services 2026-06-23 19:48:05.014 8 INFO cinder.api.openstack.wsgi [None req-96aa3daa-b365-4038-bc60-940b0a92bbcc a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 285/570] 10.0.0.10 () {28 vars in 644 bytes} [Tue Jun 23 19:48:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:48:05.026 7 INFO cinder.api.openstack.wsgi [None req-8784a17c-ec5c-4657-a1d7-3065f772b42d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true 2026-06-23 19:48:05.044 7 INFO cinder.api.openstack.wsgi [None req-8784a17c-ec5c-4657-a1d7-3065f772b42d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 286/571] 10.0.0.10 () {28 vars in 695 bytes} [Tue Jun 23 19:48:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:48:05.864 8 INFO cinder.api.openstack.wsgi [None req-96aa3daa-b365-4038-bc60-940b0a92bbcc a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:48:05.864 7 INFO cinder.api.openstack.wsgi [None req-8784a17c-ec5c-4657-a1d7-3065f772b42d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:48:05.865 8 INFO cinder.api.openstack.wsgi [None req-96aa3daa-b365-4038-bc60-940b0a92bbcc a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:48:05.865 7 INFO cinder.api.openstack.wsgi [None req-8784a17c-ec5c-4657-a1d7-3065f772b42d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:48:15.862 7 INFO cinder.api.openstack.wsgi [None req-8784a17c-ec5c-4657-a1d7-3065f772b42d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:48:15.864 7 INFO cinder.api.openstack.wsgi [None req-8784a17c-ec5c-4657-a1d7-3065f772b42d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:48:15.862 8 INFO cinder.api.openstack.wsgi [None req-96aa3daa-b365-4038-bc60-940b0a92bbcc a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:48:15.866 8 INFO cinder.api.openstack.wsgi [None req-96aa3daa-b365-4038-bc60-940b0a92bbcc a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:48:25.862 7 INFO cinder.api.openstack.wsgi [None req-8784a17c-ec5c-4657-a1d7-3065f772b42d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:48:25.862 8 INFO cinder.api.openstack.wsgi [None req-96aa3daa-b365-4038-bc60-940b0a92bbcc a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:48:25.863 7 INFO cinder.api.openstack.wsgi [None req-8784a17c-ec5c-4657-a1d7-3065f772b42d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:48:25.863 8 INFO cinder.api.openstack.wsgi [None req-96aa3daa-b365-4038-bc60-940b0a92bbcc a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:48:35.862 7 INFO cinder.api.openstack.wsgi [None req-8784a17c-ec5c-4657-a1d7-3065f772b42d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:48:35.863 7 INFO cinder.api.openstack.wsgi [None req-8784a17c-ec5c-4657-a1d7-3065f772b42d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:48:35.863 8 INFO cinder.api.openstack.wsgi [None req-96aa3daa-b365-4038-bc60-940b0a92bbcc a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:48:35.865 8 INFO cinder.api.openstack.wsgi [None req-96aa3daa-b365-4038-bc60-940b0a92bbcc a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:48:45.863 8 INFO cinder.api.openstack.wsgi [None req-96aa3daa-b365-4038-bc60-940b0a92bbcc a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:48:45.863 7 INFO cinder.api.openstack.wsgi [None req-8784a17c-ec5c-4657-a1d7-3065f772b42d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:48:45.864 8 INFO cinder.api.openstack.wsgi [None req-96aa3daa-b365-4038-bc60-940b0a92bbcc a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:48:45.864 7 INFO cinder.api.openstack.wsgi [None req-8784a17c-ec5c-4657-a1d7-3065f772b42d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:48:55.862 8 INFO cinder.api.openstack.wsgi [None req-96aa3daa-b365-4038-bc60-940b0a92bbcc a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:48:55.862 7 INFO cinder.api.openstack.wsgi [None req-8784a17c-ec5c-4657-a1d7-3065f772b42d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:48:55.863 8 INFO cinder.api.openstack.wsgi [None req-96aa3daa-b365-4038-bc60-940b0a92bbcc a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:48:55.866 7 INFO cinder.api.openstack.wsgi [None req-8784a17c-ec5c-4657-a1d7-3065f772b42d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:49:04.571 8 INFO cinder.api.openstack.wsgi [None req-28233213-ecea-48b7-9cec-dfd73eafff23 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true 2026-06-23 19:49:04.581 8 INFO cinder.volume.api [None req-28233213-ecea-48b7-9cec-dfd73eafff23 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all snapshots completed successfully. 2026-06-23 19:49:04.581 8 INFO cinder.api.openstack.wsgi [None req-28233213-ecea-48b7-9cec-dfd73eafff23 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 292/584] 10.0.0.10 () {28 vars in 673 bytes} [Tue Jun 23 19:49:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true => generated 17 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:49:04.595 7 INFO cinder.api.openstack.wsgi [None req-a9c68e58-375d-41c2-a1ac-d7ed906c4da3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 19:49:04.607 7 INFO cinder.volume.api [None req-a9c68e58-375d-41c2-a1ac-d7ed906c4da3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 19:49:04.611 7 INFO cinder.api.openstack.wsgi [None req-a9c68e58-375d-41c2-a1ac-d7ed906c4da3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 293/585] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 19:49:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:49:04.663 8 INFO cinder.api.openstack.wsgi [None req-90caa975-d5da-47c2-b587-960d75e8f68b a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true 2026-06-23 19:49:04.685 8 INFO cinder.api.openstack.wsgi [None req-90caa975-d5da-47c2-b587-960d75e8f68b a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 293/586] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:49:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:49:04.698 7 INFO cinder.api.openstack.wsgi [None req-7f717b2f-4295-441e-a0a9-8117a7b5947e a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true 2026-06-23 19:49:04.732 7 INFO cinder.api.openstack.wsgi [None req-7f717b2f-4295-441e-a0a9-8117a7b5947e a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 294/587] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:49:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:49:04.748 8 INFO cinder.api.openstack.wsgi [None req-b21d192c-5c93-4a7a-a86f-d16b80ea6d6f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true 2026-06-23 19:49:04.795 8 INFO cinder.api.openstack.wsgi [None req-b21d192c-5c93-4a7a-a86f-d16b80ea6d6f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 294/588] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:49:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:49:04.809 7 INFO cinder.api.openstack.wsgi [None req-a15306ad-88aa-4123-a197-a759d04fb0f1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 19:49:04.820 7 INFO cinder.volume.api [None req-a15306ad-88aa-4123-a197-a759d04fb0f1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 19:49:04.823 7 INFO cinder.api.openstack.wsgi [None req-a15306ad-88aa-4123-a197-a759d04fb0f1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 295/589] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 19:49:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:49:04.842 8 INFO cinder.api.openstack.wsgi [None req-305413db-ea8a-4872-929b-517641a64f72 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services 2026-06-23 19:49:04.850 8 INFO cinder.api.openstack.wsgi [None req-305413db-ea8a-4872-929b-517641a64f72 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 295/590] 10.0.0.10 () {28 vars in 644 bytes} [Tue Jun 23 19:49:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-services => generated 646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:49:04.866 7 INFO cinder.api.openstack.wsgi [None req-77067042-98a1-40f2-882e-fcf08a05d990 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true 2026-06-23 19:49:04.886 7 INFO cinder.api.openstack.wsgi [None req-77067042-98a1-40f2-882e-fcf08a05d990 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 296/591] 10.0.0.10 () {28 vars in 695 bytes} [Tue Jun 23 19:49:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:49:05.862 8 INFO cinder.api.openstack.wsgi [None req-305413db-ea8a-4872-929b-517641a64f72 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:49:05.862 7 INFO cinder.api.openstack.wsgi [None req-77067042-98a1-40f2-882e-fcf08a05d990 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:49:05.864 8 INFO cinder.api.openstack.wsgi [None req-305413db-ea8a-4872-929b-517641a64f72 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:49:05.864 7 INFO cinder.api.openstack.wsgi [None req-77067042-98a1-40f2-882e-fcf08a05d990 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:49:15.863 8 INFO cinder.api.openstack.wsgi [None req-305413db-ea8a-4872-929b-517641a64f72 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:49:15.863 7 INFO cinder.api.openstack.wsgi [None req-77067042-98a1-40f2-882e-fcf08a05d990 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:49:15.864 7 INFO cinder.api.openstack.wsgi [None req-77067042-98a1-40f2-882e-fcf08a05d990 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:49:15.865 8 INFO cinder.api.openstack.wsgi [None req-305413db-ea8a-4872-929b-517641a64f72 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:49:25.862 7 INFO cinder.api.openstack.wsgi [None req-77067042-98a1-40f2-882e-fcf08a05d990 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:49:25.862 8 INFO cinder.api.openstack.wsgi [None req-305413db-ea8a-4872-929b-517641a64f72 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:49:25.863 7 INFO cinder.api.openstack.wsgi [None req-77067042-98a1-40f2-882e-fcf08a05d990 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:49:25.864 8 INFO cinder.api.openstack.wsgi [None req-305413db-ea8a-4872-929b-517641a64f72 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:49:35.862 8 INFO cinder.api.openstack.wsgi [None req-305413db-ea8a-4872-929b-517641a64f72 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:49:35.862 7 INFO cinder.api.openstack.wsgi [None req-77067042-98a1-40f2-882e-fcf08a05d990 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:49:35.863 8 INFO cinder.api.openstack.wsgi [None req-305413db-ea8a-4872-929b-517641a64f72 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:49:35.863 7 INFO cinder.api.openstack.wsgi [None req-77067042-98a1-40f2-882e-fcf08a05d990 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:49:45.864 8 INFO cinder.api.openstack.wsgi [None req-305413db-ea8a-4872-929b-517641a64f72 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:49:45.864 7 INFO cinder.api.openstack.wsgi [None req-77067042-98a1-40f2-882e-fcf08a05d990 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:49:45.865 8 INFO cinder.api.openstack.wsgi [None req-305413db-ea8a-4872-929b-517641a64f72 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:49:45.866 7 INFO cinder.api.openstack.wsgi [None req-77067042-98a1-40f2-882e-fcf08a05d990 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:49:55.862 8 INFO cinder.api.openstack.wsgi [None req-305413db-ea8a-4872-929b-517641a64f72 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:49:55.862 7 INFO cinder.api.openstack.wsgi [None req-77067042-98a1-40f2-882e-fcf08a05d990 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:49:55.863 8 INFO cinder.api.openstack.wsgi [None req-305413db-ea8a-4872-929b-517641a64f72 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:49:55.863 7 INFO cinder.api.openstack.wsgi [None req-77067042-98a1-40f2-882e-fcf08a05d990 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:50:04.526 7 INFO cinder.api.openstack.wsgi [None req-ca9a461d-5e9a-41ef-ae69-f9acccd7adbc a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services 2026-06-23 19:50:04.534 7 INFO cinder.api.openstack.wsgi [None req-ca9a461d-5e9a-41ef-ae69-f9acccd7adbc a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 303/604] 10.0.0.10 () {28 vars in 644 bytes} [Tue Jun 23 19:50:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-services => generated 646 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:50:04.577 8 INFO cinder.api.openstack.wsgi [None req-9e980ab5-c3b3-4ff3-8efe-e598ed9ea9f7 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true 2026-06-23 19:50:04.604 8 INFO cinder.api.openstack.wsgi [None req-9e980ab5-c3b3-4ff3-8efe-e598ed9ea9f7 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 302/605] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:50:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:50:04.620 7 INFO cinder.api.openstack.wsgi [None req-d2687dc8-25de-4299-ab2b-2fb3e1c932cc a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true 2026-06-23 19:50:04.644 7 INFO cinder.api.openstack.wsgi [None req-d2687dc8-25de-4299-ab2b-2fb3e1c932cc a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 304/606] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:50:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:50:04.660 8 INFO cinder.api.openstack.wsgi [None req-53172643-bf52-40ab-9631-775bf1541f32 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true 2026-06-23 19:50:04.680 8 INFO cinder.api.openstack.wsgi [None req-53172643-bf52-40ab-9631-775bf1541f32 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 303/607] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:50:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:50:04.694 7 INFO cinder.api.openstack.wsgi [None req-0048c39d-1092-4da4-841d-71f75ce16403 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true 2026-06-23 19:50:04.701 7 INFO cinder.volume.api [None req-0048c39d-1092-4da4-841d-71f75ce16403 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all snapshots completed successfully. 2026-06-23 19:50:04.702 7 INFO cinder.api.openstack.wsgi [None req-0048c39d-1092-4da4-841d-71f75ce16403 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 305/608] 10.0.0.10 () {28 vars in 673 bytes} [Tue Jun 23 19:50:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:50:04.715 8 INFO cinder.api.openstack.wsgi [None req-33186016-0b31-4dca-a84c-cffe5925c50a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 19:50:04.724 8 INFO cinder.volume.api [None req-33186016-0b31-4dca-a84c-cffe5925c50a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 19:50:04.726 8 INFO cinder.api.openstack.wsgi [None req-33186016-0b31-4dca-a84c-cffe5925c50a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 304/609] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 19:50:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:50:04.766 7 INFO cinder.api.openstack.wsgi [None req-cabf1939-b8d0-4eb5-a464-86202fdf5273 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true 2026-06-23 19:50:04.789 7 INFO cinder.api.openstack.wsgi [None req-cabf1939-b8d0-4eb5-a464-86202fdf5273 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 306/610] 10.0.0.10 () {28 vars in 695 bytes} [Tue Jun 23 19:50:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:50:04.802 8 INFO cinder.api.openstack.wsgi [None req-8985d3f0-2658-4a44-bc5e-1c5aa9b77fbf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 19:50:04.814 8 INFO cinder.volume.api [None req-8985d3f0-2658-4a44-bc5e-1c5aa9b77fbf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 19:50:04.817 8 INFO cinder.api.openstack.wsgi [None req-8985d3f0-2658-4a44-bc5e-1c5aa9b77fbf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 305/611] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 19:50:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:50:05.863 7 INFO cinder.api.openstack.wsgi [None req-cabf1939-b8d0-4eb5-a464-86202fdf5273 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:50:05.863 8 INFO cinder.api.openstack.wsgi [None req-8985d3f0-2658-4a44-bc5e-1c5aa9b77fbf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:50:05.864 7 INFO cinder.api.openstack.wsgi [None req-cabf1939-b8d0-4eb5-a464-86202fdf5273 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:50:05.864 8 INFO cinder.api.openstack.wsgi [None req-8985d3f0-2658-4a44-bc5e-1c5aa9b77fbf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:50:15.862 7 INFO cinder.api.openstack.wsgi [None req-cabf1939-b8d0-4eb5-a464-86202fdf5273 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:50:15.863 8 INFO cinder.api.openstack.wsgi [None req-8985d3f0-2658-4a44-bc5e-1c5aa9b77fbf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:50:15.864 8 INFO cinder.api.openstack.wsgi [None req-8985d3f0-2658-4a44-bc5e-1c5aa9b77fbf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:50:15.864 7 INFO cinder.api.openstack.wsgi [None req-cabf1939-b8d0-4eb5-a464-86202fdf5273 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:50:25.862 7 INFO cinder.api.openstack.wsgi [None req-cabf1939-b8d0-4eb5-a464-86202fdf5273 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:50:25.862 8 INFO cinder.api.openstack.wsgi [None req-8985d3f0-2658-4a44-bc5e-1c5aa9b77fbf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:50:25.863 7 INFO cinder.api.openstack.wsgi [None req-cabf1939-b8d0-4eb5-a464-86202fdf5273 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:50:25.863 8 INFO cinder.api.openstack.wsgi [None req-8985d3f0-2658-4a44-bc5e-1c5aa9b77fbf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:50:35.862 8 INFO cinder.api.openstack.wsgi [None req-8985d3f0-2658-4a44-bc5e-1c5aa9b77fbf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:50:35.863 7 INFO cinder.api.openstack.wsgi [None req-cabf1939-b8d0-4eb5-a464-86202fdf5273 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:50:35.864 8 INFO cinder.api.openstack.wsgi [None req-8985d3f0-2658-4a44-bc5e-1c5aa9b77fbf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:50:35.866 7 INFO cinder.api.openstack.wsgi [None req-cabf1939-b8d0-4eb5-a464-86202fdf5273 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:50:45.862 8 INFO cinder.api.openstack.wsgi [None req-8985d3f0-2658-4a44-bc5e-1c5aa9b77fbf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:50:45.862 7 INFO cinder.api.openstack.wsgi [None req-cabf1939-b8d0-4eb5-a464-86202fdf5273 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:50:45.863 8 INFO cinder.api.openstack.wsgi [None req-8985d3f0-2658-4a44-bc5e-1c5aa9b77fbf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:50:45.864 7 INFO cinder.api.openstack.wsgi [None req-cabf1939-b8d0-4eb5-a464-86202fdf5273 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:50:55.862 8 INFO cinder.api.openstack.wsgi [None req-8985d3f0-2658-4a44-bc5e-1c5aa9b77fbf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:50:55.862 7 INFO cinder.api.openstack.wsgi [None req-cabf1939-b8d0-4eb5-a464-86202fdf5273 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:50:55.863 8 INFO cinder.api.openstack.wsgi [None req-8985d3f0-2658-4a44-bc5e-1c5aa9b77fbf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:50:55.864 7 INFO cinder.api.openstack.wsgi [None req-cabf1939-b8d0-4eb5-a464-86202fdf5273 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:51:04.731 8 INFO cinder.api.openstack.wsgi [None req-e859b97a-a4b8-4a89-a789-75dc30009e6f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services 2026-06-23 19:51:04.738 8 INFO cinder.api.openstack.wsgi [None req-e859b97a-a4b8-4a89-a789-75dc30009e6f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 312/624] 10.0.0.10 () {28 vars in 644 bytes} [Tue Jun 23 19:51:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-services => generated 646 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:51:04.756 7 INFO cinder.api.openstack.wsgi [None req-139fd0f5-8340-4a08-a3f0-6d8c29f59f08 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true 2026-06-23 19:51:04.781 7 INFO cinder.api.openstack.wsgi [None req-139fd0f5-8340-4a08-a3f0-6d8c29f59f08 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 313/625] 10.0.0.10 () {28 vars in 695 bytes} [Tue Jun 23 19:51:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:51:04.794 8 INFO cinder.api.openstack.wsgi [None req-d7ea399a-42d9-4ba0-8be7-b2fabfc9d5d0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 19:51:04.805 8 INFO cinder.volume.api [None req-d7ea399a-42d9-4ba0-8be7-b2fabfc9d5d0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 19:51:04.808 8 INFO cinder.api.openstack.wsgi [None req-d7ea399a-42d9-4ba0-8be7-b2fabfc9d5d0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 313/626] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 19:51:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:51:04.821 7 INFO cinder.api.openstack.wsgi [None req-88c09102-370d-4e0f-bd31-50b3204d8c43 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true 2026-06-23 19:51:04.829 7 INFO cinder.volume.api [None req-88c09102-370d-4e0f-bd31-50b3204d8c43 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all snapshots completed successfully. 2026-06-23 19:51:04.830 7 INFO cinder.api.openstack.wsgi [None req-88c09102-370d-4e0f-bd31-50b3204d8c43 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 314/627] 10.0.0.10 () {28 vars in 673 bytes} [Tue Jun 23 19:51:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:51:04.844 8 INFO cinder.api.openstack.wsgi [None req-b4f4ee15-dcd1-4686-9157-033df6bb467b a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 19:51:04.858 8 INFO cinder.volume.api [None req-b4f4ee15-dcd1-4686-9157-033df6bb467b a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 19:51:04.861 8 INFO cinder.api.openstack.wsgi [None req-b4f4ee15-dcd1-4686-9157-033df6bb467b a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 314/628] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 19:51:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:51:04.895 7 INFO cinder.api.openstack.wsgi [None req-677481e7-0ca5-4a49-b551-b3321aa1c8ba a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true 2026-06-23 19:51:04.926 7 INFO cinder.api.openstack.wsgi [None req-677481e7-0ca5-4a49-b551-b3321aa1c8ba a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 315/629] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:51:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:51:04.941 8 INFO cinder.api.openstack.wsgi [None req-b6308763-21ea-4cc8-9d67-77d7123c285f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true 2026-06-23 19:51:04.970 8 INFO cinder.api.openstack.wsgi [None req-b6308763-21ea-4cc8-9d67-77d7123c285f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 315/630] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:51:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:51:04.986 7 INFO cinder.api.openstack.wsgi [None req-fff63bd7-4b81-432c-9ce8-09f6d27a2639 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true 2026-06-23 19:51:05.014 7 INFO cinder.api.openstack.wsgi [None req-fff63bd7-4b81-432c-9ce8-09f6d27a2639 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 316/631] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:51:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:51:05.863 7 INFO cinder.api.openstack.wsgi [None req-fff63bd7-4b81-432c-9ce8-09f6d27a2639 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:51:05.863 8 INFO cinder.api.openstack.wsgi [None req-b6308763-21ea-4cc8-9d67-77d7123c285f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:51:05.865 7 INFO cinder.api.openstack.wsgi [None req-fff63bd7-4b81-432c-9ce8-09f6d27a2639 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:51:05.865 8 INFO cinder.api.openstack.wsgi [None req-b6308763-21ea-4cc8-9d67-77d7123c285f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:51:15.863 8 INFO cinder.api.openstack.wsgi [None req-b6308763-21ea-4cc8-9d67-77d7123c285f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:51:15.863 7 INFO cinder.api.openstack.wsgi [None req-fff63bd7-4b81-432c-9ce8-09f6d27a2639 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:51:15.864 8 INFO cinder.api.openstack.wsgi [None req-b6308763-21ea-4cc8-9d67-77d7123c285f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:51:15.865 7 INFO cinder.api.openstack.wsgi [None req-fff63bd7-4b81-432c-9ce8-09f6d27a2639 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:51:25.861 8 INFO cinder.api.openstack.wsgi [None req-b6308763-21ea-4cc8-9d67-77d7123c285f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:51:25.862 7 INFO cinder.api.openstack.wsgi [None req-fff63bd7-4b81-432c-9ce8-09f6d27a2639 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:51:25.862 8 INFO cinder.api.openstack.wsgi [None req-b6308763-21ea-4cc8-9d67-77d7123c285f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:51:25.864 7 INFO cinder.api.openstack.wsgi [None req-fff63bd7-4b81-432c-9ce8-09f6d27a2639 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:51:35.862 8 INFO cinder.api.openstack.wsgi [None req-b6308763-21ea-4cc8-9d67-77d7123c285f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:51:35.863 7 INFO cinder.api.openstack.wsgi [None req-fff63bd7-4b81-432c-9ce8-09f6d27a2639 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:51:35.864 8 INFO cinder.api.openstack.wsgi [None req-b6308763-21ea-4cc8-9d67-77d7123c285f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:51:35.864 7 INFO cinder.api.openstack.wsgi [None req-fff63bd7-4b81-432c-9ce8-09f6d27a2639 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:51:45.862 8 INFO cinder.api.openstack.wsgi [None req-b6308763-21ea-4cc8-9d67-77d7123c285f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:51:45.862 7 INFO cinder.api.openstack.wsgi [None req-fff63bd7-4b81-432c-9ce8-09f6d27a2639 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:51:45.864 7 INFO cinder.api.openstack.wsgi [None req-fff63bd7-4b81-432c-9ce8-09f6d27a2639 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:51:45.864 8 INFO cinder.api.openstack.wsgi [None req-b6308763-21ea-4cc8-9d67-77d7123c285f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:51:49.887 7 INFO cinder.api.openstack.wsgi [None req-8927f9ae-68b5-403e-86e4-b3de9202d31e a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET https://volume.199-19-213-221.nip.io/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=False 2026-06-23 19:51:49.913 7 INFO cinder.api.openstack.wsgi [None req-8927f9ae-68b5-403e-86e4-b3de9202d31e a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] https://volume.199-19-213-221.nip.io/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 322/642] 199.19.213.221 () {44 vars in 1068 bytes} [Tue Jun 23 19:51:49 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=False => generated 338 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:51:55.862 8 INFO cinder.api.openstack.wsgi [None req-b6308763-21ea-4cc8-9d67-77d7123c285f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:51:55.862 7 INFO cinder.api.openstack.wsgi [None req-8927f9ae-68b5-403e-86e4-b3de9202d31e a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:51:55.864 7 INFO cinder.api.openstack.wsgi [None req-8927f9ae-68b5-403e-86e4-b3de9202d31e a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:51:55.864 8 INFO cinder.api.openstack.wsgi [None req-b6308763-21ea-4cc8-9d67-77d7123c285f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:52:04.480 8 INFO cinder.api.openstack.wsgi [None req-6fdddacd-8bc0-46df-b8e1-baab815773d4 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 19:52:04.492 8 INFO cinder.volume.api [None req-6fdddacd-8bc0-46df-b8e1-baab815773d4 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 19:52:04.496 8 INFO cinder.api.openstack.wsgi [None req-6fdddacd-8bc0-46df-b8e1-baab815773d4 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 322/645] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 19:52:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:52:04.536 7 INFO cinder.api.openstack.wsgi [None req-3289f9aa-31f7-4519-b0a1-c1be6d13f596 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true 2026-06-23 19:52:04.588 7 INFO cinder.api.openstack.wsgi [None req-3289f9aa-31f7-4519-b0a1-c1be6d13f596 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 324/646] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:52:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true => generated 845 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:52:04.603 8 INFO cinder.api.openstack.wsgi [None req-4faf6667-575f-4389-bc70-efd116724424 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true 2026-06-23 19:52:04.633 8 INFO cinder.api.openstack.wsgi [None req-4faf6667-575f-4389-bc70-efd116724424 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 323/647] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:52:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:52:04.649 7 INFO cinder.api.openstack.wsgi [None req-20e4cfa1-bb21-4ff7-a892-8361f9d1a9b3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true 2026-06-23 19:52:04.673 7 INFO cinder.api.openstack.wsgi [None req-20e4cfa1-bb21-4ff7-a892-8361f9d1a9b3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 325/648] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:52:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:52:04.689 8 INFO cinder.api.openstack.wsgi [None req-c263120e-08bd-43e6-9cd6-aefd8b6eb4e5 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services 2026-06-23 19:52:04.695 8 INFO cinder.api.openstack.wsgi [None req-c263120e-08bd-43e6-9cd6-aefd8b6eb4e5 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 324/649] 10.0.0.10 () {28 vars in 644 bytes} [Tue Jun 23 19:52:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:52:04.708 7 INFO cinder.api.openstack.wsgi [None req-df191bc0-7132-4783-bb00-038cb59d3e3a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true 2026-06-23 19:52:04.724 7 INFO cinder.api.openstack.wsgi [None req-df191bc0-7132-4783-bb00-038cb59d3e3a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 326/650] 10.0.0.10 () {28 vars in 695 bytes} [Tue Jun 23 19:52:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:52:04.738 8 INFO cinder.api.openstack.wsgi [None req-8dfcaf4a-9c99-45c7-97f4-08811a9479eb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 19:52:04.747 8 INFO cinder.volume.api [None req-8dfcaf4a-9c99-45c7-97f4-08811a9479eb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 19:52:04.750 8 INFO cinder.api.openstack.wsgi [None req-8dfcaf4a-9c99-45c7-97f4-08811a9479eb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 325/651] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 19:52:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:52:04.761 7 INFO cinder.api.openstack.wsgi [None req-675ed32b-0072-4241-a120-fb318f1feba0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true 2026-06-23 19:52:04.771 7 INFO cinder.volume.api [None req-675ed32b-0072-4241-a120-fb318f1feba0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all snapshots completed successfully. 2026-06-23 19:52:04.773 7 INFO cinder.api.openstack.wsgi [None req-675ed32b-0072-4241-a120-fb318f1feba0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 327/652] 10.0.0.10 () {28 vars in 673 bytes} [Tue Jun 23 19:52:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:52:05.862 7 INFO cinder.api.openstack.wsgi [None req-675ed32b-0072-4241-a120-fb318f1feba0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:52:05.862 8 INFO cinder.api.openstack.wsgi [None req-8dfcaf4a-9c99-45c7-97f4-08811a9479eb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:52:05.864 7 INFO cinder.api.openstack.wsgi [None req-675ed32b-0072-4241-a120-fb318f1feba0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:52:05.864 8 INFO cinder.api.openstack.wsgi [None req-8dfcaf4a-9c99-45c7-97f4-08811a9479eb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:52:15.862 7 INFO cinder.api.openstack.wsgi [None req-675ed32b-0072-4241-a120-fb318f1feba0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:52:15.863 7 INFO cinder.api.openstack.wsgi [None req-675ed32b-0072-4241-a120-fb318f1feba0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:52:15.864 8 INFO cinder.api.openstack.wsgi [None req-8dfcaf4a-9c99-45c7-97f4-08811a9479eb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:52:15.864 8 INFO cinder.api.openstack.wsgi [None req-8dfcaf4a-9c99-45c7-97f4-08811a9479eb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:52:25.862 8 INFO cinder.api.openstack.wsgi [None req-8dfcaf4a-9c99-45c7-97f4-08811a9479eb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:52:25.862 7 INFO cinder.api.openstack.wsgi [None req-675ed32b-0072-4241-a120-fb318f1feba0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:52:25.863 8 INFO cinder.api.openstack.wsgi [None req-8dfcaf4a-9c99-45c7-97f4-08811a9479eb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:52:25.864 7 INFO cinder.api.openstack.wsgi [None req-675ed32b-0072-4241-a120-fb318f1feba0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:52:35.862 7 INFO cinder.api.openstack.wsgi [None req-675ed32b-0072-4241-a120-fb318f1feba0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:52:35.862 8 INFO cinder.api.openstack.wsgi [None req-8dfcaf4a-9c99-45c7-97f4-08811a9479eb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:52:35.863 8 INFO cinder.api.openstack.wsgi [None req-8dfcaf4a-9c99-45c7-97f4-08811a9479eb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:52:35.864 7 INFO cinder.api.openstack.wsgi [None req-675ed32b-0072-4241-a120-fb318f1feba0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:52:45.862 7 INFO cinder.api.openstack.wsgi [None req-675ed32b-0072-4241-a120-fb318f1feba0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:52:45.862 8 INFO cinder.api.openstack.wsgi [None req-8dfcaf4a-9c99-45c7-97f4-08811a9479eb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:52:45.863 7 INFO cinder.api.openstack.wsgi [None req-675ed32b-0072-4241-a120-fb318f1feba0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:52:45.863 8 INFO cinder.api.openstack.wsgi [None req-8dfcaf4a-9c99-45c7-97f4-08811a9479eb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:52:55.862 7 INFO cinder.api.openstack.wsgi [None req-675ed32b-0072-4241-a120-fb318f1feba0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:52:55.862 8 INFO cinder.api.openstack.wsgi [None req-8dfcaf4a-9c99-45c7-97f4-08811a9479eb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:52:55.864 8 INFO cinder.api.openstack.wsgi [None req-8dfcaf4a-9c99-45c7-97f4-08811a9479eb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:52:55.864 7 INFO cinder.api.openstack.wsgi [None req-675ed32b-0072-4241-a120-fb318f1feba0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:52:59.138 8 INFO cinder.api.openstack.wsgi [None req-bba6b619-e193-4bbb-8de2-657cbf6bc4f0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET https://volume.199-19-213-221.nip.io/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=False 2026-06-23 19:52:59.173 8 INFO cinder.api.openstack.wsgi [None req-bba6b619-e193-4bbb-8de2-657cbf6bc4f0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] https://volume.199-19-213-221.nip.io/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 332/665] 199.19.213.221 () {44 vars in 1068 bytes} [Tue Jun 23 19:52:59 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=False => generated 338 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:53:04.473 7 INFO cinder.api.openstack.wsgi [None req-2f584a80-345e-41c8-8af2-7f43a738802f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true 2026-06-23 19:53:04.493 7 INFO cinder.api.openstack.wsgi [None req-2f584a80-345e-41c8-8af2-7f43a738802f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 334/666] 10.0.0.10 () {28 vars in 695 bytes} [Tue Jun 23 19:53:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:53:04.508 8 INFO cinder.api.openstack.wsgi [None req-782ca394-6e86-43a3-8059-70ee3110872e a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services 2026-06-23 19:53:04.514 8 INFO cinder.api.openstack.wsgi [None req-782ca394-6e86-43a3-8059-70ee3110872e a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 333/667] 10.0.0.10 () {28 vars in 644 bytes} [Tue Jun 23 19:53:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:53:04.527 7 INFO cinder.api.openstack.wsgi [None req-4a7d3452-cd79-4f18-b6e8-4a22f5b15d9a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 19:53:04.540 7 INFO cinder.volume.api [None req-4a7d3452-cd79-4f18-b6e8-4a22f5b15d9a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 19:53:04.543 7 INFO cinder.api.openstack.wsgi [None req-4a7d3452-cd79-4f18-b6e8-4a22f5b15d9a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 335/668] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 19:53:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:53:04.584 8 INFO cinder.api.openstack.wsgi [None req-c33fe21d-060e-4310-9d1e-475d9955b028 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true 2026-06-23 19:53:04.605 8 INFO cinder.api.openstack.wsgi [None req-c33fe21d-060e-4310-9d1e-475d9955b028 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 334/669] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:53:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:53:04.622 7 INFO cinder.api.openstack.wsgi [None req-68278e8c-37b8-41f0-abf4-53c5a36387fd a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true 2026-06-23 19:53:04.653 7 INFO cinder.api.openstack.wsgi [None req-68278e8c-37b8-41f0-abf4-53c5a36387fd a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 336/670] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:53:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:53:04.668 8 INFO cinder.api.openstack.wsgi [None req-64bf6b97-c758-4013-8f1f-757944702e9d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true 2026-06-23 19:53:04.693 8 INFO cinder.api.openstack.wsgi [None req-64bf6b97-c758-4013-8f1f-757944702e9d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 335/671] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:53:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:53:04.707 7 INFO cinder.api.openstack.wsgi [None req-4f84bfbb-7925-4905-90f3-8ee8f3bfd8e1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true 2026-06-23 19:53:04.715 7 INFO cinder.volume.api [None req-4f84bfbb-7925-4905-90f3-8ee8f3bfd8e1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all snapshots completed successfully. 2026-06-23 19:53:04.715 7 INFO cinder.api.openstack.wsgi [None req-4f84bfbb-7925-4905-90f3-8ee8f3bfd8e1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 337/672] 10.0.0.10 () {28 vars in 673 bytes} [Tue Jun 23 19:53:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:53:04.728 8 INFO cinder.api.openstack.wsgi [None req-8e99a65a-80eb-41ca-a32e-45d8e76dc49a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 19:53:04.739 8 INFO cinder.volume.api [None req-8e99a65a-80eb-41ca-a32e-45d8e76dc49a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 19:53:04.741 8 INFO cinder.api.openstack.wsgi [None req-8e99a65a-80eb-41ca-a32e-45d8e76dc49a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 336/673] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 19:53:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:53:05.863 7 INFO cinder.api.openstack.wsgi [None req-4f84bfbb-7925-4905-90f3-8ee8f3bfd8e1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:53:05.863 8 INFO cinder.api.openstack.wsgi [None req-8e99a65a-80eb-41ca-a32e-45d8e76dc49a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:53:05.864 8 INFO cinder.api.openstack.wsgi [None req-8e99a65a-80eb-41ca-a32e-45d8e76dc49a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:53:05.865 7 INFO cinder.api.openstack.wsgi [None req-4f84bfbb-7925-4905-90f3-8ee8f3bfd8e1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:53:15.862 8 INFO cinder.api.openstack.wsgi [None req-8e99a65a-80eb-41ca-a32e-45d8e76dc49a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:53:15.862 7 INFO cinder.api.openstack.wsgi [None req-4f84bfbb-7925-4905-90f3-8ee8f3bfd8e1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:53:15.863 7 INFO cinder.api.openstack.wsgi [None req-4f84bfbb-7925-4905-90f3-8ee8f3bfd8e1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:53:15.863 8 INFO cinder.api.openstack.wsgi [None req-8e99a65a-80eb-41ca-a32e-45d8e76dc49a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:53:25.862 8 INFO cinder.api.openstack.wsgi [None req-8e99a65a-80eb-41ca-a32e-45d8e76dc49a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:53:25.862 7 INFO cinder.api.openstack.wsgi [None req-4f84bfbb-7925-4905-90f3-8ee8f3bfd8e1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:53:25.863 7 INFO cinder.api.openstack.wsgi [None req-4f84bfbb-7925-4905-90f3-8ee8f3bfd8e1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:53:25.863 8 INFO cinder.api.openstack.wsgi [None req-8e99a65a-80eb-41ca-a32e-45d8e76dc49a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:53:35.862 8 INFO cinder.api.openstack.wsgi [None req-8e99a65a-80eb-41ca-a32e-45d8e76dc49a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:53:35.862 7 INFO cinder.api.openstack.wsgi [None req-4f84bfbb-7925-4905-90f3-8ee8f3bfd8e1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:53:35.863 8 INFO cinder.api.openstack.wsgi [None req-8e99a65a-80eb-41ca-a32e-45d8e76dc49a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:53:35.864 7 INFO cinder.api.openstack.wsgi [None req-4f84bfbb-7925-4905-90f3-8ee8f3bfd8e1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:53:45.862 7 INFO cinder.api.openstack.wsgi [None req-4f84bfbb-7925-4905-90f3-8ee8f3bfd8e1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:53:45.862 8 INFO cinder.api.openstack.wsgi [None req-8e99a65a-80eb-41ca-a32e-45d8e76dc49a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:53:45.863 7 INFO cinder.api.openstack.wsgi [None req-4f84bfbb-7925-4905-90f3-8ee8f3bfd8e1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:53:45.864 8 INFO cinder.api.openstack.wsgi [None req-8e99a65a-80eb-41ca-a32e-45d8e76dc49a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:53:55.862 8 INFO cinder.api.openstack.wsgi [None req-8e99a65a-80eb-41ca-a32e-45d8e76dc49a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:53:55.862 7 INFO cinder.api.openstack.wsgi [None req-4f84bfbb-7925-4905-90f3-8ee8f3bfd8e1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:53:55.863 8 INFO cinder.api.openstack.wsgi [None req-8e99a65a-80eb-41ca-a32e-45d8e76dc49a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:53:55.864 7 INFO cinder.api.openstack.wsgi [None req-4f84bfbb-7925-4905-90f3-8ee8f3bfd8e1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:54:04.456 8 INFO cinder.api.openstack.wsgi [None req-39465df4-f81a-4b2d-be44-f3739a06c717 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 19:54:04.475 8 INFO cinder.volume.api [None req-39465df4-f81a-4b2d-be44-f3739a06c717 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 19:54:04.493 8 INFO cinder.api.openstack.wsgi [None req-39465df4-f81a-4b2d-be44-f3739a06c717 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 343/686] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 19:54:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:54:04.512 7 INFO cinder.api.openstack.wsgi [None req-58be86de-baef-4cf7-8804-1dfe16009786 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true 2026-06-23 19:54:04.527 7 INFO cinder.api.openstack.wsgi [None req-58be86de-baef-4cf7-8804-1dfe16009786 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 344/687] 10.0.0.10 () {28 vars in 695 bytes} [Tue Jun 23 19:54:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:54:04.573 8 INFO cinder.api.openstack.wsgi [None req-675cad66-a8b1-4243-9e13-2289b854f4c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true 2026-06-23 19:54:04.598 8 INFO cinder.api.openstack.wsgi [None req-675cad66-a8b1-4243-9e13-2289b854f4c3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 344/688] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:54:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:54:04.614 7 INFO cinder.api.openstack.wsgi [None req-e2642e77-b4e4-4a80-b53a-d3e22f30b177 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true 2026-06-23 19:54:04.644 7 INFO cinder.api.openstack.wsgi [None req-e2642e77-b4e4-4a80-b53a-d3e22f30b177 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 345/689] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:54:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:54:04.660 8 INFO cinder.api.openstack.wsgi [None req-4587df80-91aa-4d17-9f61-245bc58d41e8 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true 2026-06-23 19:54:04.686 8 INFO cinder.api.openstack.wsgi [None req-4587df80-91aa-4d17-9f61-245bc58d41e8 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 345/690] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:54:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:54:04.699 7 INFO cinder.api.openstack.wsgi [None req-cac8becf-f30d-4ca1-a97c-caa6dec10035 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true 2026-06-23 19:54:04.707 7 INFO cinder.volume.api [None req-cac8becf-f30d-4ca1-a97c-caa6dec10035 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all snapshots completed successfully. 2026-06-23 19:54:04.708 7 INFO cinder.api.openstack.wsgi [None req-cac8becf-f30d-4ca1-a97c-caa6dec10035 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 346/691] 10.0.0.10 () {28 vars in 673 bytes} [Tue Jun 23 19:54:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:54:04.720 8 INFO cinder.api.openstack.wsgi [None req-2897bcef-8eef-43b3-82de-b3c5109dfaea a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 19:54:04.731 8 INFO cinder.volume.api [None req-2897bcef-8eef-43b3-82de-b3c5109dfaea a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 19:54:04.733 8 INFO cinder.api.openstack.wsgi [None req-2897bcef-8eef-43b3-82de-b3c5109dfaea a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 346/692] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 19:54:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:54:04.762 7 INFO cinder.api.openstack.wsgi [None req-6e88ca91-7e77-48c9-938f-709b1e96bab0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services 2026-06-23 19:54:04.772 7 INFO cinder.api.openstack.wsgi [None req-6e88ca91-7e77-48c9-938f-709b1e96bab0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 347/693] 10.0.0.10 () {28 vars in 644 bytes} [Tue Jun 23 19:54:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-services => generated 646 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:54:05.863 8 INFO cinder.api.openstack.wsgi [None req-2897bcef-8eef-43b3-82de-b3c5109dfaea a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:54:05.863 7 INFO cinder.api.openstack.wsgi [None req-6e88ca91-7e77-48c9-938f-709b1e96bab0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:54:05.864 8 INFO cinder.api.openstack.wsgi [None req-2897bcef-8eef-43b3-82de-b3c5109dfaea a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:54:05.865 7 INFO cinder.api.openstack.wsgi [None req-6e88ca91-7e77-48c9-938f-709b1e96bab0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:54:15.863 8 INFO cinder.api.openstack.wsgi [None req-2897bcef-8eef-43b3-82de-b3c5109dfaea a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:54:15.863 7 INFO cinder.api.openstack.wsgi [None req-6e88ca91-7e77-48c9-938f-709b1e96bab0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:54:15.865 8 INFO cinder.api.openstack.wsgi [None req-2897bcef-8eef-43b3-82de-b3c5109dfaea a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:54:15.865 7 INFO cinder.api.openstack.wsgi [None req-6e88ca91-7e77-48c9-938f-709b1e96bab0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:54:25.862 8 INFO cinder.api.openstack.wsgi [None req-2897bcef-8eef-43b3-82de-b3c5109dfaea a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:54:25.862 7 INFO cinder.api.openstack.wsgi [None req-6e88ca91-7e77-48c9-938f-709b1e96bab0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:54:25.863 8 INFO cinder.api.openstack.wsgi [None req-2897bcef-8eef-43b3-82de-b3c5109dfaea a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:54:25.863 7 INFO cinder.api.openstack.wsgi [None req-6e88ca91-7e77-48c9-938f-709b1e96bab0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:54:35.862 8 INFO cinder.api.openstack.wsgi [None req-2897bcef-8eef-43b3-82de-b3c5109dfaea a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:54:35.862 7 INFO cinder.api.openstack.wsgi [None req-6e88ca91-7e77-48c9-938f-709b1e96bab0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:54:35.863 8 INFO cinder.api.openstack.wsgi [None req-2897bcef-8eef-43b3-82de-b3c5109dfaea a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:54:35.864 7 INFO cinder.api.openstack.wsgi [None req-6e88ca91-7e77-48c9-938f-709b1e96bab0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:54:41.018 8 INFO cinder.api.openstack.wsgi [None req-951d564a-c612-43fe-a4a1-35f84aa3e3df a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots 2026-06-23 19:54:41.038 8 INFO cinder.volume.api [None req-951d564a-c612-43fe-a4a1-35f84aa3e3df a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all snapshots completed successfully. 2026-06-23 19:54:41.039 8 INFO cinder.api.openstack.wsgi [None req-951d564a-c612-43fe-a4a1-35f84aa3e3df a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 351/702] 10.0.0.117 () {32 vars in 705 bytes} [Tue Jun 23 19:54:41 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/snapshots => generated 17 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:54:41.056 7 INFO cinder.api.openstack.wsgi [None req-e1fc6ff0-7412-4b92-8018-ec02a3677a2c a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes 2026-06-23 19:54:41.090 7 INFO cinder.volume.api [None req-e1fc6ff0-7412-4b92-8018-ec02a3677a2c a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 19:54:41.091 7 INFO cinder.api.openstack.wsgi [None req-e1fc6ff0-7412-4b92-8018-ec02a3677a2c a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes returned with HTTP 200 [pid: 7|app: 0|req: 352/703] 10.0.0.117 () {32 vars in 701 bytes} [Tue Jun 23 19:54:41 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:54:45.862 8 INFO cinder.api.openstack.wsgi [None req-951d564a-c612-43fe-a4a1-35f84aa3e3df a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:54:45.863 7 INFO cinder.api.openstack.wsgi [None req-e1fc6ff0-7412-4b92-8018-ec02a3677a2c a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:54:45.864 8 INFO cinder.api.openstack.wsgi [None req-951d564a-c612-43fe-a4a1-35f84aa3e3df a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:54:45.864 7 INFO cinder.api.openstack.wsgi [None req-e1fc6ff0-7412-4b92-8018-ec02a3677a2c a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:54:55.863 7 INFO cinder.api.openstack.wsgi [None req-e1fc6ff0-7412-4b92-8018-ec02a3677a2c a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:54:55.863 8 INFO cinder.api.openstack.wsgi [None req-951d564a-c612-43fe-a4a1-35f84aa3e3df a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:54:55.865 7 INFO cinder.api.openstack.wsgi [None req-e1fc6ff0-7412-4b92-8018-ec02a3677a2c a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:54:55.865 8 INFO cinder.api.openstack.wsgi [None req-951d564a-c612-43fe-a4a1-35f84aa3e3df a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:55:04.701 7 INFO cinder.api.openstack.wsgi [None req-d85999e7-7753-4e15-88c0-877fd2c91247 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 19:55:04.715 7 INFO cinder.volume.api [None req-d85999e7-7753-4e15-88c0-877fd2c91247 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 19:55:04.719 7 INFO cinder.api.openstack.wsgi [None req-d85999e7-7753-4e15-88c0-877fd2c91247 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 355/708] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 19:55:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:55:04.737 8 INFO cinder.api.openstack.wsgi [None req-0ff1e264-06be-4927-8518-d6b262d2eefb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true 2026-06-23 19:55:04.765 8 INFO cinder.api.openstack.wsgi [None req-0ff1e264-06be-4927-8518-d6b262d2eefb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 354/709] 10.0.0.10 () {28 vars in 695 bytes} [Tue Jun 23 19:55:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:55:04.781 7 INFO cinder.api.openstack.wsgi [None req-21847b65-798c-4027-a331-63db9c7cb71e a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 19:55:04.793 7 INFO cinder.volume.api [None req-21847b65-798c-4027-a331-63db9c7cb71e a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 19:55:04.796 7 INFO cinder.api.openstack.wsgi [None req-21847b65-798c-4027-a331-63db9c7cb71e a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 356/710] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 19:55:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:55:04.812 8 INFO cinder.api.openstack.wsgi [None req-7e19b21c-c35c-4011-997b-c0e34e37bfc7 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services 2026-06-23 19:55:04.819 8 INFO cinder.api.openstack.wsgi [None req-7e19b21c-c35c-4011-997b-c0e34e37bfc7 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 355/711] 10.0.0.10 () {28 vars in 644 bytes} [Tue Jun 23 19:55:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:55:04.831 7 INFO cinder.api.openstack.wsgi [None req-b25324cb-2c41-4593-b109-8bad15331909 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true 2026-06-23 19:55:04.843 7 INFO cinder.volume.api [None req-b25324cb-2c41-4593-b109-8bad15331909 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all snapshots completed successfully. 2026-06-23 19:55:04.843 7 INFO cinder.api.openstack.wsgi [None req-b25324cb-2c41-4593-b109-8bad15331909 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 357/712] 10.0.0.10 () {28 vars in 673 bytes} [Tue Jun 23 19:55:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:55:04.911 8 INFO cinder.api.openstack.wsgi [None req-7334a904-0f79-4252-a1be-d94b8514b738 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true 2026-06-23 19:55:04.973 8 INFO cinder.api.openstack.wsgi [None req-7334a904-0f79-4252-a1be-d94b8514b738 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 356/713] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:55:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true => generated 845 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:55:04.989 7 INFO cinder.api.openstack.wsgi [None req-6bbe4b2a-eb4e-4032-b669-11d8afaeeb5b a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true 2026-06-23 19:55:05.034 7 INFO cinder.api.openstack.wsgi [None req-6bbe4b2a-eb4e-4032-b669-11d8afaeeb5b a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 358/714] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:55:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true => generated 845 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:55:05.058 8 INFO cinder.api.openstack.wsgi [None req-ef2b0c75-ea68-4b7a-b5d2-9e2df7b719b3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/a2d4101dbadf49bfa126d11023ecdb35?usage=true 2026-06-23 19:55:05.090 8 INFO cinder.api.openstack.wsgi [None req-ef2b0c75-ea68-4b7a-b5d2-9e2df7b719b3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/a2d4101dbadf49bfa126d11023ecdb35?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 357/715] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:55:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/a2d4101dbadf49bfa126d11023ecdb35?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:55:05.109 7 INFO cinder.api.openstack.wsgi [None req-ee9204ae-a9bf-4e82-81fb-16c8bfc331ef a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true 2026-06-23 19:55:05.142 7 INFO cinder.api.openstack.wsgi [None req-ee9204ae-a9bf-4e82-81fb-16c8bfc331ef a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 359/716] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:55:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:55:05.158 8 INFO cinder.api.openstack.wsgi [None req-acf16150-d9ab-4e7f-8831-40f4fee30acb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/e1cd0b6284974b83a458768f2de9ecb2?usage=true 2026-06-23 19:55:05.187 8 INFO cinder.api.openstack.wsgi [None req-acf16150-d9ab-4e7f-8831-40f4fee30acb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/e1cd0b6284974b83a458768f2de9ecb2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 358/717] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:55:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/e1cd0b6284974b83a458768f2de9ecb2?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:55:05.201 7 INFO cinder.api.openstack.wsgi [None req-4f46555d-c520-4922-b655-f0371d22bba6 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/e8882df9f4b84078abd5df2f6aefa9c2?usage=true 2026-06-23 19:55:05.228 7 INFO cinder.api.openstack.wsgi [None req-4f46555d-c520-4922-b655-f0371d22bba6 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/e8882df9f4b84078abd5df2f6aefa9c2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 360/718] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:55:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/e8882df9f4b84078abd5df2f6aefa9c2?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:55:05.243 8 INFO cinder.api.openstack.wsgi [None req-ed244ac3-11a0-4f1b-89fe-b93fd411c70a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/f27027becdcb49f7b9aace9f638772a9?usage=true 2026-06-23 19:55:05.276 8 INFO cinder.api.openstack.wsgi [None req-ed244ac3-11a0-4f1b-89fe-b93fd411c70a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/f27027becdcb49f7b9aace9f638772a9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 359/719] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:55:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/f27027becdcb49f7b9aace9f638772a9?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:55:05.863 7 INFO cinder.api.openstack.wsgi [None req-4f46555d-c520-4922-b655-f0371d22bba6 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:55:05.863 8 INFO cinder.api.openstack.wsgi [None req-ed244ac3-11a0-4f1b-89fe-b93fd411c70a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:55:05.865 7 INFO cinder.api.openstack.wsgi [None req-4f46555d-c520-4922-b655-f0371d22bba6 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:55:05.866 8 INFO cinder.api.openstack.wsgi [None req-ed244ac3-11a0-4f1b-89fe-b93fd411c70a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:55:09.716 7 INFO cinder.api.openstack.wsgi [None req-1519f83f-f233-48c9-a3c1-2861fc987bee d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e1cd0b6284974b83a458768f2de9ecb2/volumes 2026-06-23 19:55:10.326 7 INFO cinder.api.v3.volumes [None req-1519f83f-f233-48c9-a3c1-2861fc987bee d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] Create volume of 1 GB 2026-06-23 19:55:10.350 7 INFO cinder.volume.api [None req-1519f83f-f233-48c9-a3c1-2861fc987bee d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] Availability Zones retrieved successfully. /var/lib/openstack/lib/python3.10/site-packages/taskflow/engines/action_engine/process_executor.py:17: DeprecationWarning: The asyncore module is deprecated and will be removed in Python 3.12. The recommended replacement is asyncio import asyncore 2026-06-23 19:55:10.760 7 INFO cinder.volume.api [None req-1519f83f-f233-48c9-a3c1-2861fc987bee d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] Create volume request issued successfully. 2026-06-23 19:55:10.761 7 INFO cinder.api.openstack.wsgi [None req-1519f83f-f233-48c9-a3c1-2861fc987bee d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e1cd0b6284974b83a458768f2de9ecb2/volumes returned with HTTP 202 [pid: 7|app: 0|req: 362/722] 10.0.0.117 () {34 vars in 723 bytes} [Tue Jun 23 19:55:09 2026] POST /v3/e1cd0b6284974b83a458768f2de9ecb2/volumes => generated 864 bytes in 1053 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-06-23 19:55:10.787 8 INFO cinder.api.openstack.wsgi [None req-303506c0-0353-46ef-8b2e-d9426eb3e29c d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e1cd0b6284974b83a458768f2de9ecb2/volumes/8dcb0c27-8a9b-4f99-8280-e4236bd04fbe /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:55:10.834 8 INFO cinder.volume.api [None req-303506c0-0353-46ef-8b2e-d9426eb3e29c d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] Volume info retrieved successfully. 2026-06-23 19:55:10.847 8 INFO cinder.api.openstack.wsgi [None req-303506c0-0353-46ef-8b2e-d9426eb3e29c d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e1cd0b6284974b83a458768f2de9ecb2/volumes/8dcb0c27-8a9b-4f99-8280-e4236bd04fbe returned with HTTP 200 [pid: 8|app: 0|req: 361/723] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:55:10 2026] GET /v3/e1cd0b6284974b83a458768f2de9ecb2/volumes/8dcb0c27-8a9b-4f99-8280-e4236bd04fbe => generated 932 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:55:11.883 7 INFO cinder.api.openstack.wsgi [None req-e1e83f31-1295-4224-8635-3bf4452f1968 d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e1cd0b6284974b83a458768f2de9ecb2/volumes/8dcb0c27-8a9b-4f99-8280-e4236bd04fbe /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:55:11.934 7 INFO cinder.volume.api [None req-e1e83f31-1295-4224-8635-3bf4452f1968 d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] Volume info retrieved successfully. 2026-06-23 19:55:11.952 7 INFO cinder.api.openstack.wsgi [None req-e1e83f31-1295-4224-8635-3bf4452f1968 d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e1cd0b6284974b83a458768f2de9ecb2/volumes/8dcb0c27-8a9b-4f99-8280-e4236bd04fbe returned with HTTP 200 [pid: 7|app: 0|req: 363/724] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:55:11 2026] GET /v3/e1cd0b6284974b83a458768f2de9ecb2/volumes/8dcb0c27-8a9b-4f99-8280-e4236bd04fbe => generated 956 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:55:12.978 8 INFO cinder.api.openstack.wsgi [None req-05286742-96b3-4d87-8e2a-b537985c3697 d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e1cd0b6284974b83a458768f2de9ecb2/volumes/8dcb0c27-8a9b-4f99-8280-e4236bd04fbe /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:55:13.023 8 INFO cinder.volume.api [None req-05286742-96b3-4d87-8e2a-b537985c3697 d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] Volume info retrieved successfully. 2026-06-23 19:55:13.047 8 INFO cinder.api.openstack.wsgi [None req-05286742-96b3-4d87-8e2a-b537985c3697 d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e1cd0b6284974b83a458768f2de9ecb2/volumes/8dcb0c27-8a9b-4f99-8280-e4236bd04fbe returned with HTTP 200 [pid: 8|app: 0|req: 362/725] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:55:12 2026] GET /v3/e1cd0b6284974b83a458768f2de9ecb2/volumes/8dcb0c27-8a9b-4f99-8280-e4236bd04fbe => generated 956 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:55:14.074 7 INFO cinder.api.openstack.wsgi [None req-4fb7aa3b-6d57-4b41-95df-f4e46b7c8c0d d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e1cd0b6284974b83a458768f2de9ecb2/volumes/8dcb0c27-8a9b-4f99-8280-e4236bd04fbe /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:55:14.096 7 INFO cinder.volume.api [None req-4fb7aa3b-6d57-4b41-95df-f4e46b7c8c0d d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] Volume info retrieved successfully. 2026-06-23 19:55:14.102 7 INFO cinder.api.openstack.wsgi [None req-4fb7aa3b-6d57-4b41-95df-f4e46b7c8c0d d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e1cd0b6284974b83a458768f2de9ecb2/volumes/8dcb0c27-8a9b-4f99-8280-e4236bd04fbe returned with HTTP 200 [pid: 7|app: 0|req: 364/726] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:55:14 2026] GET /v3/e1cd0b6284974b83a458768f2de9ecb2/volumes/8dcb0c27-8a9b-4f99-8280-e4236bd04fbe => generated 955 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:55:15.131 8 INFO cinder.api.openstack.wsgi [None req-e4070a92-c061-463f-85b9-e93ac08b09bd d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e1cd0b6284974b83a458768f2de9ecb2/volumes/8dcb0c27-8a9b-4f99-8280-e4236bd04fbe /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:55:15.156 8 INFO cinder.volume.api [None req-e4070a92-c061-463f-85b9-e93ac08b09bd d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] Volume info retrieved successfully. 2026-06-23 19:55:15.163 8 INFO cinder.api.openstack.wsgi [None req-e4070a92-c061-463f-85b9-e93ac08b09bd d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e1cd0b6284974b83a458768f2de9ecb2/volumes/8dcb0c27-8a9b-4f99-8280-e4236bd04fbe returned with HTTP 200 [pid: 8|app: 0|req: 363/727] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:55:15 2026] GET /v3/e1cd0b6284974b83a458768f2de9ecb2/volumes/8dcb0c27-8a9b-4f99-8280-e4236bd04fbe => generated 1482 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:55:15.282 7 INFO cinder.api.openstack.wsgi [req-53110636-ffc7-4c54-93f1-554bdd0568fa req-25509be8-e0c7-4fe0-9bb8-9eb290f5d2e5 d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e1cd0b6284974b83a458768f2de9ecb2/volumes/8dcb0c27-8a9b-4f99-8280-e4236bd04fbe /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:55:15.310 7 INFO cinder.volume.api [req-53110636-ffc7-4c54-93f1-554bdd0568fa req-25509be8-e0c7-4fe0-9bb8-9eb290f5d2e5 d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] Volume info retrieved successfully. 2026-06-23 19:55:15.317 7 INFO cinder.api.openstack.wsgi [req-53110636-ffc7-4c54-93f1-554bdd0568fa req-25509be8-e0c7-4fe0-9bb8-9eb290f5d2e5 d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e1cd0b6284974b83a458768f2de9ecb2/volumes/8dcb0c27-8a9b-4f99-8280-e4236bd04fbe returned with HTTP 200 [pid: 7|app: 0|req: 365/728] 10.0.0.237 () {34 vars in 1028 bytes} [Tue Jun 23 19:55:15 2026] GET /v3/e1cd0b6284974b83a458768f2de9ecb2/volumes/8dcb0c27-8a9b-4f99-8280-e4236bd04fbe => generated 1482 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-23 19:55:15.862 7 INFO cinder.api.openstack.wsgi [req-53110636-ffc7-4c54-93f1-554bdd0568fa req-25509be8-e0c7-4fe0-9bb8-9eb290f5d2e5 d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:55:15.863 8 INFO cinder.api.openstack.wsgi [None req-e4070a92-c061-463f-85b9-e93ac08b09bd d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:55:15.864 7 INFO cinder.api.openstack.wsgi [req-53110636-ffc7-4c54-93f1-554bdd0568fa req-25509be8-e0c7-4fe0-9bb8-9eb290f5d2e5 d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:55:15.867 8 INFO cinder.api.openstack.wsgi [None req-e4070a92-c061-463f-85b9-e93ac08b09bd d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] http://10.0.0.141:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:55:15.998 7 INFO cinder.api.openstack.wsgi [req-53110636-ffc7-4c54-93f1-554bdd0568fa req-7011c909-bc42-45dd-b0b0-95e4fb6ce26d d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e1cd0b6284974b83a458768f2de9ecb2/volumes/8dcb0c27-8a9b-4f99-8280-e4236bd04fbe /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:55:16.018 7 INFO cinder.volume.api [req-53110636-ffc7-4c54-93f1-554bdd0568fa req-7011c909-bc42-45dd-b0b0-95e4fb6ce26d d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] Volume info retrieved successfully. 2026-06-23 19:55:16.026 7 INFO cinder.api.openstack.wsgi [req-53110636-ffc7-4c54-93f1-554bdd0568fa req-7011c909-bc42-45dd-b0b0-95e4fb6ce26d d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e1cd0b6284974b83a458768f2de9ecb2/volumes/8dcb0c27-8a9b-4f99-8280-e4236bd04fbe returned with HTTP 200 [pid: 7|app: 0|req: 367/731] 10.0.0.237 () {34 vars in 1028 bytes} [Tue Jun 23 19:55:15 2026] GET /v3/e1cd0b6284974b83a458768f2de9ecb2/volumes/8dcb0c27-8a9b-4f99-8280-e4236bd04fbe => generated 1482 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-23 19:55:16.039 8 INFO cinder.api.openstack.wsgi [None req-e4070a92-c061-463f-85b9-e93ac08b09bd d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-23 19:55:16.040 8 INFO cinder.api.openstack.wsgi [None req-e4070a92-c061-463f-85b9-e93ac08b09bd d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 365/732] 10.0.0.237 () {32 vars in 829 bytes} [Tue Jun 23 19:55:16 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:55:16.062 7 INFO cinder.api.openstack.wsgi [req-53110636-ffc7-4c54-93f1-554bdd0568fa req-b99fd721-792a-444f-98dc-02b3981d712b d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e1cd0b6284974b83a458768f2de9ecb2/attachments /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:55:16.182 7 INFO cinder.api.openstack.wsgi [req-53110636-ffc7-4c54-93f1-554bdd0568fa req-b99fd721-792a-444f-98dc-02b3981d712b d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e1cd0b6284974b83a458768f2de9ecb2/attachments returned with HTTP 200 [pid: 7|app: 0|req: 368/733] 10.0.0.237 () {40 vars in 1057 bytes} [Tue Jun 23 19:55:16 2026] POST /v3/e1cd0b6284974b83a458768f2de9ecb2/attachments => generated 273 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-23 19:55:17.414 8 INFO cinder.api.openstack.wsgi [None req-e4070a92-c061-463f-85b9-e93ac08b09bd d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-23 19:55:17.415 8 INFO cinder.api.openstack.wsgi [None req-e4070a92-c061-463f-85b9-e93ac08b09bd d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 366/734] 199.19.213.221 () {32 vars in 840 bytes} [Tue Jun 23 19:55:17 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:55:17.457 7 INFO cinder.api.openstack.wsgi [req-53110636-ffc7-4c54-93f1-554bdd0568fa req-47ba5734-3aeb-4245-8dec-594dc5d3a74e d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e1cd0b6284974b83a458768f2de9ecb2/volumes/8dcb0c27-8a9b-4f99-8280-e4236bd04fbe /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:55:17.490 7 INFO cinder.volume.api [req-53110636-ffc7-4c54-93f1-554bdd0568fa req-47ba5734-3aeb-4245-8dec-594dc5d3a74e d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] Volume info retrieved successfully. 2026-06-23 19:55:17.501 7 INFO cinder.api.openstack.wsgi [req-53110636-ffc7-4c54-93f1-554bdd0568fa req-47ba5734-3aeb-4245-8dec-594dc5d3a74e d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e1cd0b6284974b83a458768f2de9ecb2/volumes/8dcb0c27-8a9b-4f99-8280-e4236bd04fbe returned with HTTP 200 [pid: 7|app: 0|req: 369/735] 199.19.213.221 () {36 vars in 1073 bytes} [Tue Jun 23 19:55:17 2026] GET /v3/e1cd0b6284974b83a458768f2de9ecb2/volumes/8dcb0c27-8a9b-4f99-8280-e4236bd04fbe => generated 1580 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:55:19.242 8 INFO cinder.api.openstack.wsgi [req-53110636-ffc7-4c54-93f1-554bdd0568fa req-5e877539-5315-401d-9301-e823a6052842 d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/e1cd0b6284974b83a458768f2de9ecb2/attachments/149576c0-8b5f-4640-833c-e6e854dfec5e /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:55:20.031 8 INFO cinder.api.openstack.wsgi [req-53110636-ffc7-4c54-93f1-554bdd0568fa req-5e877539-5315-401d-9301-e823a6052842 d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e1cd0b6284974b83a458768f2de9ecb2/attachments/149576c0-8b5f-4640-833c-e6e854dfec5e returned with HTTP 200 [pid: 8|app: 0|req: 367/736] 199.19.213.221 () {40 vars in 1134 bytes} [Tue Jun 23 19:55:19 2026] PUT /v3/e1cd0b6284974b83a458768f2de9ecb2/attachments/149576c0-8b5f-4640-833c-e6e854dfec5e => generated 775 bytes in 804 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:55:20.086 7 INFO cinder.api.openstack.wsgi [req-53110636-ffc7-4c54-93f1-554bdd0568fa req-bddf73ab-ac41-4788-ab13-1f8a0ce78788 d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e1cd0b6284974b83a458768f2de9ecb2/attachments/149576c0-8b5f-4640-833c-e6e854dfec5e/action /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:55:20.125 7 INFO cinder.api.openstack.wsgi [req-53110636-ffc7-4c54-93f1-554bdd0568fa req-bddf73ab-ac41-4788-ab13-1f8a0ce78788 d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e1cd0b6284974b83a458768f2de9ecb2/attachments/149576c0-8b5f-4640-833c-e6e854dfec5e/action returned with HTTP 204 [pid: 7|app: 0|req: 370/737] 199.19.213.221 () {40 vars in 1148 bytes} [Tue Jun 23 19:55:20 2026] POST /v3/e1cd0b6284974b83a458768f2de9ecb2/attachments/149576c0-8b5f-4640-833c-e6e854dfec5e/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-06-23 19:55:25.862 7 INFO cinder.api.openstack.wsgi [req-53110636-ffc7-4c54-93f1-554bdd0568fa req-bddf73ab-ac41-4788-ab13-1f8a0ce78788 d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:55:25.862 8 INFO cinder.api.openstack.wsgi [req-53110636-ffc7-4c54-93f1-554bdd0568fa req-5e877539-5315-401d-9301-e823a6052842 d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:55:25.863 8 INFO cinder.api.openstack.wsgi [req-53110636-ffc7-4c54-93f1-554bdd0568fa req-5e877539-5315-401d-9301-e823a6052842 d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:55:25.864 7 INFO cinder.api.openstack.wsgi [req-53110636-ffc7-4c54-93f1-554bdd0568fa req-bddf73ab-ac41-4788-ab13-1f8a0ce78788 d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] http://10.0.0.141:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:55:31.587 8 INFO cinder.api.openstack.wsgi [req-7fc2ea56-19a2-4880-b693-0c27af9b755a req-d265083f-79fa-4090-a29e-7870329fcc52 d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/e1cd0b6284974b83a458768f2de9ecb2/attachments/149576c0-8b5f-4640-833c-e6e854dfec5e /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:55:31.740 8 INFO cinder.api.openstack.wsgi [req-7fc2ea56-19a2-4880-b693-0c27af9b755a req-d265083f-79fa-4090-a29e-7870329fcc52 d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e1cd0b6284974b83a458768f2de9ecb2/attachments/149576c0-8b5f-4640-833c-e6e854dfec5e returned with HTTP 200 [pid: 8|app: 0|req: 369/740] 199.19.213.221 () {38 vars in 1103 bytes} [Tue Jun 23 19:55:31 2026] DELETE /v3/e1cd0b6284974b83a458768f2de9ecb2/attachments/149576c0-8b5f-4640-833c-e6e854dfec5e => generated 19 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:55:31.761 7 INFO cinder.api.openstack.wsgi [req-7fc2ea56-19a2-4880-b693-0c27af9b755a req-5e034d6a-281c-4c27-91d2-b8415f24a450 d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/e1cd0b6284974b83a458768f2de9ecb2/volumes/8dcb0c27-8a9b-4f99-8280-e4236bd04fbe 2026-06-23 19:55:31.762 7 INFO cinder.api.v3.volumes [req-7fc2ea56-19a2-4880-b693-0c27af9b755a req-5e034d6a-281c-4c27-91d2-b8415f24a450 d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] Delete volume with id: 8dcb0c27-8a9b-4f99-8280-e4236bd04fbe  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:55:31.780 7 INFO cinder.volume.api [req-7fc2ea56-19a2-4880-b693-0c27af9b755a req-5e034d6a-281c-4c27-91d2-b8415f24a450 d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] Volume info retrieved successfully. 2026-06-23 19:55:31.822 7 INFO cinder.volume.api [req-7fc2ea56-19a2-4880-b693-0c27af9b755a req-5e034d6a-281c-4c27-91d2-b8415f24a450 d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] Delete volume request issued successfully. 2026-06-23 19:55:31.822 7 INFO cinder.api.openstack.wsgi [req-7fc2ea56-19a2-4880-b693-0c27af9b755a req-5e034d6a-281c-4c27-91d2-b8415f24a450 d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e1cd0b6284974b83a458768f2de9ecb2/volumes/8dcb0c27-8a9b-4f99-8280-e4236bd04fbe returned with HTTP 202 [pid: 7|app: 0|req: 372/741] 199.19.213.221 () {36 vars in 1054 bytes} [Tue Jun 23 19:55:31 2026] DELETE /v3/e1cd0b6284974b83a458768f2de9ecb2/volumes/8dcb0c27-8a9b-4f99-8280-e4236bd04fbe => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-06-23 19:55:35.863 8 INFO cinder.api.openstack.wsgi [req-7fc2ea56-19a2-4880-b693-0c27af9b755a req-d265083f-79fa-4090-a29e-7870329fcc52 d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:55:35.863 7 INFO cinder.api.openstack.wsgi [req-7fc2ea56-19a2-4880-b693-0c27af9b755a req-5e034d6a-281c-4c27-91d2-b8415f24a450 d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:55:35.864 7 INFO cinder.api.openstack.wsgi [req-7fc2ea56-19a2-4880-b693-0c27af9b755a req-5e034d6a-281c-4c27-91d2-b8415f24a450 d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:55:35.865 8 INFO cinder.api.openstack.wsgi [req-7fc2ea56-19a2-4880-b693-0c27af9b755a req-d265083f-79fa-4090-a29e-7870329fcc52 d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:55:45.862 8 INFO cinder.api.openstack.wsgi [req-7fc2ea56-19a2-4880-b693-0c27af9b755a req-d265083f-79fa-4090-a29e-7870329fcc52 d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:55:45.862 7 INFO cinder.api.openstack.wsgi [req-7fc2ea56-19a2-4880-b693-0c27af9b755a req-5e034d6a-281c-4c27-91d2-b8415f24a450 d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:55:45.864 7 INFO cinder.api.openstack.wsgi [req-7fc2ea56-19a2-4880-b693-0c27af9b755a req-5e034d6a-281c-4c27-91d2-b8415f24a450 d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:55:45.865 8 INFO cinder.api.openstack.wsgi [req-7fc2ea56-19a2-4880-b693-0c27af9b755a req-d265083f-79fa-4090-a29e-7870329fcc52 d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:55:55.862 8 INFO cinder.api.openstack.wsgi [req-7fc2ea56-19a2-4880-b693-0c27af9b755a req-d265083f-79fa-4090-a29e-7870329fcc52 d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:55:55.863 7 INFO cinder.api.openstack.wsgi [req-7fc2ea56-19a2-4880-b693-0c27af9b755a req-5e034d6a-281c-4c27-91d2-b8415f24a450 d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:55:55.864 7 INFO cinder.api.openstack.wsgi [req-7fc2ea56-19a2-4880-b693-0c27af9b755a req-5e034d6a-281c-4c27-91d2-b8415f24a450 d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:55:55.865 8 INFO cinder.api.openstack.wsgi [req-7fc2ea56-19a2-4880-b693-0c27af9b755a req-d265083f-79fa-4090-a29e-7870329fcc52 d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] http://10.0.0.141:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:56:04.722 7 INFO cinder.api.openstack.wsgi [None req-a8f72770-0e7b-4aea-a762-ae2d54b8883e a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services 2026-06-23 19:56:04.728 7 INFO cinder.api.openstack.wsgi [None req-a8f72770-0e7b-4aea-a762-ae2d54b8883e a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 376/748] 10.0.0.10 () {28 vars in 644 bytes} [Tue Jun 23 19:56:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-services => generated 646 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:56:04.771 8 INFO cinder.api.openstack.wsgi [None req-03f23b03-06b2-48eb-9392-122cf994a63a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/02711be6c2e6461b8bc0469b82a1c209?usage=true /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:56:04.803 8 INFO cinder.api.openstack.wsgi [None req-03f23b03-06b2-48eb-9392-122cf994a63a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/02711be6c2e6461b8bc0469b82a1c209?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 373/749] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:56:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/02711be6c2e6461b8bc0469b82a1c209?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:56:04.815 7 INFO cinder.api.openstack.wsgi [None req-61cffa77-11a5-4f1c-a3ff-5dbf59837445 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true 2026-06-23 19:56:04.839 7 INFO cinder.api.openstack.wsgi [None req-61cffa77-11a5-4f1c-a3ff-5dbf59837445 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 377/750] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:56:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:56:04.853 8 INFO cinder.api.openstack.wsgi [None req-9b4f0153-a525-4bad-b28b-5e7448952c2c a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/16b3780ce91444b08371e363eaa3a63c?usage=true 2026-06-23 19:56:04.881 8 INFO cinder.api.openstack.wsgi [None req-9b4f0153-a525-4bad-b28b-5e7448952c2c a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/16b3780ce91444b08371e363eaa3a63c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 374/751] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:56:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/16b3780ce91444b08371e363eaa3a63c?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:56:04.895 7 INFO cinder.api.openstack.wsgi [None req-cea586b5-03b4-493e-a302-a8f93e740ed0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true 2026-06-23 19:56:04.926 7 INFO cinder.api.openstack.wsgi [None req-cea586b5-03b4-493e-a302-a8f93e740ed0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 378/752] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:56:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:56:04.942 8 INFO cinder.api.openstack.wsgi [None req-b777b815-b427-43e7-a70d-d676fc29647e a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/b2a0a61540b34a6385b3723c37bfa9c5?usage=true 2026-06-23 19:56:04.970 8 INFO cinder.api.openstack.wsgi [None req-b777b815-b427-43e7-a70d-d676fc29647e a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/b2a0a61540b34a6385b3723c37bfa9c5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 375/753] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:56:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/b2a0a61540b34a6385b3723c37bfa9c5?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:56:04.983 7 INFO cinder.api.openstack.wsgi [None req-911c58d8-670c-43bc-9ecf-91a999b3ff03 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/cde17a00c3e24b79bd7aa2a86cbaff9a?usage=true 2026-06-23 19:56:05.007 7 INFO cinder.api.openstack.wsgi [None req-911c58d8-670c-43bc-9ecf-91a999b3ff03 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/cde17a00c3e24b79bd7aa2a86cbaff9a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 379/754] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:56:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/cde17a00c3e24b79bd7aa2a86cbaff9a?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:56:05.022 8 INFO cinder.api.openstack.wsgi [None req-df3c0a6c-e28f-4efc-a8b8-836f5934be96 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true 2026-06-23 19:56:05.050 8 INFO cinder.api.openstack.wsgi [None req-df3c0a6c-e28f-4efc-a8b8-836f5934be96 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 376/755] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:56:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:56:05.070 7 INFO cinder.api.openstack.wsgi [None req-e27cade4-de8b-468d-a6c4-dc41910e9773 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true 2026-06-23 19:56:05.080 7 INFO cinder.volume.api [None req-e27cade4-de8b-468d-a6c4-dc41910e9773 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all snapshots completed successfully. 2026-06-23 19:56:05.081 7 INFO cinder.api.openstack.wsgi [None req-e27cade4-de8b-468d-a6c4-dc41910e9773 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 380/756] 10.0.0.10 () {28 vars in 673 bytes} [Tue Jun 23 19:56:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:56:05.093 8 INFO cinder.api.openstack.wsgi [None req-5d4f0a2e-84f4-4bc7-af02-327d09ccec1c a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 19:56:05.112 8 INFO cinder.volume.api [None req-5d4f0a2e-84f4-4bc7-af02-327d09ccec1c a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 19:56:05.115 8 INFO cinder.api.openstack.wsgi [None req-5d4f0a2e-84f4-4bc7-af02-327d09ccec1c a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 377/757] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 19:56:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:56:05.132 7 INFO cinder.api.openstack.wsgi [None req-add43516-e2be-4d46-a642-62d895eff414 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true 2026-06-23 19:56:05.148 7 INFO cinder.api.openstack.wsgi [None req-add43516-e2be-4d46-a642-62d895eff414 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 381/758] 10.0.0.10 () {28 vars in 695 bytes} [Tue Jun 23 19:56:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:56:05.162 8 INFO cinder.api.openstack.wsgi [None req-140f8ccb-3b58-4722-8ed5-732ddd7b318d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 19:56:05.175 8 INFO cinder.volume.api [None req-140f8ccb-3b58-4722-8ed5-732ddd7b318d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 19:56:05.178 8 INFO cinder.api.openstack.wsgi [None req-140f8ccb-3b58-4722-8ed5-732ddd7b318d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 378/759] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 19:56:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:56:05.862 8 INFO cinder.api.openstack.wsgi [None req-140f8ccb-3b58-4722-8ed5-732ddd7b318d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:56:05.862 7 INFO cinder.api.openstack.wsgi [None req-add43516-e2be-4d46-a642-62d895eff414 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:56:05.864 8 INFO cinder.api.openstack.wsgi [None req-140f8ccb-3b58-4722-8ed5-732ddd7b318d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:56:05.865 7 INFO cinder.api.openstack.wsgi [None req-add43516-e2be-4d46-a642-62d895eff414 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:56:15.862 8 INFO cinder.api.openstack.wsgi [None req-140f8ccb-3b58-4722-8ed5-732ddd7b318d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:56:15.863 7 INFO cinder.api.openstack.wsgi [None req-add43516-e2be-4d46-a642-62d895eff414 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:56:15.864 7 INFO cinder.api.openstack.wsgi [None req-add43516-e2be-4d46-a642-62d895eff414 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:56:15.864 8 INFO cinder.api.openstack.wsgi [None req-140f8ccb-3b58-4722-8ed5-732ddd7b318d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:56:25.774 7 INFO cinder.api.openstack.wsgi [None req-a140df58-b946-4e03-81e4-2fd50f419319 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes 2026-06-23 19:56:25.777 7 INFO cinder.api.v3.volumes [None req-a140df58-b946-4e03-81e4-2fd50f419319 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Create volume of 1 GB 2026-06-23 19:56:25.786 7 INFO cinder.volume.api [None req-a140df58-b946-4e03-81e4-2fd50f419319 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Availability Zones retrieved successfully. 2026-06-23 19:56:25.862 8 INFO cinder.api.openstack.wsgi [None req-140f8ccb-3b58-4722-8ed5-732ddd7b318d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:56:25.863 8 INFO cinder.api.openstack.wsgi [None req-140f8ccb-3b58-4722-8ed5-732ddd7b318d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:56:25.865 8 INFO cinder.api.openstack.wsgi [None req-140f8ccb-3b58-4722-8ed5-732ddd7b318d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:56:25.865 8 INFO cinder.api.openstack.wsgi [None req-140f8ccb-3b58-4722-8ed5-732ddd7b318d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:56:25.974 7 INFO cinder.volume.api [None req-a140df58-b946-4e03-81e4-2fd50f419319 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Create volume request issued successfully. 2026-06-23 19:56:25.975 7 INFO cinder.api.openstack.wsgi [None req-a140df58-b946-4e03-81e4-2fd50f419319 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes returned with HTTP 202 [pid: 7|app: 0|req: 384/766] 10.0.0.117 () {34 vars in 723 bytes} [Tue Jun 23 19:56:25 2026] POST /v3/8ff8687712bb446e80127abac21ae7b4/volumes => generated 870 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-06-23 19:56:25.996 8 INFO cinder.api.openstack.wsgi [None req-82a2536d-5ffb-45c5-bd00-671fcb92f168 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/b2dc671e-0351-4e08-b336-b2b8dc460269 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:56:26.015 8 INFO cinder.volume.api [None req-82a2536d-5ffb-45c5-bd00-671fcb92f168 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Volume info retrieved successfully. 2026-06-23 19:56:26.024 8 INFO cinder.api.openstack.wsgi [None req-82a2536d-5ffb-45c5-bd00-671fcb92f168 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/b2dc671e-0351-4e08-b336-b2b8dc460269 returned with HTTP 200 [pid: 8|app: 0|req: 383/767] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:56:25 2026] GET /v3/8ff8687712bb446e80127abac21ae7b4/volumes/b2dc671e-0351-4e08-b336-b2b8dc460269 => generated 938 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:56:27.052 7 INFO cinder.api.openstack.wsgi [None req-75fff352-50b9-46da-bfeb-aad4f9d5f637 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/b2dc671e-0351-4e08-b336-b2b8dc460269 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:56:27.086 7 INFO cinder.volume.api [None req-75fff352-50b9-46da-bfeb-aad4f9d5f637 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Volume info retrieved successfully. 2026-06-23 19:56:27.101 7 INFO cinder.api.openstack.wsgi [None req-75fff352-50b9-46da-bfeb-aad4f9d5f637 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/b2dc671e-0351-4e08-b336-b2b8dc460269 returned with HTTP 200 [pid: 7|app: 0|req: 385/768] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:56:27 2026] GET /v3/8ff8687712bb446e80127abac21ae7b4/volumes/b2dc671e-0351-4e08-b336-b2b8dc460269 => generated 963 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:56:27.128 8 INFO cinder.api.openstack.wsgi [None req-f35f2948-d15e-464a-b7eb-4a46a0d1a291 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/b2dc671e-0351-4e08-b336-b2b8dc460269 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:56:27.151 8 INFO cinder.volume.api [None req-f35f2948-d15e-464a-b7eb-4a46a0d1a291 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Volume info retrieved successfully. 2026-06-23 19:56:27.165 8 INFO cinder.api.openstack.wsgi [None req-f35f2948-d15e-464a-b7eb-4a46a0d1a291 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/b2dc671e-0351-4e08-b336-b2b8dc460269 returned with HTTP 200 [pid: 8|app: 0|req: 384/769] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:56:27 2026] GET /v3/8ff8687712bb446e80127abac21ae7b4/volumes/b2dc671e-0351-4e08-b336-b2b8dc460269 => generated 963 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:56:27.195 7 INFO cinder.api.openstack.wsgi [None req-63644062-5d3d-4d39-8832-12c0ea534a21 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/b2dc671e-0351-4e08-b336-b2b8dc460269 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:56:27.218 7 INFO cinder.volume.api [None req-63644062-5d3d-4d39-8832-12c0ea534a21 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Volume info retrieved successfully. 2026-06-23 19:56:27.228 7 INFO cinder.volume.api [None req-63644062-5d3d-4d39-8832-12c0ea534a21 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Volume updated successfully. 2026-06-23 19:56:27.229 7 INFO cinder.api.openstack.wsgi [None req-63644062-5d3d-4d39-8832-12c0ea534a21 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/b2dc671e-0351-4e08-b336-b2b8dc460269 returned with HTTP 200 [pid: 7|app: 0|req: 386/770] 10.0.0.117 () {34 vars in 795 bytes} [Tue Jun 23 19:56:27 2026] PUT /v3/8ff8687712bb446e80127abac21ae7b4/volumes/b2dc671e-0351-4e08-b336-b2b8dc460269 => generated 895 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:56:27.249 8 INFO cinder.api.openstack.wsgi [None req-da57da23-0d1f-4d0d-80df-c632e0bbe79b 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/b2dc671e-0351-4e08-b336-b2b8dc460269 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:56:27.269 8 INFO cinder.volume.api [None req-da57da23-0d1f-4d0d-80df-c632e0bbe79b 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Volume info retrieved successfully. 2026-06-23 19:56:27.280 8 INFO cinder.volume.api [None req-da57da23-0d1f-4d0d-80df-c632e0bbe79b 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Volume updated successfully. 2026-06-23 19:56:27.280 8 INFO cinder.api.openstack.wsgi [None req-da57da23-0d1f-4d0d-80df-c632e0bbe79b 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/b2dc671e-0351-4e08-b336-b2b8dc460269 returned with HTTP 200 [pid: 8|app: 0|req: 385/771] 10.0.0.117 () {34 vars in 796 bytes} [Tue Jun 23 19:56:27 2026] PUT /v3/8ff8687712bb446e80127abac21ae7b4/volumes/b2dc671e-0351-4e08-b336-b2b8dc460269 => generated 934 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:56:27.305 7 INFO cinder.api.openstack.wsgi [None req-9064278a-5ea5-4537-b017-7528b01f51ac 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/b2dc671e-0351-4e08-b336-b2b8dc460269 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:56:27.326 7 INFO cinder.volume.api [None req-9064278a-5ea5-4537-b017-7528b01f51ac 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Volume info retrieved successfully. 2026-06-23 19:56:27.338 7 INFO cinder.api.openstack.wsgi [None req-9064278a-5ea5-4537-b017-7528b01f51ac 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/b2dc671e-0351-4e08-b336-b2b8dc460269 returned with HTTP 200 [pid: 7|app: 0|req: 387/772] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:56:27 2026] GET /v3/8ff8687712bb446e80127abac21ae7b4/volumes/b2dc671e-0351-4e08-b336-b2b8dc460269 => generated 1002 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:56:27.363 8 INFO cinder.api.openstack.wsgi [None req-52705f8f-ba24-4c9b-9d8e-80ac32c186f2 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes 2026-06-23 19:56:27.365 8 INFO cinder.api.v3.volumes [None req-52705f8f-ba24-4c9b-9d8e-80ac32c186f2 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Create volume of 1 GB 2026-06-23 19:56:27.377 8 INFO cinder.volume.api [None req-52705f8f-ba24-4c9b-9d8e-80ac32c186f2 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Availability Zones retrieved successfully. /var/lib/openstack/lib/python3.10/site-packages/taskflow/engines/action_engine/process_executor.py:17: DeprecationWarning: The asyncore module is deprecated and will be removed in Python 3.12. The recommended replacement is asyncio import asyncore 2026-06-23 19:56:27.620 8 INFO cinder.volume.api [None req-52705f8f-ba24-4c9b-9d8e-80ac32c186f2 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Create volume request issued successfully. 2026-06-23 19:56:27.622 8 INFO cinder.api.openstack.wsgi [None req-52705f8f-ba24-4c9b-9d8e-80ac32c186f2 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes returned with HTTP 202 [pid: 8|app: 0|req: 386/773] 10.0.0.117 () {34 vars in 723 bytes} [Tue Jun 23 19:56:27 2026] POST /v3/8ff8687712bb446e80127abac21ae7b4/volumes => generated 892 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:56:27.644 7 INFO cinder.api.openstack.wsgi [None req-6458ff51-d888-4880-b0d5-35e7b76ebdb9 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/d4e9d941-e8b9-41bd-9f59-3a44edb65578 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:56:27.670 7 INFO cinder.volume.api [None req-6458ff51-d888-4880-b0d5-35e7b76ebdb9 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Volume info retrieved successfully. 2026-06-23 19:56:27.680 7 INFO cinder.api.openstack.wsgi [None req-6458ff51-d888-4880-b0d5-35e7b76ebdb9 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/d4e9d941-e8b9-41bd-9f59-3a44edb65578 returned with HTTP 200 [pid: 7|app: 0|req: 388/774] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:56:27 2026] GET /v3/8ff8687712bb446e80127abac21ae7b4/volumes/d4e9d941-e8b9-41bd-9f59-3a44edb65578 => generated 960 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:56:28.701 8 INFO cinder.api.openstack.wsgi [None req-b9dd1f83-af48-4d86-a964-77e2d9391189 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/d4e9d941-e8b9-41bd-9f59-3a44edb65578 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:56:28.718 8 INFO cinder.volume.api [None req-b9dd1f83-af48-4d86-a964-77e2d9391189 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Volume info retrieved successfully. 2026-06-23 19:56:28.732 8 INFO cinder.api.openstack.wsgi [None req-b9dd1f83-af48-4d86-a964-77e2d9391189 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/d4e9d941-e8b9-41bd-9f59-3a44edb65578 returned with HTTP 200 [pid: 8|app: 0|req: 387/775] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:56:28 2026] GET /v3/8ff8687712bb446e80127abac21ae7b4/volumes/d4e9d941-e8b9-41bd-9f59-3a44edb65578 => generated 985 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:56:28.756 7 INFO cinder.api.openstack.wsgi [None req-a32c917c-7e13-488c-a3e9-36aab59d944a 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/d4e9d941-e8b9-41bd-9f59-3a44edb65578 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:56:28.774 7 INFO cinder.volume.api [None req-a32c917c-7e13-488c-a3e9-36aab59d944a 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Volume info retrieved successfully. 2026-06-23 19:56:28.783 7 INFO cinder.volume.api [None req-a32c917c-7e13-488c-a3e9-36aab59d944a 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Volume updated successfully. 2026-06-23 19:56:28.784 7 INFO cinder.api.openstack.wsgi [None req-a32c917c-7e13-488c-a3e9-36aab59d944a 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/d4e9d941-e8b9-41bd-9f59-3a44edb65578 returned with HTTP 200 [pid: 7|app: 0|req: 389/776] 10.0.0.117 () {34 vars in 795 bytes} [Tue Jun 23 19:56:28 2026] PUT /v3/8ff8687712bb446e80127abac21ae7b4/volumes/d4e9d941-e8b9-41bd-9f59-3a44edb65578 => generated 881 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:56:28.804 8 INFO cinder.api.openstack.wsgi [None req-1e34a3c2-2a38-4d76-951b-06812c2db47c 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/d4e9d941-e8b9-41bd-9f59-3a44edb65578 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:56:28.823 8 INFO cinder.volume.api [None req-1e34a3c2-2a38-4d76-951b-06812c2db47c 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Volume info retrieved successfully. 2026-06-23 19:56:28.828 8 INFO cinder.api.openstack.wsgi [None req-1e34a3c2-2a38-4d76-951b-06812c2db47c 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/d4e9d941-e8b9-41bd-9f59-3a44edb65578 returned with HTTP 200 [pid: 8|app: 0|req: 388/777] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:56:28 2026] GET /v3/8ff8687712bb446e80127abac21ae7b4/volumes/d4e9d941-e8b9-41bd-9f59-3a44edb65578 => generated 949 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:56:28.853 7 INFO cinder.api.openstack.wsgi [None req-384d9de3-4826-4e3a-a51b-f701b0ee6518 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/d4e9d941-e8b9-41bd-9f59-3a44edb65578 2026-06-23 19:56:28.854 7 INFO cinder.api.v3.volumes [None req-384d9de3-4826-4e3a-a51b-f701b0ee6518 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Delete volume with id: d4e9d941-e8b9-41bd-9f59-3a44edb65578  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:56:28.871 7 INFO cinder.volume.api [None req-384d9de3-4826-4e3a-a51b-f701b0ee6518 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Volume info retrieved successfully. 2026-06-23 19:56:28.909 7 INFO cinder.volume.api [None req-384d9de3-4826-4e3a-a51b-f701b0ee6518 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Delete volume request issued successfully. 2026-06-23 19:56:28.910 7 INFO cinder.api.openstack.wsgi [None req-384d9de3-4826-4e3a-a51b-f701b0ee6518 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/d4e9d941-e8b9-41bd-9f59-3a44edb65578 returned with HTTP 202 [pid: 7|app: 0|req: 390/778] 10.0.0.117 () {32 vars in 778 bytes} [Tue Jun 23 19:56:28 2026] DELETE /v3/8ff8687712bb446e80127abac21ae7b4/volumes/d4e9d941-e8b9-41bd-9f59-3a44edb65578 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:56:28.937 8 INFO cinder.api.openstack.wsgi [None req-69915943-4abe-435d-ae32-b7699abe194d 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/d4e9d941-e8b9-41bd-9f59-3a44edb65578 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:56:28.972 8 INFO cinder.volume.api [None req-69915943-4abe-435d-ae32-b7699abe194d 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Volume info retrieved successfully. 2026-06-23 19:56:28.984 8 INFO cinder.api.openstack.wsgi [None req-69915943-4abe-435d-ae32-b7699abe194d 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/d4e9d941-e8b9-41bd-9f59-3a44edb65578 returned with HTTP 200 [pid: 8|app: 0|req: 389/779] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:56:28 2026] GET /v3/8ff8687712bb446e80127abac21ae7b4/volumes/d4e9d941-e8b9-41bd-9f59-3a44edb65578 => generated 948 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:56:30.008 7 INFO cinder.api.openstack.wsgi [None req-7b8ddfe3-d361-4009-b722-e024498a2d31 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/d4e9d941-e8b9-41bd-9f59-3a44edb65578 2026-06-23 19:56:30.018 7 INFO cinder.api.openstack.wsgi [None req-7b8ddfe3-d361-4009-b722-e024498a2d31 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/d4e9d941-e8b9-41bd-9f59-3a44edb65578 returned with HTTP 404 [pid: 7|app: 0|req: 391/780] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:56:30 2026] GET /v3/8ff8687712bb446e80127abac21ae7b4/volumes/d4e9d941-e8b9-41bd-9f59-3a44edb65578 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:56:30.029 8 INFO cinder.api.openstack.wsgi [None req-2a941fb4-7200-4c40-9126-f647cdad3fb2 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/b2dc671e-0351-4e08-b336-b2b8dc460269 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:56:30.064 8 INFO cinder.volume.api [None req-2a941fb4-7200-4c40-9126-f647cdad3fb2 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Volume info retrieved successfully. 2026-06-23 19:56:30.073 8 INFO cinder.api.openstack.wsgi [None req-2a941fb4-7200-4c40-9126-f647cdad3fb2 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/b2dc671e-0351-4e08-b336-b2b8dc460269 returned with HTTP 200 [pid: 8|app: 0|req: 390/781] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:56:30 2026] GET /v3/8ff8687712bb446e80127abac21ae7b4/volumes/b2dc671e-0351-4e08-b336-b2b8dc460269 => generated 1002 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-23 19:56:30.092 7 INFO cinder.api.openstack.wsgi [None req-d377fd6b-8386-469b-99ab-f3651d88eb82 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/b2dc671e-0351-4e08-b336-b2b8dc460269 2026-06-23 19:56:30.093 7 INFO cinder.api.v3.volumes [None req-d377fd6b-8386-469b-99ab-f3651d88eb82 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Delete volume with id: b2dc671e-0351-4e08-b336-b2b8dc460269  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:56:30.104 7 INFO cinder.volume.api [None req-d377fd6b-8386-469b-99ab-f3651d88eb82 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Volume info retrieved successfully. 2026-06-23 19:56:30.131 7 INFO cinder.volume.api [None req-d377fd6b-8386-469b-99ab-f3651d88eb82 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Delete volume request issued successfully. 2026-06-23 19:56:30.131 7 INFO cinder.api.openstack.wsgi [None req-d377fd6b-8386-469b-99ab-f3651d88eb82 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/b2dc671e-0351-4e08-b336-b2b8dc460269 returned with HTTP 202 [pid: 7|app: 0|req: 392/782] 10.0.0.117 () {32 vars in 778 bytes} [Tue Jun 23 19:56:30 2026] DELETE /v3/8ff8687712bb446e80127abac21ae7b4/volumes/b2dc671e-0351-4e08-b336-b2b8dc460269 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:56:30.146 8 INFO cinder.api.openstack.wsgi [None req-8861272b-550d-4127-ba92-3378f084bed4 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/b2dc671e-0351-4e08-b336-b2b8dc460269 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:56:30.163 8 INFO cinder.volume.api [None req-8861272b-550d-4127-ba92-3378f084bed4 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Volume info retrieved successfully. 2026-06-23 19:56:30.170 8 INFO cinder.api.openstack.wsgi [None req-8861272b-550d-4127-ba92-3378f084bed4 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/b2dc671e-0351-4e08-b336-b2b8dc460269 returned with HTTP 200 [pid: 8|app: 0|req: 391/783] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:56:30 2026] GET /v3/8ff8687712bb446e80127abac21ae7b4/volumes/b2dc671e-0351-4e08-b336-b2b8dc460269 => generated 1001 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:56:31.194 7 INFO cinder.api.openstack.wsgi [None req-ef28aa39-2985-43af-81a6-0fb3ad9c0778 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/b2dc671e-0351-4e08-b336-b2b8dc460269 2026-06-23 19:56:31.214 7 INFO cinder.api.openstack.wsgi [None req-ef28aa39-2985-43af-81a6-0fb3ad9c0778 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/b2dc671e-0351-4e08-b336-b2b8dc460269 returned with HTTP 404 [pid: 7|app: 0|req: 393/784] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:56:31 2026] GET /v3/8ff8687712bb446e80127abac21ae7b4/volumes/b2dc671e-0351-4e08-b336-b2b8dc460269 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:56:31.286 8 INFO cinder.api.openstack.wsgi [None req-e26f07a9-7105-4e8f-978e-92ba59634718 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes 2026-06-23 19:56:31.918 8 INFO cinder.api.v3.volumes [None req-e26f07a9-7105-4e8f-978e-92ba59634718 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Create volume of 1 GB 2026-06-23 19:56:31.928 8 INFO cinder.volume.api [None req-e26f07a9-7105-4e8f-978e-92ba59634718 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Availability Zones retrieved successfully. 2026-06-23 19:56:32.171 8 INFO cinder.volume.api [None req-e26f07a9-7105-4e8f-978e-92ba59634718 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Create volume request issued successfully. 2026-06-23 19:56:32.172 8 INFO cinder.api.openstack.wsgi [None req-e26f07a9-7105-4e8f-978e-92ba59634718 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes returned with HTTP 202 [pid: 8|app: 0|req: 392/785] 10.0.0.117 () {34 vars in 723 bytes} [Tue Jun 23 19:56:31 2026] POST /v3/8ff8687712bb446e80127abac21ae7b4/volumes => generated 871 bytes in 894 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-06-23 19:56:32.199 7 INFO cinder.api.openstack.wsgi [None req-d54fa6cc-a8df-4936-a74f-345a62ab8eec 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/9499179a-be5c-4a17-bc66-8e8f884d55a9 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:56:32.224 7 INFO cinder.volume.api [None req-d54fa6cc-a8df-4936-a74f-345a62ab8eec 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Volume info retrieved successfully. 2026-06-23 19:56:32.235 7 INFO cinder.api.openstack.wsgi [None req-d54fa6cc-a8df-4936-a74f-345a62ab8eec 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/9499179a-be5c-4a17-bc66-8e8f884d55a9 returned with HTTP 200 [pid: 7|app: 0|req: 394/786] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:56:32 2026] GET /v3/8ff8687712bb446e80127abac21ae7b4/volumes/9499179a-be5c-4a17-bc66-8e8f884d55a9 => generated 939 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:56:33.259 8 INFO cinder.api.openstack.wsgi [None req-210ca62c-71dc-4709-a5e6-f54191993663 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/9499179a-be5c-4a17-bc66-8e8f884d55a9 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:56:33.292 8 INFO cinder.volume.api [None req-210ca62c-71dc-4709-a5e6-f54191993663 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Volume info retrieved successfully. 2026-06-23 19:56:33.298 8 INFO cinder.api.openstack.wsgi [None req-210ca62c-71dc-4709-a5e6-f54191993663 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/9499179a-be5c-4a17-bc66-8e8f884d55a9 returned with HTTP 200 [pid: 8|app: 0|req: 393/787] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:56:33 2026] GET /v3/8ff8687712bb446e80127abac21ae7b4/volumes/9499179a-be5c-4a17-bc66-8e8f884d55a9 => generated 1489 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:56:33.332 7 INFO cinder.api.openstack.wsgi [None req-0fa20357-38d7-4fe9-92be-0bd420739729 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/9499179a-be5c-4a17-bc66-8e8f884d55a9 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:56:33.362 7 INFO cinder.volume.api [None req-0fa20357-38d7-4fe9-92be-0bd420739729 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Volume info retrieved successfully. 2026-06-23 19:56:33.369 7 INFO cinder.api.openstack.wsgi [None req-0fa20357-38d7-4fe9-92be-0bd420739729 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/9499179a-be5c-4a17-bc66-8e8f884d55a9 returned with HTTP 200 [pid: 7|app: 0|req: 395/788] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:56:33 2026] GET /v3/8ff8687712bb446e80127abac21ae7b4/volumes/9499179a-be5c-4a17-bc66-8e8f884d55a9 => generated 1489 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:56:33.402 8 INFO cinder.api.openstack.wsgi [None req-9c701ae2-6590-4666-a731-630b95799fd4 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/9499179a-be5c-4a17-bc66-8e8f884d55a9 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:56:33.444 8 INFO cinder.volume.api [None req-9c701ae2-6590-4666-a731-630b95799fd4 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Volume info retrieved successfully. 2026-06-23 19:56:33.452 8 INFO cinder.volume.api [None req-9c701ae2-6590-4666-a731-630b95799fd4 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Volume updated successfully. 2026-06-23 19:56:33.454 8 INFO cinder.api.openstack.wsgi [None req-9c701ae2-6590-4666-a731-630b95799fd4 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/9499179a-be5c-4a17-bc66-8e8f884d55a9 returned with HTTP 200 [pid: 8|app: 0|req: 394/789] 10.0.0.117 () {34 vars in 795 bytes} [Tue Jun 23 19:56:33 2026] PUT /v3/8ff8687712bb446e80127abac21ae7b4/volumes/9499179a-be5c-4a17-bc66-8e8f884d55a9 => generated 895 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:56:33.480 7 INFO cinder.api.openstack.wsgi [None req-560b3f3f-8821-48ca-ba58-cd219cec7af6 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/9499179a-be5c-4a17-bc66-8e8f884d55a9 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:56:33.513 7 INFO cinder.volume.api [None req-560b3f3f-8821-48ca-ba58-cd219cec7af6 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Volume info retrieved successfully. 2026-06-23 19:56:33.538 7 INFO cinder.volume.api [None req-560b3f3f-8821-48ca-ba58-cd219cec7af6 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Volume updated successfully. 2026-06-23 19:56:33.540 7 INFO cinder.api.openstack.wsgi [None req-560b3f3f-8821-48ca-ba58-cd219cec7af6 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/9499179a-be5c-4a17-bc66-8e8f884d55a9 returned with HTTP 200 [pid: 7|app: 0|req: 396/790] 10.0.0.117 () {34 vars in 796 bytes} [Tue Jun 23 19:56:33 2026] PUT /v3/8ff8687712bb446e80127abac21ae7b4/volumes/9499179a-be5c-4a17-bc66-8e8f884d55a9 => generated 933 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:56:33.560 8 INFO cinder.api.openstack.wsgi [None req-8c2d01e3-f08f-485d-8567-38a44b5491c6 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/9499179a-be5c-4a17-bc66-8e8f884d55a9 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:56:33.580 8 INFO cinder.volume.api [None req-8c2d01e3-f08f-485d-8567-38a44b5491c6 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Volume info retrieved successfully. 2026-06-23 19:56:33.589 8 INFO cinder.api.openstack.wsgi [None req-8c2d01e3-f08f-485d-8567-38a44b5491c6 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/9499179a-be5c-4a17-bc66-8e8f884d55a9 returned with HTTP 200 [pid: 8|app: 0|req: 395/791] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:56:33 2026] GET /v3/8ff8687712bb446e80127abac21ae7b4/volumes/9499179a-be5c-4a17-bc66-8e8f884d55a9 => generated 1527 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:56:33.609 7 INFO cinder.api.openstack.wsgi [None req-49257eb8-163b-451b-bf06-288c352fb48b 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes 2026-06-23 19:56:33.611 7 INFO cinder.api.v3.volumes [None req-49257eb8-163b-451b-bf06-288c352fb48b 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Create volume of 1 GB 2026-06-23 19:56:33.618 7 INFO cinder.volume.api [None req-49257eb8-163b-451b-bf06-288c352fb48b 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Availability Zones retrieved successfully. 2026-06-23 19:56:33.777 7 INFO cinder.volume.api [None req-49257eb8-163b-451b-bf06-288c352fb48b 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Create volume request issued successfully. 2026-06-23 19:56:33.779 7 INFO cinder.api.openstack.wsgi [None req-49257eb8-163b-451b-bf06-288c352fb48b 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes returned with HTTP 202 [pid: 7|app: 0|req: 397/792] 10.0.0.117 () {34 vars in 723 bytes} [Tue Jun 23 19:56:33 2026] POST /v3/8ff8687712bb446e80127abac21ae7b4/volumes => generated 891 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:56:33.802 8 INFO cinder.api.openstack.wsgi [None req-c599a0fd-e6d7-4cc5-910f-2e5b576dea0b 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/01d6a78b-4469-4e55-bb89-d3e85a18e50b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:56:33.823 8 INFO cinder.volume.api [None req-c599a0fd-e6d7-4cc5-910f-2e5b576dea0b 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Volume info retrieved successfully. 2026-06-23 19:56:33.837 8 INFO cinder.api.openstack.wsgi [None req-c599a0fd-e6d7-4cc5-910f-2e5b576dea0b 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/01d6a78b-4469-4e55-bb89-d3e85a18e50b returned with HTTP 200 [pid: 8|app: 0|req: 396/793] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:56:33 2026] GET /v3/8ff8687712bb446e80127abac21ae7b4/volumes/01d6a78b-4469-4e55-bb89-d3e85a18e50b => generated 959 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:56:34.858 7 INFO cinder.api.openstack.wsgi [None req-a144f607-990d-4a9a-8b57-8cb7af3d237b 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/01d6a78b-4469-4e55-bb89-d3e85a18e50b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:56:34.881 7 INFO cinder.volume.api [None req-a144f607-990d-4a9a-8b57-8cb7af3d237b 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Volume info retrieved successfully. 2026-06-23 19:56:34.888 7 INFO cinder.api.openstack.wsgi [None req-a144f607-990d-4a9a-8b57-8cb7af3d237b 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/01d6a78b-4469-4e55-bb89-d3e85a18e50b returned with HTTP 200 [pid: 7|app: 0|req: 398/794] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:56:34 2026] GET /v3/8ff8687712bb446e80127abac21ae7b4/volumes/01d6a78b-4469-4e55-bb89-d3e85a18e50b => generated 984 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:56:34.928 8 INFO cinder.api.openstack.wsgi [None req-69a7273d-0ec0-41ef-a109-d9706655a139 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/01d6a78b-4469-4e55-bb89-d3e85a18e50b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:56:34.961 8 INFO cinder.volume.api [None req-69a7273d-0ec0-41ef-a109-d9706655a139 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Volume info retrieved successfully. 2026-06-23 19:56:34.975 8 INFO cinder.volume.api [None req-69a7273d-0ec0-41ef-a109-d9706655a139 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Volume updated successfully. 2026-06-23 19:56:34.976 8 INFO cinder.api.openstack.wsgi [None req-69a7273d-0ec0-41ef-a109-d9706655a139 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/01d6a78b-4469-4e55-bb89-d3e85a18e50b returned with HTTP 200 [pid: 8|app: 0|req: 397/795] 10.0.0.117 () {34 vars in 795 bytes} [Tue Jun 23 19:56:34 2026] PUT /v3/8ff8687712bb446e80127abac21ae7b4/volumes/01d6a78b-4469-4e55-bb89-d3e85a18e50b => generated 882 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:56:34.998 7 INFO cinder.api.openstack.wsgi [None req-6bf3234c-a492-49d8-85e2-f6f420612d81 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/01d6a78b-4469-4e55-bb89-d3e85a18e50b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:56:35.028 7 INFO cinder.volume.api [None req-6bf3234c-a492-49d8-85e2-f6f420612d81 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Volume info retrieved successfully. 2026-06-23 19:56:35.037 7 INFO cinder.api.openstack.wsgi [None req-6bf3234c-a492-49d8-85e2-f6f420612d81 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/01d6a78b-4469-4e55-bb89-d3e85a18e50b returned with HTTP 200 [pid: 7|app: 0|req: 399/796] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:56:34 2026] GET /v3/8ff8687712bb446e80127abac21ae7b4/volumes/01d6a78b-4469-4e55-bb89-d3e85a18e50b => generated 950 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:56:35.071 8 INFO cinder.api.openstack.wsgi [None req-106b4d48-e3f1-459a-9a02-f779a4e3dfd3 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/01d6a78b-4469-4e55-bb89-d3e85a18e50b 2026-06-23 19:56:35.072 8 INFO cinder.api.v3.volumes [None req-106b4d48-e3f1-459a-9a02-f779a4e3dfd3 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Delete volume with id: 01d6a78b-4469-4e55-bb89-d3e85a18e50b  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:56:35.089 8 INFO cinder.volume.api [None req-106b4d48-e3f1-459a-9a02-f779a4e3dfd3 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Volume info retrieved successfully. 2026-06-23 19:56:35.121 8 INFO cinder.volume.api [None req-106b4d48-e3f1-459a-9a02-f779a4e3dfd3 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Delete volume request issued successfully. 2026-06-23 19:56:35.126 8 INFO cinder.api.openstack.wsgi [None req-106b4d48-e3f1-459a-9a02-f779a4e3dfd3 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/01d6a78b-4469-4e55-bb89-d3e85a18e50b returned with HTTP 202 [pid: 8|app: 0|req: 398/797] 10.0.0.117 () {32 vars in 778 bytes} [Tue Jun 23 19:56:35 2026] DELETE /v3/8ff8687712bb446e80127abac21ae7b4/volumes/01d6a78b-4469-4e55-bb89-d3e85a18e50b => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:56:35.143 7 INFO cinder.api.openstack.wsgi [None req-487f2652-2406-4dad-9002-ed71a01bfc7c 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/01d6a78b-4469-4e55-bb89-d3e85a18e50b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:56:35.171 7 INFO cinder.volume.api [None req-487f2652-2406-4dad-9002-ed71a01bfc7c 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Volume info retrieved successfully. 2026-06-23 19:56:35.177 7 INFO cinder.api.openstack.wsgi [None req-487f2652-2406-4dad-9002-ed71a01bfc7c 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/01d6a78b-4469-4e55-bb89-d3e85a18e50b returned with HTTP 200 [pid: 7|app: 0|req: 400/798] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:56:35 2026] GET /v3/8ff8687712bb446e80127abac21ae7b4/volumes/01d6a78b-4469-4e55-bb89-d3e85a18e50b => generated 949 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:56:35.862 7 INFO cinder.api.openstack.wsgi [None req-487f2652-2406-4dad-9002-ed71a01bfc7c 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:56:35.862 8 INFO cinder.api.openstack.wsgi [None req-106b4d48-e3f1-459a-9a02-f779a4e3dfd3 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:56:35.863 7 INFO cinder.api.openstack.wsgi [None req-487f2652-2406-4dad-9002-ed71a01bfc7c 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:56:35.865 8 INFO cinder.api.openstack.wsgi [None req-106b4d48-e3f1-459a-9a02-f779a4e3dfd3 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] http://10.0.0.141:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:56:36.204 7 INFO cinder.api.openstack.wsgi [None req-df626b2d-9d64-478b-b528-b22f5175963f 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/01d6a78b-4469-4e55-bb89-d3e85a18e50b 2026-06-23 19:56:36.218 7 INFO cinder.api.openstack.wsgi [None req-df626b2d-9d64-478b-b528-b22f5175963f 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/01d6a78b-4469-4e55-bb89-d3e85a18e50b returned with HTTP 404 [pid: 7|app: 0|req: 402/801] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:56:36 2026] GET /v3/8ff8687712bb446e80127abac21ae7b4/volumes/01d6a78b-4469-4e55-bb89-d3e85a18e50b => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:56:36.231 8 INFO cinder.api.openstack.wsgi [None req-d0906470-5984-40b5-8eb4-3646a3e7fe8c 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/9499179a-be5c-4a17-bc66-8e8f884d55a9 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:56:36.249 8 INFO cinder.volume.api [None req-d0906470-5984-40b5-8eb4-3646a3e7fe8c 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Volume info retrieved successfully. 2026-06-23 19:56:36.256 8 INFO cinder.api.openstack.wsgi [None req-d0906470-5984-40b5-8eb4-3646a3e7fe8c 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/9499179a-be5c-4a17-bc66-8e8f884d55a9 returned with HTTP 200 [pid: 8|app: 0|req: 400/802] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:56:36 2026] GET /v3/8ff8687712bb446e80127abac21ae7b4/volumes/9499179a-be5c-4a17-bc66-8e8f884d55a9 => generated 1527 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-23 19:56:36.280 7 INFO cinder.api.openstack.wsgi [None req-eae8745e-f38f-4525-9eae-1240acecae3f 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/9499179a-be5c-4a17-bc66-8e8f884d55a9 2026-06-23 19:56:36.281 7 INFO cinder.api.v3.volumes [None req-eae8745e-f38f-4525-9eae-1240acecae3f 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Delete volume with id: 9499179a-be5c-4a17-bc66-8e8f884d55a9  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:56:36.298 7 INFO cinder.volume.api [None req-eae8745e-f38f-4525-9eae-1240acecae3f 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Volume info retrieved successfully. 2026-06-23 19:56:36.326 7 INFO cinder.volume.api [None req-eae8745e-f38f-4525-9eae-1240acecae3f 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Delete volume request issued successfully. 2026-06-23 19:56:36.326 7 INFO cinder.api.openstack.wsgi [None req-eae8745e-f38f-4525-9eae-1240acecae3f 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/9499179a-be5c-4a17-bc66-8e8f884d55a9 returned with HTTP 202 [pid: 7|app: 0|req: 403/803] 10.0.0.117 () {32 vars in 778 bytes} [Tue Jun 23 19:56:36 2026] DELETE /v3/8ff8687712bb446e80127abac21ae7b4/volumes/9499179a-be5c-4a17-bc66-8e8f884d55a9 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:56:36.355 8 INFO cinder.api.openstack.wsgi [None req-46b88f38-6e4a-4aeb-942a-87d6b6809cd3 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/9499179a-be5c-4a17-bc66-8e8f884d55a9 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:56:36.376 8 INFO cinder.volume.api [None req-46b88f38-6e4a-4aeb-942a-87d6b6809cd3 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] Volume info retrieved successfully. 2026-06-23 19:56:36.391 8 INFO cinder.api.openstack.wsgi [None req-46b88f38-6e4a-4aeb-942a-87d6b6809cd3 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/9499179a-be5c-4a17-bc66-8e8f884d55a9 returned with HTTP 200 [pid: 8|app: 0|req: 401/804] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:56:36 2026] GET /v3/8ff8687712bb446e80127abac21ae7b4/volumes/9499179a-be5c-4a17-bc66-8e8f884d55a9 => generated 1526 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:56:37.430 7 INFO cinder.api.openstack.wsgi [None req-a6052467-5bb2-4fdf-8827-1e5642d4a7de 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/9499179a-be5c-4a17-bc66-8e8f884d55a9 2026-06-23 19:56:37.441 7 INFO cinder.api.openstack.wsgi [None req-a6052467-5bb2-4fdf-8827-1e5642d4a7de 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ff8687712bb446e80127abac21ae7b4/volumes/9499179a-be5c-4a17-bc66-8e8f884d55a9 returned with HTTP 404 [pid: 7|app: 0|req: 404/805] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:56:37 2026] GET /v3/8ff8687712bb446e80127abac21ae7b4/volumes/9499179a-be5c-4a17-bc66-8e8f884d55a9 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-06-23 19:56:45.862 8 INFO cinder.api.openstack.wsgi [None req-46b88f38-6e4a-4aeb-942a-87d6b6809cd3 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:56:45.862 7 INFO cinder.api.openstack.wsgi [None req-a6052467-5bb2-4fdf-8827-1e5642d4a7de 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:56:45.863 8 INFO cinder.api.openstack.wsgi [None req-46b88f38-6e4a-4aeb-942a-87d6b6809cd3 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:56:45.863 7 INFO cinder.api.openstack.wsgi [None req-a6052467-5bb2-4fdf-8827-1e5642d4a7de 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:56:55.861 8 INFO cinder.api.openstack.wsgi [None req-46b88f38-6e4a-4aeb-942a-87d6b6809cd3 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:56:55.863 8 INFO cinder.api.openstack.wsgi [None req-46b88f38-6e4a-4aeb-942a-87d6b6809cd3 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:56:55.863 7 INFO cinder.api.openstack.wsgi [None req-a6052467-5bb2-4fdf-8827-1e5642d4a7de 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:56:55.865 7 INFO cinder.api.openstack.wsgi [None req-a6052467-5bb2-4fdf-8827-1e5642d4a7de 8abbcf975ce74fe8aeb130d8fb9077c5 8ff8687712bb446e80127abac21ae7b4 - - default default] http://10.0.0.141:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:57:00.737 8 INFO cinder.api.openstack.wsgi [req-1fb84180-02e2-4032-a280-1acb56ca8519 req-b75027d9-1a09-433e-a6ca-789c89d95699 aa661371364746489b1d98b7007dd13e 371a1f0f4b244351a171e7864f435c05 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/371a1f0f4b244351a171e7864f435c05/attachments?instance_id=1852d0de-5b99-4364-9dac-d0128f4ddf3c 2026-06-23 19:57:00.764 8 INFO cinder.api.openstack.wsgi [req-1fb84180-02e2-4032-a280-1acb56ca8519 req-b75027d9-1a09-433e-a6ca-789c89d95699 aa661371364746489b1d98b7007dd13e 371a1f0f4b244351a171e7864f435c05 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/371a1f0f4b244351a171e7864f435c05/attachments?instance_id=1852d0de-5b99-4364-9dac-d0128f4ddf3c returned with HTTP 200 [pid: 8|app: 0|req: 404/810] 199.19.213.221 () {36 vars in 1104 bytes} [Tue Jun 23 19:57:00 2026] GET /v3/371a1f0f4b244351a171e7864f435c05/attachments?instance_id=1852d0de-5b99-4364-9dac-d0128f4ddf3c => generated 19 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:57:02.450 7 INFO cinder.api.openstack.wsgi [None req-e7476049-3f1d-486f-9714-8bfd28809ea8 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0c103eec89ca413aa2f8c45f1bbb0e2e/volumes 2026-06-23 19:57:02.452 7 INFO cinder.api.v3.volumes [None req-e7476049-3f1d-486f-9714-8bfd28809ea8 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] Create volume of 1 GB 2026-06-23 19:57:02.459 7 INFO cinder.volume.api [None req-e7476049-3f1d-486f-9714-8bfd28809ea8 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] Availability Zones retrieved successfully. 2026-06-23 19:57:02.676 7 INFO cinder.volume.api [None req-e7476049-3f1d-486f-9714-8bfd28809ea8 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] Create volume request issued successfully. 2026-06-23 19:57:02.678 7 INFO cinder.api.openstack.wsgi [None req-e7476049-3f1d-486f-9714-8bfd28809ea8 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c103eec89ca413aa2f8c45f1bbb0e2e/volumes returned with HTTP 202 [pid: 7|app: 0|req: 407/811] 10.0.0.117 () {34 vars in 722 bytes} [Tue Jun 23 19:57:02 2026] POST /v3/0c103eec89ca413aa2f8c45f1bbb0e2e/volumes => generated 861 bytes in 479 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-06-23 19:57:02.698 8 INFO cinder.api.openstack.wsgi [None req-8ddfd143-eb5d-478d-9fc4-c71cef369a26 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c103eec89ca413aa2f8c45f1bbb0e2e/volumes/52d1e5e5-3efb-4b8d-8db6-4431cd40397f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:57:02.717 8 INFO cinder.volume.api [None req-8ddfd143-eb5d-478d-9fc4-c71cef369a26 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] Volume info retrieved successfully. 2026-06-23 19:57:02.724 8 INFO cinder.api.openstack.wsgi [None req-8ddfd143-eb5d-478d-9fc4-c71cef369a26 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c103eec89ca413aa2f8c45f1bbb0e2e/volumes/52d1e5e5-3efb-4b8d-8db6-4431cd40397f returned with HTTP 200 [pid: 8|app: 0|req: 405/812] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:57:02 2026] GET /v3/0c103eec89ca413aa2f8c45f1bbb0e2e/volumes/52d1e5e5-3efb-4b8d-8db6-4431cd40397f => generated 929 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:57:03.746 7 INFO cinder.api.openstack.wsgi [None req-2d4c556c-6635-4e8f-a538-8e6dd29a3d05 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c103eec89ca413aa2f8c45f1bbb0e2e/volumes/52d1e5e5-3efb-4b8d-8db6-4431cd40397f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:57:03.771 7 INFO cinder.volume.api [None req-2d4c556c-6635-4e8f-a538-8e6dd29a3d05 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] Volume info retrieved successfully. 2026-06-23 19:57:03.781 7 INFO cinder.api.openstack.wsgi [None req-2d4c556c-6635-4e8f-a538-8e6dd29a3d05 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c103eec89ca413aa2f8c45f1bbb0e2e/volumes/52d1e5e5-3efb-4b8d-8db6-4431cd40397f returned with HTTP 200 [pid: 7|app: 0|req: 408/813] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:57:03 2026] GET /v3/0c103eec89ca413aa2f8c45f1bbb0e2e/volumes/52d1e5e5-3efb-4b8d-8db6-4431cd40397f => generated 954 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:57:04.790 8 INFO cinder.api.openstack.wsgi [None req-59805552-3f84-43c9-99ed-5f6d17394257 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 19:57:04.805 8 INFO cinder.volume.api [None req-59805552-3f84-43c9-99ed-5f6d17394257 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:57:04.816 8 INFO cinder.api.openstack.wsgi [None req-59805552-3f84-43c9-99ed-5f6d17394257 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 406/814] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 19:57:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 1122 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:57:04.909 7 INFO cinder.api.openstack.wsgi [None req-b282ea17-8d4c-4602-bb03-1733048df7f9 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/05c66c184a6e412ead0042bfb97b3b8b?usage=true 2026-06-23 19:57:04.945 7 INFO cinder.api.openstack.wsgi [None req-b282ea17-8d4c-4602-bb03-1733048df7f9 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/05c66c184a6e412ead0042bfb97b3b8b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 409/815] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:57:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/05c66c184a6e412ead0042bfb97b3b8b?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:57:04.965 8 INFO cinder.api.openstack.wsgi [None req-951e8f0e-530c-4162-b2e6-fcdf7040136d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/0c103eec89ca413aa2f8c45f1bbb0e2e?usage=true 2026-06-23 19:57:04.995 8 INFO cinder.api.openstack.wsgi [None req-951e8f0e-530c-4162-b2e6-fcdf7040136d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/0c103eec89ca413aa2f8c45f1bbb0e2e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 407/816] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:57:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/0c103eec89ca413aa2f8c45f1bbb0e2e?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:57:05.010 7 INFO cinder.api.openstack.wsgi [None req-a1b2080d-4a61-4224-a1ba-1b675ad49dcd a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true 2026-06-23 19:57:05.041 7 INFO cinder.api.openstack.wsgi [None req-a1b2080d-4a61-4224-a1ba-1b675ad49dcd a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 410/817] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:57:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:57:05.063 8 INFO cinder.api.openstack.wsgi [None req-e1fe7c62-9dca-4c9a-9f74-5fcfdd1d481d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/371a1f0f4b244351a171e7864f435c05?usage=true 2026-06-23 19:57:05.101 8 INFO cinder.api.openstack.wsgi [None req-e1fe7c62-9dca-4c9a-9f74-5fcfdd1d481d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/371a1f0f4b244351a171e7864f435c05?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 408/818] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:57:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/371a1f0f4b244351a171e7864f435c05?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:57:05.125 7 INFO cinder.api.openstack.wsgi [None req-e7822adf-a7cb-4a12-ae74-c7747aba62f1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/600f0a0d0e954354897bf78341fd8a41?usage=true 2026-06-23 19:57:05.162 7 INFO cinder.api.openstack.wsgi [None req-e7822adf-a7cb-4a12-ae74-c7747aba62f1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/600f0a0d0e954354897bf78341fd8a41?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 411/819] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:57:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/600f0a0d0e954354897bf78341fd8a41?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:57:05.183 8 INFO cinder.api.openstack.wsgi [None req-7aa60e04-6dd3-4d27-bf44-f23c2b81c159 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true 2026-06-23 19:57:05.207 8 INFO cinder.api.openstack.wsgi [None req-7aa60e04-6dd3-4d27-bf44-f23c2b81c159 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 409/820] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:57:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:57:05.225 7 INFO cinder.api.openstack.wsgi [None req-61c7d6a7-42eb-4135-91ca-39ad81c22c06 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/a95e75ff67f5407f871450d8360fce40?usage=true 2026-06-23 19:57:05.251 7 INFO cinder.api.openstack.wsgi [None req-61c7d6a7-42eb-4135-91ca-39ad81c22c06 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/a95e75ff67f5407f871450d8360fce40?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 412/821] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:57:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/a95e75ff67f5407f871450d8360fce40?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:57:05.267 8 INFO cinder.api.openstack.wsgi [None req-3ff71635-33c4-4d03-8005-f1d92f0a47a1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/b60013dcdd5e4f0c99c207de05c64d9f?usage=true 2026-06-23 19:57:05.311 8 INFO cinder.api.openstack.wsgi [None req-3ff71635-33c4-4d03-8005-f1d92f0a47a1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/b60013dcdd5e4f0c99c207de05c64d9f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 410/822] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:57:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/b60013dcdd5e4f0c99c207de05c64d9f?usage=true => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:57:05.330 7 INFO cinder.api.openstack.wsgi [None req-0543321f-8ae6-4a85-9539-1720cc048007 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/cd3263b316ae4a97ad13a7baa4fc8a8f?usage=true 2026-06-23 19:57:05.362 7 INFO cinder.api.openstack.wsgi [None req-0543321f-8ae6-4a85-9539-1720cc048007 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/cd3263b316ae4a97ad13a7baa4fc8a8f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 413/823] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:57:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/cd3263b316ae4a97ad13a7baa4fc8a8f?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:57:05.376 8 INFO cinder.api.openstack.wsgi [None req-6a6f7cc3-dcea-42cd-b982-bda26915fbc1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true 2026-06-23 19:57:05.401 8 INFO cinder.api.openstack.wsgi [None req-6a6f7cc3-dcea-42cd-b982-bda26915fbc1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 411/824] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:57:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:57:05.417 7 INFO cinder.api.openstack.wsgi [None req-d84deeed-2f08-4052-8e27-521de34d94bd a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services 2026-06-23 19:57:05.426 7 INFO cinder.api.openstack.wsgi [None req-d84deeed-2f08-4052-8e27-521de34d94bd a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 414/825] 10.0.0.10 () {28 vars in 644 bytes} [Tue Jun 23 19:57:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-services => generated 646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:57:05.438 8 INFO cinder.api.openstack.wsgi [None req-d3bab16b-26e0-45a2-a59b-d7a14863461c a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 19:57:05.464 8 INFO cinder.volume.api [None req-d3bab16b-26e0-45a2-a59b-d7a14863461c a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:57:05.471 8 INFO cinder.api.openstack.wsgi [None req-d3bab16b-26e0-45a2-a59b-d7a14863461c a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 412/826] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 19:57:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 1122 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-23 19:57:05.481 7 INFO cinder.api.openstack.wsgi [None req-020f5aa5-de58-4e2a-83d9-842598462d51 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true 2026-06-23 19:57:05.509 7 INFO cinder.api.openstack.wsgi [None req-020f5aa5-de58-4e2a-83d9-842598462d51 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 415/827] 10.0.0.10 () {28 vars in 695 bytes} [Tue Jun 23 19:57:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:57:05.530 8 INFO cinder.api.openstack.wsgi [None req-7861b19a-3889-4773-abf6-f4a4bb1ddbbf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true 2026-06-23 19:57:05.537 8 INFO cinder.volume.api [None req-7861b19a-3889-4773-abf6-f4a4bb1ddbbf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all snapshots completed successfully. 2026-06-23 19:57:05.537 8 INFO cinder.api.openstack.wsgi [None req-7861b19a-3889-4773-abf6-f4a4bb1ddbbf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 413/828] 10.0.0.10 () {28 vars in 673 bytes} [Tue Jun 23 19:57:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:57:05.862 8 INFO cinder.api.openstack.wsgi [None req-7861b19a-3889-4773-abf6-f4a4bb1ddbbf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:57:05.862 7 INFO cinder.api.openstack.wsgi [None req-020f5aa5-de58-4e2a-83d9-842598462d51 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:57:05.864 8 INFO cinder.api.openstack.wsgi [None req-7861b19a-3889-4773-abf6-f4a4bb1ddbbf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:57:05.864 7 INFO cinder.api.openstack.wsgi [None req-020f5aa5-de58-4e2a-83d9-842598462d51 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:57:10.072 8 INFO cinder.api.openstack.wsgi [None req-ce0f0780-b45b-4879-b216-61947214aa45 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0c103eec89ca413aa2f8c45f1bbb0e2e/volumes/52d1e5e5-3efb-4b8d-8db6-4431cd40397f/action /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:57:10.093 8 INFO cinder.volume.api [None req-ce0f0780-b45b-4879-b216-61947214aa45 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] Volume info retrieved successfully. 2026-06-23 19:57:10.109 8 INFO cinder.volume.api [None req-ce0f0780-b45b-4879-b216-61947214aa45 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] Update volume admin metadata completed successfully. 2026-06-23 19:57:10.214 8 INFO cinder.volume.api [None req-ce0f0780-b45b-4879-b216-61947214aa45 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] Attach volume completed successfully. 2026-06-23 19:57:10.215 8 INFO cinder.api.openstack.wsgi [None req-ce0f0780-b45b-4879-b216-61947214aa45 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c103eec89ca413aa2f8c45f1bbb0e2e/volumes/52d1e5e5-3efb-4b8d-8db6-4431cd40397f/action returned with HTTP 202 [pid: 8|app: 0|req: 415/831] 10.0.0.117 () {34 vars in 810 bytes} [Tue Jun 23 19:57:10 2026] POST /v3/0c103eec89ca413aa2f8c45f1bbb0e2e/volumes/52d1e5e5-3efb-4b8d-8db6-4431cd40397f/action => generated 0 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) 2026-06-23 19:57:10.229 7 INFO cinder.api.openstack.wsgi [None req-104e8edd-f726-4125-b1cc-59a8c4c40f3d 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c103eec89ca413aa2f8c45f1bbb0e2e/volumes/52d1e5e5-3efb-4b8d-8db6-4431cd40397f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:57:10.273 7 INFO cinder.volume.api [None req-104e8edd-f726-4125-b1cc-59a8c4c40f3d 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] Volume info retrieved successfully. 2026-06-23 19:57:10.282 7 INFO cinder.api.openstack.wsgi [None req-104e8edd-f726-4125-b1cc-59a8c4c40f3d 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c103eec89ca413aa2f8c45f1bbb0e2e/volumes/52d1e5e5-3efb-4b8d-8db6-4431cd40397f returned with HTTP 200 [pid: 7|app: 0|req: 417/832] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:57:10 2026] GET /v3/0c103eec89ca413aa2f8c45f1bbb0e2e/volumes/52d1e5e5-3efb-4b8d-8db6-4431cd40397f => generated 1288 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:57:10.317 8 INFO cinder.api.openstack.wsgi [None req-309752a6-e835-47fc-9480-8133a44110c6 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0c103eec89ca413aa2f8c45f1bbb0e2e/volumes/52d1e5e5-3efb-4b8d-8db6-4431cd40397f/action /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:57:10.350 8 INFO cinder.volume.api [None req-309752a6-e835-47fc-9480-8133a44110c6 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] Volume info retrieved successfully. 2026-06-23 19:57:10.435 8 INFO cinder.volume.api [None req-309752a6-e835-47fc-9480-8133a44110c6 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] Detach volume completed successfully. 2026-06-23 19:57:10.436 8 INFO cinder.api.openstack.wsgi [None req-309752a6-e835-47fc-9480-8133a44110c6 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c103eec89ca413aa2f8c45f1bbb0e2e/volumes/52d1e5e5-3efb-4b8d-8db6-4431cd40397f/action returned with HTTP 202 [pid: 8|app: 0|req: 416/833] 10.0.0.117 () {34 vars in 810 bytes} [Tue Jun 23 19:57:10 2026] POST /v3/0c103eec89ca413aa2f8c45f1bbb0e2e/volumes/52d1e5e5-3efb-4b8d-8db6-4431cd40397f/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:57:10.453 7 INFO cinder.api.openstack.wsgi [None req-a3f14dfa-8a07-4729-8069-aa12bae82b53 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c103eec89ca413aa2f8c45f1bbb0e2e/volumes/52d1e5e5-3efb-4b8d-8db6-4431cd40397f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:57:10.483 7 INFO cinder.volume.api [None req-a3f14dfa-8a07-4729-8069-aa12bae82b53 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] Volume info retrieved successfully. 2026-06-23 19:57:10.492 7 INFO cinder.api.openstack.wsgi [None req-a3f14dfa-8a07-4729-8069-aa12bae82b53 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c103eec89ca413aa2f8c45f1bbb0e2e/volumes/52d1e5e5-3efb-4b8d-8db6-4431cd40397f returned with HTTP 200 [pid: 7|app: 0|req: 418/834] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:57:10 2026] GET /v3/0c103eec89ca413aa2f8c45f1bbb0e2e/volumes/52d1e5e5-3efb-4b8d-8db6-4431cd40397f => generated 973 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:57:13.120 8 INFO cinder.api.openstack.wsgi [None req-d1a97187-734e-4861-a9e3-5258cab5e067 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c103eec89ca413aa2f8c45f1bbb0e2e/volumes/52d1e5e5-3efb-4b8d-8db6-4431cd40397f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:57:13.154 8 INFO cinder.volume.api [None req-d1a97187-734e-4861-a9e3-5258cab5e067 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] Volume info retrieved successfully. 2026-06-23 19:57:13.168 8 INFO cinder.api.openstack.wsgi [None req-d1a97187-734e-4861-a9e3-5258cab5e067 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c103eec89ca413aa2f8c45f1bbb0e2e/volumes/52d1e5e5-3efb-4b8d-8db6-4431cd40397f returned with HTTP 200 [pid: 8|app: 0|req: 417/835] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:57:13 2026] GET /v3/0c103eec89ca413aa2f8c45f1bbb0e2e/volumes/52d1e5e5-3efb-4b8d-8db6-4431cd40397f => generated 973 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:57:13.191 7 INFO cinder.api.openstack.wsgi [None req-6425e72a-f71d-42dc-8344-e48eb9872642 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/0c103eec89ca413aa2f8c45f1bbb0e2e/volumes/52d1e5e5-3efb-4b8d-8db6-4431cd40397f 2026-06-23 19:57:13.192 7 INFO cinder.api.v3.volumes [None req-6425e72a-f71d-42dc-8344-e48eb9872642 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] Delete volume with id: 52d1e5e5-3efb-4b8d-8db6-4431cd40397f  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:57:13.204 7 INFO cinder.volume.api [None req-6425e72a-f71d-42dc-8344-e48eb9872642 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] Volume info retrieved successfully. 2026-06-23 19:57:13.230 7 INFO cinder.volume.api [None req-6425e72a-f71d-42dc-8344-e48eb9872642 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] Delete volume request issued successfully. 2026-06-23 19:57:13.231 7 INFO cinder.api.openstack.wsgi [None req-6425e72a-f71d-42dc-8344-e48eb9872642 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c103eec89ca413aa2f8c45f1bbb0e2e/volumes/52d1e5e5-3efb-4b8d-8db6-4431cd40397f returned with HTTP 202 [pid: 7|app: 0|req: 419/836] 10.0.0.117 () {32 vars in 778 bytes} [Tue Jun 23 19:57:13 2026] DELETE /v3/0c103eec89ca413aa2f8c45f1bbb0e2e/volumes/52d1e5e5-3efb-4b8d-8db6-4431cd40397f => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:57:13.244 8 INFO cinder.api.openstack.wsgi [None req-ce821cd0-3bbe-4af3-86e3-91ed9cd700eb 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c103eec89ca413aa2f8c45f1bbb0e2e/volumes/52d1e5e5-3efb-4b8d-8db6-4431cd40397f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:57:13.264 8 INFO cinder.volume.api [None req-ce821cd0-3bbe-4af3-86e3-91ed9cd700eb 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] Volume info retrieved successfully. 2026-06-23 19:57:13.272 8 INFO cinder.api.openstack.wsgi [None req-ce821cd0-3bbe-4af3-86e3-91ed9cd700eb 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c103eec89ca413aa2f8c45f1bbb0e2e/volumes/52d1e5e5-3efb-4b8d-8db6-4431cd40397f returned with HTTP 200 [pid: 8|app: 0|req: 418/837] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:57:13 2026] GET /v3/0c103eec89ca413aa2f8c45f1bbb0e2e/volumes/52d1e5e5-3efb-4b8d-8db6-4431cd40397f => generated 972 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:57:14.310 7 INFO cinder.api.openstack.wsgi [None req-b64b7f34-74dc-455b-860f-2672e615116a 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0c103eec89ca413aa2f8c45f1bbb0e2e/volumes/52d1e5e5-3efb-4b8d-8db6-4431cd40397f 2026-06-23 19:57:14.320 7 INFO cinder.api.openstack.wsgi [None req-b64b7f34-74dc-455b-860f-2672e615116a 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0c103eec89ca413aa2f8c45f1bbb0e2e/volumes/52d1e5e5-3efb-4b8d-8db6-4431cd40397f returned with HTTP 404 [pid: 7|app: 0|req: 420/838] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:57:14 2026] GET /v3/0c103eec89ca413aa2f8c45f1bbb0e2e/volumes/52d1e5e5-3efb-4b8d-8db6-4431cd40397f => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-06-23 19:57:15.862 8 INFO cinder.api.openstack.wsgi [None req-ce821cd0-3bbe-4af3-86e3-91ed9cd700eb 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:57:15.862 7 INFO cinder.api.openstack.wsgi [None req-b64b7f34-74dc-455b-860f-2672e615116a 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:57:15.864 7 INFO cinder.api.openstack.wsgi [None req-b64b7f34-74dc-455b-860f-2672e615116a 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:57:15.866 8 INFO cinder.api.openstack.wsgi [None req-ce821cd0-3bbe-4af3-86e3-91ed9cd700eb 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:57:25.862 8 INFO cinder.api.openstack.wsgi [None req-ce821cd0-3bbe-4af3-86e3-91ed9cd700eb 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:57:25.862 7 INFO cinder.api.openstack.wsgi [None req-b64b7f34-74dc-455b-860f-2672e615116a 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:57:25.863 8 INFO cinder.api.openstack.wsgi [None req-ce821cd0-3bbe-4af3-86e3-91ed9cd700eb 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:57:25.863 7 INFO cinder.api.openstack.wsgi [None req-b64b7f34-74dc-455b-860f-2672e615116a 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:57:35.862 8 INFO cinder.api.openstack.wsgi [None req-ce821cd0-3bbe-4af3-86e3-91ed9cd700eb 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:57:35.864 8 INFO cinder.api.openstack.wsgi [None req-ce821cd0-3bbe-4af3-86e3-91ed9cd700eb 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:57:35.867 7 INFO cinder.api.openstack.wsgi [None req-b64b7f34-74dc-455b-860f-2672e615116a 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:57:35.868 7 INFO cinder.api.openstack.wsgi [None req-b64b7f34-74dc-455b-860f-2672e615116a 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:57:45.862 8 INFO cinder.api.openstack.wsgi [None req-ce821cd0-3bbe-4af3-86e3-91ed9cd700eb 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:57:45.862 7 INFO cinder.api.openstack.wsgi [None req-b64b7f34-74dc-455b-860f-2672e615116a 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:57:45.864 7 INFO cinder.api.openstack.wsgi [None req-b64b7f34-74dc-455b-860f-2672e615116a 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:57:45.865 8 INFO cinder.api.openstack.wsgi [None req-ce821cd0-3bbe-4af3-86e3-91ed9cd700eb 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:57:55.862 7 INFO cinder.api.openstack.wsgi [None req-b64b7f34-74dc-455b-860f-2672e615116a 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:57:55.862 8 INFO cinder.api.openstack.wsgi [None req-ce821cd0-3bbe-4af3-86e3-91ed9cd700eb 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:57:55.863 7 INFO cinder.api.openstack.wsgi [None req-b64b7f34-74dc-455b-860f-2672e615116a 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:57:55.865 8 INFO cinder.api.openstack.wsgi [None req-ce821cd0-3bbe-4af3-86e3-91ed9cd700eb 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:58:04.734 7 INFO cinder.api.openstack.wsgi [None req-78f8da6f-9e0e-4cc6-a7be-76954a1dd077 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true 2026-06-23 19:58:04.761 7 INFO cinder.api.openstack.wsgi [None req-78f8da6f-9e0e-4cc6-a7be-76954a1dd077 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 426/849] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:58:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true => generated 845 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:58:04.777 8 INFO cinder.api.openstack.wsgi [None req-537f0280-2fd3-4717-8e61-29f2d80f3b80 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/40d8f6a09b3848f1bca69a3f4ff0aeb0?usage=true 2026-06-23 19:58:04.809 8 INFO cinder.api.openstack.wsgi [None req-537f0280-2fd3-4717-8e61-29f2d80f3b80 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/40d8f6a09b3848f1bca69a3f4ff0aeb0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 424/850] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:58:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/40d8f6a09b3848f1bca69a3f4ff0aeb0?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:58:04.827 7 INFO cinder.api.openstack.wsgi [None req-1391c6fc-2660-4ac5-92ef-5d7aef0b0e0b a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/600f0a0d0e954354897bf78341fd8a41?usage=true 2026-06-23 19:58:04.878 7 INFO cinder.api.openstack.wsgi [None req-1391c6fc-2660-4ac5-92ef-5d7aef0b0e0b a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/600f0a0d0e954354897bf78341fd8a41?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 427/851] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:58:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/600f0a0d0e954354897bf78341fd8a41?usage=true => generated 847 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:58:04.893 8 INFO cinder.api.openstack.wsgi [None req-02dfd664-3bb8-4185-973d-1b6966e9cb37 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true 2026-06-23 19:58:04.921 8 INFO cinder.api.openstack.wsgi [None req-02dfd664-3bb8-4185-973d-1b6966e9cb37 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 425/852] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:58:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:58:04.933 7 INFO cinder.api.openstack.wsgi [None req-2b8a814c-a7fc-47bc-b80a-47aa95374fa5 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/7f17b18d908f4a419835f1dbf328e78d?usage=true 2026-06-23 19:58:04.961 7 INFO cinder.api.openstack.wsgi [None req-2b8a814c-a7fc-47bc-b80a-47aa95374fa5 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/7f17b18d908f4a419835f1dbf328e78d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 428/853] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:58:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/7f17b18d908f4a419835f1dbf328e78d?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:58:04.976 8 INFO cinder.api.openstack.wsgi [None req-aefd4d44-6841-45a0-96d3-fa2b0e6a4b87 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/b60013dcdd5e4f0c99c207de05c64d9f?usage=true 2026-06-23 19:58:05.011 8 INFO cinder.api.openstack.wsgi [None req-aefd4d44-6841-45a0-96d3-fa2b0e6a4b87 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/b60013dcdd5e4f0c99c207de05c64d9f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 426/854] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:58:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/b60013dcdd5e4f0c99c207de05c64d9f?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:58:05.025 7 INFO cinder.api.openstack.wsgi [None req-b01bbacc-cc32-4d9f-8cc0-cd07a20f3881 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/c6932c04064c4eae89ff9c3d4c0fe8a9?usage=true 2026-06-23 19:58:05.066 7 INFO cinder.api.openstack.wsgi [None req-b01bbacc-cc32-4d9f-8cc0-cd07a20f3881 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/c6932c04064c4eae89ff9c3d4c0fe8a9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 429/855] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:58:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/c6932c04064c4eae89ff9c3d4c0fe8a9?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:58:05.081 8 INFO cinder.api.openstack.wsgi [None req-e9d9daff-0c2e-4d38-bce6-42cd855e1824 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true 2026-06-23 19:58:05.123 8 INFO cinder.api.openstack.wsgi [None req-e9d9daff-0c2e-4d38-bce6-42cd855e1824 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 427/856] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:58:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:58:05.147 7 INFO cinder.api.openstack.wsgi [None req-160fc903-e65a-4c72-880f-cee879541532 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5c448df61b64f5580083b68568bd8e1?usage=true 2026-06-23 19:58:05.195 7 INFO cinder.api.openstack.wsgi [None req-160fc903-e65a-4c72-880f-cee879541532 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5c448df61b64f5580083b68568bd8e1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 430/857] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:58:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5c448df61b64f5580083b68568bd8e1?usage=true => generated 847 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:58:05.211 8 INFO cinder.api.openstack.wsgi [None req-baf5a8ee-b3c7-4ac9-9110-a3d899884b56 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/dd90fb72f676449988a5baa4736eba4a?usage=true 2026-06-23 19:58:05.249 8 INFO cinder.api.openstack.wsgi [None req-baf5a8ee-b3c7-4ac9-9110-a3d899884b56 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/dd90fb72f676449988a5baa4736eba4a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 428/858] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:58:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/dd90fb72f676449988a5baa4736eba4a?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:58:05.263 7 INFO cinder.api.openstack.wsgi [None req-d8db19dd-9638-4bd6-a538-98a7d02b1e5e a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true 2026-06-23 19:58:05.281 7 INFO cinder.api.openstack.wsgi [None req-d8db19dd-9638-4bd6-a538-98a7d02b1e5e a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 431/859] 10.0.0.10 () {28 vars in 695 bytes} [Tue Jun 23 19:58:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:58:05.300 8 INFO cinder.api.openstack.wsgi [None req-9f79f2c2-3fbd-4bda-952b-ac6a4a882baa a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 19:58:05.313 8 INFO cinder.volume.api [None req-9f79f2c2-3fbd-4bda-952b-ac6a4a882baa a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 19:58:05.316 8 INFO cinder.api.openstack.wsgi [None req-9f79f2c2-3fbd-4bda-952b-ac6a4a882baa a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 429/860] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 19:58:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:58:05.329 7 INFO cinder.api.openstack.wsgi [None req-abf0c8cb-7c24-497d-b81f-7f2009f10ab5 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 19:58:05.342 7 INFO cinder.volume.api [None req-abf0c8cb-7c24-497d-b81f-7f2009f10ab5 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 19:58:05.345 7 INFO cinder.api.openstack.wsgi [None req-abf0c8cb-7c24-497d-b81f-7f2009f10ab5 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 432/861] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 19:58:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:58:05.360 8 INFO cinder.api.openstack.wsgi [None req-4c1eda15-a44d-4a69-b0eb-31bcd345c52a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true 2026-06-23 19:58:05.368 8 INFO cinder.volume.api [None req-4c1eda15-a44d-4a69-b0eb-31bcd345c52a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all snapshots completed successfully. 2026-06-23 19:58:05.368 8 INFO cinder.api.openstack.wsgi [None req-4c1eda15-a44d-4a69-b0eb-31bcd345c52a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 430/862] 10.0.0.10 () {28 vars in 673 bytes} [Tue Jun 23 19:58:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:58:05.382 7 INFO cinder.api.openstack.wsgi [None req-0fc2017e-5bb5-4f6b-baca-0a4c3022f6cc a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services 2026-06-23 19:58:05.388 7 INFO cinder.api.openstack.wsgi [None req-0fc2017e-5bb5-4f6b-baca-0a4c3022f6cc a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 433/863] 10.0.0.10 () {28 vars in 644 bytes} [Tue Jun 23 19:58:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:58:05.862 7 INFO cinder.api.openstack.wsgi [None req-0fc2017e-5bb5-4f6b-baca-0a4c3022f6cc a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:58:05.862 8 INFO cinder.api.openstack.wsgi [None req-4c1eda15-a44d-4a69-b0eb-31bcd345c52a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:58:05.863 7 INFO cinder.api.openstack.wsgi [None req-0fc2017e-5bb5-4f6b-baca-0a4c3022f6cc a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:58:05.866 8 INFO cinder.api.openstack.wsgi [None req-4c1eda15-a44d-4a69-b0eb-31bcd345c52a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:58:15.861 7 INFO cinder.api.openstack.wsgi [None req-0fc2017e-5bb5-4f6b-baca-0a4c3022f6cc a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:58:15.862 7 INFO cinder.api.openstack.wsgi [None req-0fc2017e-5bb5-4f6b-baca-0a4c3022f6cc a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:58:15.863 8 INFO cinder.api.openstack.wsgi [None req-4c1eda15-a44d-4a69-b0eb-31bcd345c52a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:58:15.864 8 INFO cinder.api.openstack.wsgi [None req-4c1eda15-a44d-4a69-b0eb-31bcd345c52a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:58:25.862 7 INFO cinder.api.openstack.wsgi [None req-0fc2017e-5bb5-4f6b-baca-0a4c3022f6cc a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:58:25.862 8 INFO cinder.api.openstack.wsgi [None req-4c1eda15-a44d-4a69-b0eb-31bcd345c52a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:58:25.864 7 INFO cinder.api.openstack.wsgi [None req-0fc2017e-5bb5-4f6b-baca-0a4c3022f6cc a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:58:25.864 8 INFO cinder.api.openstack.wsgi [None req-4c1eda15-a44d-4a69-b0eb-31bcd345c52a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:58:35.862 7 INFO cinder.api.openstack.wsgi [None req-0fc2017e-5bb5-4f6b-baca-0a4c3022f6cc a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:58:35.863 7 INFO cinder.api.openstack.wsgi [None req-0fc2017e-5bb5-4f6b-baca-0a4c3022f6cc a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:58:35.862 8 INFO cinder.api.openstack.wsgi [None req-4c1eda15-a44d-4a69-b0eb-31bcd345c52a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:58:35.865 8 INFO cinder.api.openstack.wsgi [None req-4c1eda15-a44d-4a69-b0eb-31bcd345c52a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:58:45.862 7 INFO cinder.api.openstack.wsgi [None req-0fc2017e-5bb5-4f6b-baca-0a4c3022f6cc a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:58:45.862 8 INFO cinder.api.openstack.wsgi [None req-4c1eda15-a44d-4a69-b0eb-31bcd345c52a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:58:45.863 8 INFO cinder.api.openstack.wsgi [None req-4c1eda15-a44d-4a69-b0eb-31bcd345c52a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:58:45.863 7 INFO cinder.api.openstack.wsgi [None req-0fc2017e-5bb5-4f6b-baca-0a4c3022f6cc a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:58:55.862 8 INFO cinder.api.openstack.wsgi [None req-4c1eda15-a44d-4a69-b0eb-31bcd345c52a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:58:55.862 7 INFO cinder.api.openstack.wsgi [None req-0fc2017e-5bb5-4f6b-baca-0a4c3022f6cc a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:58:55.864 8 INFO cinder.api.openstack.wsgi [None req-4c1eda15-a44d-4a69-b0eb-31bcd345c52a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:58:55.864 7 INFO cinder.api.openstack.wsgi [None req-0fc2017e-5bb5-4f6b-baca-0a4c3022f6cc a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:59:04.686 8 INFO cinder.api.openstack.wsgi [None req-7317dfb4-cfba-48b9-808e-cb465154cdb9 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 19:59:04.696 8 INFO cinder.volume.api [None req-7317dfb4-cfba-48b9-808e-cb465154cdb9 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 19:59:04.698 8 INFO cinder.api.openstack.wsgi [None req-7317dfb4-cfba-48b9-808e-cb465154cdb9 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 437/876] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 19:59:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:59:04.712 7 INFO cinder.api.openstack.wsgi [None req-78509365-a0fe-45ac-996f-d214f19ce607 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services 2026-06-23 19:59:04.718 7 INFO cinder.api.openstack.wsgi [None req-78509365-a0fe-45ac-996f-d214f19ce607 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 440/877] 10.0.0.10 () {28 vars in 644 bytes} [Tue Jun 23 19:59:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:59:04.732 8 INFO cinder.api.openstack.wsgi [None req-edd32ef3-efaf-4c43-9ee5-613b448cb0b2 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 19:59:04.746 8 INFO cinder.volume.api [None req-edd32ef3-efaf-4c43-9ee5-613b448cb0b2 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 19:59:04.748 8 INFO cinder.api.openstack.wsgi [None req-edd32ef3-efaf-4c43-9ee5-613b448cb0b2 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 438/878] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 19:59:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:59:04.761 7 INFO cinder.api.openstack.wsgi [None req-67656883-f899-4081-a66a-582404079e15 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true 2026-06-23 19:59:04.776 7 INFO cinder.api.openstack.wsgi [None req-67656883-f899-4081-a66a-582404079e15 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 441/879] 10.0.0.10 () {28 vars in 695 bytes} [Tue Jun 23 19:59:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:59:04.791 8 INFO cinder.api.openstack.wsgi [None req-0688b2a0-7c46-4033-b2f2-2962a1c95f3c a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true 2026-06-23 19:59:04.799 8 INFO cinder.volume.api [None req-0688b2a0-7c46-4033-b2f2-2962a1c95f3c a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all snapshots completed successfully. 2026-06-23 19:59:04.799 8 INFO cinder.api.openstack.wsgi [None req-0688b2a0-7c46-4033-b2f2-2962a1c95f3c a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 439/880] 10.0.0.10 () {28 vars in 673 bytes} [Tue Jun 23 19:59:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:59:04.864 7 INFO cinder.api.openstack.wsgi [None req-aea42ebf-ff67-495e-b53c-ce7e4bfc1c15 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/0fa4830f1ab54ecea63bb7d922089655?usage=true 2026-06-23 19:59:04.907 7 INFO cinder.api.openstack.wsgi [None req-aea42ebf-ff67-495e-b53c-ce7e4bfc1c15 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/0fa4830f1ab54ecea63bb7d922089655?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 442/881] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:59:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/0fa4830f1ab54ecea63bb7d922089655?usage=true => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:59:04.920 8 INFO cinder.api.openstack.wsgi [None req-310d34ea-e66e-4bac-a99c-8796dee0e754 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true 2026-06-23 19:59:04.942 8 INFO cinder.api.openstack.wsgi [None req-310d34ea-e66e-4bac-a99c-8796dee0e754 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 440/882] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:59:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:59:04.956 7 INFO cinder.api.openstack.wsgi [None req-a6a89400-1e8c-4bd8-beca-13460146e8e5 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/471407d820eb4c2aad2d0b429ea37b61?usage=true 2026-06-23 19:59:04.988 7 INFO cinder.api.openstack.wsgi [None req-a6a89400-1e8c-4bd8-beca-13460146e8e5 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/471407d820eb4c2aad2d0b429ea37b61?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 443/883] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:59:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/471407d820eb4c2aad2d0b429ea37b61?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:59:05.003 8 INFO cinder.api.openstack.wsgi [None req-c49717d3-4c04-4d44-adfb-dabe67414c11 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/52902383110e4c64b51570575af92915?usage=true 2026-06-23 19:59:05.030 8 INFO cinder.api.openstack.wsgi [None req-c49717d3-4c04-4d44-adfb-dabe67414c11 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/52902383110e4c64b51570575af92915?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 441/884] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:59:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/52902383110e4c64b51570575af92915?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:59:05.054 7 INFO cinder.api.openstack.wsgi [None req-5e4a63b5-98fa-46d7-886e-962abb96cffc a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/5d0ff556a3b24e04b1237256a0a0cb90?usage=true 2026-06-23 19:59:05.109 7 INFO cinder.api.openstack.wsgi [None req-5e4a63b5-98fa-46d7-886e-962abb96cffc a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/5d0ff556a3b24e04b1237256a0a0cb90?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 444/885] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:59:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/5d0ff556a3b24e04b1237256a0a0cb90?usage=true => generated 847 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:59:05.132 8 INFO cinder.api.openstack.wsgi [None req-df8ff00e-bcbc-4263-8c87-cb13b765e3b6 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true 2026-06-23 19:59:05.165 8 INFO cinder.api.openstack.wsgi [None req-df8ff00e-bcbc-4263-8c87-cb13b765e3b6 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 442/886] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:59:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:59:05.179 7 INFO cinder.api.openstack.wsgi [None req-7f20a88b-b986-4837-869b-b1346fef6f64 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/b203a4b28a5245e5bfd2d34407f93483?usage=true 2026-06-23 19:59:05.216 7 INFO cinder.api.openstack.wsgi [None req-7f20a88b-b986-4837-869b-b1346fef6f64 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/b203a4b28a5245e5bfd2d34407f93483?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 445/887] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:59:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/b203a4b28a5245e5bfd2d34407f93483?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:59:05.229 8 INFO cinder.api.openstack.wsgi [None req-347be4b0-55bd-4b56-9ca5-ae5103dc36f5 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d2b5f85ea3ad4e51a2924119631184f2?usage=true 2026-06-23 19:59:05.248 8 INFO cinder.api.openstack.wsgi [None req-347be4b0-55bd-4b56-9ca5-ae5103dc36f5 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d2b5f85ea3ad4e51a2924119631184f2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 443/888] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:59:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d2b5f85ea3ad4e51a2924119631184f2?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:59:05.263 7 INFO cinder.api.openstack.wsgi [None req-cc1d07c4-c788-4ff5-a889-8a1b0f435089 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true 2026-06-23 19:59:05.291 7 INFO cinder.api.openstack.wsgi [None req-cc1d07c4-c788-4ff5-a889-8a1b0f435089 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 446/889] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 19:59:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:59:05.863 8 INFO cinder.api.openstack.wsgi [None req-347be4b0-55bd-4b56-9ca5-ae5103dc36f5 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:59:05.863 7 INFO cinder.api.openstack.wsgi [None req-cc1d07c4-c788-4ff5-a889-8a1b0f435089 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:59:05.864 7 INFO cinder.api.openstack.wsgi [None req-cc1d07c4-c788-4ff5-a889-8a1b0f435089 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:59:05.864 8 INFO cinder.api.openstack.wsgi [None req-347be4b0-55bd-4b56-9ca5-ae5103dc36f5 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:59:15.862 7 INFO cinder.api.openstack.wsgi [None req-cc1d07c4-c788-4ff5-a889-8a1b0f435089 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:59:15.862 8 INFO cinder.api.openstack.wsgi [None req-347be4b0-55bd-4b56-9ca5-ae5103dc36f5 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:59:15.864 8 INFO cinder.api.openstack.wsgi [None req-347be4b0-55bd-4b56-9ca5-ae5103dc36f5 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:59:15.865 7 INFO cinder.api.openstack.wsgi [None req-cc1d07c4-c788-4ff5-a889-8a1b0f435089 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:59:25.862 7 INFO cinder.api.openstack.wsgi [None req-cc1d07c4-c788-4ff5-a889-8a1b0f435089 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:59:25.862 8 INFO cinder.api.openstack.wsgi [None req-347be4b0-55bd-4b56-9ca5-ae5103dc36f5 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:59:25.863 7 INFO cinder.api.openstack.wsgi [None req-cc1d07c4-c788-4ff5-a889-8a1b0f435089 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:59:25.864 8 INFO cinder.api.openstack.wsgi [None req-347be4b0-55bd-4b56-9ca5-ae5103dc36f5 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:59:35.862 7 INFO cinder.api.openstack.wsgi [None req-cc1d07c4-c788-4ff5-a889-8a1b0f435089 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:59:35.862 8 INFO cinder.api.openstack.wsgi [None req-347be4b0-55bd-4b56-9ca5-ae5103dc36f5 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:59:35.863 7 INFO cinder.api.openstack.wsgi [None req-cc1d07c4-c788-4ff5-a889-8a1b0f435089 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:59:35.864 8 INFO cinder.api.openstack.wsgi [None req-347be4b0-55bd-4b56-9ca5-ae5103dc36f5 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:59:45.328 7 INFO cinder.api.openstack.wsgi [None req-cc1d07c4-c788-4ff5-a889-8a1b0f435089 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-23 19:59:45.329 7 INFO cinder.api.openstack.wsgi [None req-cc1d07c4-c788-4ff5-a889-8a1b0f435089 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 451/898] 10.0.0.117 () {30 vars in 411 bytes} [Tue Jun 23 19:59:45 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-06-23 19:59:45.862 8 INFO cinder.api.openstack.wsgi [None req-347be4b0-55bd-4b56-9ca5-ae5103dc36f5 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:59:45.863 7 INFO cinder.api.openstack.wsgi [None req-cc1d07c4-c788-4ff5-a889-8a1b0f435089 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:59:45.863 8 INFO cinder.api.openstack.wsgi [None req-347be4b0-55bd-4b56-9ca5-ae5103dc36f5 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:59:45.864 7 INFO cinder.api.openstack.wsgi [None req-cc1d07c4-c788-4ff5-a889-8a1b0f435089 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:59:48.617 8 INFO cinder.api.openstack.wsgi [None req-31b488cb-2264-4e6e-a0e4-da0f9954431e a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes 2026-06-23 19:59:48.647 8 INFO cinder.volume.api [None req-31b488cb-2264-4e6e-a0e4-da0f9954431e a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] Get all volumes completed successfully. 2026-06-23 19:59:48.648 8 INFO cinder.api.openstack.wsgi [None req-31b488cb-2264-4e6e-a0e4-da0f9954431e a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes returned with HTTP 200 [pid: 8|app: 0|req: 449/901] 10.0.0.117 () {32 vars in 701 bytes} [Tue Jun 23 19:59:48 2026] GET /v3/61711ba546ca41d38dcb0bee6a87b764/volumes => generated 15 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 19:59:48.666 7 INFO cinder.api.openstack.wsgi [None req-491ba9a6-ec8c-4c41-a4ae-7fe1644bfee4 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes 2026-06-23 19:59:48.669 7 INFO cinder.api.v3.volumes [None req-491ba9a6-ec8c-4c41-a4ae-7fe1644bfee4 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] Create volume of 1 GB 2026-06-23 19:59:48.676 7 INFO cinder.volume.api [None req-491ba9a6-ec8c-4c41-a4ae-7fe1644bfee4 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] Availability Zones retrieved successfully. 2026-06-23 19:59:48.840 7 INFO cinder.volume.api [None req-491ba9a6-ec8c-4c41-a4ae-7fe1644bfee4 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] Create volume request issued successfully. 2026-06-23 19:59:48.842 7 INFO cinder.api.openstack.wsgi [None req-491ba9a6-ec8c-4c41-a4ae-7fe1644bfee4 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes returned with HTTP 202 [pid: 7|app: 0|req: 453/902] 10.0.0.117 () {34 vars in 723 bytes} [Tue Jun 23 19:59:48 2026] POST /v3/61711ba546ca41d38dcb0bee6a87b764/volumes => generated 875 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-06-23 19:59:48.866 8 INFO cinder.api.openstack.wsgi [None req-a086fd85-1efd-4be6-b841-7b030b9d4b7b a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes/5718a901-2466-4255-a937-7bdd76b63fb8 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:59:48.886 8 INFO cinder.volume.api [None req-a086fd85-1efd-4be6-b841-7b030b9d4b7b a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] Volume info retrieved successfully. 2026-06-23 19:59:48.894 8 INFO cinder.api.openstack.wsgi [None req-a086fd85-1efd-4be6-b841-7b030b9d4b7b a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes/5718a901-2466-4255-a937-7bdd76b63fb8 returned with HTTP 200 [pid: 8|app: 0|req: 450/903] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:59:48 2026] GET /v3/61711ba546ca41d38dcb0bee6a87b764/volumes/5718a901-2466-4255-a937-7bdd76b63fb8 => generated 943 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:59:49.920 7 INFO cinder.api.openstack.wsgi [None req-480ecb23-dc49-4d84-b8ba-05394d42fda7 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes/5718a901-2466-4255-a937-7bdd76b63fb8 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:59:49.936 7 INFO cinder.volume.api [None req-480ecb23-dc49-4d84-b8ba-05394d42fda7 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] Volume info retrieved successfully. 2026-06-23 19:59:49.942 7 INFO cinder.api.openstack.wsgi [None req-480ecb23-dc49-4d84-b8ba-05394d42fda7 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes/5718a901-2466-4255-a937-7bdd76b63fb8 returned with HTTP 200 [pid: 7|app: 0|req: 454/904] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:59:49 2026] GET /v3/61711ba546ca41d38dcb0bee6a87b764/volumes/5718a901-2466-4255-a937-7bdd76b63fb8 => generated 968 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:59:49.966 8 INFO cinder.api.openstack.wsgi [None req-2f5c3efa-e448-448a-b490-aeb37175fb93 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes/5718a901-2466-4255-a937-7bdd76b63fb8 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:59:49.982 8 INFO cinder.volume.api [None req-2f5c3efa-e448-448a-b490-aeb37175fb93 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] Volume info retrieved successfully. 2026-06-23 19:59:49.987 8 INFO cinder.api.openstack.wsgi [None req-2f5c3efa-e448-448a-b490-aeb37175fb93 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes/5718a901-2466-4255-a937-7bdd76b63fb8 returned with HTTP 200 [pid: 8|app: 0|req: 451/905] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:59:49 2026] GET /v3/61711ba546ca41d38dcb0bee6a87b764/volumes/5718a901-2466-4255-a937-7bdd76b63fb8 => generated 968 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:59:50.015 7 INFO cinder.api.openstack.wsgi [None req-59f85c5d-fac0-4a07-9435-9bf8ab864440 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes 2026-06-23 19:59:50.017 7 INFO cinder.api.v3.volumes [None req-59f85c5d-fac0-4a07-9435-9bf8ab864440 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] Create volume of 1 GB 2026-06-23 19:59:50.024 7 INFO cinder.volume.api [None req-59f85c5d-fac0-4a07-9435-9bf8ab864440 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] Availability Zones retrieved successfully. 2026-06-23 19:59:50.173 7 INFO cinder.volume.api [None req-59f85c5d-fac0-4a07-9435-9bf8ab864440 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] Create volume request issued successfully. 2026-06-23 19:59:50.174 7 INFO cinder.api.openstack.wsgi [None req-59f85c5d-fac0-4a07-9435-9bf8ab864440 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes returned with HTTP 202 [pid: 7|app: 0|req: 455/906] 10.0.0.117 () {34 vars in 723 bytes} [Tue Jun 23 19:59:50 2026] POST /v3/61711ba546ca41d38dcb0bee6a87b764/volumes => generated 876 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:59:50.199 8 INFO cinder.api.openstack.wsgi [None req-df15809f-7451-4e96-b9dd-9a9c25d3d6a1 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes/68abb27d-716e-4909-b5b5-9ba365d1d196 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:59:50.217 8 INFO cinder.volume.api [None req-df15809f-7451-4e96-b9dd-9a9c25d3d6a1 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] Volume info retrieved successfully. 2026-06-23 19:59:50.224 8 INFO cinder.api.openstack.wsgi [None req-df15809f-7451-4e96-b9dd-9a9c25d3d6a1 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes/68abb27d-716e-4909-b5b5-9ba365d1d196 returned with HTTP 200 [pid: 8|app: 0|req: 452/907] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:59:50 2026] GET /v3/61711ba546ca41d38dcb0bee6a87b764/volumes/68abb27d-716e-4909-b5b5-9ba365d1d196 => generated 944 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:59:51.251 7 INFO cinder.api.openstack.wsgi [None req-e6644683-6499-4c50-af81-18d379543ae5 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes/68abb27d-716e-4909-b5b5-9ba365d1d196 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:59:51.270 7 INFO cinder.volume.api [None req-e6644683-6499-4c50-af81-18d379543ae5 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] Volume info retrieved successfully. 2026-06-23 19:59:51.279 7 INFO cinder.api.openstack.wsgi [None req-e6644683-6499-4c50-af81-18d379543ae5 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes/68abb27d-716e-4909-b5b5-9ba365d1d196 returned with HTTP 200 [pid: 7|app: 0|req: 456/908] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:59:51 2026] GET /v3/61711ba546ca41d38dcb0bee6a87b764/volumes/68abb27d-716e-4909-b5b5-9ba365d1d196 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:59:51.301 8 INFO cinder.api.openstack.wsgi [None req-9220c7bb-5236-407c-b8c5-047c86963be3 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes/68abb27d-716e-4909-b5b5-9ba365d1d196 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:59:51.317 8 INFO cinder.volume.api [None req-9220c7bb-5236-407c-b8c5-047c86963be3 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] Volume info retrieved successfully. 2026-06-23 19:59:51.324 8 INFO cinder.api.openstack.wsgi [None req-9220c7bb-5236-407c-b8c5-047c86963be3 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes/68abb27d-716e-4909-b5b5-9ba365d1d196 returned with HTTP 200 [pid: 8|app: 0|req: 453/909] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:59:51 2026] GET /v3/61711ba546ca41d38dcb0bee6a87b764/volumes/68abb27d-716e-4909-b5b5-9ba365d1d196 => generated 969 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:59:51.348 7 INFO cinder.api.openstack.wsgi [None req-07d13a3b-8587-4351-b7a3-a93225c42134 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes 2026-06-23 19:59:51.353 7 INFO cinder.api.v3.volumes [None req-07d13a3b-8587-4351-b7a3-a93225c42134 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] Create volume of 1 GB 2026-06-23 19:59:51.361 7 INFO cinder.volume.api [None req-07d13a3b-8587-4351-b7a3-a93225c42134 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] Availability Zones retrieved successfully. 2026-06-23 19:59:51.523 7 INFO cinder.volume.api [None req-07d13a3b-8587-4351-b7a3-a93225c42134 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] Create volume request issued successfully. 2026-06-23 19:59:51.524 7 INFO cinder.api.openstack.wsgi [None req-07d13a3b-8587-4351-b7a3-a93225c42134 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes returned with HTTP 202 [pid: 7|app: 0|req: 457/910] 10.0.0.117 () {34 vars in 723 bytes} [Tue Jun 23 19:59:51 2026] POST /v3/61711ba546ca41d38dcb0bee6a87b764/volumes => generated 876 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:59:51.545 8 INFO cinder.api.openstack.wsgi [None req-22ecc188-e624-4de2-8fbb-8575826f2b06 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes/46506d3a-19c1-474a-a7f4-372fe66692c5 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:59:51.566 8 INFO cinder.volume.api [None req-22ecc188-e624-4de2-8fbb-8575826f2b06 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] Volume info retrieved successfully. 2026-06-23 19:59:51.571 8 INFO cinder.api.openstack.wsgi [None req-22ecc188-e624-4de2-8fbb-8575826f2b06 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes/46506d3a-19c1-474a-a7f4-372fe66692c5 returned with HTTP 200 [pid: 8|app: 0|req: 454/911] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:59:51 2026] GET /v3/61711ba546ca41d38dcb0bee6a87b764/volumes/46506d3a-19c1-474a-a7f4-372fe66692c5 => generated 944 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:59:52.598 7 INFO cinder.api.openstack.wsgi [None req-abbb8388-4d95-4aa2-abe0-fbf41bf8e204 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes/46506d3a-19c1-474a-a7f4-372fe66692c5 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:59:52.624 7 INFO cinder.volume.api [None req-abbb8388-4d95-4aa2-abe0-fbf41bf8e204 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] Volume info retrieved successfully. 2026-06-23 19:59:52.629 7 INFO cinder.api.openstack.wsgi [None req-abbb8388-4d95-4aa2-abe0-fbf41bf8e204 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes/46506d3a-19c1-474a-a7f4-372fe66692c5 returned with HTTP 200 [pid: 7|app: 0|req: 458/912] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:59:52 2026] GET /v3/61711ba546ca41d38dcb0bee6a87b764/volumes/46506d3a-19c1-474a-a7f4-372fe66692c5 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:59:52.651 8 INFO cinder.api.openstack.wsgi [None req-9bd23eab-2133-4fdf-8079-a42f0f0dc406 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes/46506d3a-19c1-474a-a7f4-372fe66692c5 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:59:52.666 8 INFO cinder.volume.api [None req-9bd23eab-2133-4fdf-8079-a42f0f0dc406 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] Volume info retrieved successfully. 2026-06-23 19:59:52.681 8 INFO cinder.api.openstack.wsgi [None req-9bd23eab-2133-4fdf-8079-a42f0f0dc406 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes/46506d3a-19c1-474a-a7f4-372fe66692c5 returned with HTTP 200 [pid: 8|app: 0|req: 455/913] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:59:52 2026] GET /v3/61711ba546ca41d38dcb0bee6a87b764/volumes/46506d3a-19c1-474a-a7f4-372fe66692c5 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:59:52.704 7 INFO cinder.api.openstack.wsgi [None req-04b03e8a-9c48-4a64-92d2-20072c525822 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes 2026-06-23 19:59:52.747 7 INFO cinder.volume.api [None req-04b03e8a-9c48-4a64-92d2-20072c525822 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] Get all volumes completed successfully. 2026-06-23 19:59:52.748 7 INFO cinder.api.openstack.wsgi [None req-04b03e8a-9c48-4a64-92d2-20072c525822 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes returned with HTTP 200 [pid: 7|app: 0|req: 459/914] 10.0.0.117 () {32 vars in 701 bytes} [Tue Jun 23 19:59:52 2026] GET /v3/61711ba546ca41d38dcb0bee6a87b764/volumes => generated 1323 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:59:52.764 8 INFO cinder.api.openstack.wsgi [None req-7a33aae5-853a-4141-82e3-a8a1dbce57dd a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes/46506d3a-19c1-474a-a7f4-372fe66692c5 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:59:52.779 8 INFO cinder.volume.api [None req-7a33aae5-853a-4141-82e3-a8a1dbce57dd a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] Volume info retrieved successfully. 2026-06-23 19:59:52.784 8 INFO cinder.api.openstack.wsgi [None req-7a33aae5-853a-4141-82e3-a8a1dbce57dd a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes/46506d3a-19c1-474a-a7f4-372fe66692c5 returned with HTTP 200 [pid: 8|app: 0|req: 456/915] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:59:52 2026] GET /v3/61711ba546ca41d38dcb0bee6a87b764/volumes/46506d3a-19c1-474a-a7f4-372fe66692c5 => generated 969 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:59:52.804 7 INFO cinder.api.openstack.wsgi [None req-11aefc6f-99f4-48ea-ae54-d72c58de491a a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes/46506d3a-19c1-474a-a7f4-372fe66692c5 2026-06-23 19:59:52.805 7 INFO cinder.api.v3.volumes [None req-11aefc6f-99f4-48ea-ae54-d72c58de491a a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] Delete volume with id: 46506d3a-19c1-474a-a7f4-372fe66692c5  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:59:52.815 7 INFO cinder.volume.api [None req-11aefc6f-99f4-48ea-ae54-d72c58de491a a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] Volume info retrieved successfully. 2026-06-23 19:59:52.844 7 INFO cinder.volume.api [None req-11aefc6f-99f4-48ea-ae54-d72c58de491a a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] Delete volume request issued successfully. 2026-06-23 19:59:52.845 7 INFO cinder.api.openstack.wsgi [None req-11aefc6f-99f4-48ea-ae54-d72c58de491a a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes/46506d3a-19c1-474a-a7f4-372fe66692c5 returned with HTTP 202 [pid: 7|app: 0|req: 460/916] 10.0.0.117 () {32 vars in 778 bytes} [Tue Jun 23 19:59:52 2026] DELETE /v3/61711ba546ca41d38dcb0bee6a87b764/volumes/46506d3a-19c1-474a-a7f4-372fe66692c5 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:59:52.859 8 INFO cinder.api.openstack.wsgi [None req-df254909-0f9c-4d73-9720-a4dd0e8093c4 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes/46506d3a-19c1-474a-a7f4-372fe66692c5 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:59:52.878 8 INFO cinder.volume.api [None req-df254909-0f9c-4d73-9720-a4dd0e8093c4 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] Volume info retrieved successfully. 2026-06-23 19:59:52.884 8 INFO cinder.api.openstack.wsgi [None req-df254909-0f9c-4d73-9720-a4dd0e8093c4 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes/46506d3a-19c1-474a-a7f4-372fe66692c5 returned with HTTP 200 [pid: 8|app: 0|req: 457/917] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:59:52 2026] GET /v3/61711ba546ca41d38dcb0bee6a87b764/volumes/46506d3a-19c1-474a-a7f4-372fe66692c5 => generated 968 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:59:53.911 7 INFO cinder.api.openstack.wsgi [None req-3f8026b5-6b08-41b3-8d18-d8a58415186e a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes/46506d3a-19c1-474a-a7f4-372fe66692c5 2026-06-23 19:59:53.926 7 INFO cinder.api.openstack.wsgi [None req-3f8026b5-6b08-41b3-8d18-d8a58415186e a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes/46506d3a-19c1-474a-a7f4-372fe66692c5 returned with HTTP 404 [pid: 7|app: 0|req: 461/918] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:59:53 2026] GET /v3/61711ba546ca41d38dcb0bee6a87b764/volumes/46506d3a-19c1-474a-a7f4-372fe66692c5 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:59:53.941 8 INFO cinder.api.openstack.wsgi [None req-b9014b0c-e4f2-4584-aa12-7d25ca5ee8e0 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes/68abb27d-716e-4909-b5b5-9ba365d1d196 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:59:53.962 8 INFO cinder.volume.api [None req-b9014b0c-e4f2-4584-aa12-7d25ca5ee8e0 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] Volume info retrieved successfully. 2026-06-23 19:59:53.978 8 INFO cinder.api.openstack.wsgi [None req-b9014b0c-e4f2-4584-aa12-7d25ca5ee8e0 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes/68abb27d-716e-4909-b5b5-9ba365d1d196 returned with HTTP 200 [pid: 8|app: 0|req: 458/919] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:59:53 2026] GET /v3/61711ba546ca41d38dcb0bee6a87b764/volumes/68abb27d-716e-4909-b5b5-9ba365d1d196 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:59:54.000 7 INFO cinder.api.openstack.wsgi [None req-4144e9b1-bea7-4659-8ca8-b278eda1be31 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes/68abb27d-716e-4909-b5b5-9ba365d1d196 2026-06-23 19:59:54.001 7 INFO cinder.api.v3.volumes [None req-4144e9b1-bea7-4659-8ca8-b278eda1be31 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] Delete volume with id: 68abb27d-716e-4909-b5b5-9ba365d1d196  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:59:54.012 7 INFO cinder.volume.api [None req-4144e9b1-bea7-4659-8ca8-b278eda1be31 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] Volume info retrieved successfully. 2026-06-23 19:59:54.043 7 INFO cinder.volume.api [None req-4144e9b1-bea7-4659-8ca8-b278eda1be31 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] Delete volume request issued successfully. 2026-06-23 19:59:54.043 7 INFO cinder.api.openstack.wsgi [None req-4144e9b1-bea7-4659-8ca8-b278eda1be31 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes/68abb27d-716e-4909-b5b5-9ba365d1d196 returned with HTTP 202 [pid: 7|app: 0|req: 462/920] 10.0.0.117 () {32 vars in 778 bytes} [Tue Jun 23 19:59:53 2026] DELETE /v3/61711ba546ca41d38dcb0bee6a87b764/volumes/68abb27d-716e-4909-b5b5-9ba365d1d196 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:59:54.059 8 INFO cinder.api.openstack.wsgi [None req-6277513a-344a-42fc-a793-519b8310e658 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes/68abb27d-716e-4909-b5b5-9ba365d1d196 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:59:54.085 8 INFO cinder.volume.api [None req-6277513a-344a-42fc-a793-519b8310e658 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] Volume info retrieved successfully. 2026-06-23 19:59:54.092 8 INFO cinder.api.openstack.wsgi [None req-6277513a-344a-42fc-a793-519b8310e658 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes/68abb27d-716e-4909-b5b5-9ba365d1d196 returned with HTTP 200 [pid: 8|app: 0|req: 459/921] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:59:54 2026] GET /v3/61711ba546ca41d38dcb0bee6a87b764/volumes/68abb27d-716e-4909-b5b5-9ba365d1d196 => generated 968 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:59:55.124 7 INFO cinder.api.openstack.wsgi [None req-3f8eaa42-1149-4405-8247-e2db0c716528 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes/68abb27d-716e-4909-b5b5-9ba365d1d196 2026-06-23 19:59:55.141 7 INFO cinder.api.openstack.wsgi [None req-3f8eaa42-1149-4405-8247-e2db0c716528 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes/68abb27d-716e-4909-b5b5-9ba365d1d196 returned with HTTP 404 [pid: 7|app: 0|req: 463/922] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:59:55 2026] GET /v3/61711ba546ca41d38dcb0bee6a87b764/volumes/68abb27d-716e-4909-b5b5-9ba365d1d196 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:59:55.156 8 INFO cinder.api.openstack.wsgi [None req-966947ff-2477-452c-8590-b26306364402 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes/5718a901-2466-4255-a937-7bdd76b63fb8 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:59:55.176 8 INFO cinder.volume.api [None req-966947ff-2477-452c-8590-b26306364402 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] Volume info retrieved successfully. 2026-06-23 19:59:55.185 8 INFO cinder.api.openstack.wsgi [None req-966947ff-2477-452c-8590-b26306364402 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes/5718a901-2466-4255-a937-7bdd76b63fb8 returned with HTTP 200 [pid: 8|app: 0|req: 460/923] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:59:55 2026] GET /v3/61711ba546ca41d38dcb0bee6a87b764/volumes/5718a901-2466-4255-a937-7bdd76b63fb8 => generated 968 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:59:55.204 7 INFO cinder.api.openstack.wsgi [None req-10108225-8bbd-4c8e-ada8-1f1615ad7346 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes/5718a901-2466-4255-a937-7bdd76b63fb8 2026-06-23 19:59:55.205 7 INFO cinder.api.v3.volumes [None req-10108225-8bbd-4c8e-ada8-1f1615ad7346 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] Delete volume with id: 5718a901-2466-4255-a937-7bdd76b63fb8  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:59:55.215 7 INFO cinder.volume.api [None req-10108225-8bbd-4c8e-ada8-1f1615ad7346 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] Volume info retrieved successfully. 2026-06-23 19:59:55.234 7 INFO cinder.volume.api [None req-10108225-8bbd-4c8e-ada8-1f1615ad7346 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] Delete volume request issued successfully. 2026-06-23 19:59:55.234 7 INFO cinder.api.openstack.wsgi [None req-10108225-8bbd-4c8e-ada8-1f1615ad7346 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes/5718a901-2466-4255-a937-7bdd76b63fb8 returned with HTTP 202 [pid: 7|app: 0|req: 464/924] 10.0.0.117 () {32 vars in 778 bytes} [Tue Jun 23 19:59:55 2026] DELETE /v3/61711ba546ca41d38dcb0bee6a87b764/volumes/5718a901-2466-4255-a937-7bdd76b63fb8 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:59:55.248 8 INFO cinder.api.openstack.wsgi [None req-645d98cb-8f0c-41b1-9daa-ca5318c68bde a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes/5718a901-2466-4255-a937-7bdd76b63fb8 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 19:59:55.274 8 INFO cinder.volume.api [None req-645d98cb-8f0c-41b1-9daa-ca5318c68bde a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] Volume info retrieved successfully. 2026-06-23 19:59:55.280 8 INFO cinder.api.openstack.wsgi [None req-645d98cb-8f0c-41b1-9daa-ca5318c68bde a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes/5718a901-2466-4255-a937-7bdd76b63fb8 returned with HTTP 200 [pid: 8|app: 0|req: 461/925] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:59:55 2026] GET /v3/61711ba546ca41d38dcb0bee6a87b764/volumes/5718a901-2466-4255-a937-7bdd76b63fb8 => generated 967 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 19:59:55.862 7 INFO cinder.api.openstack.wsgi [None req-10108225-8bbd-4c8e-ada8-1f1615ad7346 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:59:55.862 8 INFO cinder.api.openstack.wsgi [None req-645d98cb-8f0c-41b1-9daa-ca5318c68bde a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] GET http://10.0.0.141:8776/ 2026-06-23 19:59:55.863 7 INFO cinder.api.openstack.wsgi [None req-10108225-8bbd-4c8e-ada8-1f1615ad7346 a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 19:59:55.864 8 INFO cinder.api.openstack.wsgi [None req-645d98cb-8f0c-41b1-9daa-ca5318c68bde a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] http://10.0.0.141:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:59:56.307 7 INFO cinder.api.openstack.wsgi [None req-9d3aca12-04ff-4f7b-b2c3-5836c3988a4e a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes/5718a901-2466-4255-a937-7bdd76b63fb8 2026-06-23 19:59:56.315 7 INFO cinder.api.openstack.wsgi [None req-9d3aca12-04ff-4f7b-b2c3-5836c3988a4e a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/61711ba546ca41d38dcb0bee6a87b764/volumes/5718a901-2466-4255-a937-7bdd76b63fb8 returned with HTTP 404 [pid: 7|app: 0|req: 466/928] 10.0.0.117 () {32 vars in 775 bytes} [Tue Jun 23 19:59:56 2026] GET /v3/61711ba546ca41d38dcb0bee6a87b764/volumes/5718a901-2466-4255-a937-7bdd76b63fb8 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-06-23 20:00:00.820 8 INFO cinder.api.openstack.wsgi [None req-645d98cb-8f0c-41b1-9daa-ca5318c68bde a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-23 20:00:00.821 8 INFO cinder.api.openstack.wsgi [None req-645d98cb-8f0c-41b1-9daa-ca5318c68bde a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 463/929] 10.0.0.108 () {28 vars in 376 bytes} [Tue Jun 23 20:00:00 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-06-23 20:00:00.834 7 INFO cinder.api.openstack.wsgi [None req-980a8729-6665-46fc-9afc-877b4767f7b5 809eb99e0f37461b9b6c6cd2f48ad286 b303879da9794c31ae86910aec0af158 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b303879da9794c31ae86910aec0af158/limits?tenant_id=b303879da9794c31ae86910aec0af158 2026-06-23 20:00:00.863 7 INFO cinder.api.openstack.wsgi [None req-980a8729-6665-46fc-9afc-877b4767f7b5 809eb99e0f37461b9b6c6cd2f48ad286 b303879da9794c31ae86910aec0af158 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b303879da9794c31ae86910aec0af158/limits?tenant_id=b303879da9794c31ae86910aec0af158 returned with HTTP 200 [pid: 7|app: 0|req: 467/930] 10.0.0.108 () {34 vars in 879 bytes} [Tue Jun 23 20:00:00 2026] GET /v3/b303879da9794c31ae86910aec0af158/limits?tenant_id=b303879da9794c31ae86910aec0af158 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-23 20:00:02.986 8 INFO cinder.api.openstack.wsgi [None req-645d98cb-8f0c-41b1-9daa-ca5318c68bde a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-23 20:00:02.987 8 INFO cinder.api.openstack.wsgi [None req-645d98cb-8f0c-41b1-9daa-ca5318c68bde a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 464/931] 10.0.0.108 () {28 vars in 376 bytes} [Tue Jun 23 20:00:02 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-06-23 20:00:02.994 7 INFO cinder.api.openstack.wsgi [None req-980a8729-6665-46fc-9afc-877b4767f7b5 809eb99e0f37461b9b6c6cd2f48ad286 b303879da9794c31ae86910aec0af158 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-23 20:00:02.995 7 INFO cinder.api.openstack.wsgi [None req-980a8729-6665-46fc-9afc-877b4767f7b5 809eb99e0f37461b9b6c6cd2f48ad286 b303879da9794c31ae86910aec0af158 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 468/932] 10.0.0.108 () {28 vars in 376 bytes} [Tue Jun 23 20:00:02 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-06-23 20:00:03.673 8 INFO cinder.api.openstack.wsgi [None req-645d98cb-8f0c-41b1-9daa-ca5318c68bde a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-23 20:00:03.674 8 INFO cinder.api.openstack.wsgi [None req-645d98cb-8f0c-41b1-9daa-ca5318c68bde a438c5418d2348d593a0a3fd52cbef2a 61711ba546ca41d38dcb0bee6a87b764 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 465/933] 10.0.0.108 () {28 vars in 376 bytes} [Tue Jun 23 20:00:03 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-06-23 20:00:03.698 7 INFO cinder.api.openstack.wsgi [None req-a18c4d3c-6afa-4649-b733-9cae8a52e118 809eb99e0f37461b9b6c6cd2f48ad286 b303879da9794c31ae86910aec0af158 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b303879da9794c31ae86910aec0af158/limits?tenant_id=b303879da9794c31ae86910aec0af158 2026-06-23 20:00:03.729 7 INFO cinder.api.openstack.wsgi [None req-a18c4d3c-6afa-4649-b733-9cae8a52e118 809eb99e0f37461b9b6c6cd2f48ad286 b303879da9794c31ae86910aec0af158 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b303879da9794c31ae86910aec0af158/limits?tenant_id=b303879da9794c31ae86910aec0af158 returned with HTTP 200 [pid: 7|app: 0|req: 469/934] 10.0.0.108 () {34 vars in 879 bytes} [Tue Jun 23 20:00:03 2026] GET /v3/b303879da9794c31ae86910aec0af158/limits?tenant_id=b303879da9794c31ae86910aec0af158 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 20:00:04.771 8 INFO cinder.api.openstack.wsgi [None req-bbcc08cf-ed2a-40af-afc1-05210f095970 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 20:00:04.791 8 INFO cinder.volume.api [None req-bbcc08cf-ed2a-40af-afc1-05210f095970 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 20:00:04.796 8 INFO cinder.api.openstack.wsgi [None req-bbcc08cf-ed2a-40af-afc1-05210f095970 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 466/935] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 20:00:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 20:00:04.822 7 INFO cinder.api.openstack.wsgi [None req-677bbdaf-cb91-43f9-b05a-8a92786f86f2 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 20:00:04.833 7 INFO cinder.volume.api [None req-677bbdaf-cb91-43f9-b05a-8a92786f86f2 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 20:00:04.840 7 INFO cinder.api.openstack.wsgi [None req-677bbdaf-cb91-43f9-b05a-8a92786f86f2 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 470/936] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 20:00:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 20:00:04.854 8 INFO cinder.api.openstack.wsgi [None req-8dce542f-5917-49ba-bdf3-b0b65406efbb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true 2026-06-23 20:00:04.874 8 INFO cinder.api.openstack.wsgi [None req-8dce542f-5917-49ba-bdf3-b0b65406efbb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 467/937] 10.0.0.10 () {28 vars in 695 bytes} [Tue Jun 23 20:00:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:00:04.886 7 INFO cinder.api.openstack.wsgi [None req-bc9f50a4-bd73-463b-b1a3-396e327c5d75 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true 2026-06-23 20:00:04.895 7 INFO cinder.volume.api [None req-bc9f50a4-bd73-463b-b1a3-396e327c5d75 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all snapshots completed successfully. 2026-06-23 20:00:04.896 7 INFO cinder.api.openstack.wsgi [None req-bc9f50a4-bd73-463b-b1a3-396e327c5d75 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 471/938] 10.0.0.10 () {28 vars in 673 bytes} [Tue Jun 23 20:00:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 20:00:04.922 8 INFO cinder.api.openstack.wsgi [None req-278925ae-7794-4888-9440-c5afa6748516 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services 2026-06-23 20:00:04.930 8 INFO cinder.api.openstack.wsgi [None req-278925ae-7794-4888-9440-c5afa6748516 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 468/939] 10.0.0.10 () {28 vars in 644 bytes} [Tue Jun 23 20:00:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-services => generated 646 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:00:04.983 7 INFO cinder.api.openstack.wsgi [None req-b5fb625a-2c3a-4086-8d05-42eb7ee74015 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true 2026-06-23 20:00:05.014 7 INFO cinder.api.openstack.wsgi [None req-b5fb625a-2c3a-4086-8d05-42eb7ee74015 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 472/940] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:00:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:00:05.030 8 INFO cinder.api.openstack.wsgi [None req-ec84866e-2d83-4f27-987e-654027c87819 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/19350d48780b444d8c98ddfa45f81bfb?usage=true 2026-06-23 20:00:05.059 8 INFO cinder.api.openstack.wsgi [None req-ec84866e-2d83-4f27-987e-654027c87819 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/19350d48780b444d8c98ddfa45f81bfb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 469/941] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:00:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/19350d48780b444d8c98ddfa45f81bfb?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:00:05.075 7 INFO cinder.api.openstack.wsgi [None req-713ee079-da6d-4886-a45b-e370a0230806 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/346373f1e1da42b19cff7c1c3d8ca969?usage=true 2026-06-23 20:00:05.117 7 INFO cinder.api.openstack.wsgi [None req-713ee079-da6d-4886-a45b-e370a0230806 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/346373f1e1da42b19cff7c1c3d8ca969?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 473/942] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:00:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/346373f1e1da42b19cff7c1c3d8ca969?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:00:05.136 8 INFO cinder.api.openstack.wsgi [None req-225d4b38-9549-45cc-913f-7135b7d68447 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/375c709c895749a4a84669b7617c023d?usage=true 2026-06-23 20:00:05.159 8 INFO cinder.api.openstack.wsgi [None req-225d4b38-9549-45cc-913f-7135b7d68447 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/375c709c895749a4a84669b7617c023d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 470/943] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:00:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/375c709c895749a4a84669b7617c023d?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:00:05.179 7 INFO cinder.api.openstack.wsgi [None req-c01b1a10-aa5e-49f3-be56-5aecca05c8df a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/3f3575eaf6f145c0b76c8360ce5098d3?usage=true 2026-06-23 20:00:05.215 7 INFO cinder.api.openstack.wsgi [None req-c01b1a10-aa5e-49f3-be56-5aecca05c8df a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/3f3575eaf6f145c0b76c8360ce5098d3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 474/944] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:00:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/3f3575eaf6f145c0b76c8360ce5098d3?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:00:05.230 8 INFO cinder.api.openstack.wsgi [None req-9818a07f-0570-48c0-bba5-6fdaadfd1656 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/5d9e9399141b4190bf37d6886bd98562?usage=true 2026-06-23 20:00:05.260 8 INFO cinder.api.openstack.wsgi [None req-9818a07f-0570-48c0-bba5-6fdaadfd1656 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/5d9e9399141b4190bf37d6886bd98562?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 471/945] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:00:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/5d9e9399141b4190bf37d6886bd98562?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:00:05.275 7 INFO cinder.api.openstack.wsgi [None req-223a1450-cddb-4815-acb6-c482f92bb1c0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true 2026-06-23 20:00:05.303 7 INFO cinder.api.openstack.wsgi [None req-223a1450-cddb-4815-acb6-c482f92bb1c0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 475/946] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:00:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:00:05.318 8 INFO cinder.api.openstack.wsgi [None req-1c40a6f1-6c0b-40ba-8120-f7406c8d348d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/8deefe931393459fbba56da27a8503ab?usage=true 2026-06-23 20:00:05.352 8 INFO cinder.api.openstack.wsgi [None req-1c40a6f1-6c0b-40ba-8120-f7406c8d348d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/8deefe931393459fbba56da27a8503ab?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 472/947] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:00:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/8deefe931393459fbba56da27a8503ab?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:00:05.370 7 INFO cinder.api.openstack.wsgi [None req-c0143c6a-fae4-42ce-abff-98efd21b7932 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/b303879da9794c31ae86910aec0af158?usage=true 2026-06-23 20:00:05.417 7 INFO cinder.api.openstack.wsgi [None req-c0143c6a-fae4-42ce-abff-98efd21b7932 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/b303879da9794c31ae86910aec0af158?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 476/948] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:00:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/b303879da9794c31ae86910aec0af158?usage=true => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:00:05.436 8 INFO cinder.api.openstack.wsgi [None req-6918daad-8db6-46e8-98cb-e3a3632b597e a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/ca47d0ce810b48c79d9c7573c4abec53?usage=true 2026-06-23 20:00:05.509 8 INFO cinder.api.openstack.wsgi [None req-6918daad-8db6-46e8-98cb-e3a3632b597e a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/ca47d0ce810b48c79d9c7573c4abec53?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 473/949] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:00:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/ca47d0ce810b48c79d9c7573c4abec53?usage=true => generated 847 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:00:05.530 7 INFO cinder.api.openstack.wsgi [None req-17433cbb-77d1-4189-b7bb-c4f001f8b298 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true 2026-06-23 20:00:05.593 7 INFO cinder.api.openstack.wsgi [None req-17433cbb-77d1-4189-b7bb-c4f001f8b298 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 477/950] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:00:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true => generated 847 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:00:05.621 8 INFO cinder.api.openstack.wsgi [None req-fb06702f-d360-468a-8a03-d75f2261b82f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/e0143bbda50043caac4ad9266a197df4?usage=true 2026-06-23 20:00:05.644 8 INFO cinder.api.openstack.wsgi [None req-fb06702f-d360-468a-8a03-d75f2261b82f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/e0143bbda50043caac4ad9266a197df4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 474/951] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:00:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/e0143bbda50043caac4ad9266a197df4?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:00:05.861 7 INFO cinder.api.openstack.wsgi [None req-17433cbb-77d1-4189-b7bb-c4f001f8b298 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:00:05.862 8 INFO cinder.api.openstack.wsgi [None req-fb06702f-d360-468a-8a03-d75f2261b82f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:00:05.862 7 INFO cinder.api.openstack.wsgi [None req-17433cbb-77d1-4189-b7bb-c4f001f8b298 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:00:05.864 8 INFO cinder.api.openstack.wsgi [None req-fb06702f-d360-468a-8a03-d75f2261b82f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:00:05.911 7 INFO cinder.api.openstack.wsgi [None req-17433cbb-77d1-4189-b7bb-c4f001f8b298 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-23 20:00:05.912 7 INFO cinder.api.openstack.wsgi [None req-17433cbb-77d1-4189-b7bb-c4f001f8b298 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 479/954] 10.0.0.108 () {28 vars in 376 bytes} [Tue Jun 23 20:00:05 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-06-23 20:00:05.923 8 INFO cinder.api.openstack.wsgi [None req-fb06702f-d360-468a-8a03-d75f2261b82f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-23 20:00:05.925 8 INFO cinder.api.openstack.wsgi [None req-fb06702f-d360-468a-8a03-d75f2261b82f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 476/955] 10.0.0.108 () {28 vars in 376 bytes} [Tue Jun 23 20:00:05 2026] GET / => generated 411 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-06-23 20:00:16.224 7 INFO cinder.api.openstack.wsgi [None req-17433cbb-77d1-4189-b7bb-c4f001f8b298 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:00:16.224 8 INFO cinder.api.openstack.wsgi [None req-fb06702f-d360-468a-8a03-d75f2261b82f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:00:16.225 7 INFO cinder.api.openstack.wsgi [None req-17433cbb-77d1-4189-b7bb-c4f001f8b298 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:00:16.225 8 INFO cinder.api.openstack.wsgi [None req-fb06702f-d360-468a-8a03-d75f2261b82f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:00:25.862 8 INFO cinder.api.openstack.wsgi [None req-fb06702f-d360-468a-8a03-d75f2261b82f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:00:25.862 7 INFO cinder.api.openstack.wsgi [None req-17433cbb-77d1-4189-b7bb-c4f001f8b298 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:00:25.863 8 INFO cinder.api.openstack.wsgi [None req-fb06702f-d360-468a-8a03-d75f2261b82f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:00:25.864 7 INFO cinder.api.openstack.wsgi [None req-17433cbb-77d1-4189-b7bb-c4f001f8b298 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:00:35.862 7 INFO cinder.api.openstack.wsgi [None req-17433cbb-77d1-4189-b7bb-c4f001f8b298 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:00:35.862 8 INFO cinder.api.openstack.wsgi [None req-fb06702f-d360-468a-8a03-d75f2261b82f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:00:35.864 7 INFO cinder.api.openstack.wsgi [None req-17433cbb-77d1-4189-b7bb-c4f001f8b298 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:00:35.864 8 INFO cinder.api.openstack.wsgi [None req-fb06702f-d360-468a-8a03-d75f2261b82f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:00:45.862 8 INFO cinder.api.openstack.wsgi [None req-fb06702f-d360-468a-8a03-d75f2261b82f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:00:45.862 7 INFO cinder.api.openstack.wsgi [None req-17433cbb-77d1-4189-b7bb-c4f001f8b298 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:00:45.864 7 INFO cinder.api.openstack.wsgi [None req-17433cbb-77d1-4189-b7bb-c4f001f8b298 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:00:45.865 8 INFO cinder.api.openstack.wsgi [None req-fb06702f-d360-468a-8a03-d75f2261b82f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:00:54.683 7 INFO cinder.api.openstack.wsgi [None req-cab27cc7-afbf-406f-8f5f-9da8fbbb9a59 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes 2026-06-23 20:00:54.833 7 INFO cinder.api.v3.volumes [None req-cab27cc7-afbf-406f-8f5f-9da8fbbb9a59 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Create volume of 16 GB 2026-06-23 20:00:54.839 7 INFO cinder.volume.api [None req-cab27cc7-afbf-406f-8f5f-9da8fbbb9a59 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Availability Zones retrieved successfully. 2026-06-23 20:00:55.070 7 INFO cinder.volume.api [None req-cab27cc7-afbf-406f-8f5f-9da8fbbb9a59 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Create volume request issued successfully. 2026-06-23 20:00:55.072 7 INFO cinder.api.openstack.wsgi [None req-cab27cc7-afbf-406f-8f5f-9da8fbbb9a59 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes returned with HTTP 202 [pid: 7|app: 0|req: 484/964] 199.19.213.221 () {34 vars in 734 bytes} [Tue Jun 23 20:00:54 2026] POST /v3/1302edd92ba24210aa023dd03bf16a5f/volumes => generated 846 bytes in 487 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-06-23 20:00:55.088 8 INFO cinder.api.openstack.wsgi [req-cab27cc7-afbf-406f-8f5f-9da8fbbb9a59 req-a2b29435-a30d-4abc-b5ac-2c0d27a0e72e a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/b1d10364-0553-40ac-8881-b9c094663943 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 20:00:55.129 8 INFO cinder.volume.api [req-cab27cc7-afbf-406f-8f5f-9da8fbbb9a59 req-a2b29435-a30d-4abc-b5ac-2c0d27a0e72e a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Volume info retrieved successfully. 2026-06-23 20:00:55.141 8 INFO cinder.api.openstack.wsgi [req-cab27cc7-afbf-406f-8f5f-9da8fbbb9a59 req-a2b29435-a30d-4abc-b5ac-2c0d27a0e72e a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/b1d10364-0553-40ac-8881-b9c094663943 returned with HTTP 200 [pid: 8|app: 0|req: 481/965] 199.19.213.221 () {32 vars in 825 bytes} [Tue Jun 23 20:00:55 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/b1d10364-0553-40ac-8881-b9c094663943 => generated 1025 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-23 20:00:55.862 8 INFO cinder.api.openstack.wsgi [req-cab27cc7-afbf-406f-8f5f-9da8fbbb9a59 req-a2b29435-a30d-4abc-b5ac-2c0d27a0e72e a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:00:55.863 7 INFO cinder.api.openstack.wsgi [None req-cab27cc7-afbf-406f-8f5f-9da8fbbb9a59 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:00:55.864 8 INFO cinder.api.openstack.wsgi [req-cab27cc7-afbf-406f-8f5f-9da8fbbb9a59 req-a2b29435-a30d-4abc-b5ac-2c0d27a0e72e a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:00:55.864 7 INFO cinder.api.openstack.wsgi [None req-cab27cc7-afbf-406f-8f5f-9da8fbbb9a59 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 20:01:00.170 8 INFO cinder.api.openstack.wsgi [req-cab27cc7-afbf-406f-8f5f-9da8fbbb9a59 req-efd3c666-1fe2-4c87-9009-b33387b05dd5 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/b1d10364-0553-40ac-8881-b9c094663943 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 20:01:00.189 8 INFO cinder.volume.api [req-cab27cc7-afbf-406f-8f5f-9da8fbbb9a59 req-efd3c666-1fe2-4c87-9009-b33387b05dd5 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Volume info retrieved successfully. 2026-06-23 20:01:00.198 8 INFO cinder.api.openstack.wsgi [req-cab27cc7-afbf-406f-8f5f-9da8fbbb9a59 req-efd3c666-1fe2-4c87-9009-b33387b05dd5 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/b1d10364-0553-40ac-8881-b9c094663943 returned with HTTP 200 [pid: 8|app: 0|req: 483/968] 199.19.213.221 () {32 vars in 825 bytes} [Tue Jun 23 20:01:00 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/b1d10364-0553-40ac-8881-b9c094663943 => generated 1675 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 20:01:00.634 7 INFO cinder.api.openstack.wsgi [req-f20c56ff-7943-4456-a637-b6de07e7d127 req-cdb9035f-6302-4673-ad2b-8f770cdca4f0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/b1d10364-0553-40ac-8881-b9c094663943 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 20:01:00.653 7 INFO cinder.volume.api [req-f20c56ff-7943-4456-a637-b6de07e7d127 req-cdb9035f-6302-4673-ad2b-8f770cdca4f0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Volume info retrieved successfully. 2026-06-23 20:01:00.664 7 INFO cinder.api.openstack.wsgi [req-f20c56ff-7943-4456-a637-b6de07e7d127 req-cdb9035f-6302-4673-ad2b-8f770cdca4f0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/b1d10364-0553-40ac-8881-b9c094663943 returned with HTTP 200 [pid: 7|app: 0|req: 486/969] 10.0.0.237 () {34 vars in 1028 bytes} [Tue Jun 23 20:01:00 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/b1d10364-0553-40ac-8881-b9c094663943 => generated 1675 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 20:01:01.252 8 INFO cinder.api.openstack.wsgi [req-f20c56ff-7943-4456-a637-b6de07e7d127 req-f07bd70c-314a-4452-b67b-f6ac3efb9ce6 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/b1d10364-0553-40ac-8881-b9c094663943 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 20:01:01.272 8 INFO cinder.volume.api [req-f20c56ff-7943-4456-a637-b6de07e7d127 req-f07bd70c-314a-4452-b67b-f6ac3efb9ce6 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Volume info retrieved successfully. 2026-06-23 20:01:01.278 8 INFO cinder.api.openstack.wsgi [req-f20c56ff-7943-4456-a637-b6de07e7d127 req-f07bd70c-314a-4452-b67b-f6ac3efb9ce6 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/b1d10364-0553-40ac-8881-b9c094663943 returned with HTTP 200 [pid: 8|app: 0|req: 484/970] 10.0.0.237 () {34 vars in 1028 bytes} [Tue Jun 23 20:01:01 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/b1d10364-0553-40ac-8881-b9c094663943 => generated 1675 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-23 20:01:01.292 7 INFO cinder.api.openstack.wsgi [req-f20c56ff-7943-4456-a637-b6de07e7d127 req-cdb9035f-6302-4673-ad2b-8f770cdca4f0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-23 20:01:01.293 7 INFO cinder.api.openstack.wsgi [req-f20c56ff-7943-4456-a637-b6de07e7d127 req-cdb9035f-6302-4673-ad2b-8f770cdca4f0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 487/971] 10.0.0.237 () {32 vars in 829 bytes} [Tue Jun 23 20:01:01 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 20:01:01.308 8 INFO cinder.api.openstack.wsgi [req-f20c56ff-7943-4456-a637-b6de07e7d127 req-6c53dd40-c47a-4b7c-a28e-257de1141fcd a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/attachments /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 20:01:01.358 8 INFO cinder.api.openstack.wsgi [req-f20c56ff-7943-4456-a637-b6de07e7d127 req-6c53dd40-c47a-4b7c-a28e-257de1141fcd a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/attachments returned with HTTP 200 [pid: 8|app: 0|req: 485/972] 10.0.0.237 () {40 vars in 1057 bytes} [Tue Jun 23 20:01:01 2026] POST /v3/1302edd92ba24210aa023dd03bf16a5f/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 20:01:01.904 7 INFO cinder.api.openstack.wsgi [req-cab27cc7-afbf-406f-8f5f-9da8fbbb9a59 req-1b44566e-fd35-4346-aa61-fcdc0a57d4fa a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/b1d10364-0553-40ac-8881-b9c094663943 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 20:01:01.927 7 INFO cinder.volume.api [req-cab27cc7-afbf-406f-8f5f-9da8fbbb9a59 req-1b44566e-fd35-4346-aa61-fcdc0a57d4fa a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Volume info retrieved successfully. 2026-06-23 20:01:01.934 7 INFO cinder.api.openstack.wsgi [req-cab27cc7-afbf-406f-8f5f-9da8fbbb9a59 req-1b44566e-fd35-4346-aa61-fcdc0a57d4fa a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/b1d10364-0553-40ac-8881-b9c094663943 returned with HTTP 200 [pid: 7|app: 0|req: 488/973] 199.19.213.221 () {32 vars in 825 bytes} [Tue Jun 23 20:01:01 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/b1d10364-0553-40ac-8881-b9c094663943 => generated 1674 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-23 20:01:02.352 8 INFO cinder.api.openstack.wsgi [req-f20c56ff-7943-4456-a637-b6de07e7d127 req-6c53dd40-c47a-4b7c-a28e-257de1141fcd a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-23 20:01:02.353 8 INFO cinder.api.openstack.wsgi [req-f20c56ff-7943-4456-a637-b6de07e7d127 req-6c53dd40-c47a-4b7c-a28e-257de1141fcd a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 486/974] 199.19.213.221 () {32 vars in 840 bytes} [Tue Jun 23 20:01:02 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 20:01:02.371 7 INFO cinder.api.openstack.wsgi [req-f20c56ff-7943-4456-a637-b6de07e7d127 req-3207841a-7b08-4e9f-a878-fb51fa077e41 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/b1d10364-0553-40ac-8881-b9c094663943 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 20:01:02.391 7 INFO cinder.volume.api [req-f20c56ff-7943-4456-a637-b6de07e7d127 req-3207841a-7b08-4e9f-a878-fb51fa077e41 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Volume info retrieved successfully. 2026-06-23 20:01:02.398 7 INFO cinder.api.openstack.wsgi [req-f20c56ff-7943-4456-a637-b6de07e7d127 req-3207841a-7b08-4e9f-a878-fb51fa077e41 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/b1d10364-0553-40ac-8881-b9c094663943 returned with HTTP 200 [pid: 7|app: 0|req: 489/975] 199.19.213.221 () {36 vars in 1073 bytes} [Tue Jun 23 20:01:02 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/b1d10364-0553-40ac-8881-b9c094663943 => generated 1794 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 20:01:02.470 8 INFO cinder.api.openstack.wsgi [req-f20c56ff-7943-4456-a637-b6de07e7d127 req-1714478b-83f6-428e-aea5-9961062a95b5 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/attachments/162d6219-5376-4aa9-8962-a840ddc27587 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 20:01:03.114 8 INFO cinder.api.openstack.wsgi [req-f20c56ff-7943-4456-a637-b6de07e7d127 req-1714478b-83f6-428e-aea5-9961062a95b5 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/attachments/162d6219-5376-4aa9-8962-a840ddc27587 returned with HTTP 200 [pid: 8|app: 0|req: 487/976] 199.19.213.221 () {40 vars in 1134 bytes} [Tue Jun 23 20:01:02 2026] PUT /v3/1302edd92ba24210aa023dd03bf16a5f/attachments/162d6219-5376-4aa9-8962-a840ddc27587 => generated 775 bytes in 659 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 20:01:03.174 7 INFO cinder.api.openstack.wsgi [req-f20c56ff-7943-4456-a637-b6de07e7d127 req-fef0f00d-a344-4746-aebe-4c8d8c9ee61e a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/attachments/162d6219-5376-4aa9-8962-a840ddc27587/action /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 20:01:03.215 7 INFO cinder.api.openstack.wsgi [req-f20c56ff-7943-4456-a637-b6de07e7d127 req-fef0f00d-a344-4746-aebe-4c8d8c9ee61e a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/attachments/162d6219-5376-4aa9-8962-a840ddc27587/action returned with HTTP 204 [pid: 7|app: 0|req: 490/977] 199.19.213.221 () {40 vars in 1148 bytes} [Tue Jun 23 20:01:03 2026] POST /v3/1302edd92ba24210aa023dd03bf16a5f/attachments/162d6219-5376-4aa9-8962-a840ddc27587/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 20:01:04.508 8 INFO cinder.api.openstack.wsgi [None req-32c61ffa-08b1-4ae2-8748-c8a87408b0f0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 20:01:04.525 8 INFO cinder.volume.api [None req-32c61ffa-08b1-4ae2-8748-c8a87408b0f0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all snapshots completed successfully. 2026-06-23 20:01:04.525 8 INFO cinder.api.openstack.wsgi [None req-32c61ffa-08b1-4ae2-8748-c8a87408b0f0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 488/978] 10.0.0.10 () {28 vars in 673 bytes} [Tue Jun 23 20:01:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true => generated 17 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 20:01:04.537 7 INFO cinder.api.openstack.wsgi [None req-483db3be-de25-4280-940c-b73f015af976 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 20:01:04.552 7 INFO cinder.volume.api [None req-483db3be-de25-4280-940c-b73f015af976 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 20:01:04.564 7 INFO cinder.api.openstack.wsgi [None req-483db3be-de25-4280-940c-b73f015af976 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 491/979] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 20:01:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 1976 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-23 20:01:04.578 8 INFO cinder.api.openstack.wsgi [None req-93387baa-7fd8-48ac-b23b-bed9de98dd28 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true 2026-06-23 20:01:04.598 8 INFO cinder.api.openstack.wsgi [None req-93387baa-7fd8-48ac-b23b-bed9de98dd28 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 489/980] 10.0.0.10 () {28 vars in 695 bytes} [Tue Jun 23 20:01:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true => generated 671 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 20:01:04.645 7 INFO cinder.api.openstack.wsgi [None req-f8baa5b8-7ef4-45e1-b828-021204357615 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true 2026-06-23 20:01:04.673 7 INFO cinder.api.openstack.wsgi [None req-f8baa5b8-7ef4-45e1-b828-021204357615 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 492/981] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:01:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:01:04.687 8 INFO cinder.api.openstack.wsgi [None req-a2b44a6c-7948-4f68-8deb-3eb05e5d2ddd a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/19350d48780b444d8c98ddfa45f81bfb?usage=true 2026-06-23 20:01:04.718 8 INFO cinder.api.openstack.wsgi [None req-a2b44a6c-7948-4f68-8deb-3eb05e5d2ddd a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/19350d48780b444d8c98ddfa45f81bfb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 490/982] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:01:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/19350d48780b444d8c98ddfa45f81bfb?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:01:04.735 7 INFO cinder.api.openstack.wsgi [None req-7c7b0c7e-9682-4166-bca8-14b9a9fb2e6e a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/346373f1e1da42b19cff7c1c3d8ca969?usage=true 2026-06-23 20:01:04.761 7 INFO cinder.api.openstack.wsgi [None req-7c7b0c7e-9682-4166-bca8-14b9a9fb2e6e a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/346373f1e1da42b19cff7c1c3d8ca969?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 493/983] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:01:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/346373f1e1da42b19cff7c1c3d8ca969?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:01:04.775 8 INFO cinder.api.openstack.wsgi [None req-530624c3-230d-42e3-9c10-3dd97a4a8bbd a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/375c709c895749a4a84669b7617c023d?usage=true 2026-06-23 20:01:04.801 8 INFO cinder.api.openstack.wsgi [None req-530624c3-230d-42e3-9c10-3dd97a4a8bbd a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/375c709c895749a4a84669b7617c023d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 491/984] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:01:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/375c709c895749a4a84669b7617c023d?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:01:04.815 7 INFO cinder.api.openstack.wsgi [None req-39278320-ee43-4326-85e0-d36a636a1821 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/3f3575eaf6f145c0b76c8360ce5098d3?usage=true 2026-06-23 20:01:04.838 7 INFO cinder.api.openstack.wsgi [None req-39278320-ee43-4326-85e0-d36a636a1821 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/3f3575eaf6f145c0b76c8360ce5098d3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 494/985] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:01:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/3f3575eaf6f145c0b76c8360ce5098d3?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:01:04.851 8 INFO cinder.api.openstack.wsgi [None req-3fdbc304-4465-45fd-8289-ef0a50dbdb2f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/5d9e9399141b4190bf37d6886bd98562?usage=true 2026-06-23 20:01:04.881 8 INFO cinder.api.openstack.wsgi [None req-3fdbc304-4465-45fd-8289-ef0a50dbdb2f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/5d9e9399141b4190bf37d6886bd98562?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 492/986] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:01:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/5d9e9399141b4190bf37d6886bd98562?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:01:04.896 7 INFO cinder.api.openstack.wsgi [None req-acb74f57-5a58-486e-8f81-cf07ce25c104 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true 2026-06-23 20:01:04.920 7 INFO cinder.api.openstack.wsgi [None req-acb74f57-5a58-486e-8f81-cf07ce25c104 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 495/987] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:01:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:01:04.936 8 INFO cinder.api.openstack.wsgi [None req-4ea34605-5275-4827-89c0-287cca37a8e6 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/8deefe931393459fbba56da27a8503ab?usage=true 2026-06-23 20:01:04.966 8 INFO cinder.api.openstack.wsgi [None req-4ea34605-5275-4827-89c0-287cca37a8e6 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/8deefe931393459fbba56da27a8503ab?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 493/988] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:01:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/8deefe931393459fbba56da27a8503ab?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:01:04.981 7 INFO cinder.api.openstack.wsgi [None req-024f0d40-b8dc-42f8-8796-7e004d15eceb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/ca47d0ce810b48c79d9c7573c4abec53?usage=true 2026-06-23 20:01:05.006 7 INFO cinder.api.openstack.wsgi [None req-024f0d40-b8dc-42f8-8796-7e004d15eceb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/ca47d0ce810b48c79d9c7573c4abec53?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 496/989] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:01:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/ca47d0ce810b48c79d9c7573c4abec53?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:01:05.018 8 INFO cinder.api.openstack.wsgi [None req-7ee0e351-f935-4f42-8e69-0d716316b9f6 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true 2026-06-23 20:01:05.054 8 INFO cinder.api.openstack.wsgi [None req-7ee0e351-f935-4f42-8e69-0d716316b9f6 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 494/990] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:01:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:01:05.061 7 INFO cinder.api.openstack.wsgi [req-cab27cc7-afbf-406f-8f5f-9da8fbbb9a59 req-09823fed-0a78-4363-b9b9-5ffe1dbc96e1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/b1d10364-0553-40ac-8881-b9c094663943 2026-06-23 20:01:05.075 8 INFO cinder.api.openstack.wsgi [None req-7f076930-bfd1-45d4-87ed-6903eb55651d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/e0143bbda50043caac4ad9266a197df4?usage=true /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 20:01:05.091 7 INFO cinder.volume.api [req-cab27cc7-afbf-406f-8f5f-9da8fbbb9a59 req-09823fed-0a78-4363-b9b9-5ffe1dbc96e1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Volume info retrieved successfully. 2026-06-23 20:01:05.100 7 INFO cinder.api.openstack.wsgi [req-cab27cc7-afbf-406f-8f5f-9da8fbbb9a59 req-09823fed-0a78-4363-b9b9-5ffe1dbc96e1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/b1d10364-0553-40ac-8881-b9c094663943 returned with HTTP 200 [pid: 7|app: 0|req: 497/991] 199.19.213.221 () {32 vars in 825 bytes} [Tue Jun 23 20:01:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/b1d10364-0553-40ac-8881-b9c094663943 => generated 1973 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-23 20:01:05.108 8 INFO cinder.api.openstack.wsgi [None req-7f076930-bfd1-45d4-87ed-6903eb55651d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/e0143bbda50043caac4ad9266a197df4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 495/992] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:01:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/e0143bbda50043caac4ad9266a197df4?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 20:01:05.124 7 INFO cinder.api.openstack.wsgi [None req-a4d59095-345a-4180-880b-867c5c91ac42 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services 2026-06-23 20:01:05.131 7 INFO cinder.api.openstack.wsgi [None req-a4d59095-345a-4180-880b-867c5c91ac42 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 498/993] 10.0.0.10 () {28 vars in 644 bytes} [Tue Jun 23 20:01:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:01:05.141 8 INFO cinder.api.openstack.wsgi [None req-8c1d410e-d49f-49ae-8a5a-f08a96dc8a42 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 20:01:05.169 8 INFO cinder.volume.api [None req-8c1d410e-d49f-49ae-8a5a-f08a96dc8a42 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 20:01:05.178 8 INFO cinder.api.openstack.wsgi [None req-8c1d410e-d49f-49ae-8a5a-f08a96dc8a42 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 496/994] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 20:01:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 1976 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-23 20:01:05.862 7 INFO cinder.api.openstack.wsgi [None req-a4d59095-345a-4180-880b-867c5c91ac42 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:01:05.863 8 INFO cinder.api.openstack.wsgi [None req-8c1d410e-d49f-49ae-8a5a-f08a96dc8a42 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:01:05.864 7 INFO cinder.api.openstack.wsgi [None req-a4d59095-345a-4180-880b-867c5c91ac42 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:01:05.865 8 INFO cinder.api.openstack.wsgi [None req-8c1d410e-d49f-49ae-8a5a-f08a96dc8a42 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:01:08.396 7 INFO cinder.api.openstack.wsgi [req-cab27cc7-afbf-406f-8f5f-9da8fbbb9a59 req-c84fcf60-2558-4dc0-b4dd-e37368631668 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/b1d10364-0553-40ac-8881-b9c094663943 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 20:01:08.419 7 INFO cinder.volume.api [req-cab27cc7-afbf-406f-8f5f-9da8fbbb9a59 req-c84fcf60-2558-4dc0-b4dd-e37368631668 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Volume info retrieved successfully. 2026-06-23 20:01:08.425 7 INFO cinder.api.openstack.wsgi [req-cab27cc7-afbf-406f-8f5f-9da8fbbb9a59 req-c84fcf60-2558-4dc0-b4dd-e37368631668 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/b1d10364-0553-40ac-8881-b9c094663943 returned with HTTP 200 [pid: 7|app: 0|req: 500/997] 199.19.213.221 () {32 vars in 825 bytes} [Tue Jun 23 20:01:08 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/b1d10364-0553-40ac-8881-b9c094663943 => generated 1973 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-23 20:01:15.862 8 INFO cinder.api.openstack.wsgi [None req-8c1d410e-d49f-49ae-8a5a-f08a96dc8a42 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:01:15.862 7 INFO cinder.api.openstack.wsgi [req-cab27cc7-afbf-406f-8f5f-9da8fbbb9a59 req-c84fcf60-2558-4dc0-b4dd-e37368631668 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:01:15.864 8 INFO cinder.api.openstack.wsgi [None req-8c1d410e-d49f-49ae-8a5a-f08a96dc8a42 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:01:15.864 7 INFO cinder.api.openstack.wsgi [req-cab27cc7-afbf-406f-8f5f-9da8fbbb9a59 req-c84fcf60-2558-4dc0-b4dd-e37368631668 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:01:25.863 7 INFO cinder.api.openstack.wsgi [req-cab27cc7-afbf-406f-8f5f-9da8fbbb9a59 req-c84fcf60-2558-4dc0-b4dd-e37368631668 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:01:25.863 8 INFO cinder.api.openstack.wsgi [None req-8c1d410e-d49f-49ae-8a5a-f08a96dc8a42 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:01:25.864 7 INFO cinder.api.openstack.wsgi [req-cab27cc7-afbf-406f-8f5f-9da8fbbb9a59 req-c84fcf60-2558-4dc0-b4dd-e37368631668 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:01:25.865 8 INFO cinder.api.openstack.wsgi [None req-8c1d410e-d49f-49ae-8a5a-f08a96dc8a42 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:01:35.862 7 INFO cinder.api.openstack.wsgi [req-cab27cc7-afbf-406f-8f5f-9da8fbbb9a59 req-c84fcf60-2558-4dc0-b4dd-e37368631668 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:01:35.863 8 INFO cinder.api.openstack.wsgi [None req-8c1d410e-d49f-49ae-8a5a-f08a96dc8a42 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:01:35.863 7 INFO cinder.api.openstack.wsgi [req-cab27cc7-afbf-406f-8f5f-9da8fbbb9a59 req-c84fcf60-2558-4dc0-b4dd-e37368631668 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:01:35.864 8 INFO cinder.api.openstack.wsgi [None req-8c1d410e-d49f-49ae-8a5a-f08a96dc8a42 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:01:45.862 7 INFO cinder.api.openstack.wsgi [req-cab27cc7-afbf-406f-8f5f-9da8fbbb9a59 req-c84fcf60-2558-4dc0-b4dd-e37368631668 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:01:45.865 7 INFO cinder.api.openstack.wsgi [req-cab27cc7-afbf-406f-8f5f-9da8fbbb9a59 req-c84fcf60-2558-4dc0-b4dd-e37368631668 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:01:45.865 8 INFO cinder.api.openstack.wsgi [None req-8c1d410e-d49f-49ae-8a5a-f08a96dc8a42 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:01:45.867 8 INFO cinder.api.openstack.wsgi [None req-8c1d410e-d49f-49ae-8a5a-f08a96dc8a42 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:01:55.863 7 INFO cinder.api.openstack.wsgi [req-cab27cc7-afbf-406f-8f5f-9da8fbbb9a59 req-c84fcf60-2558-4dc0-b4dd-e37368631668 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:01:55.863 8 INFO cinder.api.openstack.wsgi [None req-8c1d410e-d49f-49ae-8a5a-f08a96dc8a42 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:01:55.864 8 INFO cinder.api.openstack.wsgi [None req-8c1d410e-d49f-49ae-8a5a-f08a96dc8a42 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:01:55.864 7 INFO cinder.api.openstack.wsgi [req-cab27cc7-afbf-406f-8f5f-9da8fbbb9a59 req-c84fcf60-2558-4dc0-b4dd-e37368631668 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 20:02:04.552 8 INFO cinder.api.openstack.wsgi [None req-2a9a2491-2cb0-47ce-9dd9-eeaf6636de69 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true 2026-06-23 20:02:04.581 8 INFO cinder.api.openstack.wsgi [None req-2a9a2491-2cb0-47ce-9dd9-eeaf6636de69 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 503/1008] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:02:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true => generated 847 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 20:02:04.595 7 INFO cinder.api.openstack.wsgi [None req-85c92856-b15d-48d7-ab1f-4da5c65854bb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/19350d48780b444d8c98ddfa45f81bfb?usage=true 2026-06-23 20:02:04.625 7 INFO cinder.api.openstack.wsgi [None req-85c92856-b15d-48d7-ab1f-4da5c65854bb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/19350d48780b444d8c98ddfa45f81bfb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 506/1009] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:02:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/19350d48780b444d8c98ddfa45f81bfb?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:02:04.644 8 INFO cinder.api.openstack.wsgi [None req-9903d4cc-1dc5-4014-b8cf-936352ac1496 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/346373f1e1da42b19cff7c1c3d8ca969?usage=true 2026-06-23 20:02:04.675 8 INFO cinder.api.openstack.wsgi [None req-9903d4cc-1dc5-4014-b8cf-936352ac1496 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/346373f1e1da42b19cff7c1c3d8ca969?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 504/1010] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:02:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/346373f1e1da42b19cff7c1c3d8ca969?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:02:04.692 7 INFO cinder.api.openstack.wsgi [None req-e35d36d4-2e21-4ef7-9626-33bed2497542 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/375c709c895749a4a84669b7617c023d?usage=true 2026-06-23 20:02:04.723 7 INFO cinder.api.openstack.wsgi [None req-e35d36d4-2e21-4ef7-9626-33bed2497542 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/375c709c895749a4a84669b7617c023d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 507/1011] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:02:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/375c709c895749a4a84669b7617c023d?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:02:04.739 8 INFO cinder.api.openstack.wsgi [None req-ebab76eb-2077-4973-b1ef-871612cc3708 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/3f3575eaf6f145c0b76c8360ce5098d3?usage=true 2026-06-23 20:02:04.758 8 INFO cinder.api.openstack.wsgi [None req-ebab76eb-2077-4973-b1ef-871612cc3708 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/3f3575eaf6f145c0b76c8360ce5098d3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 505/1012] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:02:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/3f3575eaf6f145c0b76c8360ce5098d3?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:02:04.774 7 INFO cinder.api.openstack.wsgi [None req-428daed0-b097-4911-a823-2c8a0b7074bb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/5d9e9399141b4190bf37d6886bd98562?usage=true 2026-06-23 20:02:04.799 7 INFO cinder.api.openstack.wsgi [None req-428daed0-b097-4911-a823-2c8a0b7074bb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/5d9e9399141b4190bf37d6886bd98562?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 508/1013] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:02:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/5d9e9399141b4190bf37d6886bd98562?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:02:04.813 8 INFO cinder.api.openstack.wsgi [None req-032e06ba-faf6-4c2f-b7ec-d3bddb3f8bc8 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true 2026-06-23 20:02:04.834 8 INFO cinder.api.openstack.wsgi [None req-032e06ba-faf6-4c2f-b7ec-d3bddb3f8bc8 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 506/1014] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:02:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:02:04.847 7 INFO cinder.api.openstack.wsgi [None req-a3b26b0d-102a-4b21-a8b6-0e1b2de77d97 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/8deefe931393459fbba56da27a8503ab?usage=true 2026-06-23 20:02:04.883 7 INFO cinder.api.openstack.wsgi [None req-a3b26b0d-102a-4b21-a8b6-0e1b2de77d97 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/8deefe931393459fbba56da27a8503ab?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 509/1015] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:02:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/8deefe931393459fbba56da27a8503ab?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:02:04.897 8 INFO cinder.api.openstack.wsgi [None req-f96202cd-1183-43ff-afde-e84891d0ceb5 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/ca47d0ce810b48c79d9c7573c4abec53?usage=true 2026-06-23 20:02:04.919 8 INFO cinder.api.openstack.wsgi [None req-f96202cd-1183-43ff-afde-e84891d0ceb5 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/ca47d0ce810b48c79d9c7573c4abec53?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 507/1016] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:02:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/ca47d0ce810b48c79d9c7573c4abec53?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:02:04.933 7 INFO cinder.api.openstack.wsgi [None req-ff77643d-77fe-4db7-aa9d-ef2054c3873d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true 2026-06-23 20:02:04.959 7 INFO cinder.api.openstack.wsgi [None req-ff77643d-77fe-4db7-aa9d-ef2054c3873d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 510/1017] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:02:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:02:04.974 8 INFO cinder.api.openstack.wsgi [None req-2dcac446-83d8-49eb-9d47-171eeef5a219 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/e0143bbda50043caac4ad9266a197df4?usage=true 2026-06-23 20:02:04.997 8 INFO cinder.api.openstack.wsgi [None req-2dcac446-83d8-49eb-9d47-171eeef5a219 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/e0143bbda50043caac4ad9266a197df4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 508/1018] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:02:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/e0143bbda50043caac4ad9266a197df4?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:02:05.013 7 INFO cinder.api.openstack.wsgi [None req-f2cdd2b6-de8b-43bf-aa8b-a435dff10c35 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true 2026-06-23 20:02:05.031 7 INFO cinder.api.openstack.wsgi [None req-f2cdd2b6-de8b-43bf-aa8b-a435dff10c35 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 511/1019] 10.0.0.10 () {28 vars in 695 bytes} [Tue Jun 23 20:02:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true => generated 671 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:02:05.045 8 INFO cinder.api.openstack.wsgi [None req-68078c88-2cac-42c6-b7eb-3b12ca285615 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services 2026-06-23 20:02:05.050 8 INFO cinder.api.openstack.wsgi [None req-68078c88-2cac-42c6-b7eb-3b12ca285615 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 509/1020] 10.0.0.10 () {28 vars in 644 bytes} [Tue Jun 23 20:02:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:02:05.063 7 INFO cinder.api.openstack.wsgi [None req-1444083c-7bdf-4ed3-840f-5fd3677807d0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 20:02:05.086 7 INFO cinder.volume.api [None req-1444083c-7bdf-4ed3-840f-5fd3677807d0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 20:02:05.092 7 INFO cinder.api.openstack.wsgi [None req-1444083c-7bdf-4ed3-840f-5fd3677807d0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 512/1021] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 20:02:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 1976 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-23 20:02:05.111 8 INFO cinder.api.openstack.wsgi [None req-299c351f-bfde-4ebc-b0e1-69fbe4c3d2ba a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 20:02:05.133 8 INFO cinder.volume.api [None req-299c351f-bfde-4ebc-b0e1-69fbe4c3d2ba a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 20:02:05.142 8 INFO cinder.api.openstack.wsgi [None req-299c351f-bfde-4ebc-b0e1-69fbe4c3d2ba a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 510/1022] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 20:02:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 1976 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 20:02:05.159 7 INFO cinder.api.openstack.wsgi [None req-a529dcbd-4860-4880-a939-a83ac096cbfa a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true 2026-06-23 20:02:05.166 7 INFO cinder.volume.api [None req-a529dcbd-4860-4880-a939-a83ac096cbfa a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all snapshots completed successfully. 2026-06-23 20:02:05.167 7 INFO cinder.api.openstack.wsgi [None req-a529dcbd-4860-4880-a939-a83ac096cbfa a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 513/1023] 10.0.0.10 () {28 vars in 673 bytes} [Tue Jun 23 20:02:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 20:02:05.862 8 INFO cinder.api.openstack.wsgi [None req-299c351f-bfde-4ebc-b0e1-69fbe4c3d2ba a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:02:05.862 7 INFO cinder.api.openstack.wsgi [None req-a529dcbd-4860-4880-a939-a83ac096cbfa a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:02:05.864 8 INFO cinder.api.openstack.wsgi [None req-299c351f-bfde-4ebc-b0e1-69fbe4c3d2ba a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:02:05.864 7 INFO cinder.api.openstack.wsgi [None req-a529dcbd-4860-4880-a939-a83ac096cbfa a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:02:15.862 8 INFO cinder.api.openstack.wsgi [None req-299c351f-bfde-4ebc-b0e1-69fbe4c3d2ba a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:02:15.862 7 INFO cinder.api.openstack.wsgi [None req-a529dcbd-4860-4880-a939-a83ac096cbfa a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:02:15.864 7 INFO cinder.api.openstack.wsgi [None req-a529dcbd-4860-4880-a939-a83ac096cbfa a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:02:15.864 8 INFO cinder.api.openstack.wsgi [None req-299c351f-bfde-4ebc-b0e1-69fbe4c3d2ba a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:02:25.862 7 INFO cinder.api.openstack.wsgi [None req-a529dcbd-4860-4880-a939-a83ac096cbfa a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:02:25.862 8 INFO cinder.api.openstack.wsgi [None req-299c351f-bfde-4ebc-b0e1-69fbe4c3d2ba a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:02:25.863 8 INFO cinder.api.openstack.wsgi [None req-299c351f-bfde-4ebc-b0e1-69fbe4c3d2ba a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:02:25.863 7 INFO cinder.api.openstack.wsgi [None req-a529dcbd-4860-4880-a939-a83ac096cbfa a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:02:35.862 8 INFO cinder.api.openstack.wsgi [None req-299c351f-bfde-4ebc-b0e1-69fbe4c3d2ba a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:02:35.862 7 INFO cinder.api.openstack.wsgi [None req-a529dcbd-4860-4880-a939-a83ac096cbfa a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:02:35.863 8 INFO cinder.api.openstack.wsgi [None req-299c351f-bfde-4ebc-b0e1-69fbe4c3d2ba a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:02:35.863 7 INFO cinder.api.openstack.wsgi [None req-a529dcbd-4860-4880-a939-a83ac096cbfa a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:02:45.862 7 INFO cinder.api.openstack.wsgi [None req-a529dcbd-4860-4880-a939-a83ac096cbfa a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:02:45.862 8 INFO cinder.api.openstack.wsgi [None req-299c351f-bfde-4ebc-b0e1-69fbe4c3d2ba a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:02:45.864 7 INFO cinder.api.openstack.wsgi [None req-a529dcbd-4860-4880-a939-a83ac096cbfa a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:02:45.864 8 INFO cinder.api.openstack.wsgi [None req-299c351f-bfde-4ebc-b0e1-69fbe4c3d2ba a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:02:55.863 7 INFO cinder.api.openstack.wsgi [None req-a529dcbd-4860-4880-a939-a83ac096cbfa a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:02:55.863 8 INFO cinder.api.openstack.wsgi [None req-299c351f-bfde-4ebc-b0e1-69fbe4c3d2ba a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:02:55.865 7 INFO cinder.api.openstack.wsgi [None req-a529dcbd-4860-4880-a939-a83ac096cbfa a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:02:55.867 8 INFO cinder.api.openstack.wsgi [None req-299c351f-bfde-4ebc-b0e1-69fbe4c3d2ba a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:03:04.478 7 INFO cinder.api.openstack.wsgi [None req-e93d6596-775e-4275-8a20-3794cacc945d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true 2026-06-23 20:03:04.486 7 INFO cinder.volume.api [None req-e93d6596-775e-4275-8a20-3794cacc945d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all snapshots completed successfully. 2026-06-23 20:03:04.487 7 INFO cinder.api.openstack.wsgi [None req-e93d6596-775e-4275-8a20-3794cacc945d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 520/1036] 10.0.0.10 () {28 vars in 673 bytes} [Tue Jun 23 20:03:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true => generated 17 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 20:03:04.498 8 INFO cinder.api.openstack.wsgi [None req-049950f2-e404-46dd-a008-eb7f5d3edc26 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 20:03:04.516 8 INFO cinder.volume.api [None req-049950f2-e404-46dd-a008-eb7f5d3edc26 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 20:03:04.526 8 INFO cinder.api.openstack.wsgi [None req-049950f2-e404-46dd-a008-eb7f5d3edc26 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 517/1037] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 20:03:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 1976 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-23 20:03:04.572 7 INFO cinder.api.openstack.wsgi [None req-ddc55bdd-295d-4012-82ba-3921712caed9 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true 2026-06-23 20:03:04.592 7 INFO cinder.api.openstack.wsgi [None req-ddc55bdd-295d-4012-82ba-3921712caed9 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 521/1038] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:03:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 20:03:04.608 8 INFO cinder.api.openstack.wsgi [None req-48e6334e-2bb7-4ad0-9385-ce4f27a556e5 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/19350d48780b444d8c98ddfa45f81bfb?usage=true 2026-06-23 20:03:04.633 8 INFO cinder.api.openstack.wsgi [None req-48e6334e-2bb7-4ad0-9385-ce4f27a556e5 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/19350d48780b444d8c98ddfa45f81bfb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 518/1039] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:03:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/19350d48780b444d8c98ddfa45f81bfb?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:03:04.646 7 INFO cinder.api.openstack.wsgi [None req-d73e0603-6900-4df0-8dbe-96b5419e0341 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/346373f1e1da42b19cff7c1c3d8ca969?usage=true 2026-06-23 20:03:04.667 7 INFO cinder.api.openstack.wsgi [None req-d73e0603-6900-4df0-8dbe-96b5419e0341 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/346373f1e1da42b19cff7c1c3d8ca969?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 522/1040] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:03:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/346373f1e1da42b19cff7c1c3d8ca969?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:03:04.679 8 INFO cinder.api.openstack.wsgi [None req-d15ca914-4333-438f-b689-ffc7142cdc9f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/375c709c895749a4a84669b7617c023d?usage=true 2026-06-23 20:03:04.704 8 INFO cinder.api.openstack.wsgi [None req-d15ca914-4333-438f-b689-ffc7142cdc9f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/375c709c895749a4a84669b7617c023d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 519/1041] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:03:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/375c709c895749a4a84669b7617c023d?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:03:04.719 7 INFO cinder.api.openstack.wsgi [None req-4dfab6d6-ffc7-4299-9ce4-8063c85a2398 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/3f3575eaf6f145c0b76c8360ce5098d3?usage=true 2026-06-23 20:03:04.740 7 INFO cinder.api.openstack.wsgi [None req-4dfab6d6-ffc7-4299-9ce4-8063c85a2398 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/3f3575eaf6f145c0b76c8360ce5098d3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 523/1042] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:03:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/3f3575eaf6f145c0b76c8360ce5098d3?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:03:04.755 8 INFO cinder.api.openstack.wsgi [None req-386ddc09-2083-49c6-af96-dd130c5dc940 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/5d9e9399141b4190bf37d6886bd98562?usage=true 2026-06-23 20:03:04.781 8 INFO cinder.api.openstack.wsgi [None req-386ddc09-2083-49c6-af96-dd130c5dc940 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/5d9e9399141b4190bf37d6886bd98562?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 520/1043] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:03:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/5d9e9399141b4190bf37d6886bd98562?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:03:04.796 7 INFO cinder.api.openstack.wsgi [None req-e4c9c39f-a3c7-42a2-abc8-824f83fe16bb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true 2026-06-23 20:03:04.815 7 INFO cinder.api.openstack.wsgi [None req-e4c9c39f-a3c7-42a2-abc8-824f83fe16bb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 524/1044] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:03:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:03:04.829 8 INFO cinder.api.openstack.wsgi [None req-61fe9274-5993-46e7-97a5-f8564789e3d5 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/8deefe931393459fbba56da27a8503ab?usage=true 2026-06-23 20:03:04.860 8 INFO cinder.api.openstack.wsgi [None req-61fe9274-5993-46e7-97a5-f8564789e3d5 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/8deefe931393459fbba56da27a8503ab?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 521/1045] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:03:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/8deefe931393459fbba56da27a8503ab?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:03:04.877 7 INFO cinder.api.openstack.wsgi [None req-bc96d485-d4d3-447f-9dcc-a646bb4e27ec a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/ca47d0ce810b48c79d9c7573c4abec53?usage=true 2026-06-23 20:03:04.902 7 INFO cinder.api.openstack.wsgi [None req-bc96d485-d4d3-447f-9dcc-a646bb4e27ec a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/ca47d0ce810b48c79d9c7573c4abec53?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 525/1046] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:03:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/ca47d0ce810b48c79d9c7573c4abec53?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:03:04.915 8 INFO cinder.api.openstack.wsgi [None req-5372b624-5682-4d10-919a-9005ffddbb2f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true 2026-06-23 20:03:04.952 8 INFO cinder.api.openstack.wsgi [None req-5372b624-5682-4d10-919a-9005ffddbb2f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 522/1047] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:03:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:03:04.967 7 INFO cinder.api.openstack.wsgi [None req-4450be27-3cfa-4243-8044-e86314273226 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/e0143bbda50043caac4ad9266a197df4?usage=true 2026-06-23 20:03:05.029 7 INFO cinder.api.openstack.wsgi [None req-4450be27-3cfa-4243-8044-e86314273226 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/e0143bbda50043caac4ad9266a197df4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 526/1048] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:03:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/e0143bbda50043caac4ad9266a197df4?usage=true => generated 847 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:03:05.050 8 INFO cinder.api.openstack.wsgi [None req-a1b2f63c-0c13-465c-a5ba-36b216a0d780 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services 2026-06-23 20:03:05.056 8 INFO cinder.api.openstack.wsgi [None req-a1b2f63c-0c13-465c-a5ba-36b216a0d780 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 523/1049] 10.0.0.10 () {28 vars in 644 bytes} [Tue Jun 23 20:03:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:03:05.074 7 INFO cinder.api.openstack.wsgi [None req-d4bf27b6-d93a-4f3a-b568-4b0369eae24a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true 2026-06-23 20:03:05.101 7 INFO cinder.api.openstack.wsgi [None req-d4bf27b6-d93a-4f3a-b568-4b0369eae24a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 527/1050] 10.0.0.10 () {28 vars in 695 bytes} [Tue Jun 23 20:03:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true => generated 671 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:03:05.122 8 INFO cinder.api.openstack.wsgi [None req-f220d420-8853-4054-a547-954e3570d055 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 20:03:05.139 8 INFO cinder.volume.api [None req-f220d420-8853-4054-a547-954e3570d055 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 20:03:05.145 8 INFO cinder.api.openstack.wsgi [None req-f220d420-8853-4054-a547-954e3570d055 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 524/1051] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 20:03:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 1976 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-23 20:03:05.862 7 INFO cinder.api.openstack.wsgi [None req-d4bf27b6-d93a-4f3a-b568-4b0369eae24a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:03:05.863 8 INFO cinder.api.openstack.wsgi [None req-f220d420-8853-4054-a547-954e3570d055 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:03:05.864 7 INFO cinder.api.openstack.wsgi [None req-d4bf27b6-d93a-4f3a-b568-4b0369eae24a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:03:05.865 8 INFO cinder.api.openstack.wsgi [None req-f220d420-8853-4054-a547-954e3570d055 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:03:15.863 8 INFO cinder.api.openstack.wsgi [None req-f220d420-8853-4054-a547-954e3570d055 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:03:15.863 7 INFO cinder.api.openstack.wsgi [None req-d4bf27b6-d93a-4f3a-b568-4b0369eae24a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:03:15.864 8 INFO cinder.api.openstack.wsgi [None req-f220d420-8853-4054-a547-954e3570d055 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:03:15.865 7 INFO cinder.api.openstack.wsgi [None req-d4bf27b6-d93a-4f3a-b568-4b0369eae24a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:03:25.862 8 INFO cinder.api.openstack.wsgi [None req-f220d420-8853-4054-a547-954e3570d055 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:03:25.863 8 INFO cinder.api.openstack.wsgi [None req-f220d420-8853-4054-a547-954e3570d055 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:03:25.863 7 INFO cinder.api.openstack.wsgi [None req-d4bf27b6-d93a-4f3a-b568-4b0369eae24a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:03:25.865 7 INFO cinder.api.openstack.wsgi [None req-d4bf27b6-d93a-4f3a-b568-4b0369eae24a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:03:35.862 8 INFO cinder.api.openstack.wsgi [None req-f220d420-8853-4054-a547-954e3570d055 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:03:35.865 8 INFO cinder.api.openstack.wsgi [None req-f220d420-8853-4054-a547-954e3570d055 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:03:35.865 7 INFO cinder.api.openstack.wsgi [None req-d4bf27b6-d93a-4f3a-b568-4b0369eae24a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:03:35.868 7 INFO cinder.api.openstack.wsgi [None req-d4bf27b6-d93a-4f3a-b568-4b0369eae24a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:03:45.862 8 INFO cinder.api.openstack.wsgi [None req-f220d420-8853-4054-a547-954e3570d055 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:03:45.862 7 INFO cinder.api.openstack.wsgi [None req-d4bf27b6-d93a-4f3a-b568-4b0369eae24a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:03:45.863 8 INFO cinder.api.openstack.wsgi [None req-f220d420-8853-4054-a547-954e3570d055 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:03:45.865 7 INFO cinder.api.openstack.wsgi [None req-d4bf27b6-d93a-4f3a-b568-4b0369eae24a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:03:55.862 7 INFO cinder.api.openstack.wsgi [None req-d4bf27b6-d93a-4f3a-b568-4b0369eae24a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:03:55.863 7 INFO cinder.api.openstack.wsgi [None req-d4bf27b6-d93a-4f3a-b568-4b0369eae24a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:03:55.863 8 INFO cinder.api.openstack.wsgi [None req-f220d420-8853-4054-a547-954e3570d055 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:03:55.865 8 INFO cinder.api.openstack.wsgi [None req-f220d420-8853-4054-a547-954e3570d055 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:04:04.490 7 INFO cinder.api.openstack.wsgi [None req-6f137417-6692-44bf-9ef2-e49c10e78423 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 20:04:04.511 7 INFO cinder.volume.api [None req-6f137417-6692-44bf-9ef2-e49c10e78423 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 20:04:04.517 7 INFO cinder.api.openstack.wsgi [None req-6f137417-6692-44bf-9ef2-e49c10e78423 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 534/1064] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 20:04:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 1976 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 20:04:04.532 8 INFO cinder.api.openstack.wsgi [None req-a87364c6-e10b-4af8-904f-151d879bb87e a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true 2026-06-23 20:04:04.550 8 INFO cinder.api.openstack.wsgi [None req-a87364c6-e10b-4af8-904f-151d879bb87e a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 531/1065] 10.0.0.10 () {28 vars in 695 bytes} [Tue Jun 23 20:04:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true => generated 671 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 20:04:04.594 7 INFO cinder.api.openstack.wsgi [None req-f9ef20d6-31d2-4d70-a088-32f790de7422 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true 2026-06-23 20:04:04.619 7 INFO cinder.api.openstack.wsgi [None req-f9ef20d6-31d2-4d70-a088-32f790de7422 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 535/1066] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:04:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:04:04.632 8 INFO cinder.api.openstack.wsgi [None req-2b0e65ee-7612-459c-8988-3b89adc69cfd a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/19350d48780b444d8c98ddfa45f81bfb?usage=true 2026-06-23 20:04:04.662 8 INFO cinder.api.openstack.wsgi [None req-2b0e65ee-7612-459c-8988-3b89adc69cfd a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/19350d48780b444d8c98ddfa45f81bfb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 532/1067] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:04:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/19350d48780b444d8c98ddfa45f81bfb?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:04:04.677 7 INFO cinder.api.openstack.wsgi [None req-00330a62-c0d7-41cd-b305-8890311d4cda a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/346373f1e1da42b19cff7c1c3d8ca969?usage=true 2026-06-23 20:04:04.701 7 INFO cinder.api.openstack.wsgi [None req-00330a62-c0d7-41cd-b305-8890311d4cda a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/346373f1e1da42b19cff7c1c3d8ca969?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 536/1068] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:04:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/346373f1e1da42b19cff7c1c3d8ca969?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:04:04.718 8 INFO cinder.api.openstack.wsgi [None req-6a7efbf4-f834-49f1-86c5-dcdda21039f0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/375c709c895749a4a84669b7617c023d?usage=true 2026-06-23 20:04:04.745 8 INFO cinder.api.openstack.wsgi [None req-6a7efbf4-f834-49f1-86c5-dcdda21039f0 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/375c709c895749a4a84669b7617c023d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 533/1069] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:04:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/375c709c895749a4a84669b7617c023d?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:04:04.759 7 INFO cinder.api.openstack.wsgi [None req-ddf71e5a-ba85-4597-8e85-d2ac54a48a9f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/3f3575eaf6f145c0b76c8360ce5098d3?usage=true 2026-06-23 20:04:04.785 7 INFO cinder.api.openstack.wsgi [None req-ddf71e5a-ba85-4597-8e85-d2ac54a48a9f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/3f3575eaf6f145c0b76c8360ce5098d3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 537/1070] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:04:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/3f3575eaf6f145c0b76c8360ce5098d3?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:04:04.800 8 INFO cinder.api.openstack.wsgi [None req-17c0f3bd-8af5-48ee-b189-ca252eb5fcb2 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/5d9e9399141b4190bf37d6886bd98562?usage=true 2026-06-23 20:04:04.825 8 INFO cinder.api.openstack.wsgi [None req-17c0f3bd-8af5-48ee-b189-ca252eb5fcb2 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/5d9e9399141b4190bf37d6886bd98562?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 534/1071] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:04:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/5d9e9399141b4190bf37d6886bd98562?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:04:04.838 7 INFO cinder.api.openstack.wsgi [None req-dbb1230f-d9ba-4383-8ab9-4e770b5851be a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true 2026-06-23 20:04:04.861 7 INFO cinder.api.openstack.wsgi [None req-dbb1230f-d9ba-4383-8ab9-4e770b5851be a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 538/1072] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:04:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:04:04.875 8 INFO cinder.api.openstack.wsgi [None req-cb6bc6f9-e726-4a8e-84a7-c9a8b8320cad a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/8deefe931393459fbba56da27a8503ab?usage=true 2026-06-23 20:04:04.914 8 INFO cinder.api.openstack.wsgi [None req-cb6bc6f9-e726-4a8e-84a7-c9a8b8320cad a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/8deefe931393459fbba56da27a8503ab?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 535/1073] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:04:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/8deefe931393459fbba56da27a8503ab?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:04:04.926 7 INFO cinder.api.openstack.wsgi [None req-e9a23595-e356-4458-9b71-d196df8eac15 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/ca47d0ce810b48c79d9c7573c4abec53?usage=true 2026-06-23 20:04:04.951 7 INFO cinder.api.openstack.wsgi [None req-e9a23595-e356-4458-9b71-d196df8eac15 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/ca47d0ce810b48c79d9c7573c4abec53?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 539/1074] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:04:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/ca47d0ce810b48c79d9c7573c4abec53?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:04:04.966 8 INFO cinder.api.openstack.wsgi [None req-180cef2d-8655-40fd-957b-8c6e98203b46 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true 2026-06-23 20:04:04.994 8 INFO cinder.api.openstack.wsgi [None req-180cef2d-8655-40fd-957b-8c6e98203b46 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 536/1075] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:04:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:04:05.008 7 INFO cinder.api.openstack.wsgi [None req-6406d46a-1786-4bc1-8d95-c6533dc7048a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/e0143bbda50043caac4ad9266a197df4?usage=true 2026-06-23 20:04:05.035 7 INFO cinder.api.openstack.wsgi [None req-6406d46a-1786-4bc1-8d95-c6533dc7048a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/e0143bbda50043caac4ad9266a197df4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 540/1076] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:04:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/e0143bbda50043caac4ad9266a197df4?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:04:05.053 8 INFO cinder.api.openstack.wsgi [None req-a0b3ce7c-012b-4ff9-90b6-d9f2d499adb8 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services 2026-06-23 20:04:05.064 8 INFO cinder.api.openstack.wsgi [None req-a0b3ce7c-012b-4ff9-90b6-d9f2d499adb8 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 537/1077] 10.0.0.10 () {28 vars in 644 bytes} [Tue Jun 23 20:04:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-services => generated 646 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:04:05.079 7 INFO cinder.api.openstack.wsgi [None req-d7d991d5-e870-4300-9a6a-05362c50714d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 20:04:05.097 7 INFO cinder.volume.api [None req-d7d991d5-e870-4300-9a6a-05362c50714d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 20:04:05.102 7 INFO cinder.api.openstack.wsgi [None req-d7d991d5-e870-4300-9a6a-05362c50714d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 541/1078] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 20:04:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 1976 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-23 20:04:05.117 8 INFO cinder.api.openstack.wsgi [None req-ca6a02fe-031a-4e18-960f-058f186d90f2 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true 2026-06-23 20:04:05.127 8 INFO cinder.volume.api [None req-ca6a02fe-031a-4e18-960f-058f186d90f2 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all snapshots completed successfully. 2026-06-23 20:04:05.128 8 INFO cinder.api.openstack.wsgi [None req-ca6a02fe-031a-4e18-960f-058f186d90f2 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 538/1079] 10.0.0.10 () {28 vars in 673 bytes} [Tue Jun 23 20:04:05 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 20:04:05.862 7 INFO cinder.api.openstack.wsgi [None req-d7d991d5-e870-4300-9a6a-05362c50714d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:04:05.862 8 INFO cinder.api.openstack.wsgi [None req-ca6a02fe-031a-4e18-960f-058f186d90f2 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:04:05.863 8 INFO cinder.api.openstack.wsgi [None req-ca6a02fe-031a-4e18-960f-058f186d90f2 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:04:05.863 7 INFO cinder.api.openstack.wsgi [None req-d7d991d5-e870-4300-9a6a-05362c50714d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:04:15.863 8 INFO cinder.api.openstack.wsgi [None req-ca6a02fe-031a-4e18-960f-058f186d90f2 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:04:15.863 7 INFO cinder.api.openstack.wsgi [None req-d7d991d5-e870-4300-9a6a-05362c50714d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:04:15.864 8 INFO cinder.api.openstack.wsgi [None req-ca6a02fe-031a-4e18-960f-058f186d90f2 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:04:15.865 7 INFO cinder.api.openstack.wsgi [None req-d7d991d5-e870-4300-9a6a-05362c50714d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:04:23.366 8 INFO cinder.api.openstack.wsgi [req-f2bd6322-dad5-4459-acfc-72b9b666b698 req-1d0eba15-6875-4c39-bef7-a6b7c3a1ba58 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/attachments/162d6219-5376-4aa9-8962-a840ddc27587 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 20:04:23.434 8 INFO cinder.api.openstack.wsgi [req-f2bd6322-dad5-4459-acfc-72b9b666b698 req-1d0eba15-6875-4c39-bef7-a6b7c3a1ba58 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/attachments/162d6219-5376-4aa9-8962-a840ddc27587 returned with HTTP 200 [pid: 8|app: 0|req: 541/1084] 199.19.213.221 () {38 vars in 1103 bytes} [Tue Jun 23 20:04:23 2026] DELETE /v3/1302edd92ba24210aa023dd03bf16a5f/attachments/162d6219-5376-4aa9-8962-a840ddc27587 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 20:04:23.451 7 INFO cinder.api.openstack.wsgi [req-f2bd6322-dad5-4459-acfc-72b9b666b698 req-beadcd7b-5a02-4b3c-bd31-9d39df2f5550 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/b1d10364-0553-40ac-8881-b9c094663943 2026-06-23 20:04:23.452 7 INFO cinder.api.v3.volumes [req-f2bd6322-dad5-4459-acfc-72b9b666b698 req-beadcd7b-5a02-4b3c-bd31-9d39df2f5550 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Delete volume with id: b1d10364-0553-40ac-8881-b9c094663943  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 20:04:23.464 7 INFO cinder.volume.api [req-f2bd6322-dad5-4459-acfc-72b9b666b698 req-beadcd7b-5a02-4b3c-bd31-9d39df2f5550 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Volume info retrieved successfully. 2026-06-23 20:04:23.490 7 INFO cinder.volume.api [req-f2bd6322-dad5-4459-acfc-72b9b666b698 req-beadcd7b-5a02-4b3c-bd31-9d39df2f5550 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Delete volume request issued successfully. 2026-06-23 20:04:23.491 7 INFO cinder.api.openstack.wsgi [req-f2bd6322-dad5-4459-acfc-72b9b666b698 req-beadcd7b-5a02-4b3c-bd31-9d39df2f5550 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/b1d10364-0553-40ac-8881-b9c094663943 returned with HTTP 202 [pid: 7|app: 0|req: 544/1085] 199.19.213.221 () {36 vars in 1054 bytes} [Tue Jun 23 20:04:23 2026] DELETE /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/b1d10364-0553-40ac-8881-b9c094663943 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-06-23 20:04:25.862 8 INFO cinder.api.openstack.wsgi [req-f2bd6322-dad5-4459-acfc-72b9b666b698 req-1d0eba15-6875-4c39-bef7-a6b7c3a1ba58 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:04:25.863 7 INFO cinder.api.openstack.wsgi [req-f2bd6322-dad5-4459-acfc-72b9b666b698 req-beadcd7b-5a02-4b3c-bd31-9d39df2f5550 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:04:25.863 8 INFO cinder.api.openstack.wsgi [req-f2bd6322-dad5-4459-acfc-72b9b666b698 req-1d0eba15-6875-4c39-bef7-a6b7c3a1ba58 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:04:25.864 7 INFO cinder.api.openstack.wsgi [req-f2bd6322-dad5-4459-acfc-72b9b666b698 req-beadcd7b-5a02-4b3c-bd31-9d39df2f5550 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:04:35.862 7 INFO cinder.api.openstack.wsgi [req-f2bd6322-dad5-4459-acfc-72b9b666b698 req-beadcd7b-5a02-4b3c-bd31-9d39df2f5550 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:04:35.862 8 INFO cinder.api.openstack.wsgi [req-f2bd6322-dad5-4459-acfc-72b9b666b698 req-1d0eba15-6875-4c39-bef7-a6b7c3a1ba58 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:04:35.863 7 INFO cinder.api.openstack.wsgi [req-f2bd6322-dad5-4459-acfc-72b9b666b698 req-beadcd7b-5a02-4b3c-bd31-9d39df2f5550 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:04:35.864 8 INFO cinder.api.openstack.wsgi [req-f2bd6322-dad5-4459-acfc-72b9b666b698 req-1d0eba15-6875-4c39-bef7-a6b7c3a1ba58 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:04:45.862 7 INFO cinder.api.openstack.wsgi [req-f2bd6322-dad5-4459-acfc-72b9b666b698 req-beadcd7b-5a02-4b3c-bd31-9d39df2f5550 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:04:45.862 8 INFO cinder.api.openstack.wsgi [req-f2bd6322-dad5-4459-acfc-72b9b666b698 req-1d0eba15-6875-4c39-bef7-a6b7c3a1ba58 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:04:45.863 8 INFO cinder.api.openstack.wsgi [req-f2bd6322-dad5-4459-acfc-72b9b666b698 req-1d0eba15-6875-4c39-bef7-a6b7c3a1ba58 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:04:45.864 7 INFO cinder.api.openstack.wsgi [req-f2bd6322-dad5-4459-acfc-72b9b666b698 req-beadcd7b-5a02-4b3c-bd31-9d39df2f5550 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:04:55.863 8 INFO cinder.api.openstack.wsgi [req-f2bd6322-dad5-4459-acfc-72b9b666b698 req-1d0eba15-6875-4c39-bef7-a6b7c3a1ba58 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:04:55.863 7 INFO cinder.api.openstack.wsgi [req-f2bd6322-dad5-4459-acfc-72b9b666b698 req-beadcd7b-5a02-4b3c-bd31-9d39df2f5550 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:04:55.864 8 INFO cinder.api.openstack.wsgi [req-f2bd6322-dad5-4459-acfc-72b9b666b698 req-1d0eba15-6875-4c39-bef7-a6b7c3a1ba58 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:04:55.865 7 INFO cinder.api.openstack.wsgi [req-f2bd6322-dad5-4459-acfc-72b9b666b698 req-beadcd7b-5a02-4b3c-bd31-9d39df2f5550 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 20:05:02.183 8 INFO cinder.api.openstack.wsgi [None req-902d75f2-657d-4f29-90d5-9da923f7634d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-06-23 20:05:02.197 8 INFO cinder.volume.api [None req-902d75f2-657d-4f29-90d5-9da923f7634d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all snapshots completed successfully. 2026-06-23 20:05:02.198 8 INFO cinder.api.openstack.wsgi [None req-902d75f2-657d-4f29-90d5-9da923f7634d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 546/1094] 10.0.0.117 () {32 vars in 705 bytes} [Tue Jun 23 20:05:02 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/snapshots => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 20:05:02.214 7 INFO cinder.api.openstack.wsgi [None req-4b7e387e-38d0-498f-b197-94a5b092c0e4 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes 2026-06-23 20:05:02.225 7 INFO cinder.volume.api [None req-4b7e387e-38d0-498f-b197-94a5b092c0e4 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 20:05:02.225 7 INFO cinder.api.openstack.wsgi [None req-4b7e387e-38d0-498f-b197-94a5b092c0e4 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes returned with HTTP 200 [pid: 7|app: 0|req: 549/1095] 10.0.0.117 () {32 vars in 701 bytes} [Tue Jun 23 20:05:02 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 20:05:04.570 8 INFO cinder.api.openstack.wsgi [None req-ac2e0027-7889-48e7-ba15-955c8ea76f66 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true 2026-06-23 20:05:04.577 8 INFO cinder.volume.api [None req-ac2e0027-7889-48e7-ba15-955c8ea76f66 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all snapshots completed successfully. 2026-06-23 20:05:04.578 8 INFO cinder.api.openstack.wsgi [None req-ac2e0027-7889-48e7-ba15-955c8ea76f66 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 547/1096] 10.0.0.10 () {28 vars in 673 bytes} [Tue Jun 23 20:05:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true => generated 17 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 20:05:04.597 7 INFO cinder.api.openstack.wsgi [None req-8d6130e9-be5d-4e90-ba85-c849219f2a9e a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true 2026-06-23 20:05:04.621 7 INFO cinder.api.openstack.wsgi [None req-8d6130e9-be5d-4e90-ba85-c849219f2a9e a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 550/1097] 10.0.0.10 () {28 vars in 695 bytes} [Tue Jun 23 20:05:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:05:04.687 8 INFO cinder.api.openstack.wsgi [None req-7ef57d2b-aa8d-4f8b-8313-e4d1b41bf793 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true 2026-06-23 20:05:04.735 8 INFO cinder.api.openstack.wsgi [None req-7ef57d2b-aa8d-4f8b-8313-e4d1b41bf793 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 548/1098] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:05:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true => generated 845 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:05:04.752 7 INFO cinder.api.openstack.wsgi [None req-ccd86fa2-cb46-4f23-8b4e-7fcc8f13a186 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true 2026-06-23 20:05:04.781 7 INFO cinder.api.openstack.wsgi [None req-ccd86fa2-cb46-4f23-8b4e-7fcc8f13a186 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 551/1099] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:05:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:05:04.795 8 INFO cinder.api.openstack.wsgi [None req-91cf5151-d5c6-482d-b14d-88a02f2060f5 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true 2026-06-23 20:05:04.830 8 INFO cinder.api.openstack.wsgi [None req-91cf5151-d5c6-482d-b14d-88a02f2060f5 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 549/1100] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:05:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:05:04.848 7 INFO cinder.api.openstack.wsgi [None req-7b639db9-70c9-46c6-836c-fe15df59f83b a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 20:05:04.862 7 INFO cinder.volume.api [None req-7b639db9-70c9-46c6-836c-fe15df59f83b a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 20:05:04.865 7 INFO cinder.api.openstack.wsgi [None req-7b639db9-70c9-46c6-836c-fe15df59f83b a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 552/1101] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 20:05:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 20:05:04.876 8 INFO cinder.api.openstack.wsgi [None req-f476a7d8-439c-4958-81d9-50df9a9d3ccb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services 2026-06-23 20:05:04.886 8 INFO cinder.api.openstack.wsgi [None req-f476a7d8-439c-4958-81d9-50df9a9d3ccb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 550/1102] 10.0.0.10 () {28 vars in 644 bytes} [Tue Jun 23 20:05:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:05:04.900 7 INFO cinder.api.openstack.wsgi [None req-be8367c8-b8a4-4088-851f-0476bad4e124 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 20:05:04.927 7 INFO cinder.volume.api [None req-be8367c8-b8a4-4088-851f-0476bad4e124 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 20:05:04.931 7 INFO cinder.api.openstack.wsgi [None req-be8367c8-b8a4-4088-851f-0476bad4e124 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 553/1103] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 20:05:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 20:05:05.862 7 INFO cinder.api.openstack.wsgi [None req-be8367c8-b8a4-4088-851f-0476bad4e124 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:05:05.862 8 INFO cinder.api.openstack.wsgi [None req-f476a7d8-439c-4958-81d9-50df9a9d3ccb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:05:05.864 8 INFO cinder.api.openstack.wsgi [None req-f476a7d8-439c-4958-81d9-50df9a9d3ccb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:05:05.864 7 INFO cinder.api.openstack.wsgi [None req-be8367c8-b8a4-4088-851f-0476bad4e124 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:05:15.862 8 INFO cinder.api.openstack.wsgi [None req-f476a7d8-439c-4958-81d9-50df9a9d3ccb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:05:15.863 8 INFO cinder.api.openstack.wsgi [None req-f476a7d8-439c-4958-81d9-50df9a9d3ccb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:05:15.863 7 INFO cinder.api.openstack.wsgi [None req-be8367c8-b8a4-4088-851f-0476bad4e124 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:05:15.865 7 INFO cinder.api.openstack.wsgi [None req-be8367c8-b8a4-4088-851f-0476bad4e124 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:05:25.862 8 INFO cinder.api.openstack.wsgi [None req-f476a7d8-439c-4958-81d9-50df9a9d3ccb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:05:25.863 7 INFO cinder.api.openstack.wsgi [None req-be8367c8-b8a4-4088-851f-0476bad4e124 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:05:25.863 8 INFO cinder.api.openstack.wsgi [None req-f476a7d8-439c-4958-81d9-50df9a9d3ccb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:05:25.864 7 INFO cinder.api.openstack.wsgi [None req-be8367c8-b8a4-4088-851f-0476bad4e124 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:05:35.862 8 INFO cinder.api.openstack.wsgi [None req-f476a7d8-439c-4958-81d9-50df9a9d3ccb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:05:35.862 7 INFO cinder.api.openstack.wsgi [None req-be8367c8-b8a4-4088-851f-0476bad4e124 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:05:35.863 8 INFO cinder.api.openstack.wsgi [None req-f476a7d8-439c-4958-81d9-50df9a9d3ccb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:05:35.863 7 INFO cinder.api.openstack.wsgi [None req-be8367c8-b8a4-4088-851f-0476bad4e124 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:05:45.862 7 INFO cinder.api.openstack.wsgi [None req-be8367c8-b8a4-4088-851f-0476bad4e124 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:05:45.862 8 INFO cinder.api.openstack.wsgi [None req-f476a7d8-439c-4958-81d9-50df9a9d3ccb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:05:45.863 7 INFO cinder.api.openstack.wsgi [None req-be8367c8-b8a4-4088-851f-0476bad4e124 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:05:45.864 8 INFO cinder.api.openstack.wsgi [None req-f476a7d8-439c-4958-81d9-50df9a9d3ccb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:05:55.862 8 INFO cinder.api.openstack.wsgi [None req-f476a7d8-439c-4958-81d9-50df9a9d3ccb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:05:55.862 7 INFO cinder.api.openstack.wsgi [None req-be8367c8-b8a4-4088-851f-0476bad4e124 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:05:55.863 8 INFO cinder.api.openstack.wsgi [None req-f476a7d8-439c-4958-81d9-50df9a9d3ccb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:05:55.864 7 INFO cinder.api.openstack.wsgi [None req-be8367c8-b8a4-4088-851f-0476bad4e124 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:06:04.506 8 INFO cinder.api.openstack.wsgi [None req-b8c63916-f68e-49cf-8a21-53685334c7c5 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 20:06:04.521 8 INFO cinder.volume.api [None req-b8c63916-f68e-49cf-8a21-53685334c7c5 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 20:06:04.524 8 INFO cinder.api.openstack.wsgi [None req-b8c63916-f68e-49cf-8a21-53685334c7c5 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 557/1116] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 20:06:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 20:06:04.540 7 INFO cinder.api.openstack.wsgi [None req-05a1e605-4433-421c-8402-b6c7a8f7129a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services 2026-06-23 20:06:04.554 7 INFO cinder.api.openstack.wsgi [None req-05a1e605-4433-421c-8402-b6c7a8f7129a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 560/1117] 10.0.0.10 () {28 vars in 644 bytes} [Tue Jun 23 20:06:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-services => generated 646 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:06:04.567 8 INFO cinder.api.openstack.wsgi [None req-88b35faf-f66b-45c7-b783-accb87875bcc a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true 2026-06-23 20:06:04.580 8 INFO cinder.volume.api [None req-88b35faf-f66b-45c7-b783-accb87875bcc a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all snapshots completed successfully. 2026-06-23 20:06:04.581 8 INFO cinder.api.openstack.wsgi [None req-88b35faf-f66b-45c7-b783-accb87875bcc a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 558/1118] 10.0.0.10 () {28 vars in 673 bytes} [Tue Jun 23 20:06:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 20:06:04.593 7 INFO cinder.api.openstack.wsgi [None req-9d7d56eb-0ad4-47c8-8dbe-fefc1df929dc a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 20:06:04.607 7 INFO cinder.volume.api [None req-9d7d56eb-0ad4-47c8-8dbe-fefc1df929dc a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 20:06:04.611 7 INFO cinder.api.openstack.wsgi [None req-9d7d56eb-0ad4-47c8-8dbe-fefc1df929dc a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 561/1119] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 20:06:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 20:06:04.625 8 INFO cinder.api.openstack.wsgi [None req-60b8da94-2360-4b3c-98bc-32df98db8664 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true 2026-06-23 20:06:04.641 8 INFO cinder.api.openstack.wsgi [None req-60b8da94-2360-4b3c-98bc-32df98db8664 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 559/1120] 10.0.0.10 () {28 vars in 695 bytes} [Tue Jun 23 20:06:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:06:04.719 7 INFO cinder.api.openstack.wsgi [None req-dc05109a-831d-49cf-a5d9-3f6a9f69779b a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true 2026-06-23 20:06:04.738 7 INFO cinder.api.openstack.wsgi [None req-dc05109a-831d-49cf-a5d9-3f6a9f69779b a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 562/1121] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:06:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:06:04.750 8 INFO cinder.api.openstack.wsgi [None req-28b1248e-956b-4a28-a14e-ce48825c01f1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true 2026-06-23 20:06:04.807 8 INFO cinder.api.openstack.wsgi [None req-28b1248e-956b-4a28-a14e-ce48825c01f1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 560/1122] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:06:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true => generated 845 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:06:04.819 7 INFO cinder.api.openstack.wsgi [None req-f2ac054a-597d-4b6b-8065-ce002e93cf35 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true 2026-06-23 20:06:04.837 7 INFO cinder.api.openstack.wsgi [None req-f2ac054a-597d-4b6b-8065-ce002e93cf35 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 563/1123] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:06:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:06:05.864 8 INFO cinder.api.openstack.wsgi [None req-28b1248e-956b-4a28-a14e-ce48825c01f1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:06:05.864 7 INFO cinder.api.openstack.wsgi [None req-f2ac054a-597d-4b6b-8065-ce002e93cf35 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:06:05.865 7 INFO cinder.api.openstack.wsgi [None req-f2ac054a-597d-4b6b-8065-ce002e93cf35 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:06:05.865 8 INFO cinder.api.openstack.wsgi [None req-28b1248e-956b-4a28-a14e-ce48825c01f1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:06:15.862 7 INFO cinder.api.openstack.wsgi [None req-f2ac054a-597d-4b6b-8065-ce002e93cf35 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:06:15.862 8 INFO cinder.api.openstack.wsgi [None req-28b1248e-956b-4a28-a14e-ce48825c01f1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:06:15.863 7 INFO cinder.api.openstack.wsgi [None req-f2ac054a-597d-4b6b-8065-ce002e93cf35 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:06:15.863 8 INFO cinder.api.openstack.wsgi [None req-28b1248e-956b-4a28-a14e-ce48825c01f1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:06:25.862 8 INFO cinder.api.openstack.wsgi [None req-28b1248e-956b-4a28-a14e-ce48825c01f1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:06:25.862 7 INFO cinder.api.openstack.wsgi [None req-f2ac054a-597d-4b6b-8065-ce002e93cf35 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:06:25.863 8 INFO cinder.api.openstack.wsgi [None req-28b1248e-956b-4a28-a14e-ce48825c01f1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:06:25.864 7 INFO cinder.api.openstack.wsgi [None req-f2ac054a-597d-4b6b-8065-ce002e93cf35 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:06:35.862 8 INFO cinder.api.openstack.wsgi [None req-28b1248e-956b-4a28-a14e-ce48825c01f1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:06:35.863 7 INFO cinder.api.openstack.wsgi [None req-f2ac054a-597d-4b6b-8065-ce002e93cf35 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:06:35.864 8 INFO cinder.api.openstack.wsgi [None req-28b1248e-956b-4a28-a14e-ce48825c01f1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:06:35.864 7 INFO cinder.api.openstack.wsgi [None req-f2ac054a-597d-4b6b-8065-ce002e93cf35 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:06:45.862 7 INFO cinder.api.openstack.wsgi [None req-f2ac054a-597d-4b6b-8065-ce002e93cf35 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:06:45.862 8 INFO cinder.api.openstack.wsgi [None req-28b1248e-956b-4a28-a14e-ce48825c01f1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:06:45.863 7 INFO cinder.api.openstack.wsgi [None req-f2ac054a-597d-4b6b-8065-ce002e93cf35 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:06:45.864 8 INFO cinder.api.openstack.wsgi [None req-28b1248e-956b-4a28-a14e-ce48825c01f1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:06:55.862 7 INFO cinder.api.openstack.wsgi [None req-f2ac054a-597d-4b6b-8065-ce002e93cf35 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:06:55.862 8 INFO cinder.api.openstack.wsgi [None req-28b1248e-956b-4a28-a14e-ce48825c01f1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:06:55.863 7 INFO cinder.api.openstack.wsgi [None req-f2ac054a-597d-4b6b-8065-ce002e93cf35 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:06:55.864 8 INFO cinder.api.openstack.wsgi [None req-28b1248e-956b-4a28-a14e-ce48825c01f1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:07:04.592 7 INFO cinder.api.openstack.wsgi [None req-d2157675-d5e7-4fce-a266-cea356b66633 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 20:07:04.611 7 INFO cinder.volume.api [None req-d2157675-d5e7-4fce-a266-cea356b66633 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 20:07:04.614 7 INFO cinder.api.openstack.wsgi [None req-d2157675-d5e7-4fce-a266-cea356b66633 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 570/1136] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 20:07:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 20:07:04.630 8 INFO cinder.api.openstack.wsgi [None req-8349245d-ef6b-4c6e-9dc7-a44de54c218b a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true 2026-06-23 20:07:04.644 8 INFO cinder.volume.api [None req-8349245d-ef6b-4c6e-9dc7-a44de54c218b a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all snapshots completed successfully. 2026-06-23 20:07:04.645 8 INFO cinder.api.openstack.wsgi [None req-8349245d-ef6b-4c6e-9dc7-a44de54c218b a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 567/1137] 10.0.0.10 () {28 vars in 673 bytes} [Tue Jun 23 20:07:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 20:07:04.663 7 INFO cinder.api.openstack.wsgi [None req-654b88ac-d2de-46de-a62c-4a94e3724c9a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 20:07:04.677 7 INFO cinder.volume.api [None req-654b88ac-d2de-46de-a62c-4a94e3724c9a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 20:07:04.679 7 INFO cinder.api.openstack.wsgi [None req-654b88ac-d2de-46de-a62c-4a94e3724c9a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 571/1138] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 20:07:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 20:07:04.731 8 INFO cinder.api.openstack.wsgi [None req-04746225-b853-4f5d-8835-6fc98b354671 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true 2026-06-23 20:07:04.768 8 INFO cinder.api.openstack.wsgi [None req-04746225-b853-4f5d-8835-6fc98b354671 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 568/1139] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:07:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:07:04.783 7 INFO cinder.api.openstack.wsgi [None req-8f9e2f93-2ddd-4045-9c05-63003e84d1cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true 2026-06-23 20:07:04.820 7 INFO cinder.api.openstack.wsgi [None req-8f9e2f93-2ddd-4045-9c05-63003e84d1cf a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 572/1140] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:07:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:07:04.837 8 INFO cinder.api.openstack.wsgi [None req-926dc08b-3439-437e-990f-f4084b4be8bd a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true 2026-06-23 20:07:04.876 8 INFO cinder.api.openstack.wsgi [None req-926dc08b-3439-437e-990f-f4084b4be8bd a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 569/1141] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:07:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:07:04.892 7 INFO cinder.api.openstack.wsgi [None req-76c7a408-e76b-47ab-96f3-9b653c7728c2 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services 2026-06-23 20:07:04.898 7 INFO cinder.api.openstack.wsgi [None req-76c7a408-e76b-47ab-96f3-9b653c7728c2 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 573/1142] 10.0.0.10 () {28 vars in 644 bytes} [Tue Jun 23 20:07:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:07:04.911 8 INFO cinder.api.openstack.wsgi [None req-ee0dfea7-c833-4d76-9b92-bb4761594d35 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true 2026-06-23 20:07:04.930 8 INFO cinder.api.openstack.wsgi [None req-ee0dfea7-c833-4d76-9b92-bb4761594d35 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 570/1143] 10.0.0.10 () {28 vars in 695 bytes} [Tue Jun 23 20:07:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:07:05.862 8 INFO cinder.api.openstack.wsgi [None req-ee0dfea7-c833-4d76-9b92-bb4761594d35 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:07:05.862 7 INFO cinder.api.openstack.wsgi [None req-76c7a408-e76b-47ab-96f3-9b653c7728c2 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:07:05.864 8 INFO cinder.api.openstack.wsgi [None req-ee0dfea7-c833-4d76-9b92-bb4761594d35 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:07:05.864 7 INFO cinder.api.openstack.wsgi [None req-76c7a408-e76b-47ab-96f3-9b653c7728c2 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:07:15.863 8 INFO cinder.api.openstack.wsgi [None req-ee0dfea7-c833-4d76-9b92-bb4761594d35 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:07:15.863 7 INFO cinder.api.openstack.wsgi [None req-76c7a408-e76b-47ab-96f3-9b653c7728c2 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:07:15.864 8 INFO cinder.api.openstack.wsgi [None req-ee0dfea7-c833-4d76-9b92-bb4761594d35 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:07:15.864 7 INFO cinder.api.openstack.wsgi [None req-76c7a408-e76b-47ab-96f3-9b653c7728c2 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:07:25.863 7 INFO cinder.api.openstack.wsgi [None req-76c7a408-e76b-47ab-96f3-9b653c7728c2 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:07:25.863 8 INFO cinder.api.openstack.wsgi [None req-ee0dfea7-c833-4d76-9b92-bb4761594d35 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:07:25.865 7 INFO cinder.api.openstack.wsgi [None req-76c7a408-e76b-47ab-96f3-9b653c7728c2 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:07:25.865 8 INFO cinder.api.openstack.wsgi [None req-ee0dfea7-c833-4d76-9b92-bb4761594d35 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:07:35.862 7 INFO cinder.api.openstack.wsgi [None req-76c7a408-e76b-47ab-96f3-9b653c7728c2 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:07:35.862 8 INFO cinder.api.openstack.wsgi [None req-ee0dfea7-c833-4d76-9b92-bb4761594d35 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:07:35.863 7 INFO cinder.api.openstack.wsgi [None req-76c7a408-e76b-47ab-96f3-9b653c7728c2 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:07:35.863 8 INFO cinder.api.openstack.wsgi [None req-ee0dfea7-c833-4d76-9b92-bb4761594d35 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:07:45.862 7 INFO cinder.api.openstack.wsgi [None req-76c7a408-e76b-47ab-96f3-9b653c7728c2 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:07:45.862 8 INFO cinder.api.openstack.wsgi [None req-ee0dfea7-c833-4d76-9b92-bb4761594d35 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:07:45.863 7 INFO cinder.api.openstack.wsgi [None req-76c7a408-e76b-47ab-96f3-9b653c7728c2 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:07:45.863 8 INFO cinder.api.openstack.wsgi [None req-ee0dfea7-c833-4d76-9b92-bb4761594d35 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:07:55.862 7 INFO cinder.api.openstack.wsgi [None req-76c7a408-e76b-47ab-96f3-9b653c7728c2 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:07:55.863 8 INFO cinder.api.openstack.wsgi [None req-ee0dfea7-c833-4d76-9b92-bb4761594d35 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:07:55.864 7 INFO cinder.api.openstack.wsgi [None req-76c7a408-e76b-47ab-96f3-9b653c7728c2 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:07:55.865 8 INFO cinder.api.openstack.wsgi [None req-ee0dfea7-c833-4d76-9b92-bb4761594d35 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:08:04.504 7 INFO cinder.api.openstack.wsgi [None req-b65ba4d9-def4-4650-9b0e-624ab54aebe9 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true 2026-06-23 20:08:04.520 7 INFO cinder.api.openstack.wsgi [None req-b65ba4d9-def4-4650-9b0e-624ab54aebe9 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 580/1156] 10.0.0.10 () {28 vars in 695 bytes} [Tue Jun 23 20:08:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:08:04.531 8 INFO cinder.api.openstack.wsgi [None req-7d7be5b3-b685-4ae3-a93b-2e61039ea7e6 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 20:08:04.543 8 INFO cinder.volume.api [None req-7d7be5b3-b685-4ae3-a93b-2e61039ea7e6 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 20:08:04.545 8 INFO cinder.api.openstack.wsgi [None req-7d7be5b3-b685-4ae3-a93b-2e61039ea7e6 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 577/1157] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 20:08:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 20:08:04.559 7 INFO cinder.api.openstack.wsgi [None req-3f777cef-69b8-4141-9708-da215c2ec553 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true 2026-06-23 20:08:04.573 7 INFO cinder.volume.api [None req-3f777cef-69b8-4141-9708-da215c2ec553 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all snapshots completed successfully. 2026-06-23 20:08:04.575 7 INFO cinder.api.openstack.wsgi [None req-3f777cef-69b8-4141-9708-da215c2ec553 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 581/1158] 10.0.0.10 () {28 vars in 673 bytes} [Tue Jun 23 20:08:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 20:08:04.586 8 INFO cinder.api.openstack.wsgi [None req-1876edd0-7de4-463e-920f-0e825c694c5f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 20:08:04.601 8 INFO cinder.volume.api [None req-1876edd0-7de4-463e-920f-0e825c694c5f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 20:08:04.604 8 INFO cinder.api.openstack.wsgi [None req-1876edd0-7de4-463e-920f-0e825c694c5f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 578/1159] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 20:08:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 20:08:04.616 7 INFO cinder.api.openstack.wsgi [None req-7731a6b6-07ea-4159-83c0-670ada207e74 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services 2026-06-23 20:08:04.623 7 INFO cinder.api.openstack.wsgi [None req-7731a6b6-07ea-4159-83c0-670ada207e74 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 582/1160] 10.0.0.10 () {28 vars in 644 bytes} [Tue Jun 23 20:08:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:08:04.678 8 INFO cinder.api.openstack.wsgi [None req-a5ac8501-f188-44a7-a6bf-c1415c5cdc3b a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true 2026-06-23 20:08:04.715 8 INFO cinder.api.openstack.wsgi [None req-a5ac8501-f188-44a7-a6bf-c1415c5cdc3b a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 579/1161] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:08:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:08:04.731 7 INFO cinder.api.openstack.wsgi [None req-c07052a6-744a-48c6-8672-0574646d4376 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true 2026-06-23 20:08:04.760 7 INFO cinder.api.openstack.wsgi [None req-c07052a6-744a-48c6-8672-0574646d4376 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 583/1162] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:08:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:08:04.773 8 INFO cinder.api.openstack.wsgi [None req-3ba32723-417b-4d02-92d5-004a283c363b a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true 2026-06-23 20:08:04.827 8 INFO cinder.api.openstack.wsgi [None req-3ba32723-417b-4d02-92d5-004a283c363b a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 580/1163] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:08:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true => generated 847 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:08:05.862 7 INFO cinder.api.openstack.wsgi [None req-c07052a6-744a-48c6-8672-0574646d4376 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:08:05.862 8 INFO cinder.api.openstack.wsgi [None req-3ba32723-417b-4d02-92d5-004a283c363b a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:08:05.863 7 INFO cinder.api.openstack.wsgi [None req-c07052a6-744a-48c6-8672-0574646d4376 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:08:05.864 8 INFO cinder.api.openstack.wsgi [None req-3ba32723-417b-4d02-92d5-004a283c363b a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:08:15.862 7 INFO cinder.api.openstack.wsgi [None req-c07052a6-744a-48c6-8672-0574646d4376 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:08:15.863 7 INFO cinder.api.openstack.wsgi [None req-c07052a6-744a-48c6-8672-0574646d4376 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:08:15.864 8 INFO cinder.api.openstack.wsgi [None req-3ba32723-417b-4d02-92d5-004a283c363b a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:08:15.866 8 INFO cinder.api.openstack.wsgi [None req-3ba32723-417b-4d02-92d5-004a283c363b a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:08:25.862 7 INFO cinder.api.openstack.wsgi [None req-c07052a6-744a-48c6-8672-0574646d4376 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:08:25.862 8 INFO cinder.api.openstack.wsgi [None req-3ba32723-417b-4d02-92d5-004a283c363b a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:08:25.864 8 INFO cinder.api.openstack.wsgi [None req-3ba32723-417b-4d02-92d5-004a283c363b a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:08:25.864 7 INFO cinder.api.openstack.wsgi [None req-c07052a6-744a-48c6-8672-0574646d4376 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:08:35.862 7 INFO cinder.api.openstack.wsgi [None req-c07052a6-744a-48c6-8672-0574646d4376 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:08:35.862 8 INFO cinder.api.openstack.wsgi [None req-3ba32723-417b-4d02-92d5-004a283c363b a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:08:35.863 7 INFO cinder.api.openstack.wsgi [None req-c07052a6-744a-48c6-8672-0574646d4376 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:08:35.863 8 INFO cinder.api.openstack.wsgi [None req-3ba32723-417b-4d02-92d5-004a283c363b a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:08:45.862 7 INFO cinder.api.openstack.wsgi [None req-c07052a6-744a-48c6-8672-0574646d4376 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:08:45.863 7 INFO cinder.api.openstack.wsgi [None req-c07052a6-744a-48c6-8672-0574646d4376 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:08:45.862 8 INFO cinder.api.openstack.wsgi [None req-3ba32723-417b-4d02-92d5-004a283c363b a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:08:45.864 8 INFO cinder.api.openstack.wsgi [None req-3ba32723-417b-4d02-92d5-004a283c363b a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:08:55.862 8 INFO cinder.api.openstack.wsgi [None req-3ba32723-417b-4d02-92d5-004a283c363b a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:08:55.862 7 INFO cinder.api.openstack.wsgi [None req-c07052a6-744a-48c6-8672-0574646d4376 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:08:55.863 8 INFO cinder.api.openstack.wsgi [None req-3ba32723-417b-4d02-92d5-004a283c363b a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:08:55.863 7 INFO cinder.api.openstack.wsgi [None req-c07052a6-744a-48c6-8672-0574646d4376 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:09:04.582 8 INFO cinder.api.openstack.wsgi [None req-0517609b-cfbd-4f05-94f1-bce6f4dbc178 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 20:09:04.591 8 INFO cinder.volume.api [None req-0517609b-cfbd-4f05-94f1-bce6f4dbc178 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 20:09:04.594 8 INFO cinder.api.openstack.wsgi [None req-0517609b-cfbd-4f05-94f1-bce6f4dbc178 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 587/1176] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 20:09:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 20:09:04.613 7 INFO cinder.api.openstack.wsgi [None req-a68042d0-331d-4412-b39a-b0f3559ba715 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true 2026-06-23 20:09:04.630 7 INFO cinder.api.openstack.wsgi [None req-a68042d0-331d-4412-b39a-b0f3559ba715 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 590/1177] 10.0.0.10 () {28 vars in 695 bytes} [Tue Jun 23 20:09:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:09:04.644 8 INFO cinder.api.openstack.wsgi [None req-d4a3e717-3c3a-44fd-b89f-9ffc595bfe1e a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services 2026-06-23 20:09:04.650 8 INFO cinder.api.openstack.wsgi [None req-d4a3e717-3c3a-44fd-b89f-9ffc595bfe1e a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 588/1178] 10.0.0.10 () {28 vars in 644 bytes} [Tue Jun 23 20:09:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:09:04.659 7 INFO cinder.api.openstack.wsgi [None req-ebad1e61-df96-420d-b946-b3c8c26cd744 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true 2026-06-23 20:09:04.677 7 INFO cinder.volume.api [None req-ebad1e61-df96-420d-b946-b3c8c26cd744 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all volumes completed successfully. 2026-06-23 20:09:04.679 7 INFO cinder.api.openstack.wsgi [None req-ebad1e61-df96-420d-b946-b3c8c26cd744 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 591/1179] 10.0.0.10 () {28 vars in 683 bytes} [Tue Jun 23 20:09:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/volumes/detail?all_tenants=true => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 20:09:04.692 8 INFO cinder.api.openstack.wsgi [None req-5d2425db-1ad1-49f2-9931-4185d940967f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true 2026-06-23 20:09:04.700 8 INFO cinder.volume.api [None req-5d2425db-1ad1-49f2-9931-4185d940967f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Get all snapshots completed successfully. 2026-06-23 20:09:04.700 8 INFO cinder.api.openstack.wsgi [None req-5d2425db-1ad1-49f2-9931-4185d940967f a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 589/1180] 10.0.0.10 () {28 vars in 673 bytes} [Tue Jun 23 20:09:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-23 20:09:04.749 7 INFO cinder.api.openstack.wsgi [None req-01dd47a1-12e2-4a7f-9d08-7c6a18ad8d13 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true 2026-06-23 20:09:04.772 7 INFO cinder.api.openstack.wsgi [None req-01dd47a1-12e2-4a7f-9d08-7c6a18ad8d13 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 592/1181] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:09:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:09:04.785 8 INFO cinder.api.openstack.wsgi [None req-a93862f1-85e3-4cd7-91aa-3f2474a47fe3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true 2026-06-23 20:09:04.825 8 INFO cinder.api.openstack.wsgi [None req-a93862f1-85e3-4cd7-91aa-3f2474a47fe3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 590/1182] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:09:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/6ba1eb163a1a423e935619105b69854d?usage=true => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:09:04.838 7 INFO cinder.api.openstack.wsgi [None req-0d07c3db-e4da-4796-a7fb-cc54920ccf88 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true 2026-06-23 20:09:04.856 7 INFO cinder.api.openstack.wsgi [None req-0d07c3db-e4da-4796-a7fb-cc54920ccf88 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 593/1183] 10.0.0.10 () {28 vars in 735 bytes} [Tue Jun 23 20:09:04 2026] GET /v3/1302edd92ba24210aa023dd03bf16a5f/os-quota-sets/d5797b934ca24429b0e8baa35c4280b9?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-23 20:09:05.862 7 INFO cinder.api.openstack.wsgi [None req-0d07c3db-e4da-4796-a7fb-cc54920ccf88 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:09:05.862 8 INFO cinder.api.openstack.wsgi [None req-a93862f1-85e3-4cd7-91aa-3f2474a47fe3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:09:05.863 7 INFO cinder.api.openstack.wsgi [None req-0d07c3db-e4da-4796-a7fb-cc54920ccf88 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:09:05.864 8 INFO cinder.api.openstack.wsgi [None req-a93862f1-85e3-4cd7-91aa-3f2474a47fe3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:09:15.862 7 INFO cinder.api.openstack.wsgi [None req-0d07c3db-e4da-4796-a7fb-cc54920ccf88 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:09:15.863 7 INFO cinder.api.openstack.wsgi [None req-0d07c3db-e4da-4796-a7fb-cc54920ccf88 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:09:15.863 8 INFO cinder.api.openstack.wsgi [None req-a93862f1-85e3-4cd7-91aa-3f2474a47fe3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:09:15.864 8 INFO cinder.api.openstack.wsgi [None req-a93862f1-85e3-4cd7-91aa-3f2474a47fe3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:09:25.863 8 INFO cinder.api.openstack.wsgi [None req-a93862f1-85e3-4cd7-91aa-3f2474a47fe3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:09:25.863 7 INFO cinder.api.openstack.wsgi [None req-0d07c3db-e4da-4796-a7fb-cc54920ccf88 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:09:25.864 8 INFO cinder.api.openstack.wsgi [None req-a93862f1-85e3-4cd7-91aa-3f2474a47fe3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:09:25.864 7 INFO cinder.api.openstack.wsgi [None req-0d07c3db-e4da-4796-a7fb-cc54920ccf88 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:09:35.863 8 INFO cinder.api.openstack.wsgi [None req-a93862f1-85e3-4cd7-91aa-3f2474a47fe3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:09:35.863 7 INFO cinder.api.openstack.wsgi [None req-0d07c3db-e4da-4796-a7fb-cc54920ccf88 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:09:35.864 8 INFO cinder.api.openstack.wsgi [None req-a93862f1-85e3-4cd7-91aa-3f2474a47fe3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:09:35.865 7 INFO cinder.api.openstack.wsgi [None req-0d07c3db-e4da-4796-a7fb-cc54920ccf88 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:09:45.862 8 INFO cinder.api.openstack.wsgi [None req-a93862f1-85e3-4cd7-91aa-3f2474a47fe3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:09:45.863 8 INFO cinder.api.openstack.wsgi [None req-a93862f1-85e3-4cd7-91aa-3f2474a47fe3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300 2026-06-23 20:09:45.863 7 INFO cinder.api.openstack.wsgi [None req-0d07c3db-e4da-4796-a7fb-cc54920ccf88 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] GET http://10.0.0.141:8776/ 2026-06-23 20:09:45.864 7 INFO cinder.api.openstack.wsgi [None req-0d07c3db-e4da-4796-a7fb-cc54920ccf88 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] http://10.0.0.141:8776/ returned with HTTP 300